summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-05-243-10/+76
|\
| * Merge branch 'master' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-241-10/+71
| |\
| | * Update bash completion for git-config optionsShawn O. Pearce2007-05-241-2/+12
| | * Teach bash completion about recent log long optionsShawn O. Pearce2007-05-241-2/+2
| | * Teach bash completion about 'git remote update'Shawn O. Pearce2007-05-241-2/+14
| | * Update bash completion header documentationShawn O. Pearce2007-05-241-1/+14
| | * Remove a duplicate --not option in bash completionShawn O. Pearce2007-05-241-1/+1
| | * Teach bash completion about git-shortlogShawn O. Pearce2007-05-241-0/+23
| | * Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce2007-05-241-3/+3
| | * Update bash completion to ignore some more plumbing commandsJonas Fonseca2007-05-211-0/+3
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-242-0/+5
| |\ \
| | * | fix memory leak in parse_object when check_sha1_signature failsCarlos Rica2007-05-241-0/+1
| | * | name-rev: tolerate clock skew in committer datesJunio C Hamano2007-05-241-0/+4
* | | | Make "git gc" pack all refs by defaultLinus Torvalds2007-05-241-2/+2
* | | | Teach mailsplit about Maildir'sFernando J. Pereda2007-05-244-30/+133
* | | | Merge branch 'maint'Junio C Hamano2007-05-233-31/+67
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-232-30/+66
| |\ \ \
| | * | | Fix possible coredump with fast-import --import-marksShawn O. Pearce2007-05-242-5/+36
| | * | | Refactor fast-import branch creation from existing commitShawn O. Pearce2007-05-241-27/+31
| | * | | fast-import: Fix crash when referencing already existing objectsSimon Hausmann2007-05-231-1/+1
| | * | | fast-import: Fix uninitialized variableSimon Hausmann2007-05-231-0/+1
| * | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Documentation: fix git-config.xml generationJames Bowes2007-05-231-1/+1
* | | | gitweb.perl - Optionally send archives as .zip filesMark Levedahl2007-05-231-8/+17
* | | | Merge branch 'fl/cvsserver'Junio C Hamano2007-05-231-0/+172
|\ \ \ \
| * | | | t9400: Add some basic pserver testsFrank Lichtenheld2007-05-221-0/+34
| * | | | t9400: Add some more cvs update testsFrank Lichtenheld2007-05-221-0/+69
| * | | | t9400: Add test cases for config file handlingFrank Lichtenheld2007-05-221-0/+69
* | | | | Merge branch 'ar/progress'Junio C Hamano2007-05-232-1/+6
|\ \ \ \ \
| * | | | | Fix the progress code to output LF only when it is really neededAlex Riesen2007-05-232-1/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'maint'Junio C Hamano2007-05-231-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Use git-for-each-ref to check whether the origin branch exists.Stephan Springl2007-05-231-5/+5
* | | | | Fix command line parameter parser of revert/cherry-pickJunio C Hamano2007-05-231-2/+5
* | | | | Merge branch 'jn/lstree'Junio C Hamano2007-05-232-6/+41
|\ \ \ \ \
| * | | | | Add an option to git-ls-tree to display also the size of blobJakub Narebski2007-05-202-6/+41
* | | | | | Merge branch 'maint'Junio C Hamano2007-05-231-0/+7
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-0/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Document branch.autosetupmerge.Paolo Bonzini2007-05-221-0/+7
* | | | | Merge branch 'mc/ws'Junio C Hamano2007-05-211-6/+25
|\ \ \ \ \
| * | | | | git-apply: Fix removal of new trailing blank lines.Junio C Hamano2007-05-201-33/+15
| * | | | | Teach 'git-apply --whitespace=strip' to remove empty lines at the end of fileMarco Costalba2007-05-201-3/+40
| | |_|/ / | |/| | |
* | | | | Teach git-describe how to run name-revShawn O. Pearce2007-05-214-7/+44
* | | | | rename dirlink to gitlink.Martin Waitz2007-05-2114-27/+27
* | | | | Merge branch 'maint'Junio C Hamano2007-05-217-7/+57
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | git-cvsserver: fix disabling service via per-method configJunio C Hamano2007-05-211-5/+3
| * | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-216-2/+54
| |\ \ \ | | |/ /
| | * | git-status: respect core.excludesFileJohannes Schindelin2007-05-214-0/+39
| | * | SubmittingPatches: mention older C compiler compatibilityJohannes Schindelin2007-05-211-0/+13
| | * | git-daemon: don't ignore pid-file write failureJim Meyering2007-05-211-2/+2
* | | | git-rev-list: Add regexp tuning optionsPetr Baudis2007-05-202-0/+22