Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 2016-09-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | connect: advertized capability is not a ref | Jonathan Tan | 2016-09-09 | |
| * | | | | | | | | | | | | connect: tighten check for unexpected early hang up | Jonathan Nieder | 2016-09-09 | |
| * | | | | | | | | | | | | tests: move test_lazy_prereq JGIT to test-lib.sh | Jonathan Tan | 2016-09-09 | |
* | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Start preparing for 2.10.1 | Junio C Hamano | 2016-09-19 | |
| * | | | | | | | | | | | | | Merge branch 'sb/diff-cleanup' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/misc-message-fixes' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/transport-report-missing-submodule-on-stderr' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/xdiff-remove-unused-static-decl' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/t9903-chaining' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/hex2chr' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/compat-strdup' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/squelch-false-warning-from-gcc-o3' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ep/use-git-trace-curl-in-tests' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/t6026-clean-up' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/submodule-anchor-git-dir' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/test-lib-drop-pid-from-results' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bh/diff-highlight-graph' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'po/range-doc' into maint | Junio C Hamano | 2016-09-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Third batch for 2.11 | Junio C Hamano | 2016-09-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/reset: convert to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/commit-tree: convert to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/am: convert to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add an update_ref_oid function. | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name: convert get_sha1_mb to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/update-index: convert file to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | notes: convert init_notes to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/rm: convert to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/blame: convert file to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert read_mmblob to take struct object_id. | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | notes-merge: convert struct notes_merge_pair to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/checkout: convert some static functions to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | streaming: make stream_blob_to_fd take struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin: convert textconv_object to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/cat-file: convert some static functions to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/cat-file: convert struct expand_data to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/log: convert some static functions to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/blame: convert struct origin to use struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: convert static functions to struct object_id | brian m. carlson | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/ref-store' | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: implement iteration over only per-worktree refs | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make lock generic | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add method to rename refs | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add methods to init refs db | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make delete_refs() virtual | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add method for initial ref transaction commit | David Turner | 2016-09-09 |