summaryrefslogtreecommitdiff
path: root/split-index.c
AgeCommit message (Expand)Author
2018-10-11split-index: BUG() when cache entry refers to non-existing shared entrySZEDER Gábor
2018-10-11split-index: smudge and add racily clean cache entries to split indexSZEDER Gábor
2018-10-11split-index: don't compare cached data of entries already marked for split indexSZEDER Gábor
2018-10-11split-index: count the number of deleted entriesSZEDER Gábor
2018-07-03block alloc: allocate cache entries from mem_poolJameson Miller
2018-07-03block alloc: add lifecycle APIs for cache_entry structsJameson Miller
2018-05-02split-index: convert struct split_index to object_idbrian m. carlson
2018-03-06Merge branch 'bw/c-plus-plus'Junio C Hamano
2018-02-22split-index: rename 'new' variablesBrandon Williams
2018-01-19split-index: don't write cache tree with null oid entriesThomas Gummerer
2017-06-24Merge branch 'ab/free-and-null'Junio C Hamano
2017-06-24Revert "split-index: add and use unshare_split_index()"Junio C Hamano
2017-06-16*.[ch] refactoring: make use of the FREE_AND_NULL() macroÆvar Arnfjörð Bjarmason
2017-05-08split-index: add and use unshare_split_index()Nguyễn Thái Ngọc Duy
2017-03-01split-index: add {add,remove}_split_index() functionsChristian Couder
2016-11-01split-index: s/eith/with/ typo fixChristian Couder
2016-09-25use COPY_ARRAYRené Scharfe
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLi Peng
2015-03-12ewah: add convenient wrapper ewah_serialize_strbuf()Nguyễn Thái Ngọc Duy
2014-06-13update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy
2014-06-13split-index: strip pathname of on-disk replaced entriesNguyễn Thái Ngọc Duy
2014-06-13split-index: do not invalidate cache-tree at read timeNguyễn Thái Ngọc Duy
2014-06-13split-index: the reading partNguyễn Thái Ngọc Duy
2014-06-13split-index: the writing partNguyễn Thái Ngọc Duy
2014-06-13read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy
2014-06-13read-cache: save deleted entries in split indexNguyễn Thái Ngọc Duy
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy