summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'Libravatar Junio C Hamano2-18/+14
2017-03-10Merge branch 'rs/strbuf-add-real-path'Libravatar Junio C Hamano2-0/+22
2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonLibravatar Sebastian Schuberth2-18/+14
2017-02-27Merge branch 'sg/completion'Libravatar Junio C Hamano1-85/+165
2017-02-27Merge branch 'jk/describe-omit-some-refs'Libravatar Junio C Hamano1-0/+1
2017-02-27strbuf: add strbuf_add_real_path()Libravatar René Scharfe1-0/+6
2017-02-27cocci: use ALLOC_ARRAYLibravatar René Scharfe1-0/+16
2017-02-16Merge branch 'rs/cocci-check-free-only-null'Libravatar Junio C Hamano1-0/+6
2017-02-15Merge branch 'cw/completion'Libravatar Junio C Hamano1-21/+118
2017-02-15Merge branch 'rs/swap'Libravatar Junio C Hamano1-0/+28
2017-02-13completion: restore removed line continuating backslashLibravatar SZEDER Gábor1-1/+1
2017-02-11cocci: detect useless free(3) callsLibravatar René Scharfe1-0/+6
2017-02-10Merge branch 'ew/complete-svn-authorship-options'Libravatar Junio C Hamano1-2/+2
2017-02-10Merge branch 'bw/push-submodule-only'Libravatar Junio C Hamano1-1/+1
2017-02-06completion: fix git svn authorship switchesLibravatar Eric Wong1-2/+2
2017-02-03completion: recognize more long-optionsLibravatar Cornelius Weig1-9/+20
2017-02-03completion: teach remote subcommands to complete optionsLibravatar Cornelius Weig1-7/+38
2017-02-03completion: teach replace to complete optionsLibravatar Cornelius Weig1-0/+6
2017-02-03completion: teach ls-remote to complete optionsLibravatar Cornelius Weig1-0/+6
2017-02-03completion: improve bash completion for git-addLibravatar Cornelius Weig1-3/+7
2017-02-03completion: add subcommand completion for rerereLibravatar Cornelius Weig1-0/+11
2017-02-03completion: teach submodule subcommands to complete optionsLibravatar Cornelius Weig1-2/+30
2017-02-03completion: cache the path to the repositoryLibravatar SZEDER Gábor1-17/+29
2017-02-03completion: extract repository discovery from __gitdir()Libravatar SZEDER Gábor1-16/+26
2017-02-03completion: don't guard git executions with __gitdir()Libravatar SZEDER Gábor1-21/+11
2017-02-03completion: consolidate silencing errors from git commandsLibravatar SZEDER Gábor1-16/+12
2017-02-03completion: don't use __gitdir() for git commandsLibravatar SZEDER Gábor1-29/+31
2017-02-03completion: respect 'git -C <path>'Libravatar SZEDER Gábor1-5/+14
2017-02-03completion: fix completion after 'git -C <path>'Libravatar SZEDER Gábor1-4/+4
2017-02-03completion: don't offer commands when 'git --opt' needs an argumentLibravatar SZEDER Gábor1-0/+11
2017-02-03completion: list short refs from a remote given as a URLLibravatar SZEDER Gábor1-3/+16
2017-02-03completion: don't list 'HEAD' when trying refs completion outside of a repoLibravatar SZEDER Gábor1-2/+6
2017-02-03completion: list refs from remote when remote's name matches a directoryLibravatar SZEDER Gábor1-2/+18
2017-02-03completion: respect 'git --git-dir=<path>' when listing remote refsLibravatar SZEDER Gábor1-5/+17
2017-02-03completion: fix most spots not respecting 'git --git-dir=<path>'Libravatar SZEDER Gábor1-5/+7
2017-02-03completion: ensure that the repository path given on the command line existsLibravatar SZEDER Gábor1-0/+1
2017-02-03completion: improve __git_refs()'s in-code documentationLibravatar SZEDER Gábor1-3/+5
2017-02-03Merge branch 'pl/complete-diff-submodule-diff'Libravatar Junio C Hamano1-1/+1
2017-02-02Merge branch 'rs/absolute-pathdup'Libravatar Junio C Hamano1-0/+6
2017-02-01completion: add completion for --recurse-submodules=onlyLibravatar Cornelius Weig1-1/+1
2017-01-31Merge branch 'js/difftool-builtin'Libravatar Junio C Hamano1-0/+481
2017-01-31Merge branch 'sb/retire-convert-objects-from-contrib'Libravatar Junio C Hamano2-358/+0
2017-01-30Completion: Add support for --submodule=diffLibravatar Peter Law1-1/+1
2017-01-30add SWAP macroLibravatar René Scharfe1-0/+28
2017-01-26abspath: add absolute_pathdup()Libravatar René Scharfe1-0/+6
2017-01-23describe: teach describe negative pattern matchesLibravatar Jacob Keller1-0/+1
2017-01-19contrib: remove git-convert-objectsLibravatar Stefan Beller2-358/+0
2017-01-19difftool: retire the scripted versionLibravatar Johannes Schindelin1-0/+470
2017-01-18Merge branch 'sb/remove-gitview'Libravatar Junio C Hamano2-1362/+0
2017-01-17Merge branch 'ls/filter-process' into maintLibravatar Junio C Hamano1-2/+6