Tue, 25 Apr 2023 17:49:35 -0400 |
Matt Harbison |
fix: highlight the required configuration and behavior of the fixer tools
stable
|
Fri, 17 Feb 2023 17:04:41 +0100 |
Pierre-Yves David |
branching: merge with default
|
Fri, 03 Feb 2023 12:54:17 +0100 |
Pierre-Yves David |
fix: add more information to the debug output
stable
|
Wed, 25 Jan 2023 19:12:31 +0100 |
Pierre-Yves David |
dirstate: rename parentchange to changing_parents
|
Wed, 25 Jan 2023 18:46:20 +0100 |
Pierre-Yves David |
dirstate: pass the repo to the `changeparent` method
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 11 Feb 2021 22:52:43 -0800 |
Martin von Zweigbergk |
fix: remove unnecessary and overly strict check for divergence
|
Mon, 18 Oct 2021 10:14:44 +0200 |
Rapha?l Gom?s |
fix: appease pyflakes and make unused variables more obvious
|
Thu, 02 Sep 2021 14:08:45 -0700 |
Danny Hooper |
fix: reduce number of tool executions
|
Tue, 28 Sep 2021 08:47:11 -0700 |
Martin von Zweigbergk |
errors: raise InputError on bad revset to revrange() iff provided by the user
|
Mon, 30 Aug 2021 12:25:57 +0200 |
Rapha?l Gom?s |
branching: merge stable into default
|
Fri, 27 Aug 2021 13:51:44 -0700 |
Martin von Zweigbergk |
fix: again allow formatting the working copy while merging
stable 5.9.1
|
Sun, 22 Aug 2021 16:32:06 -0400 |
Matt Harbison |
merge with stable
|