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