| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 2010-10-26 | 1 | -0/+1 |
|\ |
|
| * | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 2010-09-27 | 1 | -0/+1 |
* | | Martin Langhoff has a new e-mail address | Junio C Hamano | 2010-10-06 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'eb/core-eol' | Junio C Hamano | 2010-06-21 | 1 | -4/+9 |
|\ |
|
| * | Rename the "crlf" attribute "text" | Eyvind Bernhardsen | 2010-05-19 | 1 | -4/+9 |
* | | git-cvsserver: fix error for invalid password formats | Ævar Arnfjörð Bjarmason | 2010-06-20 | 1 | -1/+4 |
* | | git-cvsserver: typo in a comment: bas -> has | Ævar Arnfjörð Bjarmason | 2010-06-20 | 1 | -1/+1 |
* | | git-cvsserver: Improved error handling for pserver | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -5/+24 |
* | | git-cvsserver: indent & clean up authdb code | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -10/+13 |
* | | git-cvsserver: use a password file cvsserver pserver | Sam Vilain | 2010-05-19 | 1 | -14/+15 |
* | | git-cvsserver: authentication support for pserver | Ævar Arnfjörð Bjarmason | 2010-05-19 | 1 | -8/+65 |
|/ |
|
* | Merge branch 'gp/maint-cvsserver' | Junio C Hamano | 2010-01-28 | 1 | -1/+1 |
|\ |
|
| * | git-cvsserver: allow regex metacharacters in CVSROOT | Gerrit Pape | 2010-01-26 | 1 | -1/+1 |
* | | Merge branch 'pm/cvs-environ' | Junio C Hamano | 2010-01-10 | 1 | -1/+21 |
|\ \ |
|
| * | | CVS Server: Support reading base and roots from environment | Phil Miller | 2009-12-30 | 1 | -1/+21 |
| |/ |
|
* | | cvsserver: make the output of 'update' more compatible with cvs. | Sergei Organov | 2009-12-31 | 1 | -0/+16 |
|/ |
|
* | git-cvsserver: no longer use deprecated 'git-subcommand' commands | Gerrit Pape | 2009-09-02 | 1 | -20/+20 |
* | git-cvsserver: run post-update hook *after* update. | Stefan Karpinski | 2009-01-30 | 1 | -2/+2 |
* | git-cvsserver: handle CVS 'noop' command. | Stefan Karpinski | 2009-01-30 | 1 | -0/+1 |
* | cvsserver: change generation of CVS author names | Fabian Emmes | 2009-01-05 | 1 | -3/+9 |
* | cvsserver: add option to configure commit message | Fabian Emmes | 2009-01-03 | 1 | -1/+7 |
* | cvsserver: Add cvs co -c support | Lars Noschinski | 2008-07-19 | 1 | -0/+12 |
* | cvsserver: Add support for packed refs | Lars Noschinski | 2008-07-19 | 1 | -14/+8 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 1 | -1/+1 |
|\ |
|
| * | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | | git-cvsserver: fix call to nonexistant cleanupWorkDir() | Lars Noschinski | 2008-07-16 | 1 | -1/+1 |
|/ |
|
* | git-cvsserver: add ability to guess -kb from contents | Matthew Ogilvie | 2008-05-16 | 1 | -16/+177 |
* | implement gitcvs.usecrlfattr | Matthew Ogilvie | 2008-05-16 | 1 | -11/+60 |
* | git-cvsserver: add mechanism for managing working tree and current directory | Matthew Ogilvie | 2008-05-16 | 1 | -39/+213 |
* | Merge branch 'pb/cvsserver' | Junio C Hamano | 2008-04-02 | 1 | -1/+1 |
|\ |
|
| * | git-cvsserver: handle change type T | Paolo Bonzini | 2008-03-27 | 1 | -1/+1 |
* | | Merge branch 'dd/cvsserver' | Junio C Hamano | 2008-04-02 | 1 | -19/+59 |
|\ \ |
|
| * | | cvsserver: Use the user part of the email in log and annotate results | Damien Diederen | 2008-03-27 | 1 | -4/+12 |
| * | | cvsserver: Implement update -p (print to stdout) | Damien Diederen | 2008-03-27 | 1 | -12/+35 |
| * | | cvsserver: Do not include status output for subdirectories if -l is passed | Damien Diederen | 2008-03-27 | 1 | -0/+2 |
| * | | cvsserver: Only print the file part of the filename in status header | Damien Diederen | 2008-03-27 | 1 | -1/+3 |
| * | | cvsserver: Respond to the 'editors' and 'watchers' commands | Damien Diederen | 2008-03-27 | 1 | -2/+7 |
| |/ |
|
* | | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 2008-03-30 | 1 | -30/+93 |
|/ |
|
* | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 | 1 | -1/+1 |
* | cvsserver: Fix for histories with multiple roots | Steffen Prohaska | 2008-01-26 | 1 | -1/+8 |
* | git-cvsserver runs hooks/post-update | Junio C Hamano | 2007-12-05 | 1 | -0/+6 |
* | git-cvsserver runs hooks/post-receive | Michael Witten | 2007-12-05 | 1 | -7/+20 |
* | cvsserver: Use exit 1 instead of die when req_Root fails. | Brian Gernhardt | 2007-10-18 | 1 | -2/+4 |
* | cvsserver: Fix for work trees | Brian Downing | 2007-08-08 | 1 | -0/+2 |
* | git-cvsserver: detect/diagnose write failure, etc. | Jim Meyering | 2007-07-14 | 1 | -17/+33 |
* | cvsserver: always initialize state in argsplit() | Frank Lichtenheld | 2007-07-06 | 1 | -4/+4 |
* | cvsserver: Actually implement --export-all | Frank Lichtenheld | 2007-06-15 | 1 | -1/+7 |
* | cvsserver: Let --base-path and pserver get along just fine | Frank Lichtenheld | 2007-06-15 | 1 | -4/+6 |
* | cvsserver: Add some useful commandline options | Frank Lichtenheld | 2007-06-08 | 1 | -6/+73 |
* | cvsserver: Make req_Root more critical of its input data | Frank Lichtenheld | 2007-06-08 | 1 | -0/+11 |