summaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
AgeCommit message (Expand)Author
2010-10-27Merge branch 'ab/require-perl-5.8'Junio C Hamano
2010-10-06Martin Langhoff has a new e-mail addressJunio C Hamano
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason
2010-06-21Merge branch 'eb/core-eol'Junio C Hamano
2010-06-21git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason
2010-06-21git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason
2010-05-20git-cvsserver: Improved error handling for pserverÆvar Arnfjörð Bjarmason
2010-05-20git-cvsserver: indent & clean up authdb codeÆvar Arnfjörð Bjarmason
2010-05-20git-cvsserver: use a password file cvsserver pserverSam Vilain
2010-05-20git-cvsserver: authentication support for pserverÆvar Arnfjörð Bjarmason
2010-05-20Rename the "crlf" attribute "text"Eyvind Bernhardsen
2010-01-28Merge branch 'gp/maint-cvsserver'Junio C Hamano
2010-01-26git-cvsserver: allow regex metacharacters in CVSROOTGerrit Pape
2010-01-10Merge branch 'pm/cvs-environ'Junio C Hamano
2009-12-31cvsserver: make the output of 'update' more compatible with cvs.Sergei Organov
2009-12-30CVS Server: Support reading base and roots from environmentPhil Miller
2009-09-03git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape
2009-01-31git-cvsserver: run post-update hook *after* update.Stefan Karpinski
2009-01-31git-cvsserver: handle CVS 'noop' command.Stefan Karpinski
2009-01-05cvsserver: change generation of CVS author namesFabian Emmes
2009-01-03cvsserver: add option to configure commit messageFabian Emmes
2008-07-19cvsserver: Add cvs co -c supportLars Noschinski
2008-07-19cvsserver: Add support for packed refsLars Noschinski
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-16git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski
2008-07-13Make usage strings dash-lessStephan Beyer
2008-05-16git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie
2008-05-16implement gitcvs.usecrlfattrMatthew Ogilvie
2008-05-16git-cvsserver: add mechanism for managing working tree and current directoryMatthew Ogilvie
2008-04-02Merge branch 'pb/cvsserver'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-28git-cvsserver: handle change type TPaolo Bonzini
2008-03-27cvsserver: Use the user part of the email in log and annotate resultsDamien Diederen
2008-03-27cvsserver: Implement update -p (print to stdout)Damien Diederen
2008-03-27cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen
2008-03-27cvsserver: Only print the file part of the filename in status headerDamien Diederen
2008-03-27cvsserver: Respond to the 'editors' and 'watchers' commandsDamien Diederen
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng
2008-01-27cvsserver: Fix for histories with multiple rootsSteffen Prohaska
2007-12-05git-cvsserver runs hooks/post-updateJunio C Hamano
2007-12-05git-cvsserver runs hooks/post-receiveMichael Witten
2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt
2007-08-09cvsserver: Fix for work treesBrian Downing
2007-07-15git-cvsserver: detect/diagnose write failure, etc.Jim Meyering
2007-07-07cvsserver: always initialize state in argsplit()Frank Lichtenheld
2007-06-16cvsserver: Actually implement --export-allFrank Lichtenheld
2007-06-16cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld
2007-06-08cvsserver: Add some useful commandline optionsFrank Lichtenheld
2007-06-08cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld