Mercurial > hg
log mercurial/dirstateguard.py @ 41281:183df3df6031
age | author | description |
---|---|---|
Sat, 29 Dec 2018 22:27:39 -0800 | Martin von Zweigbergk | narrow: make dirstateguard back up and restore working copy narrowspec instead |
Fri, 03 Aug 2018 11:09:41 -0700 | Martin von Zweigbergk | narrow: call narrowspec.{save,restore,clear}backup directly |
Fri, 28 Jul 2017 22:42:10 -0700 | Martin von Zweigbergk | util: add base class for transactional context managers |
Thu, 20 Jul 2017 01:30:41 -0700 | Durham Goode | rebase: use one dirstateguard for when using rebase.singletransaction |
Wed, 12 Jul 2017 15:24:07 -0700 | Adam Simpkins | dirstate: update backup functions to take full backup filename |
Mon, 21 Nov 2016 21:29:32 -0500 | Augie Fackler | dirstateguard: move to new module so I can break some layering violations base mercurial/cmdutil.py@8b6f0420a45c |