summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-05-01Merge branch 'jk/complete-checkout-sans-dwim-remote'Junio C Hamano
2017-04-24completion: optionally disable checkout DWIMJeff King
2017-04-24completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason
2017-04-17Merge branch 'jc/bs-t-is-not-a-tab-for-sed'Junio C Hamano
2017-04-11Merge branch 'ab/ref-filter-no-contains'Junio C Hamano
2017-04-01contrib/git-resurrect.sh: do not write \t for HT in sed scriptsJunio C Hamano
2017-03-30Merge branch 'sg/completion-ctags'Junio C Hamano
2017-03-30Merge branch 'sg/completion-refs-speedup'Junio C Hamano
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason
2017-03-23completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'SZEDER Gábor
2017-03-23completion: extract completing ctags symbol names into helper functionSZEDER Gábor
2017-03-23completion: put matching ctags symbol names directly into COMPREPLYSZEDER Gábor
2017-03-23completion: speed up branch and tag completionSZEDER Gábor
2017-03-23completion: fill COMPREPLY directly when completing fetch refspecsSZEDER Gábor
2017-03-23completion: fill COMPREPLY directly when completing refsSZEDER Gábor
2017-03-23completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMerySZEDER Gábor
2017-03-23completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMerySZEDER Gábor
2017-03-23completion: let 'for-each-ref' strip the remote name from remote branchesSZEDER Gábor
2017-03-23completion: let 'for-each-ref' and 'ls-remote' filter matching refsSZEDER Gábor
2017-03-23completion: don't disambiguate short refsSZEDER Gábor
2017-03-23completion: don't disambiguate tags and branchesSZEDER Gábor
2017-03-23completion: support excluding full refsSZEDER Gábor
2017-03-23completion: support completing fully qualified non-fast-forward refspecsSZEDER Gábor
2017-03-23completion: support completing full refs after '--option=refs/<TAB>'SZEDER Gábor
2017-03-23completion: wrap __git_refs() for better option parsingSZEDER Gábor
2017-03-21Merge branch 'mg/prompt-describe-tags'Junio C Hamano
2017-03-15git-prompt: add a describe style for any tagsMichael J Gruber
2017-03-13Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'Junio C Hamano
2017-03-10Merge branch 'rs/strbuf-add-real-path'Junio C Hamano
2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth
2017-02-27Merge branch 'sg/completion'Junio C Hamano
2017-02-27Merge branch 'jk/describe-omit-some-refs'Junio C Hamano
2017-02-27strbuf: add strbuf_add_real_path()René Scharfe
2017-02-27cocci: use ALLOC_ARRAYRené Scharfe
2017-02-16Merge branch 'rs/cocci-check-free-only-null'Junio C Hamano
2017-02-15Merge branch 'cw/completion'Junio C Hamano
2017-02-15Merge branch 'rs/swap'Junio C Hamano
2017-02-13completion: remove redundant __gitcomp_nl() options from _git_commit()SZEDER Gábor
2017-02-13completion: restore removed line continuating backslashSZEDER Gábor
2017-02-11cocci: detect useless free(3) callsRené Scharfe
2017-02-10Merge branch 'ew/complete-svn-authorship-options'Junio C Hamano
2017-02-10Merge branch 'bw/push-submodule-only'Junio C Hamano
2017-02-06completion: fix git svn authorship switchesEric Wong
2017-02-04completion: recognize more long-optionsCornelius Weig
2017-02-04completion: teach remote subcommands to complete optionsCornelius Weig
2017-02-04completion: teach replace to complete optionsCornelius Weig
2017-02-04completion: teach ls-remote to complete optionsCornelius Weig
2017-02-04completion: improve bash completion for git-addCornelius Weig
2017-02-04completion: add subcommand completion for rerereCornelius Weig
2017-02-04completion: teach submodule subcommands to complete optionsCornelius Weig