Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | add test for bug in git-mv for recursive submodules | Heiko Voigt | 2017-09-17 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'bw/git-clang-format' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Makefile: add style build rule | Brandon Williams | 2017-08-14 | |
| * | | | | | | | | | | | clang-format: outline the git project's coding style | Brandon Williams | 2017-08-14 | |
* | | | | | | | | | | | | Merge branch 'nm/imap-send-with-curl' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | imap-send: use curl by default when possible | Nicolas Morey-Chaisemartin | 2017-09-15 | |
| * | | | | | | | | | | | | imap_send: setup_curl: retreive credentials if not set in config file | Nicolas Morey-Chaisemartin | 2017-09-15 | |
| * | | | | | | | | | | | | imap-send: add wrapper to get server credentials if needed | Nicolas Morey-Chaisemartin | 2017-09-15 | |
| * | | | | | | | | | | | | imap-send: return with error if curl failed | Nicolas Morey-Chaisemartin | 2017-09-15 | |
* | | | | | | | | | | | | | Merge branch 'ks/commit-do-not-touch-cut-line' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | commit-template: change a message to be more intuitive | Kaartic Sivaraam | 2017-09-15 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'tg/refs-allowed-flags' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | refs: strip out not allowed flags from ref_transaction_update | Thomas Gummerer | 2017-09-14 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'rs/archive-excluded-directory' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | archive: don't add empty directories to archives | René Scharfe | 2017-09-14 | |
* | | | | | | | | | | | | | | Merge branch 'ks/help-alias-label' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | help: change a message to be more precise | Kaartic Sivaraam | 2017-09-14 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jn/per-repo-object-store-fixes' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | replace-objects: evaluate replacement refs without using the object store | Stefan Beller | 2017-09-14 | |
| * | | | | | | | | | | | | | | push, fetch: error out for submodule entries not pointing to commits | Stefan Beller | 2017-09-14 | |
| * | | | | | | | | | | | | | | pack: make packed_git_mru global a value instead of a pointer | Jonathan Nieder | 2017-09-14 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | read_pack_header: handle signed/unsigned comparison in read result | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | config: flip return value of store_write_*() | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | notes-merge: use ssize_t for write_in_full() return value | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | pkt-line: check write_in_full() errors against "< 0" | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | convert less-trivial versions of "write_in_full() != len" | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | get-tar-commit-id: check write_in_full() return against 0 | Jeff King | 2017-09-14 | |
| * | | | | | | | | | | | | | | config: avoid "write_in_full(fd, buf, len) < len" pattern | Jeff King | 2017-09-14 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'ez/doc-duplicated-words-fix' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | doc: fix minor typos (extra/duplicated words) | Evan Zacks | 2017-09-14 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'kd/doc-for-each-ref' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | doc/for-each-ref: explicitly specify option names | Kevin Daudt | 2017-09-12 | |
| * | | | | | | | | | | | | | | doc/for-each-ref: consistently use '=' to between argument names and values | Kevin Daudt | 2017-09-12 | |
* | | | | | | | | | | | | | | | Merge branch 'cc/subprocess-handshake-missing-capabilities' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | subprocess: loudly die when subprocess asks for an unsupported capability | Junio C Hamano | 2017-09-11 | |
* | | | | | | | | | | | | | | | | Merge branch 'kw/write-index-reduce-alloc' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | read-cache: fix index corruption with index v4 | Thomas Gummerer | 2017-09-08 | |
| * | | | | | | | | | | | | | | | | Add t/helper/test-write-cache to .gitignore | Jonathan Tan | 2017-09-07 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mg/name-rev-tests-with-short-stack' | Junio C Hamano | 2017-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | t6120: test describe and name-rev with deep repos | Michael J Gruber | 2017-09-08 | |
| * | | | | | | | | | | | | | | | | t6120: clean up state after breaking repo | Michael J Gruber | 2017-09-08 | |
| * | | | | | | | | | | | | | | | | t6120: test name-rev --all and --stdin | Michael J Gruber | 2017-09-08 | |
| * | | | | | | | | | | | | | | | | t7004: move limited stack prereq to test-lib | Michael J Gruber | 2017-09-08 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/leak-checkers' | Junio C Hamano | 2017-09-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | git-compat-util: make UNLEAK less error-prone | Jonathan Tan | 2017-09-20 | |
* | | | | | | | | | | | | | | | | | The eighth batch for 2.15 | Junio C Hamano | 2017-09-19 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rk/commit-tree-make-F-verbatim' | Junio C Hamano | 2017-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | commit-tree: do not complete line in -F input | Ross Kabus | 2017-09-10 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |