138 Commits (a4b8ab5363a32f283a61ef3a962853556d136c0e)

Author SHA1 Message Date
Junio C Hamano 46203ac24d cvsserver: use safe_pipe_capture for `constant commands` as well 8 years ago
joernchen 27dd73871f cvsserver: use safe_pipe_capture instead of backticks 8 years ago
Junio C Hamano fce13af5d2 cvsserver: move safe_pipe_capture() to the main package 8 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
GyuYong Jung 527d4a638e git-cvsserver.perl: fix typo 9 years ago
Anders Kaseorg 9462953ad2 cvsserver: Determinize output to combat Perl 5.18 hash randomization 11 years ago
Junio C Hamano 1b48d56cfb cvsserver: pick up the right mode bits 12 years ago
Richard Hansen bb8040f9f9 use 'tree-ish' instead of 'treeish' 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
David Aguilar d2bb624c26 git-cvsimport: use a lowercase "usage:" string 12 years ago
Matthew Ogilvie 61717661e6 cvsserver: support -r and sticky tags for most operations 13 years ago
Matthew Ogilvie d66e8f8cf3 cvsserver: Add version awareness to argsfromdir 13 years ago
Matthew Ogilvie bfdafa099e cvsserver: generalize getmeta() to recognize commit refs 13 years ago
Matthew Ogilvie eb5dcb2c02 cvsserver: implement req_Sticky and related utilities 13 years ago
Matthew Ogilvie 658b57ad52 cvsserver: add misc commit lookup, file meta data, and file listing functions 13 years ago
Matthew Ogilvie 51a7e6dbc9 cvsserver: define a tag name character escape mechanism 13 years ago
Matthew Ogilvie 1899cbc5b2 cvsserver: cleanup extra slashes in filename arguments 13 years ago
Matthew Ogilvie 2c3af7e748 cvsserver: factor out git-log parsing logic 13 years ago
Matthew Ogilvie abd66f2207 cvsserver status: provide real sticky info 13 years ago
Matthew Ogilvie bed8a19743 cvsserver: cvs add: do not expand directory arguments 13 years ago
Matthew Ogilvie ab07681fed cvsserver: use whole CVS rev number in-process; don't strip "1." prefix 13 years ago
Matthew Ogilvie 4d804c0e64 cvsserver: split up long lines in req_{status,diff,log} 13 years ago
Matthew Ogilvie 566c69e715 cvsserver: clean up client request handler map comments 13 years ago
Matthew Ogilvie a86c0983d4 cvsserver: remove unused functions _headrev and gethistory 13 years ago
Matthew Ogilvie d8574ff209 cvsserver update: comment about how we shouldn't remove a user-modified file 13 years ago
Matthew Ogilvie 196e48f4d0 cvsserver: add comments about database schema/usage 13 years ago
Matthew Ogilvie 39b6a4bd25 cvsserver: removed unused sha1Or-k mode from kopts_from_path 13 years ago
Clemens Buchacher 87182b17ed use -h for synopsis and --help for manpage consistently 14 years ago
Junio C Hamano adc3192ef9 Martin Langhoff has a new e-mail address 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Ævar Arnfjörð Bjarmason 1f0eb51391 git-cvsserver: fix error for invalid password formats 15 years ago
Ævar Arnfjörð Bjarmason fce338a543 git-cvsserver: typo in a comment: bas -> has 15 years ago
Ævar Arnfjörð Bjarmason 475357a32a git-cvsserver: Improved error handling for pserver 15 years ago
Ævar Arnfjörð Bjarmason 3052525eff git-cvsserver: indent & clean up authdb code 15 years ago
Sam Vilain c057bad370 git-cvsserver: use a password file cvsserver pserver 15 years ago
Ævar Arnfjörð Bjarmason 031a027a72 git-cvsserver: authentication support for pserver 15 years ago
Eyvind Bernhardsen 5ec3e67052 Rename the "crlf" attribute "text" 15 years ago
Gerrit Pape f9acaeae88 git-cvsserver: allow regex metacharacters in CVSROOT 15 years ago
Sergei Organov 8e4c4e7dc3 cvsserver: make the output of 'update' more compatible with cvs. 15 years ago
Phil Miller 03bd0d601e CVS Server: Support reading base and roots from environment 15 years ago
Gerrit Pape d2feb01aa5 git-cvsserver: no longer use deprecated 'git-subcommand' commands 16 years ago
Stefan Karpinski ad8c3477b8 git-cvsserver: run post-update hook *after* update. 16 years ago
Stefan Karpinski 499cc56a60 git-cvsserver: handle CVS 'noop' command. 16 years ago
Fabian Emmes d500a1ee8f cvsserver: change generation of CVS author names 16 years ago
Fabian Emmes 280514e1df cvsserver: add option to configure commit message 16 years ago
Lars Noschinski 89a9167fac cvsserver: Add cvs co -c support 17 years ago
Lars Noschinski b20171ebf7 cvsserver: Add support for packed refs 17 years ago
Lars Noschinski df4b3abc94 git-cvsserver: fix call to nonexistant cleanupWorkDir() 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Matthew Ogilvie 90948a4289 git-cvsserver: add ability to guess -kb from contents 17 years ago