| Commit message (Expand) | Author | Age |
... | |
* | cvsserver: Remove trailing "\n" from commithash in checkin function | Andy Parkins | 2007-02-27 |
* | Make 'cvs ci' lockless in git-cvsserver by using git-update-ref | Junio C Hamano | 2007-02-27 |
* | Have git-cvsserver call hooks/update before really altering the ref | Andy Parkins | 2007-02-14 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | New files in git weren't being downloaded during CVS update | Andy Parkins | 2007-01-24 |
* | cvsserver: fix revision number during file adds | Martin Langhoff | 2007-01-08 |
* | cvsserver: detect early of we are up to date and avoid costly rev-list | Martin Langhoff | 2007-01-08 |
* | git-cvsserver: fix breakage when calling git merge-file | Eric Wong | 2006-12-19 |
* | Merge branch 'master' into js/merge | Junio C Hamano | 2006-12-12 |
|\ |
|
| * | cvsserver: Avoid miscounting bytes in Perl v5.8.x | Martin Langhoff | 2006-12-06 |
* | | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 2006-12-12 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2006-11-11 |
|\ |
|
| * | git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5 | Junio C Hamano | 2006-11-11 |
* | | Use column indexes in git-cvsserver where necessary. | Shawn Pearce | 2006-10-22 |
|/ |
|
* | cvsserver: fix "cvs diff" in a subdirectory | Johannes Schindelin | 2006-10-14 |
* | cvsserver: Show correct letters for modified, removed and added files | Johannes Schindelin | 2006-10-14 |
* | cvsserver: imitate git-update-ref when committing | Johannes Schindelin | 2006-07-26 |
* | git-cvsserver: support multiline commit messages | Johannes Schindelin | 2006-07-26 |
* | cvsserver: avoid warning about active db handlesv1.4.2-rc2 | Johannes Schindelin | 2006-07-25 |
* | cvsserver: suppress warnings | Johannes Schindelin | 2006-07-25 |
* | Assorted typo fixes | Pavel Roskin | 2006-07-09 |
* | Change to allow subdir updates from Eclipse | Martyn Smith | 2006-05-08 |
* | Many fixes for most operations in Eclipse. | Martyn Smith | 2006-05-08 |
* | Added logged warnings for CVS error returns | Martyn Smith | 2006-05-08 |
* | cvsserver: use git-rev-list instead of git-log | Martin Langhoff | 2006-05-04 |
* | git-cvsserver: typofixes | Junio C Hamano | 2006-04-25 |
* | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 2006-04-24 |
* | cvsserver: anonymous cvs via pserver support | Martin Langhoff | 2006-03-04 |
* | cvsserver: better error messages | Martin Langhoff | 2006-03-03 |
* | cvsserver: nested directory creation fixups for Eclipse clients | Martin Langhoff | 2006-03-03 |
* | cvsserver: fix checkouts with -d <somedir> | Martin Langhoff | 2006-03-02 |
* | cvsserver: checkout faster by sending files in a sensible order | Martin Langhoff | 2006-03-02 |
* | cvsserver: Eclipse compat -- now "compare with latest from HEAD" works | Martin Langhoff | 2006-03-01 |
* | cvsserver: Checkout correctly on Eclipse | Martin Langhoff | 2006-03-01 |
* | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works | Martin Langhoff | 2006-03-01 |
* | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s... | Martin Langhoff | 2006-03-01 |
* | Introducing git-cvsserver -- a CVS emulator for git. | Martin Langhoff | 2006-02-22 |