summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aw/contrib-subtree-doc-asciidoctor' into maintJunio C Hamano2017-07-101-7/+19
|\
| * subtree: honour USE_ASCIIDOCTOR when setA. Wilcox2017-06-281-7/+19
| * Merge branch 'rs/strbuf-add-real-path' into maintJunio C Hamano2017-03-282-0/+22
| |\
* | | diff-highlight: split code into moduleJeff King2017-06-155-19/+82
* | | Merge branch 'rf/completion-config-commit' into maintJunio C Hamano2017-06-131-0/+3
|\ \ \
| * | | completion: add completions for git config commitRikard Falkeborn2017-05-301-0/+3
* | | | Merge branch 'jk/url-insteadof-config' into maintJunio C Hamano2017-06-051-0/+10
|\ \ \ \
| * | | | docs/config: mention protocol implications of url.insteadOfJeff King2017-06-011-0/+10
| |/ / /
* | | | Merge branch 'tg/stash-push-fixup' into maintJunio C Hamano2017-06-041-1/+4
|\ \ \ \
| * | | | completion: add git stash pushThomas Gummerer2017-05-171-1/+4
* | | | | completion: mark bash script as LF-onlyJohannes Schindelin2017-05-101-0/+1
* | | | | git-new-workdir: mark script as LF-onlyJohannes Schindelin2017-05-101-0/+1
| |/ / / |/| | |
* | | | Merge branch 'jk/complete-checkout-sans-dwim-remote'Junio C Hamano2017-05-011-1/+10
|\ \ \ \
| * | | | completion: optionally disable checkout DWIMJeff King2017-04-241-1/+10
* | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason2017-04-241-0/+1
|/ / / /
* | | | Merge branch 'jc/bs-t-is-not-a-tab-for-sed'Junio C Hamano2017-04-171-2/+2
|\ \ \ \
| * | | | contrib/git-resurrect.sh: do not write \t for HT in sed scriptsJunio C Hamano2017-04-011-2/+2
* | | | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-111-2/+2
|\ \ \ \ \
| * | | | | ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-241-2/+2
* | | | | | Merge branch 'sg/completion-ctags'Junio C Hamano2017-03-301-6/+66
|\ \ \ \ \ \
| * | | | | | completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'SZEDER Gábor2017-03-231-0/+28
| * | | | | | completion: extract completing ctags symbol names into helper functionSZEDER Gábor2017-03-231-4/+29
| * | | | | | completion: put matching ctags symbol names directly into COMPREPLYSZEDER Gábor2017-03-231-3/+10
* | | | | | | Merge branch 'sg/completion-refs-speedup'Junio C Hamano2017-03-302-71/+190
|\| | | | | |
| * | | | | | completion: speed up branch and tag completionSZEDER Gábor2017-03-231-6/+19
| * | | | | | completion: fill COMPREPLY directly when completing fetch refspecsSZEDER Gábor2017-03-231-3/+3
| * | | | | | completion: fill COMPREPLY directly when completing refsSZEDER Gábor2017-03-232-14/+49
| * | | | | | completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMerySZEDER Gábor2017-03-231-1/+2
| * | | | | | completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMerySZEDER Gábor2017-03-231-9/+3
| * | | | | | completion: let 'for-each-ref' strip the remote name from remote branchesSZEDER Gábor2017-03-231-4/+3
| * | | | | | completion: let 'for-each-ref' and 'ls-remote' filter matching refsSZEDER Gábor2017-03-231-11/+30
| * | | | | | completion: don't disambiguate short refsSZEDER Gábor2017-03-231-3/+3
| * | | | | | completion: don't disambiguate tags and branchesSZEDER Gábor2017-03-231-2/+2
| * | | | | | completion: support excluding full refsSZEDER Gábor2017-03-231-4/+4
| * | | | | | completion: support completing fully qualified non-fast-forward refspecsSZEDER Gábor2017-03-231-1/+20
| * | | | | | completion: support completing full refs after '--option=refs/<TAB>'SZEDER Gábor2017-03-231-7/+14
| * | | | | | completion: wrap __git_refs() for better option parsingSZEDER Gábor2017-03-231-35/+67
| * | | | | | completion: remove redundant __gitcomp_nl() options from _git_commit()SZEDER Gábor2017-02-141-1/+1
* | | | | | | Merge branch 'mg/prompt-describe-tags'Junio C Hamano2017-03-211-0/+3
|\ \ \ \ \ \ \
| * | | | | | | git-prompt: add a describe style for any tagsMichael J Gruber2017-03-151-0/+3
* | | | | | | | Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'Junio C Hamano2017-03-132-18/+14
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth2017-03-032-18/+14
| |/ / / / / /
* | | | | | | Merge branch 'rs/strbuf-add-real-path'Junio C Hamano2017-03-102-0/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | strbuf: add strbuf_add_real_path()René Scharfe2017-02-271-0/+6
| * | | | | cocci: use ALLOC_ARRAYRené Scharfe2017-02-271-0/+16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sg/completion'Junio C Hamano2017-02-271-85/+165
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | completion: restore removed line continuating backslashSZEDER Gábor2017-02-131-1/+1
| * | | | completion: cache the path to the repositorySZEDER Gábor2017-02-041-17/+29
| * | | | completion: extract repository discovery from __gitdir()SZEDER Gábor2017-02-041-16/+26
| * | | | completion: don't guard git executions with __gitdir()SZEDER Gábor2017-02-041-21/+11