summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.perl (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Merge branch 'ak/cvsserver-stabilize-use-of-hash-keys'Junio C Hamano1-5/+5
2013-10-30cvsserver: Determinize output to combat Perl 5.18 hash randomizationAnders Kaseorg1-5/+5
2013-09-18Merge branch 'jc/cvsserver-perm-bit-fix'Junio C Hamano1-1/+1
2013-09-11cvsserver: pick up the right mode bitsJunio C Hamano1-1/+1
2013-09-04use 'tree-ish' instead of 'treeish'Richard Hansen1-1/+1
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini1-2/+2
2013-02-24git-cvsimport: use a lowercase "usage:" stringDavid Aguilar1-1/+1
2012-10-16cvsserver: support -r and sticky tags for most operationsMatthew Ogilvie1-203/+510
2012-10-16cvsserver: Add version awareness to argsfromdirMatthew Ogilvie1-30/+198
2012-10-16cvsserver: generalize getmeta() to recognize commit refsMatthew Ogilvie1-11/+145
2012-10-16cvsserver: implement req_Sticky and related utilitiesMatthew Ogilvie1-2/+169
2012-10-16cvsserver: add misc commit lookup, file meta data, and file listing functionsMatthew Ogilvie1-1/+365
2012-10-16cvsserver: define a tag name character escape mechanismMatthew Ogilvie1-0/+91
2012-10-16cvsserver: cleanup extra slashes in filename argumentsMatthew Ogilvie1-0/+28
2012-10-16cvsserver: factor out git-log parsing logicMatthew Ogilvie1-71/+105
2012-10-16cvsserver status: provide real sticky infoMatthew Ogilvie1-4/+20
2012-10-16cvsserver: cvs add: do not expand directory argumentsMatthew Ogilvie1-2/+0
2012-10-16cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie1-103/+122
2012-10-16cvsserver: split up long lines in req_{status,diff,log}Matthew Ogilvie1-61/+159
2012-10-16cvsserver: clean up client request handler map commentsMatthew Ogilvie1-1/+4
2012-10-16cvsserver: remove unused functions _headrev and gethistoryMatthew Ogilvie1-32/+4
2012-10-16cvsserver update: comment about how we shouldn't remove a user-modified fileMatthew Ogilvie1-0/+4
2012-10-16cvsserver: add comments about database schema/usageMatthew Ogilvie1-4/+42
2012-10-16cvsserver: removed unused sha1Or-k mode from kopts_from_pathMatthew Ogilvie1-33/+5
2011-10-05use -h for synopsis and --help for manpage consistentlyClemens Buchacher1-2/+2
2010-10-26Merge branch 'ab/require-perl-5.8'Junio C Hamano1-0/+1
2010-10-06Martin Langhoff has a new e-mail addressJunio C Hamano1-3/+3
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason1-0/+1
2010-06-21Merge branch 'eb/core-eol'Junio C Hamano1-4/+9
2010-06-20git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason1-1/+4
2010-06-20git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason1-1/+1
2010-05-19git-cvsserver: Improved error handling for pserverÆvar Arnfjörð Bjarmason1-5/+24
2010-05-19git-cvsserver: indent & clean up authdb codeÆvar Arnfjörð Bjarmason1-10/+13
2010-05-19git-cvsserver: use a password file cvsserver pserverSam Vilain1-14/+15
2010-05-19git-cvsserver: authentication support for pserverÆvar Arnfjörð Bjarmason1-8/+65
2010-05-19Rename the "crlf" attribute "text"Eyvind Bernhardsen1-4/+9
2010-01-28Merge branch 'gp/maint-cvsserver'Junio C Hamano1-1/+1
2010-01-26git-cvsserver: allow regex metacharacters in CVSROOTGerrit Pape1-1/+1
2010-01-10Merge branch 'pm/cvs-environ'Junio C Hamano1-1/+21
2009-12-31cvsserver: make the output of 'update' more compatible with cvs.Sergei Organov1-0/+16
2009-12-30CVS Server: Support reading base and roots from environmentPhil Miller1-1/+21
2009-09-02git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape1-20/+20
2009-01-30git-cvsserver: run post-update hook *after* update.Stefan Karpinski1-2/+2
2009-01-30git-cvsserver: handle CVS 'noop' command.Stefan Karpinski1-0/+1
2009-01-05cvsserver: change generation of CVS author namesFabian Emmes1-3/+9
2009-01-03cvsserver: add option to configure commit messageFabian Emmes1-1/+7
2008-07-19cvsserver: Add cvs co -c supportLars Noschinski1-0/+12
2008-07-19cvsserver: Add support for packed refsLars Noschinski1-14/+8
2008-07-16Merge branch 'sb/dashless'Junio C Hamano1-1/+1
2008-07-16git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski1-1/+1