aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'rs/free-and-null'Junio C Hamano2017-07-10
|\ \ \ \ \
| * | | | | coccinelle: polish FREE_AND_NULL rulesRené Scharfe2017-06-29
* | | | | | Merge branch 'xz/send-email-batch-size'Junio C Hamano2017-07-06
|\ \ \ \ \ \
| * | | | | | send-email: --batch-size to work around some SMTP server limitxiaoqiang zhao2017-07-05
* | | | | | | Merge branch 'aw/contrib-subtree-doc-asciidoctor'Junio C Hamano2017-07-06
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | subtree: honour USE_ASCIIDOCTOR when setA. Wilcox2017-06-27
| * | | | | | Merge branch 'rs/strbuf-add-real-path' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \
* | | | | | | | Spelling fixesVille Skyttä2017-06-27
* | | | | | | | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | coccinelle: add a rule to make "expression" code use FREE_AND_NULL()Ævar Arnfjörð Bjarmason2017-06-16
| * | | | | | | coccinelle: add a rule to make "type" code use FREE_AND_NULL()Ævar Arnfjörð Bjarmason2017-06-16
* | | | | | | | Merge branch 'jk/diff-highlight-module'Junio C Hamano2017-06-24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | diff-highlight: split code into moduleJeff King2017-06-15
| * | | | | | Merge branch 'rf/completion-config-commit' into maintJunio C Hamano2017-06-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/url-insteadof-config' into maintJunio C Hamano2017-06-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tg/stash-push-fixup' into maintJunio C Hamano2017-06-04
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'rf/completion'Junio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | completion: add git config credentialCache.ignoreSIGHUPRikard Falkeborn2017-06-02
| * | | | | | | | | completion: add git config credential completionsRikard Falkeborn2017-06-02
| * | | | | | | | | completion: add git config advice completionsRikard Falkeborn2017-06-02
| * | | | | | | | | completion: add git config am.threeWay completionRikard Falkeborn2017-06-02
| * | | | | | | | | completion: add git config core completionsRikard Falkeborn2017-06-02
| * | | | | | | | | completion: add git config gc completionsRikard Falkeborn2017-06-02
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/url-insteadof-config'Junio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | docs/config: mention protocol implications of url.insteadOfJeff King2017-06-01
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rf/completion-config-commit'Junio C Hamano2017-06-04
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | completion: add completions for git config commitRikard Falkeborn2017-05-30
| |/ / / / / /
* | | | | | | Merge branch 'tg/stash-push-fixup'Junio C Hamano2017-05-29
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | completion: add git stash pushThomas Gummerer2017-05-17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'js/eol-on-ourselves'Junio C Hamano2017-05-29
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | completion: mark bash script as LF-onlyJohannes Schindelin2017-05-10
| * | | | | git-new-workdir: mark script as LF-onlyJohannes Schindelin2017-05-10
| | |/ / / | |/| | |
* | | | | Merge branch 'ab/clone-no-tags'Junio C Hamano2017-05-16
|\ \ \ \ \
| * | | | | clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-01
* | | | | | Merge branch 'sk/status-short-branch-color-config'Junio C Hamano2017-05-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | status: add color config slots for branch info in "--short --branch"Stephen Kent2017-04-28
* | | | | | Merge branch 'jk/complete-checkout-sans-dwim-remote'Junio C Hamano2017-05-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | completion: optionally disable checkout DWIMJeff King2017-04-23
| |/ / / /
* | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason2017-04-23
|/ / / /
* | | | Merge branch 'jc/bs-t-is-not-a-tab-for-sed'Junio C Hamano2017-04-16
|\ \ \ \
| * | | | contrib/git-resurrect.sh: do not write \t for HT in sed scriptsJunio C Hamano2017-03-31
* | | | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \ \ \ \
| * | | | | ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
* | | | | | Merge branch 'sg/completion-ctags'Junio C Hamano2017-03-30
|\ \ \ \ \ \
| * | | | | | completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'SZEDER Gábor2017-03-23
| * | | | | | completion: extract completing ctags symbol names into helper functionSZEDER Gábor2017-03-23
| * | | | | | completion: put matching ctags symbol names directly into COMPREPLYSZEDER Gábor2017-03-23
* | | | | | | Merge branch 'sg/completion-refs-speedup'Junio C Hamano2017-03-30
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | completion: speed up branch and tag completionSZEDER Gábor2017-03-23
| * | | | | | completion: fill COMPREPLY directly when completing fetch refspecsSZEDER Gábor2017-03-23