summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2015-03-26Merge branch 'sg/completion-gitcomp-nl-for-refs'Junio C Hamano
2015-03-25Merge branch 'ct/prompt-untracked-fix'Junio C Hamano
2015-03-23Merge branch 'js/completion-ctags-pattern-substitution-fix'Junio C Hamano
2015-03-23Merge branch 'jk/push-config'Junio C Hamano
2015-03-22completion: use __gitcomp_nl() for completing refsSZEDER Gábor
2015-03-17Merge branch 'mg/doc-status-color-slot'Junio C Hamano
2015-03-17Merge branch 'sg/completion-remote'Junio C Hamano
2015-03-15git prompt: use toplevel to find untracked filesCody A Taylor
2015-03-15contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister
2015-03-14push: allow --follow-tags to be set by config push.followTagsDave Olszewski
2015-03-10config,completion: add color.status.unmergedMichael J Gruber
2015-03-06completion: simplify __git_remotes()SZEDER Gábor
2015-03-05Merge branch 'av/wincred-with-at-in-username-fix' into maintJunio C Hamano
2015-02-18Merge branch 'av/wincred-with-at-in-username-fix'Junio C Hamano
2015-02-11Merge branch 'cj/log-invert-grep'Junio C Hamano
2015-01-26wincred: fix get credential if username has "@"Aleksey Vasenev
2015-01-14Merge branch 'tf/prompt-preserve-exit-status'Junio C Hamano
2015-01-14Merge branch 'rh/hide-prompt-in-ignored-directory'Junio C Hamano
2015-01-14Merge branch 'mm/complete-rebase-autostash'Junio C Hamano
2015-01-14Merge branch 'sp/subtree-doc'Junio C Hamano
2015-01-14git-prompt: preserve value of $? in all casesTony Finch
2015-01-13log: teach --invert-grep optionChristoph Junghans
2015-01-07Merge branch 'tf/prompt-preserve-exit-status'Junio C Hamano
2015-01-07Merge branch 'pd/completion-filenames-fix'Junio C Hamano
2015-01-07git-completion: add --autostash for 'git rebase'Matthieu Moy
2015-01-07git-prompt.sh: allow to hide prompt for ignored pwdJess Austin
2015-01-07git-prompt.sh: if pc mode, immediately set PS1 to a plain promptRichard Hansen
2015-01-06subtree: fix AsciiDoc list item continuationSteffen Prohaska
2014-12-22Merge branch 'jg/prompt-localize-temporary'Junio C Hamano
2014-12-22Merge branch 'jk/colors'Junio C Hamano
2014-12-22Merge branch 'rt/completion-tag'Junio C Hamano
2014-12-22Merge branch 'ps/new-workdir-into-empty-directory'Junio C Hamano
2014-12-22git-prompt: preserve value of $? inside shell promptTony Finch
2014-12-15Update documentation occurrences of filename .shPeter van der Does
2014-12-12git-prompt.sh: make $f local to __git_eread()Justin Guenther
2014-12-04completion: add git-tag optionsRalf Thielow
2014-12-03git-new-workdir: don't fail if the target directory is emptyPaul Smith
2014-11-25git-send-email: add --transfer-encoding optionPaolo Bonzini
2014-11-20diff-highlight: allow configurable colorsJeff King
2014-11-10Merge branch 'js/diff-highlight-avoid-sigpipe'Junio C Hamano
2014-11-04diff-highlight: exit when a pipe is brokenJohn Szakmeister
2014-11-04Documentation: typofixesThomas Ackermann
2014-10-29Merge branch 'oc/mergetools-beyondcompare'Junio C Hamano
2014-10-21Merge branch 'js/completion-hide-not-a-repo'Junio C Hamano
2014-10-21mergetool: rename bc3 to bcJunio C Hamano
2014-10-20Merge branch 'ss/contrib-subtree-contacts'Junio C Hamano
2014-10-16Merge branch 'jc/completion-no-chdir'Junio C Hamano
2014-10-15contacts: add a Makefile to generate docs and installSebastian Schuberth
2014-10-15subtree: add an install-html targetSebastian Schuberth
2014-10-14completion: silence "fatal: Not a git repository" errorJohn Szakmeister