Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ma/bash-completion-leaking-x' into maint | Junio C Hamano | 2015-04-27 |
|\ | |||
| * | completion: fix global bash variable leak on __gitcompappend | Márcio Almada | 2015-04-12 |
* | | Merge branch 'jk/colors' into maint | Junio C Hamano | 2015-04-21 |
|\ \ | |||
| * | | diff-highlight: do not split multibyte characters | Kyle J. McKay | 2015-04-04 |
* | | | Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ | |||
| * | | | completion: use __gitcomp_nl() for completing refs | SZEDER Gábor | 2015-03-22 |
* | | | | Merge branch 'ct/prompt-untracked-fix' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ \ | |||
| * | | | | git prompt: use toplevel to find untracked files | Cody A Taylor | 2015-03-15 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint | Junio C Hamano | 2015-03-27 |
|\ \ \ \ | |||
| * | | | | contrib/completion: escape the forward slash in __git_match_ctag | John Szakmeister | 2015-03-14 |
| |/ / / | |||
* | | | | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ | |||
| * | | | | completion: simplify __git_remotes() | SZEDER Gábor | 2015-03-06 |
* | | | | | Merge branch 'mg/doc-status-color-slot' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | config,completion: add color.status.unmerged | Michael J Gruber | 2015-03-10 |
| |/ / / | |||
* | | | | Merge branch 'av/wincred-with-at-in-username-fix' into maint | Junio C Hamano | 2015-03-05 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | wincred: fix get credential if username has "@" | Aleksey Vasenev | 2015-01-25 |
* | | | | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ | |||
| * | | | | git-prompt: preserve value of $? in all cases | Tony Finch | 2015-01-14 |
* | | | | | Merge branch 'rh/hide-prompt-in-ignored-directory' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ \ | |||
| * | | | | | git-prompt.sh: allow to hide prompt for ignored pwd | Jess Austin | 2015-01-07 |
| * | | | | | git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt | Richard Hansen | 2015-01-07 |
* | | | | | | Merge branch 'mm/complete-rebase-autostash' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-completion: add --autostash for 'git rebase' | Matthieu Moy | 2015-01-07 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'sp/subtree-doc' | Junio C Hamano | 2015-01-14 |
|\ \ \ \ \ \ | |||
| * | | | | | | subtree: fix AsciiDoc list item continuation | Steffen Prohaska | 2015-01-06 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 2015-01-07 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | 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 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |