log

age author description
Tue, 25 Jul 2017 16:30:44 +0200 Pierre-Yves David packaging: mark the stable branch as bugfix version in development stable
Tue, 25 Jul 2017 16:24:08 +0200 Pierre-Yves David Added tag 6.6.0 for changeset cc3e09e033a3 stable
Tue, 25 Jul 2017 15:18:24 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Tue, 25 Jul 2017 15:18:09 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
Tue, 25 Jul 2017 15:17:52 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Tue, 25 Jul 2017 15:17:42 +0200 Pierre-Yves David test-compat: merge with mercurial-4.2 mercurial-4.1
Tue, 25 Jul 2017 15:17:17 +0200 Pierre-Yves David test-compat: merge with stable mercurial-4.2
Tue, 25 Jul 2017 15:15:42 +0200 Pierre-Yves David packaging: prepare version 6.6.0 stable 6.6.0
Tue, 25 Jul 2017 15:08:05 +0200 Pierre-Yves David readme: mention the documentation update stable
Sun, 23 Jul 2017 13:30:28 +0900 FUJIWARA Katsunori topic: make command names valid as expected, even if ui.strict=true stable
Tue, 25 Jul 2017 14:56:52 +0200 Pierre-Yves David readme: mention the work on API deprecated in 4.3 stable
Tue, 25 Jul 2017 14:55:24 +0200 Pierre-Yves David next: use the utility to retrieve the current topic stable
Tue, 25 Jul 2017 04:02:16 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Tue, 25 Jul 2017 04:01:10 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
Tue, 25 Jul 2017 04:00:17 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Tue, 25 Jul 2017 03:59:22 +0200 Pierre-Yves David test-compat: merge with mercurial-4.2 mercurial-4.1
Tue, 25 Jul 2017 03:41:15 +0200 Pierre-Yves David test-compat: merge mercurial-4.2 with the new stable branch content mercurial-4.2
Tue, 25 Jul 2017 05:52:14 +0200 Pierre-Yves David branching: default into stable stable
Tue, 25 Jul 2017 05:51:44 +0200 Pierre-Yves David compat: handle pre-4.2 compatibility for accessing vfs
Tue, 25 Jul 2017 05:14:37 +0200 Pierre-Yves David compat: avoid using configoveride
Tue, 25 Jul 2017 04:19:55 +0200 Pierre-Yves David compat: use old style method to update bookmark
Tue, 25 Jul 2017 04:16:00 +0200 Pierre-Yves David topic: wrap 'update' in a more flexible way
Fri, 21 Jul 2017 20:53:30 +0200 Pierre-Yves David branching: open the mercurial 4.2 compatibility branch mercurial-4.2
Mon, 24 Jul 2017 05:50:43 +0200 Pierre-Yves David readme: add an entry about the unified message
Sun, 23 Jul 2017 21:21:16 +0200 Pierre-Yves David touch: use precheck to validate revision
Sun, 23 Jul 2017 21:21:11 +0200 Pierre-Yves David prune: use precheck to validate revision
Mon, 24 Jul 2017 01:45:17 +0200 Pierre-Yves David uncommit: use precheck to validate revision
Sun, 23 Jul 2017 21:20:46 +0200 Pierre-Yves David amend: use precheck to validate revision
Sun, 23 Jul 2017 20:33:19 +0200 Pierre-Yves David split: use precheck to validate revision
Mon, 24 Jul 2017 01:45:03 +0200 Pierre-Yves David precheck: handle rewrite attempt of nullrev
Sun, 23 Jul 2017 19:45:28 +0200 Pierre-Yves David precheck: update the orphan message to something me generic
Sun, 23 Jul 2017 19:53:51 +0200 Pierre-Yves David precheck: point to the instability doc when aborting
Sun, 23 Jul 2017 19:52:06 +0200 Pierre-Yves David evolve: document the various instability/troubles
Sun, 23 Jul 2017 19:37:29 +0200 Pierre-Yves David precheck: also check for unstability creation
Mon, 24 Jul 2017 03:04:20 +0200 Pierre-Yves David prefetc: point at the offending changeset when aborting
Mon, 24 Jul 2017 02:06:14 +0200 Pierre-Yves David precheck: point to 'phase' help when aborting
Mon, 24 Jul 2017 01:04:40 +0200 Pierre-Yves David precheck: use 'changesets' in the message instead of 'revisions'
Sun, 23 Jul 2017 19:35:36 +0200 Pierre-Yves David rewriteutil: add a precheck function to validate rewrite beforehand
Mon, 24 Jul 2017 04:41:31 +0200 Pierre-Yves David test: remove reference to the graphlog extension
Mon, 24 Jul 2017 00:11:02 +0200 Pierre-Yves David test: use common setup for test-split.t
Mon, 24 Jul 2017 00:01:10 +0200 Pierre-Yves David split: compute revision to split after locking
Sun, 23 Jul 2017 20:25:26 +0200 Pierre-Yves David split: basic code cleanup
Sun, 23 Jul 2017 17:28:02 +0200 Pierre-Yves David commands: rewrite the 'evocommands' module to 'cmdrewrite'
Sun, 23 Jul 2017 07:34:18 +0200 Pierre-Yves David split: add support for the -D and -U option
Sun, 23 Jul 2017 17:06:27 +0200 Pierre-Yves David split: fix the --user option
Sun, 23 Jul 2017 07:33:36 +0200 Pierre-Yves David metaedit: add support for the -D and -U options
Sun, 23 Jul 2017 07:32:54 +0200 Pierre-Yves David fold: add support for the -D and -U options
Sun, 23 Jul 2017 16:39:21 +0200 Pierre-Yves David test: extract most fold testing into a test-fold module
Sun, 23 Jul 2017 06:25:30 +0200 Pierre-Yves David commands: move 'prune' to the 'evocommands' module
Sun, 23 Jul 2017 06:14:09 +0200 Pierre-Yves David rewriteutil: move 'deletebookmark' to the module
Sun, 23 Jul 2017 06:11:33 +0200 Pierre-Yves David rewriteutil: move 'reachablefrombookmark' to the module
Sun, 23 Jul 2017 05:42:41 +0200 Pierre-Yves David commands: move the touch to the 'evocommands' module
Sun, 23 Jul 2017 05:32:23 +0200 Pierre-Yves David commands: move split to the 'evocommands' module
Sun, 23 Jul 2017 05:16:24 +0200 Pierre-Yves David commands: move fold to the 'evocommands' module
Sun, 23 Jul 2017 05:12:18 +0200 Pierre-Yves David commands: move metaedit to the 'evocommands' module
Sun, 23 Jul 2017 05:07:13 +0200 Pierre-Yves David rewriteutil: move the 'rewrite' function
Sun, 23 Jul 2017 04:54:42 +0200 Pierre-Yves David rewriteutil: move 'foldcheck' to the new module
Sun, 23 Jul 2017 04:46:33 +0200 Pierre-Yves David rewriteutil: move disallowednewunstable in the new module
Sat, 22 Jul 2017 23:40:28 +0200 Pierre-Yves David rewriteutil: create a rewriteutil module to host utility function
Sun, 23 Jul 2017 06:47:34 +0200 Pierre-Yves David interactive: fix the interractive option import