summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-20khash: drop broken oid_map typedefJeff King2-3/+1
2019-06-20object: convert create_object() to use object_idJeff King7-13/+9
2019-06-20object: convert internal hash_obj() to object_idJeff King1-4/+4
2019-06-20object: convert lookup_object() to use object_idJeff King16-31/+30
2019-06-20object: convert lookup_unknown_object() to use object_idJeff King10-14/+14
2019-06-20pack-objects: convert locate_object_entry_hash() to object_idJeff King1-5/+5
2019-06-20pack-objects: convert packlist_find() to use object_idJeff King5-16/+17
2019-06-20pack-bitmap-write: convert some helpers to use object_idJeff King1-9/+9
2019-06-20upload-pack: rename a "sha1" variable to "oid"Jeff King1-3/+3
2019-06-20describe: fix accidental oid/hash type-punningJeff King1-1/+1
2019-06-19fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy3-8/+20
2019-06-19commit-graph: test verify across alternatesDerrick Stolee1-0/+19
2019-06-19commit-graph: normalize commit-graph filenamesDerrick Stolee2-8/+29
2019-06-19commit-graph: merge commit-graph chainsDerrick Stolee3-33/+240
2019-06-19commit-graph: test --split across alternate without --splitDerrick Stolee1-0/+15
2019-06-19commit-graph: add --split option to builtinDerrick Stolee3-8/+138
2019-06-19commit-graph: test octopus merges with --splitDerrick Stolee1-0/+11
2019-06-19commit-graph: write commit-graph chainsDerrick Stolee3-12/+278
2019-06-19commit-graph: clean up chains after flattened writeDerrick Stolee2-3/+21
2019-06-19commit-graph: rearrange chunk count logicDerrick Stolee1-14/+21
2019-06-19commit-graph: verify chains with --shallow modeDerrick Stolee5-14/+101
2019-06-19commit-graph: add base graphs chunkDerrick Stolee3-2/+32
2019-06-19commit-graph: create options for split filesDerrick Stolee8-24/+128
2019-06-19commit-graph: load commit-graph chainsDerrick Stolee1-6/+106
2019-06-19commit-graph: expire commit-graph filesDerrick Stolee3-1/+85
2019-06-19commit-graph: rename commit_compare to oid_compareDerrick Stolee1-2/+2
2019-06-19commit-graph: allow cross-alternate chainsDerrick Stolee4-11/+123
2019-06-19commit-graph: prepare for commit-graph chainsDerrick Stolee2-11/+81
2019-06-19commit-graph: document commit-graph chainsDerrick Stolee1-0/+59
2019-06-19stash: fix show referencing stash indexThomas Gummerer2-4/+23
2019-06-19ref-filter: sort detached HEAD lines firstlyMatthew DeVore3-18/+21
2019-06-19wt-status.h: drop stdio.h includeJeff King1-1/+0
2019-06-19verify-tag: drop signal.h includeJeff King2-2/+0
2019-06-19wrapper: avoid undefined behaviour in macOSCarlo Marcelo Arenas Belón1-1/+1
2019-06-19interpret-trailers: load default configJeff King2-23/+43
2019-06-17show --continue/skip etc. consistently in synopsisPhillip Wood2-3/+2
2019-06-17use COPY_ARRAY for copying arraysRené Scharfe4-7/+7
2019-06-17coccinelle: use COPY_ARRAY for copying arraysRené Scharfe1-15/+46
2019-06-17fsmonitor: avoid signed integer overflow / infinite loopCarlo Marcelo Arenas Belón1-4/+4
2019-06-17test-hashmap: remove 'hash' commandChristian Couder2-17/+1
2019-06-17oidmap: use sha1hash() instead of static hash() functionChristian Couder1-10/+3
2019-06-17t: add t0016-oidmap.shChristian Couder1-0/+84
2019-06-17t/helper: add test-oidmap.cChristian Couder4-0/+129
2019-06-17The second batchJunio C Hamano1-0/+77
2019-06-17Merge branch 'xl/record-partial-clone-origin'Junio C Hamano2-4/+14
2019-06-17Merge branch 'pb/request-pull-verify-remote-ref'Junio C Hamano2-17/+82
2019-06-17Merge branch 'mm/p4-unshelve-windows-fix'Junio C Hamano1-1/+1
2019-06-17Merge branch 'po/git-help-on-git-itself'Junio C Hamano2-2/+4
2019-06-17Merge branch 'es/first-contrib-tutorial'Junio C Hamano2-0/+1133
2019-06-17Merge branch 'bb/unicode-12.1-reiwa'Junio C Hamano1-2/+1