aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano2014-09-19
|\
| * completion: Add --ignore-blank-lines for diffThomas Braun2014-09-03
* | Merge branch 'mb/build-contrib-svn-fe'Junio C Hamano2014-09-19
|\ \
| * | contrib/svn-fe: fix MakefileMaxim Bublis2014-08-28
* | | Merge branch 'jk/contrib-subtree-make-all'Junio C Hamano2014-09-11
|\ \ \
| * | | subtree: make "all" default target of MakefileJeff King2014-08-18
* | | | Merge branch 'jk/prompt-stash-could-be-packed'Junio C Hamano2014-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | git-prompt: do not look for refs/stash in $GIT_DIRJeff King2014-08-25
| | |/ | |/|
| * | Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
| |\ \
* | | | various contrib: Fix links in man pagesStefan Beller2014-08-07
* | | | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-30
|\ \ \ \
| * | | | completion: complete `git push --force-with-lease=`John Keeping2014-07-22
| * | | | completion: add some missing options to `git push`John Keeping2014-07-22
| * | | | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-22
| |/ / /
* | | | Merge branch 'cc/replace-graft'Junio C Hamano2014-07-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | contrib: add convert-grafts-to-replace-refs.shChristian Couder2014-07-21
* | | | Fix contrib/subtree Makefile to patch #! lineCharles Bailey2014-07-21
|/ / /
* | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-25
|\ \ \
| * | | contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * | | contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * | | contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * | | contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * | | contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* | | | Merge branch 'sp/complete-ext-alias'Junio C Hamano2014-06-25
|\ \ \ \
| * | | | completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska2014-06-13
* | | | | Merge branch 'jk/complete-merge-pull'Junio C Hamano2014-06-16
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | completion: add missing options for git-mergeJohn Keeping2014-05-27
| * | | | completion: add a note that merge options are sharedJohn Keeping2014-05-27
| |/ / /
* | | | Merge branch 'sk/wincred'Junio C Hamano2014-06-16
|\ \ \ \ | |_|/ / |/| | |
| * | | wincred: avoid overwriting configured variablesPat Thoyts2014-05-14
| * | | wincred: add install targetPat Thoyts2014-05-14
| * | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-08
| |\ \ \
* | \ \ \ Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano2014-06-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | scripts: "export VAR=VALUE" construct is not portableElia Pinto2014-05-23
* | | | | Merge branch 'jd/subtree'Junio C Hamano2014-06-06
|\ \ \ \ \
| * | | | | contrib/subtree: allow adding an annotated tagJames Denholm2014-05-13
| * | | | | contrib/subtree/Makefile: clean up rule for "clean"James Denholm2014-05-06
| * | | | | contrib/subtree/Makefile: clean up rules to generate documentationJames Denholm2014-05-06
| * | | | | contrib/subtree/Makefile: s/libexecdir/gitexecdir/James Denholm2014-05-06
| * | | | | contrib/subtree/Makefile: use GIT-VERSION-FILEJames Denholm2014-05-06
| * | | | | contrib/subtree/Makefile: scrap unused $(gitdir)James Denholm2014-05-06
* | | | | | Merge branch 'wg/svn-fe-style-fixes'Junio C Hamano2014-06-06
|\ \ \ \ \ \
| * | | | | | svn-fe: conform to pep8William Giokas2014-05-12
| |/ / / / /
* | | | | | Merge branch 'jn/contrib-remove-vim'Junio C Hamano2014-06-06
|\ \ \ \ \ \
| * | | | | | contrib: remove vim support instructionsJonathan Nieder2014-05-09
| |/ / / / /
* | | | | | Merge branch 'jn/contrib-remove-diffall'Junio C Hamano2014-06-06
|\ \ \ \ \ \
| * | | | | | contrib: remove git-diffallJonathan Nieder2014-05-09
| |/ / / / /
* | | | | | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | appp.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23