aboutsummaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
Commit message (Expand)AuthorAge
* cvsserver: use safe_pipe_capture for `constant commands` as wellJunio C Hamano2017-09-11
* cvsserver: use safe_pipe_capture instead of backticksjoernchen2017-09-11
* cvsserver: move safe_pipe_capture() to the main packageJunio C Hamano2017-09-11
* typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* git-cvsserver.perl: fix typoGyuYong Jung2016-02-17
* Merge branch 'ak/cvsserver-stabilize-use-of-hash-keys'Junio C Hamano2013-11-04
|\
| * cvsserver: Determinize output to combat Perl 5.18 hash randomizationAnders Kaseorg2013-10-30
* | Merge branch 'jc/cvsserver-perm-bit-fix'Junio C Hamano2013-09-18
|\ \ | |/
| * cvsserver: pick up the right mode bitsJunio C Hamano2013-09-11
* | use 'tree-ish' instead of 'treeish'Richard Hansen2013-09-04
* | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | git-cvsimport: use a lowercase "usage:" stringDavid Aguilar2013-02-24
|/
* cvsserver: support -r and sticky tags for most operationsMatthew Ogilvie2012-10-16
* cvsserver: Add version awareness to argsfromdirMatthew Ogilvie2012-10-16
* cvsserver: generalize getmeta() to recognize commit refsMatthew Ogilvie2012-10-16
* cvsserver: implement req_Sticky and related utilitiesMatthew Ogilvie2012-10-16
* cvsserver: add misc commit lookup, file meta data, and file listing functionsMatthew Ogilvie2012-10-16
* cvsserver: define a tag name character escape mechanismMatthew Ogilvie2012-10-16
* cvsserver: cleanup extra slashes in filename argumentsMatthew Ogilvie2012-10-16
* cvsserver: factor out git-log parsing logicMatthew Ogilvie2012-10-16
* cvsserver status: provide real sticky infoMatthew Ogilvie2012-10-16
* cvsserver: cvs add: do not expand directory argumentsMatthew Ogilvie2012-10-16
* cvsserver: use whole CVS rev number in-process; don't strip "1." prefixMatthew Ogilvie2012-10-16
* cvsserver: split up long lines in req_{status,diff,log}Matthew Ogilvie2012-10-16
* cvsserver: clean up client request handler map commentsMatthew Ogilvie2012-10-16
* cvsserver: remove unused functions _headrev and gethistoryMatthew Ogilvie2012-10-16
* cvsserver update: comment about how we shouldn't remove a user-modified fileMatthew Ogilvie2012-10-16
* cvsserver: add comments about database schema/usageMatthew Ogilvie2012-10-16
* cvsserver: removed unused sha1Or-k mode from kopts_from_pathMatthew Ogilvie2012-10-16
* use -h for synopsis and --help for manpage consistentlyClemens Buchacher2011-10-05
* Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-26
|\
| * perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* | Martin Langhoff has a new e-mail addressJunio C Hamano2010-10-06
|/
* Merge branch 'eb/core-eol'Junio C Hamano2010-06-21
|\
| * Rename the "crlf" attribute "text"Eyvind Bernhardsen2010-05-19
* | git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason2010-06-20
* | git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason2010-06-20
* | git-cvsserver: Improved error handling for pserverÆvar Arnfjörð Bjarmason2010-05-19
* | git-cvsserver: indent & clean up authdb codeÆvar Arnfjörð Bjarmason2010-05-19
* | git-cvsserver: use a password file cvsserver pserverSam Vilain2010-05-19
* | git-cvsserver: authentication support for pserverÆvar Arnfjörð Bjarmason2010-05-19
|/
* Merge branch 'gp/maint-cvsserver'Junio C Hamano2010-01-28
|\
| * git-cvsserver: allow regex metacharacters in CVSROOTGerrit Pape2010-01-26
* | Merge branch 'pm/cvs-environ'Junio C Hamano2010-01-10
|\ \
| * | CVS Server: Support reading base and roots from environmentPhil Miller2009-12-30
| |/
* | cvsserver: make the output of 'update' more compatible with cvs.Sergei Organov2009-12-31
|/
* git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-02
* git-cvsserver: run post-update hook *after* update.Stefan Karpinski2009-01-30
* git-cvsserver: handle CVS 'noop' command.Stefan Karpinski2009-01-30
* cvsserver: change generation of CVS author namesFabian Emmes2009-01-05