aboutsummaryrefslogtreecommitdiff
path: root/git-cvsserver.perl
Commit message (Expand)AuthorAge
...
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski2008-07-16
|/
* git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie2008-05-16
* implement gitcvs.usecrlfattrMatthew Ogilvie2008-05-16
* git-cvsserver: add mechanism for managing working tree and current directoryMatthew Ogilvie2008-05-16
* Merge branch 'pb/cvsserver'Junio C Hamano2008-04-02
|\
| * git-cvsserver: handle change type TPaolo Bonzini2008-03-27
* | Merge branch 'dd/cvsserver'Junio C Hamano2008-04-02
|\ \
| * | cvsserver: Use the user part of the email in log and annotate resultsDamien Diederen2008-03-27
| * | cvsserver: Implement update -p (print to stdout)Damien Diederen2008-03-27
| * | cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen2008-03-27
| * | cvsserver: Only print the file part of the filename in status headerDamien Diederen2008-03-27
| * | cvsserver: Respond to the 'editors' and 'watchers' commandsDamien Diederen2008-03-27
| |/
* | Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-30
|/
* specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
* cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-26
* git-cvsserver runs hooks/post-updateJunio C Hamano2007-12-05
* git-cvsserver runs hooks/post-receiveMichael Witten2007-12-05
* cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt2007-10-18
* cvsserver: Fix for work treesBrian Downing2007-08-08
* git-cvsserver: detect/diagnose write failure, etc.Jim Meyering2007-07-14
* cvsserver: always initialize state in argsplit()Frank Lichtenheld2007-07-06
* cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-15
* cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2007-06-15
* cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-08
* cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld2007-06-08
* cvsserver: Handle 'cvs login'Frank Lichtenheld2007-05-29
* git-cvsserver: fix disabling service via per-method configJunio C Hamano2007-05-21
* git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano2007-05-20
* cvsserver: Don't send mixed messages to clientsFrank Lichtenheld2007-05-13
* cvsserver: Limit config parser to needed optionsFrank Lichtenheld2007-05-13
* Merge branch 'maint'Junio C Hamano2007-05-02
|\
| * cvsserver: Handle re-added files correctlyFrank Lichtenheld2007-05-02
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-17
|\ \ | |/ |/|
| * cvsserver: Allow to "add" a removed fileFrank Lichtenheld2007-04-12
| * cvsserver: Corrections to the database backend configurationFrank Lichtenheld2007-04-07
| * cvsserver: Use DBI->table_info instead of DBI->tablesFrank Lichtenheld2007-03-31
| * cvsserver: Abort if connect to database failsFrank Lichtenheld2007-03-22
| * cvsserver: Make the database backend configurableFrank Lichtenheld2007-03-22
| * cvsserver: Allow to override the configuration per access methodFrank Lichtenheld2007-03-22
| * cvsserver: Handle three part keys in git config correctlyFrank Lichtenheld2007-03-22
| * cvsserver: Introduce new state variable 'method'Frank Lichtenheld2007-03-22
* | cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld2007-04-11
|/
* cvsserver: further improve messages on commit and statusFrank Lichtenheld2007-03-14
* cvsserver: Be more chattyFrank Lichtenheld2007-03-14
* cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld2007-03-11
* cvsserver: Make always-binary mode a config file optionAndy Parkins2007-02-27
* cvsserver: Remove trailing "\n" from commithash in checkin functionAndy Parkins2007-02-27
* Make 'cvs ci' lockless in git-cvsserver by using git-update-refJunio C Hamano2007-02-27