Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | Merge branch 'mh/multimail-renewal' | Junio C Hamano | 2 | -24/+25 |
2015-04-28 | Update git-multimail to version 1.0.2 | Michael Haggerty | 2 | -24/+25 |
2015-04-27 | Merge branch 'ma/bash-completion-leaking-x' into maint | Junio C Hamano | 1 | -1/+1 |
2015-04-21 | Merge branch 'jk/colors' into maint | Junio C Hamano | 1 | -2/+7 |
2015-04-20 | Merge branch 'ma/bash-completion-leaking-x' | Junio C Hamano | 1 | -1/+1 |
2015-04-14 | Merge branch 'jk/colors' | Junio C Hamano | 1 | -2/+7 |
2015-04-12 | completion: fix global bash variable leak on __gitcompappend | Márcio Almada | 1 | -1/+1 |
2015-04-04 | diff-highlight: do not split multibyte characters | Kyle J. McKay | 1 | -2/+7 |
2015-03-28 | Merge branch 'sg/completion-gitcomp-nl-for-refs' into maint | Junio C Hamano | 1 | -2/+2 |
2015-03-28 | Merge branch 'ct/prompt-untracked-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2015-03-27 | Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2015-03-26 | Merge branch 'sg/completion-gitcomp-nl-for-refs' | Junio C Hamano | 1 | -2/+2 |
2015-03-25 | Merge branch 'ct/prompt-untracked-fix' | Junio C Hamano | 1 | -1/+1 |
2015-03-23 | Merge branch 'js/completion-ctags-pattern-substitution-fix' | Junio C Hamano | 1 | -1/+1 |
2015-03-23 | Merge branch 'jk/push-config' | Junio C Hamano | 1 | -0/+1 |
2015-03-23 | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 1 | -5/+2 |
2015-03-23 | Merge branch 'mg/doc-status-color-slot' into maint | Junio C Hamano | 1 | -0/+1 |
2015-03-22 | completion: use __gitcomp_nl() for completing refs | SZEDER Gábor | 1 | -2/+2 |
2015-03-17 | Merge branch 'mg/doc-status-color-slot' | Junio C Hamano | 1 | -0/+1 |
2015-03-17 | Merge branch 'sg/completion-remote' | Junio C Hamano | 1 | -5/+2 |
2015-03-15 | git prompt: use toplevel to find untracked files | Cody A Taylor | 1 | -1/+1 |
2015-03-14 | contrib/completion: escape the forward slash in __git_match_ctag | John Szakmeister | 1 | -1/+1 |
2015-03-14 | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 1 | -0/+1 |
2015-03-10 | config,completion: add color.status.unmerged | Michael J Gruber | 1 | -0/+1 |
2015-03-06 | completion: simplify __git_remotes() | SZEDER Gábor | 1 | -5/+2 |
2015-03-05 | Merge branch 'av/wincred-with-at-in-username-fix' into maint | Junio C Hamano | 1 | -3/+22 |
2015-02-18 | Merge branch 'av/wincred-with-at-in-username-fix' | Junio C Hamano | 1 | -3/+22 |
2015-02-11 | Merge branch 'cj/log-invert-grep' | Junio C Hamano | 1 | -1/+1 |
2015-01-25 | wincred: fix get credential if username has "@" | Aleksey Vasenev | 1 | -3/+22 |
2015-01-14 | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 1 | -5/+5 |
2015-01-14 | Merge branch 'rh/hide-prompt-in-ignored-directory' | Junio C Hamano | 1 | -7/+17 |
2015-01-14 | Merge branch 'mm/complete-rebase-autostash' | Junio C Hamano | 1 | -0/+1 |
2015-01-14 | Merge branch 'sp/subtree-doc' | Junio C Hamano | 1 | -105/+89 |
2015-01-14 | git-prompt: preserve value of $? in all cases | Tony Finch | 1 | -4/+4 |
2015-01-13 | log: teach --invert-grep option | Christoph Junghans | 1 | -1/+1 |
2015-01-07 | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 1 | -0/+4 |
2015-01-07 | Merge branch 'pd/completion-filenames-fix' | Junio C Hamano | 2 | -3/+3 |
2015-01-07 | git-completion: add --autostash for 'git rebase' | Matthieu Moy | 1 | -0/+1 |
2015-01-07 | git-prompt.sh: allow to hide prompt for ignored pwd | Jess Austin | 1 | -0/+13 |
2015-01-07 | git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt | Richard Hansen | 1 | -7/+4 |
2015-01-06 | subtree: fix AsciiDoc list item continuation | Steffen Prohaska | 1 | -105/+89 |
2014-12-22 | Merge branch 'jg/prompt-localize-temporary' | Junio C Hamano | 1 | -1/+1 |
2014-12-22 | Merge branch 'jk/colors' | Junio C Hamano | 2 | -13/+90 |
2014-12-22 | Merge branch 'rt/completion-tag' | Junio C Hamano | 1 | -0/+10 |
2014-12-22 | Merge branch 'ps/new-workdir-into-empty-directory' | Junio C Hamano | 1 | -15/+38 |
2014-12-22 | git-prompt: preserve value of $? inside shell prompt | Tony Finch | 1 | -0/+4 |
2014-12-15 | Update documentation occurrences of filename .sh | Peter van der Does | 2 | -3/+3 |
2014-12-12 | git-prompt.sh: make $f local to __git_eread() | Justin Guenther | 1 | -1/+1 |
2014-12-04 | completion: add git-tag options | Ralf Thielow | 1 | -0/+10 |
2014-12-03 | git-new-workdir: don't fail if the target directory is empty | Paul Smith | 1 | -15/+38 |