Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | completion: use "git -C $there" instead of (cd $there && git ...) | Junio C Hamano | 1 | -11/+7 |
2014-10-07 | completion: add --show-signature for log and show | David Aguilar | 1 | -0/+2 |
2014-09-19 | Merge branch 'jk/prompt-stash-could-be-packed' into maint | Junio C Hamano | 1 | -1/+2 |
2014-09-19 | Merge branch 'tb/complete-diff-ignore-blank-lines' | Junio C Hamano | 1 | -2/+2 |
2014-09-19 | Merge branch 'mb/build-contrib-svn-fe' | Junio C Hamano | 1 | -9/+51 |
2014-09-11 | Merge branch 'jk/contrib-subtree-make-all' | Junio C Hamano | 1 | -1/+4 |
2014-09-09 | Merge branch 'jk/prompt-stash-could-be-packed' | Junio C Hamano | 1 | -1/+2 |
2014-09-03 | completion: Add --ignore-blank-lines for diff | Thomas Braun | 1 | -2/+2 |
2014-08-28 | contrib/svn-fe: fix Makefile | Maxim Bublis | 1 | -9/+51 |
2014-08-25 | git-prompt: do not look for refs/stash in $GIT_DIR | Jeff King | 1 | -1/+2 |
2014-08-18 | subtree: make "all" default target of Makefile | Jeff King | 1 | -1/+4 |
2014-08-07 | various contrib: Fix links in man pages | Stefan Beller | 3 | -3/+3 |
2014-07-30 | Merge branch 'jk/more-push-completion' | Junio C Hamano | 1 | -1/+27 |
2014-07-27 | Merge branch 'cc/replace-graft' | Junio C Hamano | 1 | -0/+28 |
2014-07-22 | completion: complete `git push --force-with-lease=` | John Keeping | 1 | -1/+21 |
2014-07-22 | completion: add some missing options to `git push` | John Keeping | 1 | -0/+1 |
2014-07-22 | completion: complete "unstuck" `git push --recurse-submodules` | John Keeping | 1 | -0/+5 |
2014-07-22 | Merge branch 'ep/shell-assign-and-export-vars' into maint | Junio C Hamano | 1 | -1/+2 |
2014-07-21 | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 1 | -0/+28 |
2014-07-21 | Fix contrib/subtree Makefile to patch #! line | Charles Bailey | 1 | -1/+7 |
2014-06-25 | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 5 | -8/+8 |
2014-06-25 | Merge branch 'sp/complete-ext-alias' | Junio C Hamano | 1 | -0/+10 |
2014-06-16 | Merge branch 'jk/complete-merge-pull' | Junio C Hamano | 1 | -1/+5 |
2014-06-16 | Merge branch 'sk/wincred' | Junio C Hamano | 1 | -4/+12 |
2014-06-13 | completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases | Steffen Prohaska | 1 | -0/+10 |
2014-06-09 | contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -1/+1 |
2014-06-09 | contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -2/+2 |
2014-06-09 | contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -2/+2 |
2014-06-09 | contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -2/+2 |
2014-06-09 | contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -1/+1 |
2014-06-06 | Merge branch 'ep/shell-assign-and-export-vars' | Junio C Hamano | 1 | -1/+2 |
2014-06-06 | Merge branch 'jd/subtree' | Junio C Hamano | 2 | -16/+25 |
2014-06-06 | Merge branch 'wg/svn-fe-style-fixes' | Junio C Hamano | 1 | -41/+52 |
2014-06-06 | Merge branch 'jn/contrib-remove-vim' | Junio C Hamano | 1 | -22/+0 |
2014-06-06 | Merge branch 'jn/contrib-remove-diffall' | Junio C Hamano | 2 | -288/+0 |
2014-06-03 | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 4 | -12/+12 |
2014-06-03 | Merge branch 'mm/mediawiki-encoding-fix' | Junio C Hamano | 4 | -2/+36 |
2014-06-03 | Merge branch 'mh/ref-transaction' | Junio C Hamano | 1 | -1/+2 |
2014-05-27 | completion: add missing options for git-merge | John Keeping | 1 | -1/+4 |
2014-05-27 | completion: add a note that merge options are shared | John Keeping | 1 | -0/+1 |
2014-05-23 | scripts: "export VAR=VALUE" construct is not portable | Elia Pinto | 1 | -1/+2 |
2014-05-20 | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 8 | -4323/+13 |
2014-05-19 | Merge branch 'jc/graduate-remote-hg-bzr' (early part) | Junio C Hamano | 3 | -0/+25 |
2014-05-19 | remote-helpers: point at their upstream repositories | Junio C Hamano | 1 | -0/+19 |
2014-05-19 | contrib: remote-helpers: add move warnings (v2.0) | Felipe Contreras | 2 | -0/+6 |
2014-05-19 | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 1 | -17/+39 |
2014-05-19 | git-prompt.sh: don't assume the shell expands the value of PS1 | Richard Hansen | 1 | -17/+39 |
2014-05-14 | wincred: avoid overwriting configured variables | Pat Thoyts | 1 | -4/+4 |
2014-05-14 | wincred: add install target | Pat Thoyts | 1 | -0/+8 |
2014-05-13 | contrib/subtree: allow adding an annotated tag | James Denholm | 1 | -1/+2 |