summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix git-subtree install instructionsDavid A. Greene2012-04-091-12/+18
* Use git-subtree test MakefileDavid A. Greene2012-04-091-1/+1
* Add subtree test MakefileDavid A. Greene2012-04-091-0/+69
* Install git-subtree from contribDavid A. Greene2012-04-091-20/+21
* Use configure settings for git-subtreeDavid A. Greene2012-04-091-0/+3
* Use project config filesDavid A. Greene2012-04-091-3/+6
* Remove unnecessary git-subtree filesDavid A. Greene2012-04-096-143/+0
* Set TEST_DIRECTORYDavid A. Greene2012-04-091-2/+4
* Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene2012-04-0915-0/+2196
* correct spelling: an URL -> a URLJim Meyering2012-03-281-1/+1
* Merge branch 'am/completion-zsh-fix'Junio C Hamano2012-03-231-1/+2
|\
| * contrib/completion: "local var=()" is misinterpreted as func-decl by zsham/completion-zsh-fixAlex Merry2012-03-211-1/+2
* | Merge branch 'th/git-diffall'Junio C Hamano2012-03-151-28/+24
|\ \
| * | contrib/diffall: fix cleanup trap on Windowsth/git-diffallTim Henigan2012-03-141-4/+3
| * | contrib/diffall: eliminate duplicate while loopsTim Henigan2012-03-141-15/+9
| * | contrib/diffall: eliminate use of tarTim Henigan2012-03-141-4/+8
| * | contrib/diffall: create tmp dirs without mktempTim Henigan2012-03-141-7/+4
| * | contrib/diffall: comment actual reason for 'cdup'Tim Henigan2012-03-141-1/+3
* | | Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-061-0/+1
|\ \ \ | |/ / |/| |
| * | diff --stat: add config option to limit graph widthzj/diff-stat-dyncolZbigniew Jędrzejewski-Szmek2012-03-011-0/+1
* | | Merge branch 'th/git-diffall'Junio C Hamano2012-03-012-0/+292
|\ \ \
| * | | contrib: add git-diffall scriptTim Henigan2012-02-272-0/+292
* | | | Merge branch 'pj/completion-remote-set-url-branches'Junio C Hamano2012-02-281-14/+18
|\ \ \ \
| * | | | completion: normalize increment/decrement stylepj/completion-remote-set-url-branchesPhilip Jägenstedt2012-02-221-12/+10
| * | | | completion: remote set-* <name> and <branch>Philip Jägenstedt2012-02-221-3/+9
* | | | | Merge branch 'maint'Junio C Hamano2012-02-271-4/+3
|\ \ \ \ \
| * | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty2012-02-271-3/+3
| * | | | | post-receive-email: remove unused variableMichael Haggerty2012-02-271-1/+0
* | | | | | Merge branch 'maint'Junio C Hamano2012-02-261-33/+64
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-261-32/+54
| * | | | | git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-261-1/+10
| |/ / / /
* | | | | Merge branch 'ld/git-p4-expanded-keywords'Junio C Hamano2012-02-231-10/+108
|\ \ \ \ \
| * | | | | git-p4: add initial support for RCS keywordsld/git-p4-expanded-keywordsLuke Diamand2012-02-231-10/+108
* | | | | | Sync with 1.7.9.2Junio C Hamano2012-02-221-16/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | completion: use tabs for indentationPhilip Jägenstedt2012-02-221-4/+4
| * | | | | completion: remove stale "to submit patches" documentationPhilip Jägenstedt2012-02-221-12/+0
* | | | | | git-p4: the option to specify 'host' is -H, not -hRussell Myers2012-02-221-1/+1
* | | | | | Merge branch 'master' of git://bogomips.org/git-svnJunio C Hamano2012-02-211-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | completion: add --interactive option to git svn dcommitFrederic Heitzmann2012-02-211-1/+1
* | | | | | Merge branch 'jk/diff-highlight'Junio C Hamano2012-02-212-37/+181
|\ \ \ \ \ \
| * | | | | | diff-highlight: document some non-optimal casesjk/diff-highlightJeff King2012-02-131-0/+93
| * | | | | | diff-highlight: match multi-line hunksJeff King2012-02-132-34/+52
| * | | | | | diff-highlight: refactor to prepare for multi-line hunksJeff King2012-02-131-8/+14
| * | | | | | diff-highlight: don't highlight whole linesJeff King2012-02-131-2/+26
| * | | | | | diff-highlight: make perl strict and warnings fatalJeff King2012-02-131-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2012-02-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge branch 'fc/zsh-completion' into maintJunio C Hamano2012-02-211-56/+11
| |\ \ \ \
| * | | | | completion: Allow dash as the first character for __git_ps1Christian Hammerl2012-02-211-1/+1
* | | | | | Sync with maintJunio C Hamano2012-02-161-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | completion: --list option for git-branchRalf Thielow2012-02-161-1/+1