Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | completion: add --interactive option to git svn dcommit | Frederic Heitzmann | 2012-02-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/diff-highlight' | Junio C Hamano | 2012-02-21 | 2 | -37/+181 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff-highlight: document some non-optimal casesjk/diff-highlight | Jeff King | 2012-02-13 | 1 | -0/+93 |
| * | | | | | | diff-highlight: match multi-line hunks | Jeff King | 2012-02-13 | 2 | -34/+52 |
| * | | | | | | diff-highlight: refactor to prepare for multi-line hunks | Jeff King | 2012-02-13 | 1 | -8/+14 |
| * | | | | | | diff-highlight: don't highlight whole lines | Jeff King | 2012-02-13 | 1 | -2/+26 |
| * | | | | | | diff-highlight: make perl strict and warnings fatal | Jeff King | 2012-02-13 | 1 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-02-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2012-02-21 | 1 | -56/+11 |
| |\ \ \ \ | |||||
| * | | | | | completion: Allow dash as the first character for __git_ps1 | Christian Hammerl | 2012-02-21 | 1 | -1/+1 |
* | | | | | | Sync with maint | Junio C Hamano | 2012-02-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | completion: --list option for git-branch | Ralf Thielow | 2012-02-16 | 1 | -1/+1 |
| * | | | | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | completion: --edit and --no-edit for git-merge | Adrian Weimann | 2012-02-06 | 1 | -1/+1 |
* | | | | | Merge branch 'fc/zsh-completion' | Junio C Hamano | 2012-02-12 | 1 | -56/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | completion: simplify __gitcomp and __gitcomp_nl implementationsfc/zsh-completion | Felipe Contreras | 2012-02-06 | 1 | -16/+3 |
| * | | | completion: use ls -1 instead of rolling a loop to do that ourselves | Felipe Contreras | 2012-02-06 | 1 | -37/+2 |
| * | | | completion: work around zsh option propagation bug | Felipe Contreras | 2012-02-06 | 1 | -3/+6 |
| |/ / | |||||
* | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2012-02-07 | 1 | -4/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | vcs-svn: implement text-delta handling | David Barr | 2011-05-26 | 1 | -4/+1 |