91 Commits (b74d7efb108c9d3fd2d057b0c452583552a0577a)

Author SHA1 Message Date
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
Damien Diederen 38bcd31a58 cvsserver: Respond to the 'editors' and 'watchers' commands 17 years ago
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` 17 years ago
Steffen Prohaska e509db990b cvsserver: Fix for histories with multiple roots 17 years ago
Junio C Hamano 394d66d42b git-cvsserver runs hooks/post-update 17 years ago
Michael Witten cdf63284de git-cvsserver runs hooks/post-receive 17 years ago
Brian Gernhardt 2a4b5d5a07 cvsserver: Use exit 1 instead of die when req_Root fails. 17 years ago
Brian Downing b50be1d80f cvsserver: Fix for work trees 18 years ago
Jim Meyering a5e407988b git-cvsserver: detect/diagnose write failure, etc. 18 years ago
Frank Lichtenheld 1e76b702c1 cvsserver: always initialize state in argsplit() 18 years ago
Frank Lichtenheld 226bccb9ad cvsserver: Actually implement --export-all 18 years ago
Frank Lichtenheld fd1cd91e94 cvsserver: Let --base-path and pserver get along just fine 18 years ago
Frank Lichtenheld 693b63273e cvsserver: Add some useful commandline options 18 years ago
Frank Lichtenheld 4890888d74 cvsserver: Make req_Root more critical of its input data 18 years ago
Frank Lichtenheld 24a97d84ad cvsserver: Handle 'cvs login' 18 years ago
Junio C Hamano 523d12e500 git-cvsserver: fix disabling service via per-method config 18 years ago
Junio C Hamano e40a30452d git-cvsserver: exit with 1 upon "I HATE YOU" 18 years ago
Frank Lichtenheld 460c6996e2 cvsserver: Don't send mixed messages to clients 18 years ago
Frank Lichtenheld f987afa8fe cvsserver: Limit config parser to needed options 18 years ago
Frank Lichtenheld a7da9adb1f cvsserver: Handle re-added files correctly 18 years ago
Frank Lichtenheld 4db0c8dec5 cvsserver: Allow to "add" a removed file 18 years ago
Frank Lichtenheld cb52d9a1fb cvsserver: Fix handling of diappeared files on update 18 years ago
Frank Lichtenheld 473937ed44 cvsserver: Corrections to the database backend configuration 18 years ago
Frank Lichtenheld 0cf611a300 cvsserver: Use DBI->table_info instead of DBI->tables 18 years ago
Frank Lichtenheld 920a449af5 cvsserver: Abort if connect to database fails 18 years ago
Frank Lichtenheld eb1780d480 cvsserver: Make the database backend configurable 18 years ago
Frank Lichtenheld d55820ced6 cvsserver: Allow to override the configuration per access method 18 years ago
Frank Lichtenheld 92a39a14d0 cvsserver: Handle three part keys in git config correctly 18 years ago
Frank Lichtenheld 80573baec4 cvsserver: Introduce new state variable 'method' 18 years ago
Frank Lichtenheld 392e28170b cvsserver: further improve messages on commit and status 18 years ago
Frank Lichtenheld 459bad77e7 cvsserver: Be more chatty 18 years ago
Frank Lichtenheld 538778469c cvsserver: Use Merged response instead of Update-existing for merged files 18 years ago
Andy Parkins 8538e876b1 cvsserver: Make always-binary mode a config file option 18 years ago
Andy Parkins 1872adabcc cvsserver: Remove trailing "\n" from commithash in checkin function 18 years ago