62 Commits (72bb989d6e15f1ff443454b5836358ced1dc5bea)

Author SHA1 Message Date
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
Martyn Smith 7d90095abe Many fixes for most operations in Eclipse. 19 years ago
Martyn Smith 568907f520 Added logged warnings for CVS error returns 19 years ago
Martin Langhoff 095acb8a2a cvsserver: use git-rev-list instead of git-log 19 years ago
Martin Langhoff a248c9614f cvsserver: use git-rev-list instead of git-log 19 years ago
Junio C Hamano 5348b6e7f4 git-cvsserver: typofixes 19 years ago
Petr Baudis e1cbc46d12 Deprecate usage of git-var -l for getting config vars list 19 years ago
Martin Langhoff 91a6bf4682 cvsserver: anonymous cvs via pserver support 19 years ago