Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsck: verify commit-graph | Derrick Stolee | 2018-06-27 | 1 | -0/+21 |
* | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ | |||||
| * | packfile: convert has_sha1_pack to object_id | brian m. carlson | 2018-05-02 | 1 | -1/+1 |
* | | Sync with Git 2.17.1 | Junio C Hamano | 2018-05-29 | 1 | -22/+23 |
|\ \ | |||||
| * | | fsck: call fsck_finish() after fscking objects | Jeff King | 2018-05-22 | 1 | -0/+3 |
| * | | fsck: actually fsck blob data | Jeff King | 2018-05-22 | 1 | -22/+20 |
* | | | cache.h: add repository argument to oid_object_info | Stefan Beller | 2018-04-26 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge branch 'sb/packfiles-in-repository' | Junio C Hamano | 2018-04-11 | 1 | -2/+0 |
|\ \ | |||||
| * | | packfile: keep prepare_packed_git() private | Nguyễn Thái Ngọc Duy | 2018-03-26 | 1 | -2/+0 |
| * | | packfile: add repository argument to prepare_packed_git | Stefan Beller | 2018-03-26 | 1 | -1/+1 |
* | | | Merge branch 'sb/object-store' | Junio C Hamano | 2018-04-11 | 1 | -3/+10 |
|\| | | |||||
| * | | sha1_file: add repository argument to prepare_alt_odb | Stefan Beller | 2018-03-26 | 1 | -1/+1 |
| * | | object-store: move packed_git and packed_git_mru to object store | Stefan Beller | 2018-03-26 | 1 | -2/+4 |
| * | | object-store: move alt_odb_list and alt_odb_tail to object store | Stefan Beller | 2018-03-23 | 1 | -0/+4 |
| * | | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 2018-03-23 | 1 | -0/+1 |
* | | | sha1_file: convert sha1_object_info* to object_id | brian m. carlson | 2018-03-14 | 1 | -1/+1 |
* | | | sha1_file: convert read_loose_object to use struct object_id | brian m. carlson | 2018-03-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -2/+2 |
|\ \ | |||||
| * | | object: rename function 'typename' to 'type_name' | Brandon Williams | 2018-02-14 | 1 | -2/+2 |
* | | | Merge branch 'jt/fsck-code-cleanup' | Junio C Hamano | 2018-02-15 | 1 | -1/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fsck: fix leak when traversing trees | Eric Wong | 2018-01-23 | 1 | -1/+7 |
* | | | Merge branch 'jh/fsck-promisors' | Junio C Hamano | 2018-02-13 | 1 | -1/+25 |
|\ \ \ | |_|/ |/| | | |||||
| * | | sha1_file: support lazily fetching missing objects | Jonathan Tan | 2017-12-08 | 1 | -0/+3 |
| * | | fsck: support promisor objects as CLI argument | Jonathan Tan | 2017-12-05 | 1 | -0/+2 |
| * | | fsck: support referenced promisor objects | Jonathan Tan | 2017-12-05 | 1 | -0/+11 |
| * | | fsck: support refs pointing to promisor objects | Jonathan Tan | 2017-12-05 | 1 | -0/+8 |
| * | | fsck: introduce partialclone extension | Jonathan Tan | 2017-12-05 | 1 | -1/+1 |
* | | | Merge branch 'bp/read-index-from-skip-verification' | Junio C Hamano | 2017-11-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | read_index_from(): speed index loading by skipping verification of the entry ... | Ben Peart | 2017-11-08 | 1 | -0/+1 |
* | | | | refs: convert resolve_ref_unsafe to struct object_id | brian m. carlson | 2017-10-16 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge branch 'ma/leakplugs' | Junio C Hamano | 2017-09-29 | 1 | -6/+1 |
|\ \ \ | |||||
| * | | | object_array: add and use `object_array_pop()` | Martin Ågren | 2017-09-24 | 1 | -6/+1 |
| |/ / | |||||
| * | | Merge branch 'rs/fsck-obj-leakfix' into maint | Junio C Hamano | 2017-09-10 | 1 | -11/+11 |
| |\ \ | | |/ | |/| | |||||
* | | | Merge branch 'jt/packmigrate' | Junio C Hamano | 2017-08-27 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | pack: move open_pack_index(), parse_pack_index() | Jonathan Tan | 2017-08-24 | 1 | -0/+1 |
* | | | | Merge branch 'jc/simplify-progress' | Junio C Hamano | 2017-08-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | progress: simplify "delayed" progress API | Junio C Hamano | 2017-08-19 | 1 | -1/+1 |
* | | | | Merge branch 'rs/fsck-obj-leakfix' | Junio C Hamano | 2017-08-22 | 1 | -11/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fsck: free buffers on error in fsck_obj() | René Scharfe | 2017-08-11 | 1 | -11/+11 |
* | | | | Merge branch 'jt/fsck-code-cleanup' | Junio C Hamano | 2017-08-11 | 1 | -25/+16 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fsck: cleanup unused variable | Jonathan Tan | 2017-07-26 | 1 | -3/+1 |
| * | | | object: remove "used" field from struct object | Jonathan Tan | 2017-07-20 | 1 | -10/+14 |
| * | | | fsck: remove redundant parse_tree() invocation | Jonathan Tan | 2017-07-20 | 1 | -12/+1 |
| | |/ | |/| | |||||
* / | | builtin/fsck: convert remaining caller of get_sha1 to object_id | brian m. carlson | 2017-07-17 | 1 | -4/+4 |
|/ / | |||||
* | | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 2017-07-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | sha1_file: guard against invalid loose subdirectory numbers | René Scharfe | 2017-06-24 | 1 | -1/+1 |
* | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'nd/fopen-errors' | Junio C Hamano | 2017-06-13 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | use xfopen() in more places | Nguyễn Thái Ngọc Duy | 2017-05-26 | 1 | -2/+1 |
| |/ / |