Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-25 | git-send-email: add --transfer-encoding option | Paolo Bonzini | 1 | -0/+4 |
2014-11-20 | diff-highlight: allow configurable colors | Jeff King | 2 | -13/+90 |
2014-11-10 | Merge branch 'js/diff-highlight-avoid-sigpipe' | Junio C Hamano | 1 | -0/+4 |
2014-11-04 | diff-highlight: exit when a pipe is broken | John Szakmeister | 1 | -0/+4 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2014-10-29 | Merge branch 'oc/mergetools-beyondcompare' | Junio C Hamano | 1 | -1/+1 |
2014-10-21 | Merge branch 'js/completion-hide-not-a-repo' | Junio C Hamano | 1 | -1/+2 |
2014-10-21 | mergetool: rename bc3 to bc | Junio C Hamano | 1 | -1/+1 |
2014-10-20 | Merge branch 'ss/contrib-subtree-contacts' | Junio C Hamano | 4 | -3/+83 |
2014-10-16 | Merge branch 'jc/completion-no-chdir' | Junio C Hamano | 1 | -11/+7 |
2014-10-15 | contacts: add a Makefile to generate docs and install | Sebastian Schuberth | 2 | -0/+74 |
2014-10-15 | subtree: add an install-html target | Sebastian Schuberth | 2 | -3/+9 |
2014-10-14 | completion: silence "fatal: Not a git repository" error | John Szakmeister | 1 | -1/+2 |
2014-10-09 | completion: use "git -C $there" instead of (cd $there && git ...) | Junio C Hamano | 1 | -11/+7 |
2014-10-07 | completion: add --show-signature for log and show | David Aguilar | 1 | -0/+2 |
2014-09-19 | Merge branch 'jk/prompt-stash-could-be-packed' into maint | Junio C Hamano | 1 | -1/+2 |
2014-09-19 | Merge branch 'tb/complete-diff-ignore-blank-lines' | Junio C Hamano | 1 | -2/+2 |
2014-09-19 | Merge branch 'mb/build-contrib-svn-fe' | Junio C Hamano | 1 | -9/+51 |
2014-09-11 | Merge branch 'jk/contrib-subtree-make-all' | Junio C Hamano | 1 | -1/+4 |
2014-09-09 | Merge branch 'jk/prompt-stash-could-be-packed' | Junio C Hamano | 1 | -1/+2 |
2014-09-03 | completion: Add --ignore-blank-lines for diff | Thomas Braun | 1 | -2/+2 |
2014-08-28 | contrib/svn-fe: fix Makefile | Maxim Bublis | 1 | -9/+51 |
2014-08-25 | git-prompt: do not look for refs/stash in $GIT_DIR | Jeff King | 1 | -1/+2 |
2014-08-18 | subtree: make "all" default target of Makefile | Jeff King | 1 | -1/+4 |