Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 05 Apr 2018 17:40:51 -0700 | Gregory Szorc | upgrade: sniff for filelog type |
Thu, 05 Apr 2018 16:31:45 -0700 | Gregory Szorc | revlog: move censor logic into main revlog class |
Thu, 05 Apr 2018 18:22:35 -0700 | Gregory Szorc | revlog: move parsemeta() and packmeta() from filelog (API) |
Thu, 05 Apr 2018 15:18:23 -0700 | Gregory Szorc | filelog: declare that filelog implements a storage interface |
Thu, 05 Apr 2018 15:09:41 -0700 | Gregory Szorc | repository: define existing interface for file storage |
Thu, 05 Apr 2018 11:16:54 -0700 | Gregory Szorc | tests: run some largefiles and lfs tests with simple store |
Wed, 04 Apr 2018 21:27:02 -0700 | Gregory Szorc | commands: don't violate storage abstractions in `manifest --all` |