Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'sg/split-index-racefix' | Junio C Hamano | 2018-10-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | split-index: smudge and add racily clean cache entries to split index | SZEDER Gábor | 2018-10-12 | 1 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 2018-10-19 | 1 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 2018-09-17 | 1 | -2/+5 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -6/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | ws.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 | |
| * | | | | sha1-file.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+2 | |
| * | | | | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -2/+4 | |
| * | | | | read-cache.c: remove 'const' from index_has_changes() | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -6/+16 | |
|\ \ \ \ | ||||||
| * | | | | convert "hashcmp() == 0" to hasheq() | Jeff King | 2018-08-29 | 1 | -4/+4 | |
| * | | | | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 1 | -2/+2 | |
| * | | | | introduce hasheq() and oideq() | Jeff King | 2018-08-29 | 1 | -0/+10 | |
| |/ / / | ||||||
* | | | | Merge branch 'nd/clone-case-smashing-warning' | Junio C Hamano | 2018-09-17 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | clone: report duplicate entries on case-insensitive filesystems | Duy Nguyen | 2018-08-17 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | hashcmp: assert constant hash size | Jeff King | 2018-08-23 | 1 | -0/+10 | |
* | | | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 2018-08-20 | 1 | -10/+0 | |
|\ \ \ | ||||||
| * | | | Move definition of enum branch_track from cache.h to branch.h | Elijah Newren | 2018-08-15 | 1 | -10/+0 | |
* | | | | Merge branch 'jk/for-each-object-iteration' | Junio C Hamano | 2018-08-20 | 1 | -56/+0 | |
|\ \ \ \ | ||||||
| * | | | | for_each_*_object: move declarations to object-store.h | Jeff King | 2018-08-14 | 1 | -75/+0 | |
| * | | | | for_each_packed_object: support iterating in pack-order | Jeff King | 2018-08-13 | 1 | -0/+5 | |
| * | | | | for_each_*_object: give more comprehensive docstrings | Jeff King | 2018-08-13 | 1 | -3/+5 | |
| * | | | | for_each_*_object: take flag arguments as enum | Jeff King | 2018-08-13 | 1 | -1/+2 | |
| * | | | | for_each_*_object: store flag definitions in a single location | Jeff King | 2018-08-13 | 1 | -1/+12 | |
| |/ / / | ||||||
* | | | | Merge branch 'js/vscode' | Junio C Hamano | 2018-08-16 | 1 | -11/+13 | |
|\ \ \ \ | ||||||
| * | | | | cache.h: extract enum declaration from inside a struct declaration | Johannes Schindelin | 2018-07-30 | 1 | -11/+13 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 2018-08-16 | 1 | -4/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | check_replace_refs: rename to read_replace_refs | Jeff King | 2018-07-19 | 1 | -1/+1 | |
| * | | | check_replace_refs: fix outdated comment | Jeff King | 2018-07-19 | 1 | -3/+1 | |
| |/ / | ||||||
* | | | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 2018-08-03 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | commit-graph: add repo arg to graph readers | Jonathan Tan | 2018-07-18 | 1 | -1/+0 | |
| * | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 2018-06-29 | 1 | -118/+1 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
* | | | | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 2018-08-03 | 1 | -6/+10 | |
|\ \ \ \ | ||||||
| * | | | | merge-recursive: fix assumption that head tree being merged is HEAD | Elijah Newren | 2018-07-11 | 1 | -4/+7 | |
| * | | | | index_has_changes(): avoid assuming operating on the_index | Elijah Newren | 2018-07-03 | 1 | -5/+6 | |
* | | | | | Merge branch 'jm/cache-entry-from-mem-pool' | Junio C Hamano | 2018-08-03 | 1 | -2/+62 | |
|\ \ \ \ \ | ||||||
| * | | | | | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 2018-07-03 | 1 | -0/+6 | |
| * | | | | | block alloc: allocate cache entries from mem_pool | Jameson Miller | 2018-07-03 | 1 | -0/+21 | |
| * | | | | | block alloc: add lifecycle APIs for cache_entry structs | Jameson Miller | 2018-07-03 | 1 | -6/+34 | |
| * | | | | | read-cache: teach make_cache_entry to take object_id | Jameson Miller | 2018-07-03 | 1 | -1/+6 | |
| * | | | | | read-cache: teach refresh_cache_entry to take istate | Jameson Miller | 2018-07-03 | 1 | -1/+1 | |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-08-03 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | cache: update object ID functions for the_hash_algo | brian m. carlson | 2018-07-16 | 1 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -118/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | cache: convert get_graft_file to handle arbitrary repositories | Stefan Beller | 2018-05-18 | 1 | -1/+1 | |
| * | | | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -117/+0 | |
* | | | | Merge branch 'sb/object-store-alloc' | Junio C Hamano | 2018-06-25 | 1 | -9/+0 | |
|\| | | | |/ / |/| | | ||||||
| * | | alloc: allow arbitrary repositories for alloc functions | Stefan Beller | 2018-05-16 | 1 | -16/+0 | |
| * | | alloc: add repository argument to alloc_commit_index | Stefan Beller | 2018-05-09 | 1 | -1/+2 | |
| * | | alloc: add repository argument to alloc_report | Stefan Beller | 2018-05-09 | 1 | -1/+2 |