Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 24 Sep 2015 17:33:13 -0700 | Siddharth Agarwal | test-lock.py: copy-edit assertions about file existing |
Sat, 26 Sep 2015 21:43:13 -0700 | Gregory Szorc | revlog: don't flush data file after every added revision |
Sun, 27 Sep 2015 16:08:18 -0700 | Gregory Szorc | revlog: use existing file handle when reading during _addrevision |
Sun, 27 Sep 2015 15:59:19 -0700 | Gregory Szorc | revlog: always open revlogs for reading and appending |
Sun, 27 Sep 2015 15:48:35 -0700 | Gregory Szorc | revlog: support using an existing file handle when reading revlogs |
Sun, 27 Sep 2015 15:31:50 -0700 | Gregory Szorc | revlog: add docstring for checkinlinesize() |
Sun, 27 Sep 2015 18:46:53 -0700 | Gregory Szorc | windows: insert file positioning call between reads and writes |