summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-02-04completion: cache the path to the repositorySZEDER Gábor
2017-02-04completion: extract repository discovery from __gitdir()SZEDER Gábor
2017-02-04completion: don't guard git executions with __gitdir()SZEDER Gábor
2017-02-04completion: consolidate silencing errors from git commandsSZEDER Gábor
2017-02-04completion: don't use __gitdir() for git commandsSZEDER Gábor
2017-02-04completion: respect 'git -C <path>'SZEDER Gábor
2017-02-04completion: fix completion after 'git -C <path>'SZEDER Gábor
2017-02-04completion: don't offer commands when 'git --opt' needs an argumentSZEDER Gábor
2017-02-04completion: list short refs from a remote given as a URLSZEDER Gábor
2017-02-04completion: don't list 'HEAD' when trying refs completion outside of a repoSZEDER Gábor
2017-02-04completion: list refs from remote when remote's name matches a directorySZEDER Gábor
2017-02-04completion: respect 'git --git-dir=<path>' when listing remote refsSZEDER Gábor
2017-02-04completion: fix most spots not respecting 'git --git-dir=<path>'SZEDER Gábor
2017-02-04completion: ensure that the repository path given on the command line existsSZEDER Gábor
2017-02-04completion: improve __git_refs()'s in-code documentationSZEDER Gábor
2017-02-03Merge branch 'pl/complete-diff-submodule-diff'Junio C Hamano
2017-02-02Merge branch 'rs/absolute-pathdup'Junio C Hamano
2017-02-01completion: add completion for --recurse-submodules=onlyCornelius Weig
2017-01-31Merge branch 'js/difftool-builtin'Junio C Hamano
2017-01-31Merge branch 'sb/retire-convert-objects-from-contrib'Junio C Hamano
2017-01-30Completion: Add support for --submodule=diffPeter Law
2017-01-30add SWAP macroRené Scharfe
2017-01-26abspath: add absolute_pathdup()René Scharfe
2017-01-24describe: teach describe negative pattern matchesJacob Keller
2017-01-19contrib: remove git-convert-objectsStefan Beller
2017-01-19difftool: retire the scripted versionJohannes Schindelin
2017-01-18Merge branch 'sb/remove-gitview'Junio C Hamano
2017-01-17Merge branch 'ls/filter-process' into maintJunio C Hamano
2017-01-17Merge branch 'bb/unicode-9.0' into maintJunio C Hamano
2017-01-07contrib: remove gitviewStefan Beller
2016-12-27Merge branch 'ls/filter-process'Junio C Hamano
2016-12-27Merge branch 'cp/merge-continue'Junio C Hamano
2016-12-19Merge branch 'bb/unicode-9.0'Junio C Hamano
2016-12-19Merge branch 'nd/rebase-forget'Junio C Hamano
2016-12-14completion: add --continue option for mergeChris Packham
2016-12-14update_unicode.sh: remove the plane filterBeat Bolli
2016-12-14update_unicode.sh: automatically download newer definition filesBeat Bolli
2016-12-14update_unicode.sh: pin the uniset repo to a known good commitBeat Bolli
2016-12-14update_unicode.sh: remove an unnecessary subshell levelBeat Bolli
2016-12-14update_unicode.sh: move it into contrib/update-unicodeBeat Bolli
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider
2016-11-29Merge branch 'rs/cocci' into maintJunio C Hamano
2016-11-29Merge branch 'cp/completion-negative-refs' into maintJunio C Hamano
2016-11-01Merge branch 'rs/cocci'Junio C Hamano
2016-11-01cocci: avoid self-references in object_id transformationsRené Scharfe
2016-10-31Merge branch 'ls/filter-process'Junio C Hamano
2016-10-28Merge branch 'jc/cocci-xstrdup-or-null' into maintJunio C Hamano
2016-10-28Merge branch 'rs/cocci' into maintJunio C Hamano
2016-10-26Merge branch 'jc/cocci-xstrdup-or-null'Junio C Hamano