summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/cocci'Junio C Hamano2016-11-011-0/+15
|\
| * cocci: avoid self-references in object_id transformationsrs/cocciRené Scharfe2016-11-011-0/+15
| * Merge branch 'jc/cocci-xstrdup-or-null' into maintJunio C Hamano2016-10-281-0/+7
| |\
| * \ Merge branch 'rs/cocci' into maintJunio C Hamano2016-10-284-6/+52
| |\ \
* | \ \ Merge branch 'ls/filter-process'Junio C Hamano2016-10-311-0/+128
|\ \ \ \
| * | | | contrib/long-running-filter: add long running filter exampleLars Schneider2016-10-171-0/+128
* | | | | Merge branch 'jc/cocci-xstrdup-or-null'Junio C Hamano2016-10-261-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cocci: refactor common patterns to use xstrdup_or_null()jc/cocci-xstrdup-or-nullJunio C Hamano2016-10-121-0/+7
| | |/ / | |/| |
| * | | Merge branch 'rs/copy-array' into maintJunio C Hamano2016-10-111-0/+26
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'mm/credential-libsecret'Junio C Hamano2016-10-262-0/+395
|\ \ \ \
| * | | | contrib: add credential helper for libsecretmm/credential-libsecretMantas Mikulėnas2016-10-112-0/+395
* | | | | Merge branch 'rs/cocci'Junio C Hamano2016-10-171-0/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | remove unnecessary NULL check before free(3)René Scharfe2016-10-101-0/+5
* | | | | Merge branch 'cp/completion-negative-refs'Junio C Hamano2016-10-101-3/+4
|\ \ \ \ \
| * | | | | completion: support excluding refscp/completion-negative-refsChris Packham2016-08-241-3/+4
| * | | | | Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano2016-08-101-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm/build-persistent-https-with-recent-go' into maintJunio C Hamano2016-08-101-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'da/subtree-2.9-regression' into maintJunio C Hamano2016-08-102-8/+25
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'rs/qsort'Junio C Hamano2016-10-101-0/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove unnecessary check before QSORTRené Scharfe2016-09-291-0/+18
| * | | | | | | | | add QSORTRené Scharfe2016-09-291-0/+19
* | | | | | | | | | Merge branch 'rs/cocci'Junio C Hamano2016-10-062-1/+37
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe2016-10-031-3/+26
| * | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe2016-09-271-0/+6
| * | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-271-0/+6
| * | | | | | | | | gitignore: ignore output files of coccicheck make targetRené Scharfe2016-09-271-0/+1
* | | | | | | | | | Merge branch 'rs/copy-array'Junio C Hamano2016-10-031-0/+26
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | use COPY_ARRAYrs/copy-arrayRené Scharfe2016-09-251-0/+26
* | | | | | | | | Merge branch 'rs/cocci'Junio C Hamano2016-09-262-6/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-151-0/+5
| * | | | | | | contrib/coccinelle: fix semantic patch for oid_to_hex_r()René Scharfe2016-09-151-6/+6
* | | | | | | | diff-highlight: avoid highlighting combined diffsbh/diff-highlight-graphJeff King2016-08-312-1/+38
* | | | | | | | diff-highlight: add multi-byte testsJeff King2016-08-311-1/+35
* | | | | | | | diff-highlight: ignore test cruftJeff King2016-08-311-0/+2
* | | | | | | | diff-highlight: add support for --graph outputBrian Henderson2016-08-292-7/+14
* | | | | | | | diff-highlight: add failing test for handling --graph outputBrian Henderson2016-08-291-0/+62
* | | | | | | | diff-highlight: add some testsBrian Henderson2016-08-293-0/+190
|/ / / / / / /
* | | | | | | git-multimail: update to release 1.4.0Matthieu Moy2016-08-176-276/+725
* | | | | | | Merge branch 'vs/typofix'Junio C Hamano2016-08-124-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Spelling fixesvs/typofixVille Skyttä2016-08-114-5/+5
* | | | | | | | Merge branch 'js/import-tars-hardlinks'Junio C Hamano2016-08-121-11/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | import-tars: support hard linksjs/import-tars-hardlinksJohannes Schindelin2016-08-031-11/+20
* | | | | | | | | Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano2016-08-121-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: complete --delete, --move, and --remotes for git branchvs/completion-branch-fully-spelled-d-m-rVille Skyttä2016-08-091-3/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/completion-diff-submodule'Junio C Hamano2016-08-101-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | completion: add completion for --submodule=* diff optionjk/completion-diff-submoduleJacob Keller2016-08-091-0/+19
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-101-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | format-patch: format.from gives the default for --fromjt/format-patch-from-configJosh Triplett2016-08-011-0/+1
| |/ / / / / / /
| * | | | | | | Merge branch 'nb/gnome-keyring-build' into maintJunio C Hamano2016-07-061-2/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano2016-07-061-3/+3
| |\ \ \ \ \ \ \ \