Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Thu, 15 Jun 2017 00:15:52 -0700 |
Martin von Zweigbergk |
strip: include phases in bundle (BC)
|
Fri, 09 Jun 2017 21:33:15 +0900 |
Yuya Nishihara |
json: pass formatting options recursively
|
Fri, 09 Jun 2017 21:45:22 +0900 |
Yuya Nishihara |
test-obsolete: include <> in user field to check JSON escapes
|
Sat, 20 May 2017 16:19:59 +0200 |
Pierre-Yves David |
strip: strip obsmarkers exclusive to the stripped changeset
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
Sat, 20 May 2017 15:06:10 +0200 |
Pierre-Yves David |
strip: also backup obsmarkers
|
Sun, 21 May 2017 15:53:08 +0200 |
Pierre-Yves David |
hidden: drop the hidden cache logic
|
Fri, 19 May 2017 12:08:47 +0200 |
Boris Feld |
devel: use default-date config field when creating obsmarkers
|
Sun, 21 May 2017 13:49:48 +0200 |
Pierre-Yves David |
obsolete: test an important corner case
|
Sat, 20 May 2017 03:10:23 +0200 |
Pierre-Yves David |
obsmarker: add an experimental flag controlling "operation" recording
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Tue, 09 May 2017 16:29:31 -0700 |
Durham Goode |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers
|
Sat, 25 Mar 2017 11:30:08 +0100 |
Denis Laxalde |
summary: display obsolete state of parents
|
Sat, 25 Mar 2017 10:40:29 +0100 |
Denis Laxalde |
templates: add "changeset.obsolete" label in command line style
|
Sat, 25 Mar 2017 10:34:11 +0100 |
Denis Laxalde |
templatekw: add an "obsolete" keyword
|
Sun, 08 Jan 2017 14:37:44 -0500 |
Matt Harbison |
test-obsolete: stabilize output on platforms without 'serve' support
|
Fri, 06 Jan 2017 14:35:22 +0100 |
Denis Laxalde |
summary: add evolution "troubles" information to summary output
|
Fri, 06 Jan 2017 13:50:52 +0100 |
Denis Laxalde |
templates: display evolution "troubles" in command line style
|
Fri, 06 Jan 2017 13:50:16 +0100 |
Denis Laxalde |
templatekw: add a "troubles" template keyword
|
Fri, 06 Jan 2017 15:48:22 +0100 |
Denis Laxalde |
test: test "trouble: " line in log output with multiple troubles
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Mon, 15 Aug 2016 16:07:55 +0900 |
Yuya Nishihara |
debugobsolete: add formatter support (issue5134)
|
Wed, 03 Aug 2016 15:52:11 +0200 |
Pierre-Yves David |
tests: remove all remaining usage of experimental.bundle2-exp
|
Tue, 02 Aug 2016 03:53:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-obsolete.t
|
Wed, 04 May 2016 22:44:30 -0400 |
Augie Fackler |
bookmarks: properly invalidate volatile sets when writing bookmarks
stable
|
Thu, 05 May 2016 15:41:37 +0200 |
Augie Fackler |
test-obsolete: update extension in test to actually work
stable
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
Mon, 04 Apr 2016 02:05:10 -0700 |
Kostia Balytskyi |
commands: make --rev and --index compatible in debugobsolete
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Wed, 23 Mar 2016 10:50:24 -0700 |
Kostia Balytskyi |
debugobsolete: add an option to show marker index
|
Tue, 15 Mar 2016 09:51:42 +0000 |
Jun Wu |
tests: explicitly flush output streams
|
Mon, 29 Feb 2016 17:52:17 -0600 |
Matt Mackall |
merge with stable
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
stable
|
Mon, 22 Feb 2016 18:35:40 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
|
Wed, 20 Jan 2016 21:56:37 -0500 |
Matt Harbison |
test-obsolete: conditionalize a test dependent on chmod
|
Wed, 20 Jan 2016 13:43:01 -0800 |
Laurent Charignon |
repoview: fix corrupted hiddencache crash Mercurial (issue5042)
stable
|
Mon, 11 Jan 2016 21:00:29 -0500 |
Matt Harbison |
summary: print unstable, bumped and divergent as unconditionally plural
|
Mon, 14 Dec 2015 11:19:48 -0800 |
Laurent Charignon |
summary: add troubles list to the output of hg summary
|
Wed, 02 Dec 2015 16:12:15 -0800 |
Pierre-Yves David |
discovery: properly filter changeset in 'peer.known' (issue4982)
|
Wed, 09 Dec 2015 14:22:57 -0800 |
Pierre-Yves David |
test: add an extra base changeset in test-obsolete.t
|
Sat, 13 Jun 2015 00:51:43 -0700 |
Laurent Charignon |
repoview: invalidate 'visible' filtered revisions when bookmarks change
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Wed, 27 May 2015 04:21:39 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-obsolete
|
Tue, 26 May 2015 12:09:04 -0700 |
Laurent Charignon |
changelog: fix bug in heads computation
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Wed, 29 Apr 2015 19:47:37 +0900 |
Yuya Nishihara |
bundlerepo: disable filtering of changelog while constructing revision text
stable
|
Tue, 14 Apr 2015 11:44:04 -0400 |
Pierre-Yves David |
obsolete: experimental flag to get debug about obsmarkers exchange
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
Sat, 28 Feb 2015 01:12:54 -0500 |
Matt Harbison |
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
|
Thu, 19 Feb 2015 19:32:06 +0800 |
Anton Shestakov |
hgweb: use introrev() for finding parents (issue4506)
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
stable
|