Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 11 May 2016 14:18:52 -0700 | Mateusz Kwapich | localrepo: use dirstate savebackup instead of handling dirstate file manually |
Fri, 13 May 2016 13:30:08 -0700 | Mateusz Kwapich | localrepo: use dirstate restorebackup instead of copying dirstate manually |
Fri, 13 May 2016 13:28:09 -0700 | Mateusz Kwapich | dirstate: add prefix and suffix arguments to backup |
Wed, 20 Apr 2016 19:55:59 +0000 | timeless | tests: mark test-atomictempfile.py write as binary |
Wed, 20 Apr 2016 19:53:01 +0000 | timeless | tests: mark test-context.py write as binary |
Thu, 05 May 2016 16:20:53 +0200 | Pierre-Yves David | transaction: turn lack of locking into a hard failure (API) |