| Commit message (Expand) | Author | Age | Files | Lines |
* | git-cvsserver: fix breakage when calling git merge-file | Eric Wong | 2006-12-19 | 1 | -1/+1 |
* | Merge branch 'master' into js/merge | Junio C Hamano | 2006-12-12 | 1 | -0/+1 |
|\ |
|
| * | cvsserver: Avoid miscounting bytes in Perl v5.8.x | Martin Langhoff | 2006-12-06 | 1 | -0/+1 |
* | | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 2006-12-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2006-11-11 | 1 | -28/+35 |
|\ |
|
| * | git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5 | Junio C Hamano | 2006-11-11 | 1 | -28/+35 |
* | | Use column indexes in git-cvsserver where necessary. | Shawn Pearce | 2006-10-22 | 1 | -1/+13 |
|/ |
|
* | cvsserver: fix "cvs diff" in a subdirectory | Johannes Schindelin | 2006-10-14 | 1 | -1/+1 |
* | cvsserver: Show correct letters for modified, removed and added files | Johannes Schindelin | 2006-10-14 | 1 | -12/+51 |
* | cvsserver: imitate git-update-ref when committing | Johannes Schindelin | 2006-07-26 | 1 | -4/+4 |
* | git-cvsserver: support multiline commit messages | Johannes Schindelin | 2006-07-26 | 1 | -3/+6 |
* | cvsserver: avoid warning about active db handlesv1.4.2-rc2 | Johannes Schindelin | 2006-07-25 | 1 | -14/+56 |
* | cvsserver: suppress warnings | Johannes Schindelin | 2006-07-25 | 1 | -1/+1 |
* | Assorted typo fixes | Pavel Roskin | 2006-07-09 | 1 | -7/+7 |
* | Change to allow subdir updates from Eclipse | Martyn Smith | 2006-05-08 | 1 | -11/+27 |
* | Many fixes for most operations in Eclipse. | Martyn Smith | 2006-05-08 | 1 | -82/+139 |
* | Added logged warnings for CVS error returns | Martyn Smith | 2006-05-08 | 1 | -0/+2 |
* | cvsserver: use git-rev-list instead of git-log | Martin Langhoff | 2006-05-04 | 1 | -2/+3 |
* | git-cvsserver: typofixes | Junio C Hamano | 2006-04-25 | 1 | -8/+8 |
* | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 2006-04-24 | 1 | -3/+3 |
* | cvsserver: anonymous cvs via pserver support | Martin Langhoff | 2006-03-04 | 1 | -0/+34 |
* | cvsserver: better error messages | Martin Langhoff | 2006-03-03 | 1 | -1/+14 |
* | cvsserver: nested directory creation fixups for Eclipse clients | Martin Langhoff | 2006-03-03 | 1 | -17/+56 |
* | cvsserver: fix checkouts with -d <somedir> | Martin Langhoff | 2006-03-02 | 1 | -5/+5 |
* | cvsserver: checkout faster by sending files in a sensible order | Martin Langhoff | 2006-03-02 | 1 | -2/+5 |
* | cvsserver: Eclipse compat -- now "compare with latest from HEAD" works | Martin Langhoff | 2006-03-01 | 1 | -3/+24 |
* | cvsserver: Checkout correctly on Eclipse | Martin Langhoff | 2006-03-01 | 1 | -7/+26 |
* | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) works | Martin Langhoff | 2006-03-01 | 1 | -0/+20 |
* | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s... | Martin Langhoff | 2006-03-01 | 1 | -3/+21 |
* | Introducing git-cvsserver -- a CVS emulator for git. | Martin Langhoff | 2006-02-22 | 1 | -0/+2449 |