Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs: add methods for reflog | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs: add method iterator_begin | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | files_ref_iterator_begin(): take a ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | split_symref_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | lock_ref_sha1_basic(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | lock_ref_for_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | commit_ref_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | lock_raw_ref(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | repack_without_refs(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs: make peel_ref() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs: make create_symref() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs: make pack_refs() virtual | Michael Haggerty | 2016-09-09 |