| Commit message (Expand) | Author | Age |
* | t5310: fix "; do" style | Jeff King | 2017-05-09 |
* | pack-objects: disable pack reuse for object-selection options | Jeff King | 2017-05-09 |
* | Merge branch 'dt/disable-bitmap-in-auto-gc' into maint | Junio C Hamano | 2017-01-31 |
|\ |
|
| * | repack: die on incremental + write-bitmap-index | David Turner | 2016-12-29 |
* | | Merge branch 'ks/pack-objects-bitmap' | Junio C Hamano | 2016-09-21 |
|\ \ |
|
| * | | pack-objects: use reachability bitmap index when generating non-stdout pack | Kirill Smelkov | 2016-09-12 |
| * | | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ... | Kirill Smelkov | 2016-09-12 |
| |/ |
|
* | | tests: move test_lazy_prereq JGIT to test-lib.sh | Jonathan Tan | 2016-09-09 |
|/ |
|
* | rev-list: "adjust" results of "--count --use-bitmap-index -n" | Jeff King | 2016-06-03 |
* | Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint | Junio C Hamano | 2015-07-27 |
|\ |
|
| * | rev-list: disable --use-bitmap-index when pruning commits | Jeff King | 2015-07-01 |
* | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' | Junio C Hamano | 2014-10-24 |
|\ \ |
|
| * | | pack-objects: turn off bitmaps when we split packs | Jeff King | 2014-10-19 |
| |/ |
|
* | | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 |
|\ \
| |/
|/| |
|
| * | repack: introduce repack.writeBitmaps config option | Jeff King | 2014-06-10 |
* | | add `ignore_missing_links` mode to revwalk | Vicent Marti | 2014-04-04 |
* | | pack-objects: turn off bitmaps when skipping objects | Jeff King | 2014-03-17 |
|/ |
|
* | pack-bitmap: implement optional name_hash cache | Vicent Marti | 2013-12-30 |
* | t: add basic bitmap functionality tests | Jeff King | 2013-12-30 |