Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | git-prompt: preserve value of $? inside shell prompt | Tony Finch | 2014-12-22 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'pd/completion-filenames-fix' | Junio C Hamano | 2015-01-07 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Update documentation occurrences of filename .sh | Peter van der Does | 2014-12-15 | |
* | | | | | | | | Merge branch 'jg/prompt-localize-temporary' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git-prompt.sh: make $f local to __git_eread() | Justin Guenther | 2014-12-12 | |
* | | | | | | | | | Merge branch 'jk/colors' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | diff-highlight: allow configurable colors | Jeff King | 2014-11-20 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'rt/completion-tag' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | completion: add git-tag options | Ralf Thielow | 2014-12-04 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'ps/new-workdir-into-empty-directory' | Junio C Hamano | 2014-12-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git-new-workdir: don't fail if the target directory is empty | Paul Smith | 2014-12-03 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | git-send-email: add --transfer-encoding option | Paolo Bonzini | 2014-11-25 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'js/diff-highlight-avoid-sigpipe' | Junio C Hamano | 2014-11-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | diff-highlight: exit when a pipe is broken | John Szakmeister | 2014-11-04 | |
* | | | | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | |
* | | | | | | | | Merge branch 'oc/mergetools-beyondcompare' | Junio C Hamano | 2014-10-29 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | mergetool: rename bc3 to bc | Junio C Hamano | 2014-10-21 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'jk/prompt-stash-could-be-packed' into maint | Junio C Hamano | 2014-09-19 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'js/completion-hide-not-a-repo' | Junio C Hamano | 2014-10-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | completion: silence "fatal: Not a git repository" error | John Szakmeister | 2014-10-14 | |
* | | | | | | | | | | Merge branch 'ss/contrib-subtree-contacts' | Junio C Hamano | 2014-10-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | contacts: add a Makefile to generate docs and install | Sebastian Schuberth | 2014-10-15 | |
| * | | | | | | | | | | subtree: add an install-html target | Sebastian Schuberth | 2014-10-15 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jc/completion-no-chdir' | Junio C Hamano | 2014-10-16 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | completion: use "git -C $there" instead of (cd $there && git ...) | Junio C Hamano | 2014-10-09 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | completion: add --show-signature for log and show | David Aguilar | 2014-10-07 | |
* | | | | | | | | | Merge branch 'tb/complete-diff-ignore-blank-lines' | Junio C Hamano | 2014-09-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | completion: Add --ignore-blank-lines for diff | Thomas Braun | 2014-09-03 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'mb/build-contrib-svn-fe' | Junio C Hamano | 2014-09-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | contrib/svn-fe: fix Makefile | Maxim Bublis | 2014-08-28 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jk/contrib-subtree-make-all' | Junio C Hamano | 2014-09-11 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | subtree: make "all" default target of Makefile | Jeff King | 2014-08-18 | |
* | | | | | | | | | | Merge branch 'jk/prompt-stash-could-be-packed' | Junio C Hamano | 2014-09-09 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||
| * | | | | | | | | git-prompt: do not look for refs/stash in $GIT_DIR | Jeff King | 2014-08-25 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'ep/shell-assign-and-export-vars' into maint | Junio C Hamano | 2014-07-22 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | various contrib: Fix links in man pages | Stefan Beller | 2014-08-07 | |
* | | | | | | | | | Merge branch 'jk/more-push-completion' | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | completion: complete `git push --force-with-lease=` | John Keeping | 2014-07-22 | |
| * | | | | | | | | | completion: add some missing options to `git push` | John Keeping | 2014-07-22 | |
| * | | | | | | | | | completion: complete "unstuck" `git push --recurse-submodules` | John Keeping | 2014-07-22 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | contrib: add convert-grafts-to-replace-refs.sh | Christian Couder | 2014-07-21 | |
* | | | | | | | | | Fix contrib/subtree Makefile to patch #! line | Charles Bailey | 2014-07-21 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 2014-06-25 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | |
| * | | | | | | | | contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | |
| * | | | | | | | | contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | |
| * | | | | | | | | contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | |
| * | | | | | | | | contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | |
* | | | | | | | | | Merge branch 'sp/complete-ext-alias' | Junio C Hamano | 2014-06-25 | |
|\ \ \ \ \ \ \ \ \ |