| Commit message (Expand) | Author | Age | Files | Lines |
* | various contrib: Fix links in man pages | Stefan Beller | 2014-08-07 | 3 | -3/+3 |
* | Merge branch 'jk/more-push-completion' | Junio C Hamano | 2014-07-30 | 1 | -1/+27 |
|\ |
|
| * | completion: complete `git push --force-with-lease=`jk/more-push-completion | John Keeping | 2014-07-22 | 1 | -1/+21 |
| * | completion: add some missing options to `git push` | John Keeping | 2014-07-22 | 1 | -0/+1 |
| * | completion: complete "unstuck" `git push --recurse-submodules` | John Keeping | 2014-07-22 | 1 | -0/+5 |
* | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-27 | 1 | -0/+28 |
|\ \ |
|
| * | | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 2014-07-21 | 1 | -0/+28 |
* | | | Fix contrib/subtree Makefile to patch #! line | Charles Bailey | 2014-07-21 | 1 | -1/+7 |
|/ / |
|
* | | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 2014-06-25 | 5 | -8/+8 |
|\ \ |
|
| * | | contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -1/+1 |
| * | | contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -2/+2 |
| * | | contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -2/+2 |
| * | | contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -2/+2 |
| * | | contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -1/+1 |
* | | | Merge branch 'sp/complete-ext-alias' | Junio C Hamano | 2014-06-25 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasessp/complete-ext-alias | Steffen Prohaska | 2014-06-13 | 1 | -0/+10 |
* | | | | Merge branch 'jk/complete-merge-pull' | Junio C Hamano | 2014-06-16 | 1 | -1/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | completion: add missing options for git-mergejk/complete-merge-pull | John Keeping | 2014-05-27 | 1 | -1/+4 |
| * | | | completion: add a note that merge options are shared | John Keeping | 2014-05-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'sk/wincred' | Junio C Hamano | 2014-06-16 | 1 | -4/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | wincred: avoid overwriting configured variablessk/wincred | Pat Thoyts | 2014-05-14 | 1 | -4/+4 |
| * | | wincred: add install target | Pat Thoyts | 2014-05-14 | 1 | -0/+8 |
| * | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint | Junio C Hamano | 2014-05-08 | 1 | -2/+32 |
| |\ \ |
|
* | \ \ | Merge branch 'ep/shell-assign-and-export-vars' | Junio C Hamano | 2014-06-06 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | scripts: "export VAR=VALUE" construct is not portable | Elia Pinto | 2014-05-23 | 1 | -1/+2 |
* | | | | | Merge branch 'jd/subtree' | Junio C Hamano | 2014-06-06 | 2 | -16/+25 |
|\ \ \ \ \ |
|
| * | | | | | contrib/subtree: allow adding an annotated tagjd/subtree | James Denholm | 2014-05-13 | 1 | -1/+2 |
| * | | | | | contrib/subtree/Makefile: clean up rule for "clean" | James Denholm | 2014-05-06 | 1 | -3/+4 |
| * | | | | | contrib/subtree/Makefile: clean up rules to generate documentation | James Denholm | 2014-05-06 | 1 | -5/+8 |
| * | | | | | contrib/subtree/Makefile: s/libexecdir/gitexecdir/ | James Denholm | 2014-05-06 | 1 | -3/+3 |
| * | | | | | contrib/subtree/Makefile: use GIT-VERSION-FILE | James Denholm | 2014-05-06 | 1 | -3/+8 |
| * | | | | | contrib/subtree/Makefile: scrap unused $(gitdir) | James Denholm | 2014-05-06 | 1 | -1/+0 |
* | | | | | | Merge branch 'wg/svn-fe-style-fixes' | Junio C Hamano | 2014-06-06 | 1 | -41/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | svn-fe: conform to pep8wg/svn-fe-style-fixes | William Giokas | 2014-05-12 | 1 | -41/+52 |
| |/ / / / / |
|
* | | | | | | Merge branch 'jn/contrib-remove-vim' | Junio C Hamano | 2014-06-06 | 1 | -22/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | contrib: remove vim support instructionsjn/contrib-remove-vim | Jonathan Nieder | 2014-05-09 | 1 | -22/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'jn/contrib-remove-diffall' | Junio C Hamano | 2014-06-06 | 2 | -288/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | contrib: remove git-diffalljn/contrib-remove-diffall | Jonathan Nieder | 2014-05-09 | 2 | -288/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-06-03 | 4 | -12/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | appp.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -7/+7 |
| * | | | | | | t7900-subtree.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 |
| * | | | | | | test-gitmw-lib.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -3/+3 |
| * | | | | | | t9365-continuing-queries.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 |
* | | | | | | | Merge branch 'mm/mediawiki-encoding-fix' | Junio C Hamano | 2014-06-03 | 4 | -2/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | git-remote-mediawiki: fix encoding issue for UTF-8 media filesmm/mediawiki-encoding-fix | Matthieu Moy | 2014-04-23 | 2 | -1/+25 |
| * | | | | | | | git-remote-mediawiki: allow stop/start-ing the test server | Matthieu Moy | 2014-04-23 | 2 | -1/+11 |
* | | | | | | | | Merge branch 'mh/ref-transaction' | Junio C Hamano | 2014-06-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 | 1 | -1/+2 |
* | | | | | | | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 | 8 | -4323/+13 |
* | | | | | | | | Merge branch 'jc/graduate-remote-hg-bzr' (early part) | Junio C Hamano | 2014-05-19 | 3 | -0/+25 |
|\ \ \ \ \ \ \ \ |
|