Fri, 25 Nov 2022 15:14:40 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Sun, 20 Nov 2022 22:54:43 -0500 |
Matt Harbison |
typing: add type hints to mercurial/help.py
|
file |
diff |
annotate
|
Sun, 20 Nov 2022 15:55:27 -0500 |
Matt Harbison |
help: fix a py3 error interpolating Set into b'%s'
stable
|
file |
diff |
annotate
|
Thu, 03 Nov 2022 15:43:04 +0100 |
Raphaël Gomès |
config: add alias from `hg help rhg` to `hg help rust`
stable
|
file |
diff |
annotate
|
Thu, 24 Mar 2022 20:31:44 -0700 |
Martin von Zweigbergk |
help: use new function for getting first line of string
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 11:10:08 -0700 |
Gregory Szorc |
help: remove pycompat.iteritems()
|
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
|
Fri, 26 Nov 2021 14:28:27 +0100 |
Raphaël Gomès |
docs: add documentation about Rust
stable
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 12:17:09 +0200 |
Simon Sapin |
dirstate-v2: Add internal documentation
|
file |
diff |
annotate
|
Tue, 27 Apr 2021 14:59:45 -0700 |
Martin von Zweigbergk |
help: add topic about evolution, based on text from evolve extension
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 23:08:33 +0100 |
Pierre-Yves David |
help: escape ':' (as '\:') when generating command names
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 22:37:21 -0800 |
Martin von Zweigbergk |
errors: raise InputError when non-existent help section requested
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 20:45:52 -0700 |
Martin von Zweigbergk |
errors: name arguments to AmbiguousCommand constructor
|
file |
diff |
annotate
|
Wed, 30 Sep 2020 00:33:53 -0700 |
Ludovic Chabant |
help: extract logic for listing commands and topics
|
file |
diff |
annotate
|
Mon, 22 Jun 2020 13:32:20 +0200 |
Pierre-Yves David |
documentation: add some internals documentation about bid merge
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 14:22:07 -0700 |
Gregory Szorc |
extensions: refactor function for obtaining disabled extension help
|
file |
diff |
annotate
|
Mon, 10 Feb 2020 17:31:05 -0500 |
Augie Fackler |
cleanup: re-run black on the codebase
|
file |
diff |
annotate
|
Sun, 09 Feb 2020 15:50:36 -0500 |
Valentin Gatien-Baron |
help: add a mechanism to change flags' help depending on config
|
file |
diff |
annotate
|
Sat, 28 Dec 2019 23:35:13 -0500 |
Matt Harbison |
resourceutil: don't limit resources to the `mercurial` package
|
file |
diff |
annotate
|
Thu, 12 Dec 2019 12:57:13 -0800 |
Martin von Zweigbergk |
help: get helptext/ data from `resources` module if available
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 13:18:22 -0800 |
Martin von Zweigbergk |
util: remove datapath and swith users over to resourceutil
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 21:52:25 -0500 |
Matt Harbison |
help: create packages for the help text
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 16:55:18 -0400 |
Gregory Szorc |
py3: manually import getattr where it is needed
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|