Wed, 25 May 2022 11:53:34 +0200 |
Pierre-Yves David |
bundlespec: handle the presence of obsmarker part
|
Wed, 25 May 2022 11:27:16 +0200 |
Pierre-Yves David |
bundlespec: do not check for `-` in the params portion of the bundlespec
|
Wed, 18 May 2022 10:38:11 +0100 |
Pierre-Yves David |
bundlespec: add processing of some parameter value
|
Wed, 25 May 2022 10:30:11 +0200 |
Pierre-Yves David |
bundlespec: test `no` value for the `obsolescence` parameter
|
Wed, 25 May 2022 03:18:47 +0200 |
Pierre-Yves David |
bundlespec: test that parameter overwrite the local config
|
Tue, 24 May 2022 18:43:24 +0200 |
Pierre-Yves David |
bundlespec: do not overwrite bundlespec value with the config one
|
Wed, 25 May 2022 03:16:53 +0200 |
Pierre-Yves David |
bundlespec: test if the "obsolete=" parameter is read
|
Tue, 17 May 2022 16:59:31 +0100 |
Pierre-Yves David |
bundlespec: fix lack of title in a evolve tests
|
Fri, 24 Apr 2020 16:36:04 +0200 |
Joerg Sonnenberger |
bundle: optional advisory obsolescence parts
|
Fri, 23 Oct 2020 10:56:18 -0700 |
Martin von Zweigbergk |
config: add a new [command-templates] section for templates defined by hg
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
Thu, 27 Sep 2018 16:52:25 +0200 |
Boris Feld |
pullreport: issue a message about "extinct" pulled changesets
|
Thu, 30 Aug 2018 01:53:21 +0200 |
Boris Feld |
phase: report number of non-public changeset alongside the new range
|
Sun, 14 Jan 2018 23:59:17 -0800 |
Martin von Zweigbergk |
evolution: report new unstable changesets
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 17 Oct 2017 15:54:05 +0200 |
Boris Feld |
config: rename stabilization.bundle-obsmarker
|
Tue, 17 Oct 2017 11:29:26 +0200 |
Boris Feld |
config: replace experimental.stabilization by experimental.evolution
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Sun, 16 Jul 2017 02:33:14 +0200 |
Boris Feld |
debugobsolete: also report the number of obsoleted changesets
|
Wed, 28 Jun 2017 03:54:19 +0200 |
Pierre-Yves David |
obsolete: reports the number of local changeset obsoleted when unbundling
|
Mon, 05 Jun 2017 16:19:41 -0700 |
Danek Duvall |
debugbundle: add --part-type flag to emit only named part types
|
Mon, 05 Jun 2017 20:37:45 -0400 |
Matt Harbison |
test-obsolete-bundle-strip: add globs for Windows
|
Mon, 05 Jun 2017 23:23:03 +0900 |
Yuya Nishihara |
test-obsolete-bundle-strip: do not include \n in filename (issue5586)
|
Fri, 02 Jun 2017 23:05:03 -0700 |
Martin von Zweigbergk |
tests: simplify and clarify test-obsolete-bundle-strip.t a little
|
Fri, 02 Jun 2017 23:29:20 -0700 |
Martin von Zweigbergk |
tests: add missing parens in test-obsolete-bundle-strip.t
|
Sat, 20 May 2017 16:19:59 +0200 |
Pierre-Yves David |
strip: strip obsmarkers exclusive to the stripped changeset
|
Thu, 01 Jun 2017 08:44:01 +0200 |
Pierre-Yves David |
exclusive-markers: update the dedicated test with list of exclusive markers
|
Thu, 01 Jun 2017 08:32:24 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: check all changesets in the isolated prune case
|
Fri, 26 May 2017 03:52:11 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: add testing of markers backup during strip
|
Fri, 26 May 2017 03:41:10 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the seventh case
|
Fri, 26 May 2017 03:23:56 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the sixth case
|
Fri, 26 May 2017 03:20:40 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the fifth case
|
Fri, 26 May 2017 03:20:25 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the fourth case
|
Fri, 26 May 2017 03:19:11 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the third case
|
Fri, 26 May 2017 03:15:53 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the second case
|
Fri, 26 May 2017 03:11:53 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the first case
|
Thu, 25 May 2017 19:38:00 +0200 |
Pierre-Yves David |
test: add isolated prune case (to test-obsolete-bundle-strip.t)
|
Thu, 25 May 2017 19:37:47 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: add a complex split and fold case
|
Thu, 25 May 2017 19:37:29 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: add cases with prune on missing revs
|
Thu, 25 May 2017 19:37:29 +0200 |
Pierre-Yves David |
obsolete: fix relevant-obsmarkers computation on pruned changeset
|
Thu, 25 May 2017 19:37:07 +0200 |
Pierre-Yves David |
test: add a test file for relevant obsmarkers and its usage
|