Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
file |
diff |
annotate
|
Sun, 20 Aug 2023 15:16:18 -0400 |
Matt Harbison |
absorb: migrate `opts` to native kwargs
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 19:12:31 +0100 |
Pierre-Yves David |
dirstate: rename parentchange to changing_parents
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 18:46:20 +0100 |
Pierre-Yves David |
dirstate: pass the repo to the `changeparent` method
|
file |
diff |
annotate
|
Sun, 29 May 2022 15:17:27 +0200 |
Manuel Jacob |
py3: replace `pycompat.xrange` by `range`
|
file |
diff |
annotate
|
Wed, 13 Apr 2022 07:58:49 -0700 |
Martin von Zweigbergk |
absorb: make `--edit-lines` imply `--apply-changes`
|
file |
diff |
annotate
|
Thu, 24 Mar 2022 22:05:27 -0700 |
Martin von Zweigbergk |
absorb: use new function for getting first line of string
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
file |
diff |
annotate
|
Tue, 01 Dec 2020 21:54:46 +0100 |
Joerg Sonnenberger |
node: import symbols explicitly
|
file |
diff |
annotate
|
Tue, 17 Nov 2020 16:23:57 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg absorb`
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 14:14:59 -0700 |
Martin von Zweigbergk |
errors: introduce CanceledError and use it in a few places
|
file |
diff |
annotate
|
Fri, 09 Oct 2020 00:14:07 -0400 |
Matt Harbison |
absorb: update commit hash references in the new commits
|
file |
diff |
annotate
|
Fri, 17 Jul 2020 20:24:42 +0200 |
Manuel Jacob |
absorb: improve message for the case when changeset became empty
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 09:55:31 +0200 |
Manuel Jacob |
absorb: make it explicit if empty changeset was created
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 09:42:41 +0200 |
Manuel Jacob |
absorb: consider rewrite.empty-successor configuration
|
file |
diff |
annotate
|
Sat, 20 Jun 2020 11:51:34 +0530 |
Sushil khanchi |
absorb: make it clear what happens when no input
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 20:57:14 +0200 |
Manuel Jacob |
absorb: preserve changesets which were already empty
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 11:07:33 +0200 |
Manuel Jacob |
absorb: preserve branch-closing changesets even if empty
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 10:33:00 +0200 |
Manuel Jacob |
absorb: preserve branch-changing changesets even if empty
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
file |
diff |
annotate
|
Fri, 31 Jan 2020 08:47:32 -0800 |
Martin von Zweigbergk |
absorb: graduate -i flag from experimental
|
file |
diff |
annotate
|
Fri, 27 Dec 2019 17:53:56 -0500 |
Matt Harbison |
absorb: avoid using a list comprehension to fill a list with fixed values
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 20:17:41 -0700 |
Martin von Zweigbergk |
py3: delete b'' prefix from safehasattr arguments
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 19:25:18 -0400 |
Gregory Szorc |
py3: define and use pycompat.iteritems() for hgext/
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|