Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pw/message-cleanup' | Junio C Hamano | 2012-05-02 | 1 | -2/+2 |
|\ | |||||
| * | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 1 | -2/+2 |
* | | Merge branch 'jc/rerere-train' | Junio C Hamano | 2012-05-02 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | contrib/rerere-train: use installed git-sh-setup | Junio C Hamano | 2012-04-30 | 1 | -1/+1 |
* | | Merge branch 'fc/completion-tests' | Junio C Hamano | 2012-04-24 | 1 | -9/+13 |
|\ \ | |||||
| * | | completion: fix completion after 'git --option <TAB>' | SZEDER Gábor | 2012-04-21 | 1 | -1/+2 |
| * | | completion: avoid trailing space for --exec-path | Jonathan Nieder | 2012-04-21 | 1 | -0/+1 |
| * | | completion: add missing general options | Felipe Contreras | 2012-04-21 | 1 | -0/+2 |
| * | | completion: simplify by using $prev | Felipe Contreras | 2012-04-21 | 1 | -2/+2 |
| * | | completion: simplify __gitcomp_1 | Felipe Contreras | 2012-04-21 | 1 | -6/+6 |
* | | | Merge branch 'pw/git-p4' | Junio C Hamano | 2012-04-23 | 3 | -2759/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | git-p4: move to toplevel | Pete Wyckoff | 2012-04-09 | 3 | -2759/+12 |
| |/ | |||||
* | | Fix git-subtree install instructions | David A. Greene | 2012-04-09 | 1 | -12/+18 |
* | | Use git-subtree test Makefile | David A. Greene | 2012-04-09 | 1 | -1/+1 |
* | | Add subtree test Makefile | David A. Greene | 2012-04-09 | 1 | -0/+69 |
* | | Install git-subtree from contrib | David A. Greene | 2012-04-09 | 1 | -20/+21 |
* | | Use configure settings for git-subtree | David A. Greene | 2012-04-09 | 1 | -0/+3 |
* | | Use project config files | David A. Greene | 2012-04-09 | 1 | -3/+6 |
* | | Remove unnecessary git-subtree files | David A. Greene | 2012-04-09 | 6 | -143/+0 |
* | | Set TEST_DIRECTORY | David A. Greene | 2012-04-09 | 1 | -2/+4 |
* | | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' | David A. Greene | 2012-04-09 | 15 | -0/+2196 |
|/ | |||||
* | correct spelling: an URL -> a URL | Jim Meyering | 2012-03-28 | 1 | -1/+1 |
* | Merge branch 'am/completion-zsh-fix' | Junio C Hamano | 2012-03-23 | 1 | -1/+2 |
|\ | |||||
| * | contrib/completion: "local var=()" is misinterpreted as func-decl by zsham/completion-zsh-fix | Alex Merry | 2012-03-21 | 1 | -1/+2 |
* | | Merge branch 'th/git-diffall' | Junio C Hamano | 2012-03-15 | 1 | -28/+24 |
|\ \ | |||||
| * | | contrib/diffall: fix cleanup trap on Windowsth/git-diffall | Tim Henigan | 2012-03-14 | 1 | -4/+3 |
| * | | contrib/diffall: eliminate duplicate while loops | Tim Henigan | 2012-03-14 | 1 | -15/+9 |
| * | | contrib/diffall: eliminate use of tar | Tim Henigan | 2012-03-14 | 1 | -4/+8 |
| * | | contrib/diffall: create tmp dirs without mktemp | Tim Henigan | 2012-03-14 | 1 | -7/+4 |
| * | | contrib/diffall: comment actual reason for 'cdup' | Tim Henigan | 2012-03-14 | 1 | -1/+3 |
* | | | Merge branch 'zj/diff-stat-dyncol' | Junio C Hamano | 2012-03-06 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | diff --stat: add config option to limit graph widthzj/diff-stat-dyncol | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+1 |
* | | | Merge branch 'th/git-diffall' | Junio C Hamano | 2012-03-01 | 2 | -0/+292 |
|\ \ \ | |||||
| * | | | contrib: add git-diffall script | Tim Henigan | 2012-02-27 | 2 | -0/+292 |
* | | | | Merge branch 'pj/completion-remote-set-url-branches' | Junio C Hamano | 2012-02-28 | 1 | -14/+18 |
|\ \ \ \ | |||||
| * | | | | completion: normalize increment/decrement stylepj/completion-remote-set-url-branches | Philip Jägenstedt | 2012-02-22 | 1 | -12/+10 |
| * | | | | completion: remote set-* <name> and <branch> | Philip Jägenstedt | 2012-02-22 | 1 | -3/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-27 | 1 | -4/+3 |
|\ \ \ \ \ | |||||
| * | | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 2012-02-27 | 1 | -3/+3 |
| * | | | | | post-receive-email: remove unused variable | Michael Haggerty | 2012-02-27 | 1 | -1/+0 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-26 | 1 | -33/+64 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | git-p4: fix submit regression with clientSpec and subdir clone | Pete Wyckoff | 2012-02-26 | 1 | -32/+54 |
| * | | | | | git-p4: set useClientSpec variable on initial clone | Pete Wyckoff | 2012-02-26 | 1 | -1/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'ld/git-p4-expanded-keywords' | Junio C Hamano | 2012-02-23 | 1 | -10/+108 |
|\ \ \ \ \ | |||||
| * | | | | | git-p4: add initial support for RCS keywordsld/git-p4-expanded-keywords | Luke Diamand | 2012-02-23 | 1 | -10/+108 |
* | | | | | | Sync with 1.7.9.2 | Junio C Hamano | 2012-02-22 | 1 | -16/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | completion: use tabs for indentation | Philip Jägenstedt | 2012-02-22 | 1 | -4/+4 |
| * | | | | | completion: remove stale "to submit patches" documentation | Philip Jägenstedt | 2012-02-22 | 1 | -12/+0 |
* | | | | | | git-p4: the option to specify 'host' is -H, not -h | Russell Myers | 2012-02-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' of git://bogomips.org/git-svn | Junio C Hamano | 2012-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | |