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
Fri, 21 Jul 2017 10:51:37 +0200 Pierre-Yves David test: update test output to match b11e8c67fb0f
Fri, 21 Jul 2017 10:27:13 +0200 Pierre-Yves David test: update test output from b47fef6d2365
Fri, 21 Jul 2017 10:07:15 +0200 Pierre-Yves David compat: add a compatibility layer for bookmark move
Fri, 21 Jul 2017 09:50:26 +0200 Pierre-Yves David compat: use 'safehasattr' over 'hasattr'
Fri, 14 Jul 2017 07:19:15 +0530 Pulkit Goyal stack: show short node of changesets in `hg stack -v`
Fri, 21 Jul 2017 01:04:32 +0200 Pierre-Yves David compat: use 'repo.cachevfs' when available
Sun, 16 Jul 2017 11:11:06 +0200 Pierre-Yves David debugobsconvert: take the lock when writing the obsstore file
Fri, 14 Jul 2017 08:08:32 +0530 Pulkit Goyal topics: add a test demonstarting sorting of topics by time using --age
Fri, 14 Jul 2017 03:16:06 +0200 Pierre-Yves David branching: merge with stable
Fri, 14 Jul 2017 02:46:28 +0200 Pierre-Yves David prev: allow to update to 't0' from 't1'
Fri, 14 Jul 2017 02:42:33 +0200 Pierre-Yves David topic: add a 'topicidx()' to context
Fri, 14 Jul 2017 02:41:53 +0200 Pierre-Yves David prev: retrieve the 'no-topic' result is a clear and reusable option
Fri, 14 Jul 2017 02:35:12 +0200 Pierre-Yves David prev: add '_getcurrenttopic' helper and use it
Fri, 14 Jul 2017 02:34:42 +0200 Pierre-Yves David prev: explicitly use 'p1' as a variable name
Fri, 14 Jul 2017 01:53:56 +0200 Pierre-Yves David topic: rename the internal topic option
Fri, 14 Jul 2017 01:49:43 +0200 Pierre-Yves David prev: extract the code computing the destination
Fri, 14 Jul 2017 01:32:34 +0200 Pierre-Yves David prev: issue a proper error when reaching repository root
Fri, 14 Jul 2017 01:21:32 +0200 Pierre-Yves David prev: stop creating a repository at the root of 'test-repo.t'
Fri, 14 Jul 2017 01:12:20 +0200 Pierre-Yves David prev: extract the function performing the update
Fri, 14 Jul 2017 01:01:22 +0200 Pierre-Yves David prev: simplify the bookmark preserving logic
Fri, 14 Jul 2017 00:58:14 +0200 Pierre-Yves David prev: rename 'p' to 'target'
Fri, 14 Jul 2017 00:54:48 +0530 Pulkit Goyal topics: check for topic on commit before a user enters message
Fri, 14 Jul 2017 03:14:27 +0200 Pierre-Yves David packaging: update readme
Tue, 11 Jul 2017 21:39:39 +0530 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
Tue, 11 Jul 2017 11:24:43 +0200 Pierre-Yves David uncommit: expose the feature with a '--extract' to amend
Tue, 11 Jul 2017 12:00:45 +0200 Pierre-Yves David uncommit: add support for -U and -D
Tue, 11 Jul 2017 11:59:18 +0200 Pierre-Yves David uncommit: add support for --user and --date
Tue, 11 Jul 2017 11:58:07 +0200 Pierre-Yves David uncommit: add support for --message and --logfile
Tue, 11 Jul 2017 11:12:23 +0200 Pierre-Yves David amend: drop the implementation details from the user help
Tue, 11 Jul 2017 10:55:06 +0200 Pierre-Yves David uncommit: move to the 'evocommands' module
Tue, 11 Jul 2017 10:38:01 +0200 Pierre-Yves David amend: extract into a 'evolve.evocommands' module
Wed, 12 Jul 2017 16:09:08 +0200 Pierre-Yves David test: handle output change in 20f533a92eda
Sun, 09 Jul 2017 15:01:32 +0300 Josef 'Jeff' Sipek tutorial: fix grammar and spelling stable
Sun, 09 Jul 2017 14:23:27 +0300 Josef 'Jeff' Sipek tutorial: word wrap long lines stable
Sun, 09 Jul 2017 14:20:24 +0300 Josef 'Jeff' Sipek tutorial: use rm instead of 'hg rm' for an untracked temporary file stable
Sun, 09 Jul 2017 14:41:13 +0200 Pierre-Yves David readme: update with various topic improvement
Thu, 06 Jul 2017 03:31:11 +0530 Pulkit Goyal topics: add a config knob to forbid untopiced commit
Thu, 06 Jul 2017 03:56:36 +0530 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
Fri, 07 Jul 2017 01:01:01 +0200 Pierre-Yves David branching: merge with stable
Thu, 06 Jul 2017 23:33:28 +0200 Pierre-Yves David obshashrange: add cache warming instruction to the documentation stable
Tue, 04 Jul 2017 10:49:14 +0200 Pierre-Yves David evolve: explain how to disable markers discovery in the documentation stable
Thu, 06 Jul 2017 23:33:28 +0200 Pierre-Yves David obshashrange: add cache warming instruction to the documentation
Tue, 04 Jul 2017 01:30:14 +0530 Pulkit Goyal topics: add t0 and b0 to the stack
Tue, 04 Jul 2017 00:15:36 +0530 Pulkit Goyal topics: wrap the update function to check if either t0 or b0 is passed as rev
Fri, 07 Jul 2017 00:42:18 +0200 Pierre-Yves David compat: adapt to change in 53b3a1968aa6-core
Sun, 02 Jul 2017 19:43:44 +0200 Pierre-Yves David merge back with stable
Sun, 02 Jul 2017 19:42:23 +0200 Pierre-Yves David packaging: update versions to '.dev' one stable
Sun, 02 Jul 2017 19:40:56 +0200 Pierre-Yves David Added tag 6.5.0 for changeset 734c0bc066cd stable @
Sun, 02 Jul 2017 19:35:38 +0200 Pierre-Yves David packaging: prepare version 6.5.0 stable 6.5.0
Sun, 02 Jul 2017 19:34:30 +0200 Pierre-Yves David topic: update extensions metadata stable
Sun, 02 Jul 2017 19:31:11 +0200 Pierre-Yves David readme: prepare version 6.5.0 stable
Sun, 02 Jul 2017 17:28:53 +0200 Pierre-Yves David compat: merge with mercurial-3.9 mercurial-3.8
Sun, 02 Jul 2017 17:28:38 +0200 Pierre-Yves David compat: merge with mercurial-4.0 mercurial-3.9
Sun, 02 Jul 2017 17:28:15 +0200 Pierre-Yves David compat: merge with mercurial-4.1 mercurial-4.0
Sun, 02 Jul 2017 18:22:39 +0200 Pierre-Yves David compat: merge with stable mercurial-4.1
Sun, 02 Jul 2017 18:07:23 +0200 Pierre-Yves David evolve: preserve the branch of the original changeset when evolving merge stable
Sun, 02 Jul 2017 17:24:56 +0200 Pierre-Yves David merge: default into stable to prepare next version stable
Sun, 02 Jul 2017 17:13:35 +0200 Pierre-Yves David obslog: handle patch generation for mercurial 4.1-
Sun, 02 Jul 2017 16:39:48 +0200 Pierre-Yves David topic: also have the revbranchcache during the discovery
Sun, 02 Jul 2017 16:00:38 +0200 Pierre-Yves David topic: cleanup the repository wrapping logic in topic discovery
Sun, 02 Jul 2017 15:02:51 +0200 Pierre-Yves David topic: adapt to function migrate to obsutil
Sun, 02 Jul 2017 15:02:11 +0200 Pierre-Yves David evolve: adapt to function migrate to obsutil
Sun, 02 Jul 2017 14:10:44 +0200 Pierre-Yves David topic: directly use the '_notpublic' revset
Sun, 02 Jul 2017 13:49:32 +0200 Pierre-Yves David topic: drop the message about running evolve after topic change
Sun, 02 Jul 2017 13:48:45 +0200 Pierre-Yves David template: handle lack of "users" in the obsfate data
Fri, 30 Jun 2017 16:29:26 +0200 Boris Feld doc: update effect flag documentation
Mon, 26 Jun 2017 17:20:08 +0200 Boris Feld obsfate: override the default log output
Thu, 29 Jun 2017 23:42:29 +0200 Pierre-Yves David evolve: fix documentation formatting
Thu, 29 Jun 2017 18:22:06 +0200 Boris Feld compat: fix topicset for mercurial 4.1
Mon, 26 Jun 2017 17:19:03 +0200 Boris Feld obsfate: refactor obsfate data computing
Thu, 29 Jun 2017 16:49:33 +0200 Boris Feld topic: exclude public and topic changeset from branch stack
Thu, 29 Jun 2017 16:29:08 +0200 Pierre-Yves David tests: use a more portable form for new lines
Thu, 29 Jun 2017 02:21:09 +0530 Pulkit Goyal topic: don't abort if there is no current topic in stack() revset
Thu, 29 Jun 2017 01:58:26 +0530 Pulkit Goyal topics: return a parse error if stack() revset is passed with argument
Thu, 29 Jun 2017 00:11:07 +0530 Pulkit Goyal tests: add test to show topics working with shelve
Thu, 29 Jun 2017 02:31:55 +0530 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
Tue, 27 Jun 2017 23:28:58 +0530 Pulkit Goyal docs: some fixes to the help text
Mon, 26 Jun 2017 21:48:33 +0530 Pulkit Goyal topics: pass 'topics' to ui.formatter instead of 'bookmarks'
Wed, 28 Jun 2017 17:28:56 +0200 Pierre-Yves David topic: also insert the extra head check with using the new head checking
Wed, 28 Jun 2017 17:38:04 +0200 Pierre-Yves David topic: some document for an obscure function
Wed, 28 Jun 2017 18:18:59 +0200 Pierre-Yves David topic: adjust head checking wrapping to not interfere with concurrent push
Wed, 28 Jun 2017 17:23:43 +0200 Pierre-Yves David topic: also detect head checking using the concurrent part
Wed, 28 Jun 2017 18:16:14 +0200 Pierre-Yves David test: avoid 'test-check-commit.t' complaining copied code
Wed, 28 Jun 2017 17:20:36 +0200 Pierre-Yves David topic: small test cleanuo
Wed, 28 Jun 2017 01:53:21 +0200 Pierre-Yves David topic: move the heads data to the branch line when appropriates
Wed, 28 Jun 2017 02:45:57 +0200 Pierre-Yves David topic: add some initial support for using stack on named branch
Wed, 28 Jun 2017 01:58:09 +0200 Pierre-Yves David topic: explicitly pass topic as a keyword argument
Tue, 27 Jun 2017 15:21:38 +0200 Boris Feld topic: makes split keep the topic
Tue, 27 Jun 2017 09:49:35 +0200 Boris Feld topic: add tests for fold behavior with topics
Sun, 25 Jun 2017 07:20:22 +0530 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
Sun, 25 Jun 2017 06:53:22 +0530 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
Mon, 26 Jun 2017 17:47:04 +0200 Pierre-Yves David test: extra output to understand the next changeset better
Sun, 25 Jun 2017 06:47:59 +0530 Pulkit Goyal topics: move the logic to change or clear current topic into a new function
Mon, 26 Jun 2017 17:20:17 +0200 Pierre-Yves David tests: expand output to check topic activation
Sun, 25 Jun 2017 18:37:42 +0200 Pierre-Yves David branching: merge stable into default
Sun, 25 Jun 2017 16:37:56 +0200 Pierre-Yves David split: preserve author of the original changeset in the successors stable
Sat, 24 Jun 2017 13:28:16 +0200 Pierre-Yves David grab: properly quote hg executable in the alias stable
Fri, 23 Jun 2017 10:51:18 +0200 Pierre-Yves David topic: improve the revset used to return name->nodes mapping
Thu, 22 Jun 2017 09:48:40 +0200 Pierre-Yves David topic: update the changectx method to respect phases
Fri, 23 Jun 2017 10:21:37 +0200 Pierre-Yves David topic: avoid crash when topic is loaded but not enabled for a repository
Thu, 22 Jun 2017 15:18:49 +0200 Pierre-Yves David compat: update test to match core default state
Thu, 22 Jun 2017 10:13:29 +0200 Pierre-Yves David topicmap: massive rework
Thu, 22 Jun 2017 09:47:14 +0200 Pierre-Yves David topic: use the 'topic' revset in namespace
Thu, 22 Jun 2017 09:41:01 +0200 Pierre-Yves David topic-revset: update the revset to no longer build changectx
Thu, 22 Jun 2017 09:46:30 +0200 Pierre-Yves David topic-revset: changectx creation in the revset
Wed, 21 Jun 2017 07:32:11 +0530 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
Wed, 21 Jun 2017 13:18:47 +0200 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
Wed, 21 Jun 2017 13:21:08 +0200 Pierre-Yves David topic-change: cleanup the locking and transaction mechanism
Wed, 21 Jun 2017 07:21:50 +0530 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
Wed, 21 Jun 2017 11:55:45 +0200 Pierre-Yves David topic: further simplify the clear logic
Wed, 21 Jun 2017 03:28:25 +0530 Pulkit Goyal topics: drop the clean argument from _changetopics()
Wed, 21 Jun 2017 02:00:01 +0530 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
Wed, 21 Jun 2017 01:05:46 +0530 Pulkit Goyal topics: factor out the logic to change topic in a new function
Wed, 21 Jun 2017 11:45:15 +0200 Pierre-Yves David obslog: update the readme
Wed, 21 Jun 2017 11:31:21 +0200 Pierre-Yves David obslog: add a comment about the final new line of descriptions
Tue, 20 Jun 2017 16:22:16 +0200 Boris Feld obslog: also display description patch with --patch
Wed, 21 Jun 2017 11:11:37 +0200 Pierre-Yves David obslog: extra patch indentation code
Tue, 20 Jun 2017 13:49:40 +0200 Boris Feld obslog: add a patch option
Mon, 19 Jun 2017 19:00:31 +0200 Pierre-Yves David obslog: clarify some sorting code
Mon, 19 Jun 2017 15:56:28 +0200 Boris Feld obslog: pass directly unfiltered_repo
Mon, 19 Jun 2017 15:54:55 +0200 Boris Feld obslog: remove useless repo arg
Mon, 19 Jun 2017 15:32:25 +0200 Boris Feld obslog: small renaming of _debugobshistorysingle
Mon, 19 Jun 2017 10:33:36 +0200 Boris Feld refactoring: directly use 'ctx.unstable()' in showstack function
Mon, 19 Jun 2017 18:46:30 +0200 Pierre-Yves David packaging: flag default as version 6.5.0.dev
Mon, 19 Jun 2017 18:44:17 +0200 Pierre-Yves David merge: get stable change back into default
Sat, 17 Jun 2017 01:02:37 +0200 Boris Feld obsfate: improve obsfate output stable
Mon, 19 Jun 2017 18:37:28 +0200 Pierre-Yves David packagin: mark stable branch as 6.4.1.dev stable
Mon, 19 Jun 2017 03:13:35 +0530 Pulkit Goyal topics: abort if user wants to show the stack of a non-existent topic
Mon, 19 Jun 2017 02:50:35 +0530 Pulkit Goyal stack: show unstable state for the current revision if it is one (issue5553)
Mon, 19 Jun 2017 02:44:19 +0530 Pulkit Goyal topics: some minute fixes to the documentation which shows up in help
Sun, 18 Jun 2017 03:23:46 +0530 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
Sun, 18 Jun 2017 03:20:52 +0530 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
Sat, 17 Jun 2017 01:15:15 +0200 Pierre-Yves David merge back with stable
Fri, 16 Jun 2017 20:15:17 +0200 Pierre-Yves David Added tag 6.4.0 for changeset e60248f26f92 stable
Fri, 16 Jun 2017 20:15:04 +0200 Pierre-Yves David packaging: prepare version 6.4.0 stable 6.4.0
Fri, 16 Jun 2017 20:13:13 +0200 Pierre-Yves David readme: fix readme for future 6.4.0 stable
Fri, 16 Jun 2017 19:48:24 +0200 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
Fri, 16 Jun 2017 19:48:10 +0200 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
Fri, 16 Jun 2017 19:47:35 +0200 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
Fri, 16 Jun 2017 19:27:36 +0200 Pierre-Yves David compat-test: merge with stable mercurial-4.1
Fri, 16 Jun 2017 19:37:13 +0200 Pierre-Yves David test-compat: fix previous merge mercurial-4.1
Fri, 16 Jun 2017 19:22:38 +0200 Pierre-Yves David merge with default stable
Fri, 16 Jun 2017 18:38:04 +0200 Pierre-Yves David obsfate: by default only display the username if differ from the current one
Fri, 16 Jun 2017 18:03:32 +0200 Pierre-Yves David obsfate: display more data about direct prune markers
Fri, 16 Jun 2017 17:58:17 +0200 Pierre-Yves David obsfate: split markers fetch from successor set annotation
Fri, 16 Jun 2017 17:55:55 +0200 Pierre-Yves David obsfate: mark successorsetallmarkers public
Fri, 16 Jun 2017 17:54:27 +0200 Pierre-Yves David obsfate: mark 'preparesuccessorset' as public
Fri, 16 Jun 2017 16:51:31 +0200 Pierre-Yves David obsfate: use 'split' as verb when appropriate
Fri, 16 Jun 2017 16:50:11 +0200 Pierre-Yves David obsfate: improve prune support in _successorsetverb
Fri, 16 Jun 2017 12:37:03 +0200 Pierre-Yves David obsfate: rename 'successorsset' to 'sset' in the loop
Fri, 16 Jun 2017 17:42:28 +0200 Pierre-Yves David template: use hex node in the obsmarkers used in the obsfate template
Fri, 16 Jun 2017 17:34:02 +0200 Pierre-Yves David template: use hex successors in obsfate
Fri, 16 Jun 2017 17:21:49 +0200 Pierre-Yves David template: use hex-node in successors
Fri, 16 Jun 2017 17:16:26 +0200 Pierre-Yves David template: update successors doc
Fri, 16 Jun 2017 17:14:11 +0200 Pierre-Yves David template: fix precursors documentation
Fri, 16 Jun 2017 17:11:20 +0200 Pierre-Yves David template: used hex-node for the precursors underlying data
Fri, 16 Jun 2017 11:55:40 +0200 Pierre-Yves David compat-test: merge with mercurial-3.9 mercurial-3.8
Fri, 16 Jun 2017 11:54:01 +0200 Boris Feld test-compat: merge with mercurial-4.0 branch mercurial-3.9
Fri, 16 Jun 2017 11:50:19 +0200 Boris Feld compat-test: merge with mercurial-4.1 mercurial-4.0
Fri, 16 Jun 2017 11:42:00 +0200 Pierre-Yves David compat-test: merge with stable mercurial-4.1
Fri, 16 Jun 2017 11:32:21 +0200 Boris Feld merge with stable stable
Fri, 16 Jun 2017 09:22:39 +0200 Boris Feld changelog: announce that obsfate is hg > 4.2 now
Thu, 15 Jun 2017 20:40:07 +0200 Boris Feld compat: make obshistory._getdifflines compatible with mercurial 4.1
Fri, 09 Jun 2017 00:52:54 +0100 Boris Feld obsfate: add a new obsfate template
Fri, 09 Jun 2017 00:31:00 +0100 Pierre-Yves David obsfate: prepare fatelog tests
Fri, 09 Jun 2017 00:10:27 +0100 Pierre-Yves David obsfate: build more advanced markers for tests
Thu, 15 Jun 2017 17:18:25 +0200 Pierre-Yves David readme: fix entry for 6.4.0
Thu, 15 Jun 2017 16:29:51 +0200 Pierre-Yves David test: drop now useless config about effect flag
Wed, 14 Jun 2017 15:59:20 +0200 Boris Feld effectflag: activate effect flag by default
Fri, 02 Jun 2017 19:08:50 +0200 Boris Feld effectflag: activate effect flag on test-evolve-obshistory test file
Sun, 04 Jun 2017 21:43:17 +0200 Boris Feld effectflag: activate effect flag on test-wireproto.t test file
Sun, 04 Jun 2017 21:35:17 +0200 Boris Feld effectflag: activate effect flag on test-uncommit.t test file
Sun, 04 Jun 2017 21:32:33 +0200 Boris Feld effectflag: activate effect flag on test-stabilize-order.t test file
Sun, 04 Jun 2017 21:30:08 +0200 Boris Feld effectflag: activate effect flag on test-obsconvert.t test file
Wed, 14 Jun 2017 16:01:56 +0200 Boris Feld effectflag: activate effect flag for obsmarkers-case-*.t test files
Sun, 04 Jun 2017 20:53:36 +0200 Boris Feld effectflag: activate effect flag on test-drop.t test file
Sun, 04 Jun 2017 20:51:50 +0200 Boris Feld effectflag: activate effect flag on test-amend.t test file
Sun, 04 Jun 2017 20:47:04 +0200 Boris Feld effectflag: activate effect flag on test-stabilize-result.t test file
Sun, 04 Jun 2017 20:43:22 +0200 Boris Feld effectflag: activate effect flag on test-split.t test file
Sun, 04 Jun 2017 20:38:04 +0200 Boris Feld effectflag: activate effect flag on test-evolve-cycles.t test file