Wed, 15 Jan 2020 16:28:35 +0700 |
Anton Shestakov |
templatekw: add obsorigin keyword
draft
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 01:43:40 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility for template keywords
|
file |
diff |
annotate
|
Wed, 08 Jan 2020 15:34:34 +0700 |
Anton Shestakov |
templatekw: drop obsfatedata and related code
|
file |
diff |
annotate
|
Tue, 07 Jan 2020 16:33:37 +0700 |
Anton Shestakov |
templatekw: drop obsfateprinter() and obsfatelineprinter()
|
file |
diff |
annotate
|
Tue, 07 Jan 2020 16:05:44 +0700 |
Anton Shestakov |
templatekw: use literal set syntax
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 15:06:38 +0200 |
Raphaël Gomès |
python3: use format-source to run byteify-strings in .py files
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 14:21:23 -0700 |
Martin von Zweigbergk |
py3: replace iter.next() by next(iter)
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 09:38:42 -0700 |
Martin von Zweigbergk |
py3: back out 23323092f0a7
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for template keyword registrations
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: convert _origdoc to sysstr to match __doc__
|
file |
diff |
annotate
|
Wed, 05 Jun 2019 19:45:35 +0200 |
Pierre-Yves David |
templatekw: keep compatibility with Mercurial 4.5
stable
|
file |
diff |
annotate
|
Tue, 04 Jun 2019 11:08:44 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Sat, 01 Jun 2019 02:30:14 +0200 |
Joerg Sonnenberger |
templates: don't alias keywords directly
stable
|
file |
diff |
annotate
|
Sat, 27 Apr 2019 22:45:16 -0400 |
Matt Harbison |
templatekw: add `instabilities` alias for `troubles`
|
file |
diff |
annotate
|
Thu, 27 Dec 2018 21:55:22 -0500 |
Matt Harbison |
exthelper: simplify the ability to register templates
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 02:34:39 +0000 |
Pierre-Yves David |
compat: drop 4.3 related obsfate code
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 02:25:37 +0000 |
Pierre-Yves David |
compat: clarify when some conditional are used
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 01:42:50 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for 'successors' revset
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 01:41:36 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for 'precursors' revset
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 01:03:19 +0200 |
Pierre-Yves David |
cleanup: remove old comment that lost all meaning
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 01:02:52 +0200 |
Pierre-Yves David |
template: remove compatibility layer for `showobsolete`
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 20:21:34 +0900 |
Yuya Nishihara |
templatekw: do not override in-core {obsolete} keyword
stable
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 13:40:57 +0200 |
Pierre-Yves David |
template: drop compatibility layer
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 17:53:41 +0200 |
Boris Feld |
templatekw: remove obsfatedata templatekw
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 16:29:48 +0200 |
Boris Feld |
templatekw: fix templatedata for 46
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 10:38:01 +0100 |
Pierre-Yves David |
template: drop some 4.1 compatibility code
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 17:41:45 -0500 |
Pierre-Yves David |
compat: register a version of 'obsfatedata' template that works with 4.6
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 17:09:41 -0500 |
Pierre-Yves David |
compat: register a version of 'troubles' template that works with 4.6 API
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 22:12:35 -0500 |
Pierre-Yves David |
compat: more straight forward alias for old template names
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 20:58:46 +0900 |
Yuya Nishihara |
compat: add wrapper for logcmdutil functions
stable
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 14:55:50 +0200 |
Boris Feld |
test: add missing cycle test
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 12:04:45 +0200 |
Pierre-Yves David |
obsfate: use core version of obsfate if available
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 22:40:41 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 15:52:55 +0200 |
Boris Feld |
obsfate: make the user list more readable
stable
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 15:28:03 +0200 |
Boris Feld |
obsfate: fix user filtering in obsfate-printer
stable
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 21:35:29 +0100 |
Boris Feld |
log: update obsfate output order
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 01:18:39 +0200 |
Pierre-Yves David |
compat-test: merge future 6.7.0 into 4.0 compat branch
mercurial-4.0
|
file |
diff |
annotate
|
Mon, 07 Aug 2017 23:22:41 +0900 |
FUJIWARA Katsunori |
evolve: use registrar.templatekeyword to register template keyword functions
|
file |
diff |
annotate
|
Fri, 11 Aug 2017 10:41:11 +0200 |
Boris Feld |
context: precursors was deprecated
|
file |
diff |
annotate
|
Thu, 10 Aug 2017 20:31:39 +0200 |
Boris Feld |
context: troubles was deprecated
|
file |
diff |
annotate
|
Wed, 09 Aug 2017 16:01:20 +0200 |
Boris Feld |
output: update obsfate / obslog output order
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 17:28:15 +0200 |
Pierre-Yves David |
compat: merge with mercurial-4.1
mercurial-4.0
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 18:22:39 +0200 |
Pierre-Yves David |
compat: merge with stable
mercurial-4.1
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 13:48:45 +0200 |
Pierre-Yves David |
template: handle lack of "users" in the obsfate data
|
file |
diff |
annotate
|
Mon, 26 Jun 2017 17:20:08 +0200 |
Boris Feld |
obsfate: override the default log output
|
file |
diff |
annotate
|
Mon, 26 Jun 2017 17:19:03 +0200 |
Boris Feld |
obsfate: refactor obsfate data computing
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 01:02:37 +0200 |
Boris Feld |
obsfate: improve obsfate output
stable
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 19:48:10 +0200 |
Pierre-Yves David |
test-compat: merge with mercurial-4.0
mercurial-3.9
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 19:47:35 +0200 |
Pierre-Yves David |
test-compat: merge with mercurial-4.1
mercurial-4.0
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 19:27:36 +0200 |
Pierre-Yves David |
compat-test: merge with stable
mercurial-4.1
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 19:22:38 +0200 |
Pierre-Yves David |
merge with default
stable
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 18:38:04 +0200 |
Pierre-Yves David |
obsfate: by default only display the username if differ from the current one
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 18:03:32 +0200 |
Pierre-Yves David |
obsfate: display more data about direct prune markers
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:58:17 +0200 |
Pierre-Yves David |
obsfate: split markers fetch from successor set annotation
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:54:27 +0200 |
Pierre-Yves David |
obsfate: mark 'preparesuccessorset' as public
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 12:37:03 +0200 |
Pierre-Yves David |
obsfate: rename 'successorsset' to 'sset' in the loop
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:34:02 +0200 |
Pierre-Yves David |
template: use hex successors in obsfate
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:21:49 +0200 |
Pierre-Yves David |
template: use hex-node in successors
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:16:26 +0200 |
Pierre-Yves David |
template: update successors doc
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 17:14:11 +0200 |
Pierre-Yves David |
template: fix precursors documentation
|
file |
diff |
annotate
|