Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-01 | split-index: s/eith/with/ typo fix | Christian Couder | 1 | -1/+1 |
2016-09-25 | use COPY_ARRAY | René Scharfe | 1 | -4/+2 |
2016-05-06 | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 1 | -1/+1 |
2015-03-12 | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 1 | -9/+2 |
2014-06-13 | update-index: new options to enable/disable split index mode | Nguyễn Thái Ngọc Duy | 1 | -0/+23 |
2014-06-13 | split-index: strip pathname of on-disk replaced entries | Nguyễn Thái Ngọc Duy | 1 | -2/+12 |
2014-06-13 | split-index: do not invalidate cache-tree at read time | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2014-06-13 | split-index: the reading part | Nguyễn Thái Ngọc Duy | 1 | -2/+82 |
2014-06-13 | split-index: the writing part | Nguyễn Thái Ngọc Duy | 1 | -2/+99 |
2014-06-13 | read-cache: mark updated entries for split index | Nguyễn Thái Ngọc Duy | 1 | -0/+15 |
2014-06-13 | read-cache: save deleted entries in split index | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
2014-06-13 | read-cache: split-index mode | Nguyễn Thái Ngọc Duy | 1 | -0/+90 |