log mercurial/destutil.py @ 46244:fb69b51b4daa

age author description
Tue, 10 Nov 2020 09:14:01 -0800 Martin von Zweigbergk destutil: raise more specific error when histedit.defaultrev is empty
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Tue, 08 Oct 2019 19:35:30 -0700 Kyle Lippincott destutil: provide hint on rebase+merge for how to specify destination/rev
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 09 Jan 2019 20:00:35 -0800 rdamazio histedit: crashing with a more useful error message on empty defaultrev stable
Sun, 04 Mar 2018 15:29:41 -0500 Augie Fackler rebase: introduce support for automatically rebasing orphan changes