| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 | 1 | -2/+1 |
|\ |
|
| * | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 2017-06-16 | 1 | -2/+1 |
* | | Revert "split-index: add and use unshare_split_index()"nd/split-index-unshare | Junio C Hamano | 2017-06-24 | 1 | -44/+13 |
|/ |
|
* | split-index: add and use unshare_split_index() | Nguyễn Thái Ngọc Duy | 2017-05-08 | 1 | -13/+44 |
* | split-index: add {add,remove}_split_index() functions | Christian Couder | 2017-03-01 | 1 | -0/+22 |
* | split-index: s/eith/with/ typo fixcc/split-index-typofix | Christian Couder | 2016-11-01 | 1 | -1/+1 |
* | use COPY_ARRAYrs/copy-array | René Scharfe | 2016-09-25 | 1 | -4/+2 |
* | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
* | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -9/+2 |
* | update-index: new options to enable/disable split index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+23 |
* | split-index: strip pathname of on-disk replaced entries | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -2/+12 |
* | split-index: do not invalidate cache-tree at read time | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+1 |
* | split-index: the reading part | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -2/+82 |
* | split-index: the writing part | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -2/+99 |
* | read-cache: mark updated entries for split index | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+15 |
* | read-cache: save deleted entries in split index | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+12 |
* | read-cache: split-index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+90 |