69 Commits (5d02294c776c46f0d454470c66c16fe9f08fad3d)

Author SHA1 Message Date
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
Junio C Hamano ada5ef3b48 Make 'cvs ci' lockless in git-cvsserver by using git-update-ref 18 years ago
Andy Parkins b2741f63d4 Have git-cvsserver call hooks/update before really altering the ref 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Andy Parkins 535514f1f3 New files in git weren't being downloaded during CVS update 18 years ago
Martin Langhoff 3486595bf1 cvsserver: fix revision number during file adds 18 years ago
Martin Langhoff 49fb940e40 cvsserver: detect early of we are up to date and avoid costly rev-list 18 years ago
Eric Wong c6b4fa96cb git-cvsserver: fix breakage when calling git merge-file 18 years ago
Johannes Schindelin e2b7008752 Get rid of the dependency on RCS' merge program 18 years ago
Martin Langhoff 4f88d3e0cb cvsserver: Avoid miscounting bytes in Perl v5.8.x 18 years ago
Junio C Hamano e02cd6388f git-cvsserver: read from git with -z to get non-ASCII pathnames. 18 years ago
Shawn Pearce 178e015c05 Use column indexes in git-cvsserver where necessary. 18 years ago
Johannes Schindelin d988b82232 cvsserver: fix "cvs diff" in a subdirectory 18 years ago
Johannes Schindelin 0a7a9a12d6 cvsserver: Show correct letters for modified, removed and added files 18 years ago
Johannes Schindelin cadbcf2712 cvsserver: imitate git-update-ref when committing 19 years ago
Johannes Schindelin 2c3cff4930 git-cvsserver: support multiline commit messages 19 years ago
Johannes Schindelin 96256bba94 cvsserver: avoid warning about active db handles 19 years ago
Johannes Schindelin 42217f13ef cvsserver: suppress warnings 19 years ago
Pavel Roskin addf88e455 Assorted typo fixes 19 years ago
Martyn Smith 82000d7464 Change to allow subdir updates from Eclipse 19 years ago