128 Commits (85e7e81ccfcec98972e341ab81b0109084b84906)

Author SHA1 Message Date
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 12 years ago
Matthew Ogilvie d66e8f8cf3 cvsserver: Add version awareness to argsfromdir 12 years ago
Matthew Ogilvie bfdafa099e cvsserver: generalize getmeta() to recognize commit refs 12 years ago
Matthew Ogilvie eb5dcb2c02 cvsserver: implement req_Sticky and related utilities 12 years ago
Matthew Ogilvie 658b57ad52 cvsserver: add misc commit lookup, file meta data, and file listing functions 12 years ago
Matthew Ogilvie 51a7e6dbc9 cvsserver: define a tag name character escape mechanism 12 years ago
Matthew Ogilvie 1899cbc5b2 cvsserver: cleanup extra slashes in filename arguments 12 years ago
Matthew Ogilvie 2c3af7e748 cvsserver: factor out git-log parsing logic 12 years ago
Matthew Ogilvie abd66f2207 cvsserver status: provide real sticky info 12 years ago
Matthew Ogilvie bed8a19743 cvsserver: cvs add: do not expand directory arguments 12 years ago
Matthew Ogilvie ab07681fed cvsserver: use whole CVS rev number in-process; don't strip "1." prefix 12 years ago
Matthew Ogilvie 4d804c0e64 cvsserver: split up long lines in req_{status,diff,log} 12 years ago
Matthew Ogilvie 566c69e715 cvsserver: clean up client request handler map comments 12 years ago
Matthew Ogilvie a86c0983d4 cvsserver: remove unused functions _headrev and gethistory 12 years ago
Matthew Ogilvie d8574ff209 cvsserver update: comment about how we shouldn't remove a user-modified file 12 years ago
Matthew Ogilvie 196e48f4d0 cvsserver: add comments about database schema/usage 12 years ago
Matthew Ogilvie 39b6a4bd25 cvsserver: removed unused sha1Or-k mode from kopts_from_path 12 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
Matthew Ogilvie 8a06a63297 implement gitcvs.usecrlfattr 17 years ago
Matthew Ogilvie 044182ef82 git-cvsserver: add mechanism for managing working tree and current directory 17 years ago
Josh Elsasser 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. 17 years ago
Paolo Bonzini 9027efed47 git-cvsserver: handle change type T 17 years ago
Damien Diederen c1bc30614a cvsserver: Use the user part of the email in log and annotate results 17 years ago
Damien Diederen e78f69a3f2 cvsserver: Implement update -p (print to stdout) 17 years ago
Damien Diederen 852b921c78 cvsserver: Do not include status output for subdirectories if -l is passed 17 years ago
Damien Diederen 23b7180fdc cvsserver: Only print the file part of the filename in status header 17 years ago