Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-02-21 | Merge branch 'jk/diff-highlight' | Junio C Hamano | 2 | -37/+181 |
2012-02-21 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2012-02-21 | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 1 | -56/+11 |
2012-02-21 | completion: add --interactive option to git svn dcommit | Frederic Heitzmann | 1 | -1/+1 |
2012-02-21 | completion: Allow dash as the first character for __git_ps1 | Christian Hammerl | 1 | -1/+1 |
2012-02-16 | Sync with maint | Junio C Hamano | 1 | -1/+1 |
2012-02-16 | completion: --list option for git-branch | Ralf Thielow | 1 | -1/+1 |
2012-02-16 | Merge branch 'rt/completion-branch-edit-desc' into maint | Junio C Hamano | 1 | -1/+1 |
2012-02-13 | diff-highlight: document some non-optimal cases | Jeff King | 1 | -0/+93 |
2012-02-13 | diff-highlight: match multi-line hunks | Jeff King | 2 | -34/+52 |
2012-02-13 | diff-highlight: refactor to prepare for multi-line hunks | Jeff King | 1 | -8/+14 |
2012-02-13 | diff-highlight: don't highlight whole lines | Jeff King | 1 | -2/+26 |
2012-02-13 | diff-highlight: make perl strict and warnings fatal | Jeff King | 1 | -0/+3 |
2012-02-12 | Merge branch 'fc/zsh-completion' | Junio C Hamano | 1 | -56/+11 |
2012-02-07 | Merge branch 'jn/svn-fe' | Junio C Hamano | 1 | -4/+4 |
2012-02-07 | Merge branch 'rt/completion-branch-edit-desc' | Junio C Hamano | 1 | -1/+1 |
2012-02-06 | completion: simplify __gitcomp and __gitcomp_nl implementations | Felipe Contreras | 1 | -16/+3 |
2012-02-06 | completion: use ls -1 instead of rolling a loop to do that ourselves | Felipe Contreras | 1 | -37/+2 |
2012-02-06 | completion: work around zsh option propagation bug | Felipe Contreras | 1 | -3/+6 |
2012-02-06 | completion: --edit and --no-edit for git-merge | Adrian Weimann | 1 | -1/+1 |
2012-01-31 | Merge branch 'va/git-p4-branch' | Junio C Hamano | 1 | -2/+46 |
2012-01-31 | Merge branch 'ld/git-p4-branches-and-labels' | Junio C Hamano | 1 | -35/+44 |
2012-01-30 | completion: --edit and --no-edit for git-merge | Adrian Weimann | 1 | -1/+1 |
2012-01-29 | completion: --edit-description option for git-branch | Ralf Thielow | 1 | -1/+1 |