Mercurial > hg
log tests/simplestorerepo.py @ 37441:a3202fa83aff
age | author | description |
---|---|---|
Thu, 05 Apr 2018 15:18:23 -0700 | Gregory Szorc | filelog: declare that filelog implements a storage interface |
Wed, 04 Apr 2018 19:17:22 -0700 | Gregory Szorc | simplestore: correctly implement flag processors |
Wed, 04 Apr 2018 17:53:45 -0700 | Gregory Szorc | simplestore: back up index when adding a revision |
Wed, 04 Apr 2018 14:11:43 -0700 | Gregory Szorc | verify: allow suppressing warnings about extra files |
Wed, 04 Apr 2018 14:09:02 -0700 | Gregory Szorc | simplestore: use a custom store for the simple store repo |
Wed, 04 Apr 2018 09:31:19 -0700 | Gregory Szorc | simplestore: shore up lookup errors |
Wed, 04 Apr 2018 11:44:38 -0700 | Gregory Szorc | tests: disallow using simple store repo with bundlerepo |