summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-19Fix svnserve support: add argv[0].HEADmasterDaniel Stone1-1/+1
2006-03-19Use svnserve, not svn.Daniel Stone1-4/+4
2006-03-18Add SVN support.Daniel Stone1-0/+8
2006-03-19add anonsvn.fd.o to rsync rootsroot1-1/+1
2006-02-20I am an attribution whore.root1-1/+1
2006-02-20Declare panic() to with __attribute__((noreturn)) to shut GCC up.root1-0/+81
2006-02-15Check argument for nasty chars. Add diagnostics when something goes wrongkeithp1-18/+37
2006-02-15Make argument decoding problems fatal errorskeithp1-2/+2
2006-02-15Merge in cworth changes to centralize strcmpskeithp1-40/+35
2006-02-15add unistd.h for execlKeith Packard1-0/+1
2006-02-15Move strcmp of command name into main loopCarl Worth1-37/+33
2006-02-15Add -v flag to enable verbose outputkeithp1-4/+12
2006-02-15double-skipping over characters in original argumentkeithp1-1/+1
2006-02-15Debugging outputkeithp1-1/+6
2006-02-15Prototype versionkeithp3-0/+99
2006-02-14Initial file versionskeithp2-0/+359