Mercurial > hg
log hgext/sqlitestore.py @ 40437:a0e7fa019290
age | author | description |
---|---|---|
Tue, 23 Oct 2018 19:20:22 +0200 | Boris Feld | storage: update sqlitestore to use the new `deltamode` parameter |
Sat, 20 Oct 2018 00:05:50 +0300 | Pulkit Goyal | py3: make sure we pass sysstr in sqlite3.connect() |
Wed, 17 Oct 2018 17:32:15 +0200 | Gregory Szorc | sqlitestore: support for storing revisions without their parents |
Fri, 19 Oct 2018 14:59:03 +0200 | Gregory Szorc | localrepo: support marking repos as having shallow file storage |
Wed, 26 Sep 2018 14:41:15 -0700 | Gregory Szorc | repository: teach addgroup() to receive data with missing parents |
Wed, 03 Oct 2018 14:57:29 -0700 | Gregory Szorc | filelog: add a hasnode() method (API) |
Tue, 09 Oct 2018 08:50:13 -0700 | Gregory Szorc | sqlitestore: file storage backend using SQLite |