summaryrefslogtreecommitdiff
path: root/split-index.h
Commit message (Expand)AuthorAgeFilesLines
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-1/+1
* treewide: reduce includes of cache.h in other headersElijah Newren2023-04-111-1/+1
* split-index: convert struct split_index to object_idbrian m. carlson2018-05-021-1/+3
* split-index: rename 'new' variablesBrandon Williams2018-02-221-1/+1
* Revert "split-index: add and use unshare_split_index()"nd/split-index-unshareJunio C Hamano2017-06-241-1/+0
* split-index: add and use unshare_split_index()Nguyễn Thái Ngọc Duy2017-05-081-0/+1
* split-index: add {add,remove}_split_index() functionsChristian Couder2017-03-011-0/+2
* split-index: the reading partNguyễn Thái Ngọc Duy2014-06-131-0/+2
* split-index: the writing partNguyễn Thái Ngọc Duy2014-06-131-0/+4
* read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy2014-06-131-0/+3
* read-cache: save deleted entries in split indexNguyễn Thái Ngọc Duy2014-06-131-0/+1
* read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+25