index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-cvsserver.perl
Commit message (
Expand
)
Author
Age
*
Merge branch 'pb/cvsserver'
Junio C Hamano
2008-04-02
|
\
|
*
git-cvsserver: handle change type T
Paolo Bonzini
2008-03-27
*
|
Merge branch 'dd/cvsserver'
Junio C Hamano
2008-04-02
|
\
\
|
*
|
cvsserver: Use the user part of the email in log and annotate results
Damien Diederen
2008-03-27
|
*
|
cvsserver: Implement update -p (print to stdout)
Damien Diederen
2008-03-27
|
*
|
cvsserver: Do not include status output for subdirectories if -l is passed
Damien Diederen
2008-03-27
|
*
|
cvsserver: Only print the file part of the filename in status header
Damien Diederen
2008-03-27
|
*
|
cvsserver: Respond to the 'editors' and 'watchers' commands
Damien Diederen
2008-03-27
|
|
/
*
|
Allow git-cvsserver database table name prefix to be specified.
Josh Elsasser
2008-03-30
|
/
*
specify explicit "--pretty=medium" with `git log/show/whatchanged`
Denis Cheng
2008-03-05
*
cvsserver: Fix for histories with multiple roots
Steffen Prohaska
2008-01-26
*
git-cvsserver runs hooks/post-update
Junio C Hamano
2007-12-05
*
git-cvsserver runs hooks/post-receive
Michael Witten
2007-12-05
*
cvsserver: Use exit 1 instead of die when req_Root fails.
Brian Gernhardt
2007-10-18
*
cvsserver: Fix for work trees
Brian Downing
2007-08-08
*
git-cvsserver: detect/diagnose write failure, etc.
Jim Meyering
2007-07-14
*
cvsserver: always initialize state in argsplit()
Frank Lichtenheld
2007-07-06
*
cvsserver: Actually implement --export-all
Frank Lichtenheld
2007-06-15
*
cvsserver: Let --base-path and pserver get along just fine
Frank Lichtenheld
2007-06-15
*
cvsserver: Add some useful commandline options
Frank Lichtenheld
2007-06-08
*
cvsserver: Make req_Root more critical of its input data
Frank Lichtenheld
2007-06-08
*
cvsserver: Handle 'cvs login'
Frank Lichtenheld
2007-05-29
*
git-cvsserver: fix disabling service via per-method config
Junio C Hamano
2007-05-21
*
git-cvsserver: exit with 1 upon "I HATE YOU"
Junio C Hamano
2007-05-20
*
cvsserver: Don't send mixed messages to clients
Frank Lichtenheld
2007-05-13
*
cvsserver: Limit config parser to needed options
Frank Lichtenheld
2007-05-13
*
Merge branch 'maint'
Junio C Hamano
2007-05-02
|
\
|
*
cvsserver: Handle re-added files correctly
Frank Lichtenheld
2007-05-02
*
|
Merge branch 'fl/cvsserver'
Junio C Hamano
2007-04-17
|
\
\
|
|
/
|
/
|
|
*
cvsserver: Allow to "add" a removed file
Frank Lichtenheld
2007-04-12
|
*
cvsserver: Corrections to the database backend configuration
Frank Lichtenheld
2007-04-07
|
*
cvsserver: Use DBI->table_info instead of DBI->tables
Frank Lichtenheld
2007-03-31
|
*
cvsserver: Abort if connect to database fails
Frank Lichtenheld
2007-03-22
|
*
cvsserver: Make the database backend configurable
Frank Lichtenheld
2007-03-22
|
*
cvsserver: Allow to override the configuration per access method
Frank Lichtenheld
2007-03-22
|
*
cvsserver: Handle three part keys in git config correctly
Frank Lichtenheld
2007-03-22
|
*
cvsserver: Introduce new state variable 'method'
Frank Lichtenheld
2007-03-22
*
|
cvsserver: Fix handling of diappeared files on update
Frank Lichtenheld
2007-04-11
|
/
*
cvsserver: further improve messages on commit and status
Frank Lichtenheld
2007-03-14
*
cvsserver: Be more chatty
Frank Lichtenheld
2007-03-14
*
cvsserver: Use Merged response instead of Update-existing for merged files
Frank Lichtenheld
2007-03-11
*
cvsserver: Make always-binary mode a config file option
Andy Parkins
2007-02-27
*
cvsserver: Remove trailing "\n" from commithash in checkin function
Andy Parkins
2007-02-27
*
Make 'cvs ci' lockless in git-cvsserver by using git-update-ref
Junio C Hamano
2007-02-27
*
Have git-cvsserver call hooks/update before really altering the ref
Andy Parkins
2007-02-14
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
*
New files in git weren't being downloaded during CVS update
Andy Parkins
2007-01-24
*
cvsserver: fix revision number during file adds
Martin Langhoff
2007-01-08
*
cvsserver: detect early of we are up to date and avoid costly rev-list
Martin Langhoff
2007-01-08
*
git-cvsserver: fix breakage when calling git merge-file
Eric Wong
2006-12-19
[next]