summaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
AgeCommit message (Expand)AuthorFilesLines
2006-03-04cvsserver: anonymous cvs via pserver supportMartin Langhoff1-0/+34
2006-03-03cvsserver: better error messagesMartin Langhoff1-1/+14
2006-03-03cvsserver: nested directory creation fixups for Eclipse clientsMartin Langhoff1-17/+56
2006-03-02cvsserver: fix checkouts with -d <somedir>Martin Langhoff1-5/+5
2006-03-02cvsserver: checkout faster by sending files in a sensible orderMartin Langhoff1-2/+5
2006-03-01cvsserver: Eclipse compat -- now "compare with latest from HEAD" worksMartin Langhoff1-3/+24
2006-03-01cvsserver: Checkout correctly on EclipseMartin Langhoff1-7/+26
2006-03-01cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff1-0/+20
2006-03-01cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff1-3/+21
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff1-0/+2449