Tue, 20 Apr 2021 13:01:47 -0700 |
Kyle Lippincott |
dirstateguard: use mktemp-like functionality to generate the backup filenames
stable
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sat, 05 Oct 2019 10:29:34 -0400 |
Augie Fackler |
style: run a patched black on a subset of mercurial
|
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
|