aboutsummaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
Commit message (Expand)AuthorAge
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* New files in git weren't being downloaded during CVS updateAndy Parkins2007-01-24
* cvsserver: fix revision number during file addsMartin Langhoff2007-01-08
* cvsserver: detect early of we are up to date and avoid costly rev-listMartin Langhoff2007-01-08
* git-cvsserver: fix breakage when calling git merge-fileEric Wong2006-12-19
* Merge branch 'master' into js/mergeJunio C Hamano2006-12-12
|\
| * cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff2006-12-06
* | Get rid of the dependency on RCS' merge programJohannes Schindelin2006-12-12
|/
* Merge branch 'maint'Junio C Hamano2006-11-11
|\
| * git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5Junio C Hamano2006-11-11
* | Use column indexes in git-cvsserver where necessary.Shawn Pearce2006-10-22
|/
* 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