aboutsummaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
Commit message (Expand)AuthorAge
* cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin2006-10-14
* cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin2006-10-14
* cvsserver: imitate git-update-ref when committingJohannes Schindelin2006-07-26
* git-cvsserver: support multiline commit messagesJohannes Schindelin2006-07-26
* cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin2006-07-25
* cvsserver: suppress warningsJohannes Schindelin2006-07-25
* Assorted typo fixesPavel Roskin2006-07-09
* Change to allow subdir updates from EclipseMartyn Smith2006-05-08
* Many fixes for most operations in Eclipse.Martyn Smith2006-05-08
* Added logged warnings for CVS error returnsMartyn Smith2006-05-08
* cvsserver: use git-rev-list instead of git-logMartin Langhoff2006-05-04
* git-cvsserver: typofixesJunio C Hamano2006-04-25
* Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-24
* cvsserver: anonymous cvs via pserver supportMartin Langhoff2006-03-04
* cvsserver: better error messagesMartin Langhoff2006-03-03
* cvsserver: nested directory creation fixups for Eclipse clientsMartin Langhoff2006-03-03
* cvsserver: fix checkouts with -d <somedir>Martin Langhoff2006-03-02
* cvsserver: checkout faster by sending files in a sensible orderMartin Langhoff2006-03-02
* cvsserver: Eclipse compat -- now "compare with latest from HEAD" worksMartin Langhoff2006-03-01
* cvsserver: Checkout correctly on EclipseMartin Langhoff2006-03-01
* cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff2006-03-01
* cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff2006-03-01
* Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-22