Fri, 30 Aug 2019 11:31:19 +0700 |
Anton Shestakov |
obslog: only indent the first chunk and chunks just after newlines (issue6175)
stable
|
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
|
Tue, 06 Aug 2019 11:07:16 +0200 |
Raphaël Gomès |
python3: prefix all regex to work with python 2 and 3
|
file |
diff |
annotate
|
Wed, 17 Jul 2019 11:03:09 -0700 |
Martin von Zweigbergk |
py3: convert opts keys to bytes before passing to core APIs
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 14:46:17 -0700 |
Martin von Zweigbergk |
py3: replace str(ctx) by bytes(ctx)
|
file |
diff |
annotate
|
Sun, 14 Jul 2019 22:34:36 -0700 |
Martin von Zweigbergk |
py3: filter() now returns a generator, so wrap when we need a list
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 14:21:23 -0700 |
Martin von Zweigbergk |
py3: replace iter.next() by next(iter)
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use byte strings for @command registrations
|
file |
diff |
annotate
|
Wed, 06 Mar 2019 21:42:32 +0800 |
Anton Shestakov |
obshistory: remove unused geteffectflag(), it's been in core since 4.4
|
file |
diff |
annotate
|
Mon, 11 Feb 2019 21:33:02 +0800 |
Anton Shestakov |
obshistory: omit keyword arguments with default values in patch.diffui() calls
stable
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 02:18:58 +0000 |
Pierre-Yves David |
compat: drop 4.3 wrapping of createmarker for effect flag support
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 00:52:10 +0200 |
Boris Feld |
compat: fix obslog compatiblity with 4.3
stable
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 01:31:02 +0200 |
Pierre-Yves David |
compat: restore compatibility with Mercurial <= 4.5
stable
|
file |
diff |
annotate
|
Tue, 22 May 2018 12:07:24 +0200 |
Boris Feld |
obslog: add a new flag to filter out non-local nodes
|
file |
diff |
annotate
|
Thu, 26 Jul 2018 18:28:44 +0200 |
Pierre-Yves David |
compat: drop compatibility hack for mercurial <4.3
|
file |
diff |
annotate
|
Tue, 12 Jun 2018 13:58:14 +0200 |
Denis Laxalde |
style: drop a (commented) debug print
|
file |
diff |
annotate
|
Mon, 21 May 2018 13:07:49 +0200 |
Boris Feld |
compat: fix obslog with Mercurial 4.6+
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 16:19:45 +0800 |
Anton Shestakov |
obshistory: make obslog work when a commit doesn't have any description
stable
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 16:14:10 +0800 |
Anton Shestakov |
obshistory: use a more appropriate type for obslog entries
stable
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 16:27:13 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for pager
|
file |
diff |
annotate
|
Thu, 19 Apr 2018 16:12:37 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for successorssets
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 10:39:18 +0100 |
Pierre-Yves David |
obslog: more 4.1 code compatibility drop
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 10:34:44 +0100 |
Pierre-Yves David |
obslog: cleanup patch handling after 4.1 compat drop
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 11:34:49 -0500 |
Boris Feld |
obslog: add the operation to the Obslog output
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 13:59:30 +0100 |
Boris Feld |
evolve: update code for not implicitly converting ctx to revision
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 09:46:56 +0100 |
Boris Feld |
obsfate: fix changeset description diff computing
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 14:36:34 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 20:58:46 +0900 |
Yuya Nishihara |
compat: add wrapper for logcmdutil functions
stable
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 17:29:21 -0800 |
Martin von Zweigbergk |
obslog: drop period from summary line in accordance with convention
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 01:11:47 +0100 |
Pierre-Yves David |
diff: drop default argument value
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 18:07:09 +0530 |
Pulkit Goyal |
obshistory: pass the csets description in getmarkerdescriptionpatch
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 17:54:34 +0530 |
Pulkit Goyal |
obshistory: remove the unused function
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 17:11:10 +0530 |
Pulkit Goyal |
obslog: add header to the changeset description diff
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 16:30:46 +0530 |
Pulkit Goyal |
obslog: colorize the description diff shown in obslog -p
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 19:47:43 +0530 |
Pulkit Goyal |
obslog: colorize the patch shown using `hg obslog -p`
|
file |
diff |
annotate
|
Mon, 04 Dec 2017 15:50:32 +0530 |
Pulkit Goyal |
obsnote: don't add '' to note while showing it in obslog
|
file |
diff |
annotate
|
Sun, 12 Nov 2017 01:35:51 +0530 |
Pulkit Goyal |
obslog: add initial support for showing note in obslog
|
file |
diff |
annotate
|
Tue, 14 Nov 2017 18:35:25 +0100 |
Boris Feld |
effect-flag: fix obsfate verb hooking
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 22:44:12 +0200 |
Pierre-Yves David |
obsfate: re-enables operation display in obsfate
stable
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 18:50:26 +0200 |
Pierre-Yves David |
compat: handle version where obsutil is not available
stable
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 14:00:30 +0200 |
Boris Feld |
effect-flag: remove wrapping of createmarkers for Mercurial 4.4
|
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
|
Thu, 19 Oct 2017 14:46:06 +0200 |
Boris Feld |
evolve: registed configitems if available
|
file |
diff |
annotate
|
Sat, 14 Oct 2017 19:06:06 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 06:08:32 +0530 |
Pulkit Goyal |
pager: add support to `hg obslog`
stable
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 19:39:13 +0530 |
Pulkit Goyal |
obslog: remove the word "yet" from "No patch available yet"
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 19:35:32 +0530 |
Pulkit Goyal |
obslog: spell out successor completely
|
file |
diff |
annotate
|
Fri, 08 Sep 2017 12:10:21 +0200 |
Alain Leufroy |
obslog: simplify formatter keys
|
file |
diff |
annotate
|
Fri, 08 Sep 2017 12:03:23 +0200 |
Alain Leufroy |
obslog: fix `--template` with `--graph` option
|
file |
diff |
annotate
|
Fri, 08 Sep 2017 12:24:22 +0200 |
Alain Leufroy |
obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments
|
file |
diff |
annotate
|
Sun, 17 Sep 2017 12:45:28 +0200 |
Alain Leufroy |
obslog: fix --patch with --no-graph options
|
file |
diff |
annotate
|
Wed, 09 Aug 2017 11:32:19 +0200 |
Boris Feld |
obsfate: use effect flag information for computing a better verb
|
file |
diff |
annotate
|
Fri, 11 Aug 2017 10:41:11 +0200 |
Boris Feld |
context: precursors 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:13:35 +0200 |
Pierre-Yves David |
obslog: handle patch generation for mercurial 4.1-
|
file |
diff |
annotate
|
Sun, 02 Jul 2017 15:02:11 +0200 |
Pierre-Yves David |
evolve: adapt to function migrate to obsutil
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 23:28:58 +0530 |
Pulkit Goyal |
docs: some fixes to the help text
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 11:31:21 +0200 |
Pierre-Yves David |
obslog: add a comment about the final new line of descriptions
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 16:22:16 +0200 |
Boris Feld |
obslog: also display description patch with --patch
|
file |
diff |
annotate
|
Wed, 21 Jun 2017 11:11:37 +0200 |
Pierre-Yves David |
obslog: extra patch indentation code
|
file |
diff |
annotate
|