aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'rs/cocci'Junio C Hamano2016-10-06
|\
| * coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe2016-10-03
| * use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe2016-09-27
| * use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-27
| * gitignore: ignore output files of coccicheck make targetRené Scharfe2016-09-27
* | Merge branch 'rs/copy-array'Junio C Hamano2016-10-03
|\ \
| * | use COPY_ARRAYRené Scharfe2016-09-25
* | | Merge branch 'rs/cocci'Junio C Hamano2016-09-26
|\ \ \ | | |/ | |/|
| * | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-15
| * | contrib/coccinelle: fix semantic patch for oid_to_hex_r()René Scharfe2016-09-15
* | | diff-highlight: avoid highlighting combined diffsJeff King2016-08-31
* | | diff-highlight: add multi-byte testsJeff King2016-08-31
* | | diff-highlight: ignore test cruftJeff King2016-08-31
* | | diff-highlight: add support for --graph outputBrian Henderson2016-08-29
* | | diff-highlight: add failing test for handling --graph outputBrian Henderson2016-08-29
* | | diff-highlight: add some testsBrian Henderson2016-08-29
|/ /
* | git-multimail: update to release 1.4.0Matthieu Moy2016-08-17
* | Merge branch 'vs/typofix'Junio C Hamano2016-08-12
|\ \
| * | Spelling fixesVille Skyttä2016-08-11
* | | Merge branch 'js/import-tars-hardlinks'Junio C Hamano2016-08-12
|\ \ \
| * | | import-tars: support hard linksJohannes Schindelin2016-08-03
* | | | Merge branch 'vs/completion-branch-fully-spelled-d-m-r'Junio C Hamano2016-08-12
|\ \ \ \
| * | | | completion: complete --delete, --move, and --remotes for git branchVille Skyttä2016-08-09
* | | | | Merge branch 'jk/completion-diff-submodule'Junio C Hamano2016-08-10
|\ \ \ \ \
| * | | | | completion: add completion for --submodule=* diff optionJacob Keller2016-08-09
| |/ / / /
* | | | | Merge branch 'jt/format-patch-from-config'Junio C Hamano2016-08-10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | format-patch: format.from gives the default for --fromJosh Triplett2016-08-01
| |/ / /
| * | | Merge branch 'nb/gnome-keyring-build' into maintJunio C Hamano2016-07-06
| |\ \ \
| * \ \ \ Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano2016-07-06
| |\ \ \ \
* | \ \ \ \ Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano2016-08-08
|\ \ \ \ \ \
| * | | | | | completion: add option '--recurse-submodules' to 'git clone'Chris Packham2016-07-27
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'da/subtree-modernize'Junio C Hamano2016-08-08
|\ \ \ \ \ \
| * | | | | | subtree: adjust function definitions to match CodingGuidelinesDavid Aguilar2016-07-27
| * | | | | | subtree: adjust style to match CodingGuidelinesDavid Aguilar2016-07-27
* | | | | | | Merge branch 'jk/git-jump'Junio C Hamano2016-08-03
|\ \ \ \ \ \ \
| * | | | | | | contrib/git-jump: fix typo in READMEJeff King2016-07-22
| * | | | | | | contrib/git-jump: add whitespace-checking modeJeff King2016-07-22
| * | | | | | | contrib/git-jump: fix greedy regex when matching hunksJeff King2016-07-22
* | | | | | | | Merge branch 'pm/build-persistent-https-with-recent-go'Junio C Hamano2016-08-03
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/persistent-https: use Git version for build labelParker Moore2016-07-22
| * | | | | | | | contrib/persistent-https: update ldflags syntax for Go 1.7+Parker Moore2016-07-22
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'sg/completion-no-column' into maintJunio C Hamano2016-01-04
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'as/subtree-with-spaces' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sg/bash-prompt-dirty-orphan' into maintJunio C Hamano2015-12-08
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'da/subtree-2.9-regression'Junio C Hamano2016-08-03
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | subtree: fix "git subtree split --rejoin"David Aguilar2016-07-26
| * | | | | | | | | | t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar2016-07-26
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-08
| * | | | | | | | | worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-08