summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/cocci' into maintJunio C Hamano2016-11-291-0/+15
|\
| * cocci: avoid self-references in object_id transformationsrs/cocciRené Scharfe2016-11-011-0/+15
* | Merge branch 'cp/completion-negative-refs' into maintJunio C Hamano2016-11-291-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 'jc/cocci-xstrdup-or-null' into maintJunio C Hamano2016-10-281-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/cocci' into maintJunio C Hamano2016-10-284-6/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove unnecessary NULL check before free(3)René Scharfe2016-10-101-0/+5
| * | | | | 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
| * | | | | 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
* | | | | | Merge branch 'rs/copy-array' into maintJunio C Hamano2016-10-111-0/+26
|\ \ \ \ \ \
| * | | | | | use COPY_ARRAYrs/copy-arrayRené Scharfe2016-09-251-0/+26
* | | | | | | 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
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano2016-08-081-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | completion: add option '--recurse-submodules' to 'git clone'cp/completion-clone-recurse-submodulesChris Packham2016-07-271-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'da/subtree-modernize'Junio C Hamano2016-08-081-286/+391
|\ \ \ \ \ \ \ \
| * | | | | | | | subtree: adjust function definitions to match CodingGuidelinesda/subtree-modernizeDavid Aguilar2016-07-271-68/+34
| * | | | | | | | subtree: adjust style to match CodingGuidelinesDavid Aguilar2016-07-271-218/+357
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jk/git-jump'Junio C Hamano2016-08-032-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/git-jump: fix typo in READMEjk/git-jumpJeff King2016-07-221-1/+1
| * | | | | | | | contrib/git-jump: add whitespace-checking modeJeff King2016-07-222-1/+9
| * | | | | | | | contrib/git-jump: fix greedy regex when matching hunksJeff King2016-07-221-1/+1
* | | | | | | | | Merge branch 'pm/build-persistent-https-with-recent-go'Junio C Hamano2016-08-031-2/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | contrib/persistent-https: use Git version for build labelpm/build-persistent-https-with-recent-goParker Moore2016-07-221-1/+1
| * | | | | | | | contrib/persistent-https: update ldflags syntax for Go 1.7+Parker Moore2016-07-221-1/+3
| | |_|/ / / / / | |/| | | | | |