mercurial/rewriteutil.py
Tue, 19 Apr 2022 10:53:58 -0400 Matt Harbison merge with stable
Wed, 13 Apr 2022 12:14:17 -0700 Kyle Lippincott rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes" stable
Tue, 29 Mar 2022 14:27:45 +0200 Raphaël Gomès merge: stable into default
Fri, 23 Jul 2021 13:42:12 +0530 Sushil khanchi precheck: fix false warning about content-divergence creation stable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 29 Jul 2021 16:23:45 -0400 Augie Fackler rewriteutil: fix crash when a rewritten message references f{6,64} stable
Tue, 29 Jun 2021 14:02:34 -0700 Martin von Zweigbergk rewriteutil: look up common predecessor on unfiltered repo
Tue, 01 Jun 2021 22:38:29 -0700 Martin von Zweigbergk rewriteutil: add pointer to help text when rewrite would cause divergence
Mon, 17 May 2021 15:15:44 -0700 Martin von Zweigbergk rewriteutil: add pointer to help text when rewrite would cause divergence
Tue, 04 May 2021 10:49:32 -0700 Martin von Zweigbergk rewriteutil: say how many commits would become orphan if commit is rewritten
Tue, 04 May 2021 10:16:34 -0700 Martin von Zweigbergk rewriteutil: give examples of public changesets that can't be rewritten
Tue, 23 Feb 2021 10:28:42 -0800 Martin von Zweigbergk rewriteutil: check for divergence
Wed, 28 Apr 2021 08:48:10 -0700 Martin von Zweigbergk rewriteutil: adapt "cannot %s while merging" to work with "change branch of"
Thu, 11 Feb 2021 15:11:10 -0800 Martin von Zweigbergk rewriteutil: point to help about instability when rewriting creates orphan
Thu, 11 Feb 2021 15:02:57 -0800 Martin von Zweigbergk rewriteutil: add devel warning if precheck is called with contexts
Tue, 27 Apr 2021 11:02:41 -0700 Martin von Zweigbergk rewriteutil: replace "null changeset" by "the null revision" in error message
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Mon, 16 Nov 2020 15:11:51 -0800 Martin von Zweigbergk errors: raise more specific errors from rewriteutil
Thu, 08 Oct 2020 23:33:04 -0400 Matt Harbison rewriteutil: handle dropped commits when updating description hashes
Tue, 25 Aug 2020 23:18:42 -0400 Matt Harbison rewriteutil: relax the sha1 hash references to handle future hash types
Mon, 24 Aug 2020 18:44:15 -0400 Matt Harbison rewriteutil: also consider pending obsoletes when updating hashes in messages
Mon, 24 Aug 2020 12:43:53 -0400 Matt Harbison rewriteutil: extract evolve code used to replace obsolete hashes in commits
Sun, 12 Jul 2020 06:06:06 +0200 Manuel Jacob rewriteutil: add utility to check whether empty successors should be skipped
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
Wed, 14 Nov 2018 15:05:38 +0800 Anton Shestakov rewriteutil: move publicrevs closer to where it's used
Fri, 24 Nov 2017 03:44:50 +0530 Pulkit Goyal rewriteutil: add a precheck function to check if revs can be rewritten
Fri, 24 Nov 2017 03:40:33 +0530 Pulkit Goyal rewriteutil: add utility function to check if we can create new unstable cset
less more (0) tip