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, 22 Nov 2021 15:58:51 +0100 | Pierre-Yves David | dirstate: do no use `set_clean` in revert | file | diff | annotate |
Fri, 19 Nov 2021 09:17:30 -0800 | Martin von Zweigbergk | patch: add hint about mangled whitespace on bad patch | file | diff | annotate |
Fri, 19 Nov 2021 12:57:53 -0800 | Martin von Zweigbergk | errors: return more detailed errors when failing to parse or apply patch | file | diff | annotate |
Thu, 14 Oct 2021 10:58:39 -0700 | Martin von Zweigbergk | copy: recommend `--at-rev .` if target was added in parent commit | file | diff | annotate |