log

age author description
Fri, 15 Sep 2017 16:28:59 +0200 Pierre-Yves David readme: mention compatibility with future 4.4 default tip
Fri, 15 Sep 2017 17:20:42 +0200 Pierre-Yves David topic: update the message used with --age for empty topic
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy sharing: edit pass
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy user-guide: edit pass
Wed, 13 Sep 2017 21:41:57 +0200 Pierre-Yves David topic: stabilise the output of --age when date ties
Fri, 15 Sep 2017 15:48:18 +0200 Boris Feld tests: update after removing of redundant amend commit
Wed, 13 Sep 2017 15:13:51 +0200 Boris Feld topic: setup 'topic' value for working ctx
Thu, 14 Sep 2017 20:33:03 +0200 Pierre-Yves David tests: abstract version number for test-topic-stack.t
Mon, 07 Aug 2017 23:22:41 +0900 FUJIWARA Katsunori evolve: use registrar.templatekeyword to register template keyword functions
Sun, 10 Sep 2017 20:06:52 +0900 FUJIWARA Katsunori evolve: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:17:13 +0900 FUJIWARA Katsunori topic: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
Sun, 10 Sep 2017 22:41:54 +0900 FUJIWARA Katsunori topic: centralize compatibility logic between hg versions into compat module
Mon, 11 Sep 2017 17:24:33 +0200 Pierre-Yves David readme: mention the improvement to stack in the readme
Thu, 07 Sep 2017 19:18:05 +0200 Pierre-Yves David test: issue a clarifying graph print in tests/test-stack-branch.t
Sat, 09 Sep 2017 22:32:50 +0530 Pierre-Yves David stack: properly order stack when gaps existing inside it
Thu, 07 Sep 2017 19:43:07 +0200 Pierre-Yves David stack: display both parent with displaying merge
Sat, 09 Sep 2017 22:32:44 +0530 Pierre-Yves David tests: add tests for showing stack when merge is involved
Mon, 04 Sep 2017 12:41:30 +0200 Pierre-Yves David stack: move data computation on the object
Mon, 04 Sep 2017 12:23:03 +0200 Pierre-Yves David stack: replace 'getstack' with direct call to 'stack'
Mon, 04 Sep 2017 12:19:49 +0200 Pierre-Yves David stack: introduce a rich stack object
Thu, 07 Sep 2017 16:45:57 +0200 Pulkit Goyal tests: add tests for `hg stack` showing surprising behavior with gaps
Sun, 10 Sep 2017 22:22:06 +0900 FUJIWARA Katsunori topic: check availability of obsutil.getmarkers() for portability
Thu, 07 Sep 2017 16:45:53 +0200 Pierre-Yves David tests: add more explicit test about empty topic from publishing
Fri, 01 Sep 2017 19:29:04 +0200 Pierre-Yves David convertbookmark: advertise the new command in the readme
Fri, 01 Sep 2017 17:15:55 +0200 Pierre-Yves David convertbookmark: properly convert stacked bookmarks
Fri, 01 Sep 2017 18:46:10 +0200 Pierre-Yves David convertbookmark: perform all actions at the end
Fri, 01 Sep 2017 18:33:08 +0200 Pierre-Yves David converbookmark: split target computation from actual update
Fri, 01 Sep 2017 17:09:17 +0200 Pierre-Yves David convertbookmark: extract the revset into a module level constant
Fri, 01 Sep 2017 17:04:21 +0200 Pierre-Yves David convertbookmark: properly exclude public changeset
Fri, 01 Sep 2017 16:51:49 +0200 Pierre-Yves David test: add a new root changeset to all debugconvertbookmark test case
Fri, 01 Sep 2017 12:02:27 +0200 Pierre-Yves David tests: import section in 'test-topic-debugcb.t'
Fri, 01 Sep 2017 16:22:49 +0200 Pierre-Yves David test: avoid using debugdrawdag in 'test-topic-debugcb.t'
Tue, 29 Aug 2017 18:13:33 +0530 Pulkit Goyal tests: add more tests for debugconvertbookmark
Mon, 14 Aug 2017 14:36:11 +0530 Pulkit Goyal convertbookmark: add logic to skip revisions with multiple bookmarks
Fri, 01 Sep 2017 18:02:50 +0200 Pulkit Goyal topics: add a new debugconvertbookmark command to convert bookmarks to topics
Fri, 01 Sep 2017 17:53:14 +0200 Pierre-Yves David topic: support --rev argument and properly process then as user input
Fri, 01 Sep 2017 17:37:47 +0200 Pierre-Yves David topic: move a status message in the right scope
Wed, 09 Aug 2017 11:32:19 +0200 Boris Feld obsfate: use effect flag information for computing a better verb
Tue, 29 Aug 2017 17:30:07 +0200 Philippe Pepiot compat: make it more clear that evolve need Mercurial >= minversion
Wed, 30 Aug 2017 18:35:04 +0200 Pierre-Yves David doc: record all the missings and strange bit we know
Thu, 31 Aug 2017 17:00:09 +0200 Boris Feld directaccess: fix with tree without order
Fri, 01 Sep 2017 11:08:22 +0200 Boris Feld compat: adapt to test output changes
Fri, 01 Sep 2017 11:07:28 +0200 Boris Feld compat: adapt to rebase change in coming 4.4
Thu, 31 Aug 2017 13:22:40 +0200 Pulkit Goyal topics: import lock as lockmods
Tue, 29 Aug 2017 19:12:00 +0530 Pulkit Goyal topics: make sure we have some restrictions on topic names
Tue, 29 Aug 2017 19:03:59 +0530 Pulkit Goyal topic: add test showing no restrictions on topic names
Wed, 30 Aug 2017 17:32:32 +0200 Ryan McElroy index: edit pass by native english speaker
Wed, 30 Aug 2017 16:54:26 +0200 Aurélien Campéas topic: reword and simplify explanation of "behind"
Wed, 30 Aug 2017 15:57:04 +0200 Aurélien Campéas topic: tutorial grammar fixes
Wed, 30 Aug 2017 11:36:47 +0200 Pierre-Yves David doc-front-page: link to the changeset evolution section in the document
Wed, 30 Aug 2017 11:26:00 +0200 Pierre-Yves David doc-front-page: use a clearer statement about the experimental status
Wed, 30 Aug 2017 11:25:51 +0200 Pierre-Yves David doc-front-pagE: add a paragraph about "why the extension"
Wed, 30 Aug 2017 11:25:27 +0200 Pierre-Yves David doc-front-page: expand the paragraph about changeset evolution
Wed, 30 Aug 2017 11:24:38 +0200 Pierre-Yves David doc-front-page: rename the "next step" section
Wed, 30 Aug 2017 10:30:48 +0200 Pierre-Yves David doc-front-page: mention that "Changeset Evolution" is a specific concept
Wed, 30 Aug 2017 00:32:56 +0200 Pierre-Yves David doc-front-page: include the index in the TOC
Wed, 30 Aug 2017 00:35:44 +0200 Pierre-Yves David doc-front-page: add a title to the part about the extension
Tue, 29 Aug 2017 17:25:01 +0200 Pierre-Yves David doc-front-page: add a feature summary at the beginning of the page
Tue, 29 Aug 2017 17:11:18 +0200 Pierre-Yves David doc-front-page: mention the mailing list in the documentation
Tue, 29 Aug 2017 16:58:22 +0200 Pierre-Yves David doc-front-page: move installation instruction earliero
Tue, 29 Aug 2017 16:50:05 +0200 Pierre-Yves David doc-front-page: move introduction before the table of content
Tue, 29 Aug 2017 16:15:02 +0200 Philippe Pepiot doc: simplify the reference to in-core features
Tue, 29 Aug 2017 16:14:28 +0200 Pierre-Yves David doc: be less dramatic about changeset immutability
Tue, 29 Aug 2017 16:14:15 +0200 Philippe Pepiot doc: clarify the introduction sentence
Mon, 28 Aug 2017 17:16:16 +0200 Pulkit Goyal topics: allow use a --current when setting a topic
Mon, 28 Aug 2017 17:35:44 +0200 Pierre-Yves David topic: make --clear + topicname invalid
Mon, 28 Aug 2017 17:15:08 +0200 Pulkit Goyal topics: add a current flag to display current topic
Mon, 28 Aug 2017 17:10:41 +0200 Pulkit Goyal topics: add a missing trailing comma on list of flag
Tue, 29 Aug 2017 14:19:31 +0200 Philippe Pepiot doc: let mercurial find where evolve is installed
Tue, 29 Aug 2017 14:27:08 +0200 Philippe Pepiot doc: use pip to install evolve
Tue, 29 Aug 2017 12:20:30 +0200 Philippe Pepiot doc: reword "target repository" to "remote repository"
Tue, 29 Aug 2017 12:18:42 +0200 Philippe Pepiot doc: typo fixes
Tue, 29 Aug 2017 12:17:48 +0200 Philippe Pepiot doc: use "hidden" instead of "invisible"
Mon, 28 Aug 2017 19:23:16 +0530 Pulkit Goyal tests: add whitespaces in test-topic.t to make it more readable
Thu, 24 Aug 2017 11:00:13 -0700 Martin von Zweigbergk evolve: undo change from "divergent" to "phasedivergent" for --divergent
Thu, 24 Aug 2017 10:57:32 -0700 Martin von Zweigbergk messages: use hyphenated '{phase,content}-divergent' in user messages
Thu, 24 Aug 2017 10:48:38 -0700 Martin von Zweigbergk warning: use 'divergent', not 'contentdivergent' on old Mercurial
Thu, 24 Aug 2017 09:12:09 +0200 Boris Feld warning: rename warning message
Thu, 24 Aug 2017 09:11:54 +0200 Boris Feld warning: rename bumped warning message
Thu, 24 Aug 2017 09:11:06 +0200 Boris Feld warning: rename unstable warning message
Wed, 23 Aug 2017 23:44:36 +0200 Pierre-Yves David merge with stable
Mon, 21 Aug 2017 14:21:49 +0200 Pierre-Yves David test: fix output of test-discovery-obshashrange.t stable
Tue, 22 Aug 2017 10:59:19 -0700 Martin von Zweigbergk obscache: use _readmarkers() from core with correct signature
Mon, 14 Aug 2017 11:39:06 +0530 Pulkit Goyal topics: take locks and start transaction before calling _changetopics
Mon, 21 Aug 2017 19:44:23 +0200 Boris Feld compat: fix instabilities compat
Mon, 21 Aug 2017 14:21:49 +0200 Pierre-Yves David test: fix output of test-discovery-obshashrange.t
Fri, 11 Aug 2017 12:20:56 +0200 Boris Feld revset: bumped volatile set was deprecated
Fri, 11 Aug 2017 12:12:03 +0200 Boris Feld revset: divergent volatile set was deprecated
Fri, 11 Aug 2017 11:55:07 +0200 Boris Feld revset: unstable volatile set was deprecated
Fri, 11 Aug 2017 11:43:57 +0200 Boris Feld revset: bumped() is deprecated
Fri, 11 Aug 2017 11:30:34 +0200 Boris Feld revset: divergent() is deprecated
Fri, 11 Aug 2017 11:23:37 +0200 Boris Feld revset: unstable() is deprecated
Fri, 11 Aug 2017 10:52:44 +0200 Boris Feld obsolete: allprecursors was deprecated
Fri, 11 Aug 2017 10:41:11 +0200 Boris Feld context: precursors was deprecated
Fri, 11 Aug 2017 09:32:23 +0200 Boris Feld context: troubled was deprecated
Thu, 10 Aug 2017 20:40:57 +0200 Boris Feld context: unstable was deprecated
Thu, 10 Aug 2017 20:31:39 +0200 Boris Feld context: troubles was deprecated
Thu, 10 Aug 2017 19:31:55 +0200 Boris Feld log: bumped was renamed into phasedivergent
Thu, 10 Aug 2017 17:57:50 +0200 Boris Feld log: divergent was renamed into contentdivergent
Thu, 10 Aug 2017 17:37:31 +0200 Boris Feld log: unstable was renamed into orphan
Thu, 10 Aug 2017 17:31:23 +0200 Boris Feld log: trouble was renamed into instability
Wed, 09 Aug 2017 16:01:20 +0200 Boris Feld output: update obsfate / obslog output order
Wed, 09 Aug 2017 13:21:44 +0200 Pierre-Yves David branching: merge with stable
Fri, 30 Sep 2016 18:23:04 +0200 Pierre-Yves David doc: add part about exchanging drafts in topic tutorial stable
Fri, 30 Sep 2016 18:22:30 +0200 Pierre-Yves David doc: add stack part in topic tutorial stable
Wed, 09 Aug 2017 12:52:06 +0200 Pierre-Yves David test: setup python path for topic tests stable
Thu, 27 Jul 2017 17:38:37 +0200 Boris Feld doc: various improvements on topic tutorial stable
Thu, 27 Jul 2017 17:22:44 +0200 Boris Feld doc: various little improvements for rst export stable
Thu, 27 Jul 2017 17:16:02 +0200 Boris Feld doc: fix test2rst stable
Thu, 27 Jul 2017 11:39:51 +0200 Boris Feld docs: move the topic tutorial in the documentation stable
Mon, 24 Jul 2017 16:55:56 +0200 Boris Feld test: fix typo in the topic tutorial stable
Mon, 24 Jul 2017 16:44:37 +0200 Boris Feld test: fix typos in evolve tutorial stable
Tue, 25 Jul 2017 20:16:33 +0200 Pierre-Yves David topic: fix extension version variable stable
Tue, 25 Jul 2017 16:58:31 +0200 Pierre-Yves David branching: merge with stable
Tue, 25 Jul 2017 16:58:04 +0200 Pierre-Yves David branching: merge with other stable head stable
Tue, 25 Jul 2017 16:56:27 +0200 Pierre-Yves David debian: add a 6.6.0-1 changelog entry stable
Tue, 25 Jul 2017 16:55:27 +0200 Pierre-Yves David debian: fix 6.5.0-1 changelog entry stable
Tue, 25 Jul 2017 16:36:58 +0200 Pierre-Yves David packaging: update version to .dev
Tue, 25 Jul 2017 16:35:40 +0200 Pierre-Yves David branching: merge back with stable
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