Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge branch 'rs/copy-array' into maint | Junio C Hamano | 2016-10-11 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'mm/credential-libsecret' | Junio C Hamano | 2016-10-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | contrib: add credential helper for libsecret | Mantas Mikulėnas | 2016-10-11 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-17 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | remove unnecessary NULL check before free(3) | René Scharfe | 2016-10-10 | |
* | | | | | | | Merge branch 'cp/completion-negative-refs' | Junio C Hamano | 2016-10-10 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | completion: support excluding refs | Chris Packham | 2016-08-24 | |
| * | | | | | | Merge branch 'cp/completion-clone-recurse-submodules' into maint | Junio C Hamano | 2016-08-10 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'pm/build-persistent-https-with-recent-go' into maint | Junio C Hamano | 2016-08-10 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'da/subtree-2.9-regression' into maint | Junio C Hamano | 2016-08-10 | |
| |\ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ | Merge branch 'rs/qsort' | Junio C Hamano | 2016-10-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | remove unnecessary check before QSORT | René Scharfe | 2016-09-29 | |
| * | | | | | | | | | | add QSORT | René Scharfe | 2016-09-29 | |
* | | | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 2016-10-03 | |
| * | | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 | |
| * | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 | |
| * | | | | | | | | | | gitignore: ignore output files of coccicheck make target | René Scharfe | 2016-09-27 | |
* | | | | | | | | | | | Merge branch 'rs/copy-array' | Junio C Hamano | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | use COPY_ARRAY | René Scharfe | 2016-09-25 | |
* | | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 | |
| * | | | | | | | | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 2016-09-15 | |
* | | | | | | | | | diff-highlight: avoid highlighting combined diffs | Jeff King | 2016-08-31 | |
* | | | | | | | | | diff-highlight: add multi-byte tests | Jeff King | 2016-08-31 | |
* | | | | | | | | | diff-highlight: ignore test cruft | Jeff King | 2016-08-31 | |
* | | | | | | | | | diff-highlight: add support for --graph output | Brian Henderson | 2016-08-29 | |
* | | | | | | | | | diff-highlight: add failing test for handling --graph output | Brian Henderson | 2016-08-29 | |
* | | | | | | | | | diff-highlight: add some tests | Brian Henderson | 2016-08-29 | |
|/ / / / / / / / | ||||
* | | | | | | | | git-multimail: update to release 1.4.0 | Matthieu Moy | 2016-08-17 | |
* | | | | | | | | Merge branch 'vs/typofix' | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Spelling fixes | Ville Skyttä | 2016-08-11 | |
* | | | | | | | | | Merge branch 'js/import-tars-hardlinks' | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | import-tars: support hard links | Johannes Schindelin | 2016-08-03 | |
* | | | | | | | | | | Merge branch 'vs/completion-branch-fully-spelled-d-m-r' | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | completion: complete --delete, --move, and --remotes for git branch | Ville Skyttä | 2016-08-09 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/completion-diff-submodule' | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | completion: add completion for --submodule=* diff option | Jacob Keller | 2016-08-09 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jt/format-patch-from-config' | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | format-patch: format.from gives the default for --from | Josh Triplett | 2016-08-01 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge branch 'nb/gnome-keyring-build' into maint | Junio C Hamano | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs/prompt-avoid-unset-variable' into maint | Junio C Hamano | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'cp/completion-clone-recurse-submodules' | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | completion: add option '--recurse-submodules' to 'git clone' | Chris Packham | 2016-07-27 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'da/subtree-modernize' | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | subtree: adjust function definitions to match CodingGuidelines | David Aguilar | 2016-07-27 | |
| * | | | | | | | | | | subtree: adjust style to match CodingGuidelines | David Aguilar | 2016-07-27 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/git-jump' | Junio C Hamano | 2016-08-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | contrib/git-jump: fix typo in README | Jeff King | 2016-07-22 | |
| * | | | | | | | | | | contrib/git-jump: add whitespace-checking mode | Jeff King | 2016-07-22 |