2017-09-30 Pierre-Yves David merge with stable
2017-09-30 Pierre-Yves David stack: handle basic case of splitting with crash stable
2017-09-24 Pulkit Goyal tests: update test output with commit 4f969b9e0cf5 in core
2017-09-24 Pulkit Goyal tests: update test output with commit ecc96506c49d in core
2017-09-27 Pierre-Yves David packaging: update version to match development version
2017-09-27 Pierre-Yves David packaging: merge stable back into default
2017-09-27 Pierre-Yves David packaging: mark stable branch as dev bugfix version stable
2017-09-27 Pierre-Yves David Added tag 6.7.0 for changeset 3a4f75c6619c stable
2017-09-27 Pierre-Yves David packaging: update debian changelog stable 6.7.0
2017-09-27 Pierre-Yves David packaging: update version number and testedwith version stable
2017-09-26 Pierre-Yves David packaging: mark version 6.7.0 in the source stable
2017-09-26 Pierre-Yves David packaging: update compatible version stable
2017-09-26 Pierre-Yves David readme: prepare readme stable
2017-09-26 Pierre-Yves David compat-test: merge future 6.7.0 into 3.8 compat branch mercurial-3.8
2017-09-26 Pierre-Yves David compat-test: merge future 6.7.0 into 3.9 compat branch mercurial-3.9
2017-09-26 Pierre-Yves David compat-test: merge future 6.7.0 into 4.0 compat branch mercurial-4.0
2017-09-26 Pierre-Yves David compat-test: merge future 6.7.0 into 4.1 compat branch mercurial-4.1
2017-09-26 Pierre-Yves David compat-test: merge future 6.7.0 into 4.2 compat branch mercurial-4.2
2017-09-26 Pierre-Yves David branching: merge future 6.7.0 in the stable branch stable
2017-09-26 Pierre-Yves David topic: fix topic message for mercurial 4.2 and below
2017-09-26 Pulkit Goyal README: mention that --age also shows the user
2017-09-24 Pierre-Yves David topic: try to clarify the "branch" part in stack
2017-09-26 Pierre-Yves David readme: mention the message update
2017-09-24 Pulkit Goyal topics: make sure user don't pass both the age option and a topic name
2017-09-24 Pulkit Goyal topics: spell out topics completely in help
2017-09-24 Pulkit Goyal topics: show the user who last touched the topic in --age
2017-09-24 Pulkit Goyal topics: initialize variable with default value instead of assigning later
2017-09-24 Pulkit Goyal topics: improve the function signature by accepting arguments as **opts
2017-09-26 Pierre-Yves David topic: merge with strip related fix
2017-09-26 Pierre-Yves David topic: skip topic movement message during strip
2017-09-26 Aurélien Campéas topics/ui: detect and signal when an empty changeset becomes non-empty
2017-09-22 Aurélien Campéas topics/transaction: return immediately if we are in the middle of a transaction
2017-09-22 Aurélien Campéas topics/ui: signal when an operation entails voiding a topic
2017-09-26 Aurélien Campéas topics/ui: signal when the topics command creates a new (empty) topic
2017-09-26 Aurélien Campéas topics: signal to the end user when a topic has been forgotten
2017-09-22 Denis Laxalde topic: add a --topic option to "outgoing" command
2017-09-22 Denis Laxalde topic: add a --topic option to "push" command
2017-09-22 Pierre-Yves David test-compat: adapt to core change in b90bd9a98c8b
2017-09-21 Pierre-Yves David readme: update about obslog update and documentation refresh
2017-09-21 Aurélien Campéas topic/tuto: be more precise in the top introduction about the publishing server
2017-09-21 Aurélien Campéas topics/tuto: prefer rebase over merge and remove the weird merge attempt
2017-09-21 Aurélien Campéas topics/tuto: typo fix and s/multiple/two
2017-09-21 Aurélien Campéas topics/tuto: be more complete over the de-orphaning action within a topic
2017-09-21 Aurélien Campéas topics/tuto: try to be more precise on why `hg log` output is hairy
2017-09-21 Aurélien Campéas topics/tuto: attempt to have a slightly more clear wording
2017-09-21 Aurélien Campéas topics/tuto: try to be more clear when explaining previous/next
2017-09-21 Pierre-Yves David test: fix the enforce-topic configuration
2017-09-21 Aurélien Campéas topics/tuto: clarification on the scope of the tutorial
2017-09-21 Aurélien Campéas topics/tuto: slightly more verbose explanation of what we are seeing
2017-09-21 Aurélien Campéas topics/tuto: spell out `hg topics` entirely
2017-09-21 Aurélien Campéas topics/tuto: activate the `enforce-topic` option
2017-09-21 Aurélien Campéas topics/tuto: highlight the behaviour on publish + update
2017-09-21 Aurélien Campéas topics/tuto: fix title underline type introduced earlier
2017-09-21 Pierre-Yves David doc: update graph with latest version of doc-graph
2017-09-21 Philippe Pepiot flake8 docs/conf.py
2017-09-21 Philippe Pepiot doc: disable generating command documentation when mercurial is not up-to-date
2017-09-01 Philippe Pepiot doc: add documentation for evolve commands
2017-09-21 Philippe Pepiot doc: clarify undocumented features
2017-09-21 Pierre-Yves David test2rst: ignore the #if/#endif line in the output
2017-09-21 Boris Feld doc: integrate graphviz graphs in tutorials
2017-09-21 Boris Feld doc: add a special flag for content to ignore in the rst
2017-09-08 Alain Leufroy obslog: simplify formatter keys
2017-09-08 Alain Leufroy obslog: fix `--template` with `--graph` option
2017-09-08 Alain Leufroy obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments
2017-09-17 Alain Leufroy obslog: fix --patch with --no-graph options
2017-09-21 Pierre-Yves David commands: upgrade pdiff and pstatus to full commands
2017-09-21 Pierre-Yves David gup/gdown: properly mark these commands as deprecated
2017-09-21 Pierre-Yves David Backed out changeset 1b4c92621e23
2017-08-29 Boris Feld doc: integrate graphviz graphs in tutorials
2017-09-19 Pierre-Yves David amend: lift the --interactive constraint on `--extract`
2017-09-18 Pierre-Yves David readme: mention the topic output cleanup
2017-09-18 Pierre-Yves David readme: mention the new --interactive mode for uncommit
2017-09-18 Pierre-Yves David uncommit: minor comment cleanup in the test
2017-09-18 Pierre-Yves David uncommit: small cleanup of the interactive test setup
2017-09-11 Pierre-Yves David tests: add tests for interactively uncommitting by mentioning files
2017-09-11 Pulkit Goyal uncommit: fix the dirstate handling in `uncommit -i`
2017-09-05 Pulkit Goyal uncommit: pre-indent a block in if-True
2017-09-14 Pulkit Goyal uncommit: add an interactive option to uncommit
2017-09-04 Pierre-Yves David uncommit: pre-indent a block in if-True for the next patch
2017-09-17 Pierre-Yves David topic: provide more information when behind count cannot be computed
2017-09-15 Pulkit Goyal topic: show the t0 even if topic is not yet touched
2017-09-15 Pulkit Goyal topics: improve the description if topic is not touched
2017-09-15 Pulkit Goyal topics: show working directory branch when topic is empty
2017-09-01 Pulkit Goyal topics: add tests for cases when a topic is empty
2017-09-15 Pierre-Yves David readme: mention compatibility with future 4.4
2017-09-15 Pierre-Yves David topic: update the message used with --age for empty topic
2017-08-30 Ryan McElroy sharing: edit pass
2017-08-30 Ryan McElroy user-guide: edit pass
2017-09-13 Pierre-Yves David topic: stabilise the output of --age when date ties
2017-09-15 Boris Feld tests: update after removing of redundant amend commit
2017-09-13 Boris Feld topic: setup 'topic' value for working ctx
2017-09-14 Pierre-Yves David tests: abstract version number for test-topic-stack.t
2017-08-07 FUJIWARA Katsunori evolve: use registrar.templatekeyword to register template keyword functions
2017-09-10 FUJIWARA Katsunori evolve: use registrar.revsetpredicate to register revset predicate functions
2017-08-07 FUJIWARA Katsunori topic: use registrar.revsetpredicate to register revset predicate functions
2017-08-07 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
2017-09-10 FUJIWARA Katsunori topic: centralize compatibility logic between hg versions into compat module
2017-09-11 Pierre-Yves David readme: mention the improvement to stack in the readme
2017-09-07 Pierre-Yves David test: issue a clarifying graph print in tests/test-stack-branch.t
2017-09-09 Pierre-Yves David stack: properly order stack when gaps existing inside it
2017-09-07 Pierre-Yves David stack: display both parent with displaying merge
2017-09-09 Pierre-Yves David tests: add tests for showing stack when merge is involved
2017-09-04 Pierre-Yves David stack: move data computation on the object
2017-09-04 Pierre-Yves David stack: replace 'getstack' with direct call to 'stack'
2017-09-04 Pierre-Yves David stack: introduce a rich stack object
2017-09-07 Pulkit Goyal tests: add tests for `hg stack` showing surprising behavior with gaps
2017-09-10 FUJIWARA Katsunori topic: check availability of obsutil.getmarkers() for portability
2017-09-07 Pierre-Yves David tests: add more explicit test about empty topic from publishing
2017-09-01 Pierre-Yves David convertbookmark: advertise the new command in the readme
2017-09-01 Pierre-Yves David convertbookmark: properly convert stacked bookmarks
2017-09-01 Pierre-Yves David convertbookmark: perform all actions at the end
2017-09-01 Pierre-Yves David converbookmark: split target computation from actual update
2017-09-01 Pierre-Yves David convertbookmark: extract the revset into a module level constant
2017-09-01 Pierre-Yves David convertbookmark: properly exclude public changeset
2017-09-01 Pierre-Yves David test: add a new root changeset to all debugconvertbookmark test case
2017-09-01 Pierre-Yves David tests: import section in 'test-topic-debugcb.t'
2017-09-01 Pierre-Yves David test: avoid using debugdrawdag in 'test-topic-debugcb.t'
2017-08-29 Pulkit Goyal tests: add more tests for debugconvertbookmark
2017-08-14 Pulkit Goyal convertbookmark: add logic to skip revisions with multiple bookmarks
2017-09-01 Pulkit Goyal topics: add a new debugconvertbookmark command to convert bookmarks to topics
2017-09-01 Pierre-Yves David topic: support --rev argument and properly process then as user input
2017-09-01 Pierre-Yves David topic: move a status message in the right scope
2017-08-09 Boris Feld obsfate: use effect flag information for computing a better verb
2017-08-29 Philippe Pepiot compat: make it more clear that evolve need Mercurial >= minversion
2017-08-30 Pierre-Yves David doc: record all the missings and strange bit we know
2017-08-31 Boris Feld directaccess: fix with tree without order
2017-09-01 Boris Feld compat: adapt to test output changes
2017-09-01 Boris Feld compat: adapt to rebase change in coming 4.4
2017-08-31 Pulkit Goyal topics: import lock as lockmods
2017-08-29 Pulkit Goyal topics: make sure we have some restrictions on topic names
2017-08-29 Pulkit Goyal topic: add test showing no restrictions on topic names
2017-08-30 Ryan McElroy index: edit pass by native english speaker
2017-08-30 Aurélien Campéas topic: reword and simplify explanation of "behind"
2017-08-30 Aurélien Campéas topic: tutorial grammar fixes
2017-08-30 Pierre-Yves David doc-front-page: link to the changeset evolution section in the document
2017-08-30 Pierre-Yves David doc-front-page: use a clearer statement about the experimental status
2017-08-30 Pierre-Yves David doc-front-pagE: add a paragraph about "why the extension"
2017-08-30 Pierre-Yves David doc-front-page: expand the paragraph about changeset evolution
2017-08-30 Pierre-Yves David doc-front-page: rename the "next step" section
2017-08-30 Pierre-Yves David doc-front-page: mention that "Changeset Evolution" is a specific concept
2017-08-29 Pierre-Yves David doc-front-page: include the index in the TOC
2017-08-29 Pierre-Yves David doc-front-page: add a title to the part about the extension
2017-08-29 Pierre-Yves David doc-front-page: add a feature summary at the beginning of the page
2017-08-29 Pierre-Yves David doc-front-page: mention the mailing list in the documentation
2017-08-29 Pierre-Yves David doc-front-page: move installation instruction earliero
2017-08-29 Pierre-Yves David doc-front-page: move introduction before the table of content
2017-08-29 Philippe Pepiot doc: simplify the reference to in-core features
2017-08-29 Pierre-Yves David doc: be less dramatic about changeset immutability
2017-08-29 Philippe Pepiot doc: clarify the introduction sentence
2017-08-28 Pulkit Goyal topics: allow use a --current when setting a topic
2017-08-28 Pierre-Yves David topic: make --clear + topicname invalid
2017-08-28 Pulkit Goyal topics: add a current flag to display current topic
2017-08-28 Pulkit Goyal topics: add a missing trailing comma on list of flag
2017-08-29 Philippe Pepiot doc: let mercurial find where evolve is installed
2017-08-29 Philippe Pepiot doc: use pip to install evolve
2017-08-29 Philippe Pepiot doc: reword "target repository" to "remote repository"
2017-08-29 Philippe Pepiot doc: typo fixes
2017-08-29 Philippe Pepiot doc: use "hidden" instead of "invisible"
2017-08-28 Pulkit Goyal tests: add whitespaces in test-topic.t to make it more readable
2017-08-24 Martin von Zweigbergk evolve: undo change from "divergent" to "phasedivergent" for --divergent
2017-08-24 Martin von Zweigbergk messages: use hyphenated '{phase,content}-divergent' in user messages
2017-08-24 Martin von Zweigbergk warning: use 'divergent', not 'contentdivergent' on old Mercurial
2017-08-24 Boris Feld warning: rename warning message
2017-08-24 Boris Feld warning: rename bumped warning message
2017-08-24 Boris Feld warning: rename unstable warning message
2017-08-23 Pierre-Yves David merge with stable
2017-08-21 Pierre-Yves David test: fix output of test-discovery-obshashrange.t stable
2017-08-22 Martin von Zweigbergk obscache: use _readmarkers() from core with correct signature
2017-08-14 Pulkit Goyal topics: take locks and start transaction before calling _changetopics
2017-08-21 Boris Feld compat: fix instabilities compat
2017-08-21 Pierre-Yves David test: fix output of test-discovery-obshashrange.t
2017-08-11 Boris Feld revset: bumped volatile set was deprecated
2017-08-11 Boris Feld revset: divergent volatile set was deprecated
2017-08-11 Boris Feld revset: unstable volatile set was deprecated
2017-08-11 Boris Feld revset: bumped() is deprecated
2017-08-11 Boris Feld revset: divergent() is deprecated
2017-08-11 Boris Feld revset: unstable() is deprecated
2017-08-11 Boris Feld obsolete: allprecursors was deprecated
2017-08-11 Boris Feld context: precursors was deprecated
2017-08-11 Boris Feld context: troubled was deprecated
2017-08-10 Boris Feld context: unstable was deprecated
2017-08-10 Boris Feld context: troubles was deprecated
2017-08-10 Boris Feld log: bumped was renamed into phasedivergent
2017-08-10 Boris Feld log: divergent was renamed into contentdivergent
2017-08-10 Boris Feld log: unstable was renamed into orphan
2017-08-10 Boris Feld log: trouble was renamed into instability
2017-08-09 Boris Feld output: update obsfate / obslog output order
2017-08-09 Pierre-Yves David branching: merge with stable
2016-09-30 Pierre-Yves David doc: add part about exchanging drafts in topic tutorial stable
2016-09-30 Pierre-Yves David doc: add stack part in topic tutorial stable
2017-08-09 Pierre-Yves David test: setup python path for topic tests stable
2017-07-27 Boris Feld doc: various improvements on topic tutorial stable
2017-07-27 Boris Feld doc: various little improvements for rst export stable
2017-07-27 Boris Feld doc: fix test2rst stable
2017-07-27 Boris Feld docs: move the topic tutorial in the documentation stable
2017-07-24 Boris Feld test: fix typo in the topic tutorial stable
2017-07-24 Boris Feld test: fix typos in evolve tutorial stable
2017-07-25 Pierre-Yves David topic: fix extension version variable stable
2017-07-25 Pierre-Yves David branching: merge with stable
2017-07-25 Pierre-Yves David branching: merge with other stable head stable
2017-07-25 Pierre-Yves David debian: add a 6.6.0-1 changelog entry stable
2017-07-25 Pierre-Yves David debian: fix 6.5.0-1 changelog entry stable
2017-07-25 Pierre-Yves David packaging: update version to .dev
2017-07-25 Pierre-Yves David branching: merge back with stable
2017-07-25 Pierre-Yves David packaging: mark the stable branch as bugfix version in development stable
2017-07-25 Pierre-Yves David Added tag 6.6.0 for changeset cc3e09e033a3 stable
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.2 mercurial-4.1
2017-07-25 Pierre-Yves David test-compat: merge with stable mercurial-4.2
2017-07-25 Pierre-Yves David packaging: prepare version 6.6.0 stable 6.6.0
2017-07-25 Pierre-Yves David readme: mention the documentation update stable
2017-07-23 FUJIWARA Katsunori topic: make command names valid as expected, even if ui.strict=true stable
2017-07-25 Pierre-Yves David readme: mention the work on API deprecated in 4.3 stable
2017-07-25 Pierre-Yves David next: use the utility to retrieve the current topic stable
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-07-25 Pierre-Yves David test-compat: merge with mercurial-4.2 mercurial-4.1
2017-07-25 Pierre-Yves David test-compat: merge mercurial-4.2 with the new stable branch content mercurial-4.2
2017-07-25 Pierre-Yves David branching: default into stable stable
2017-07-25 Pierre-Yves David compat: handle pre-4.2 compatibility for accessing vfs
2017-07-25 Pierre-Yves David compat: avoid using configoveride
2017-07-25 Pierre-Yves David compat: use old style method to update bookmark
2017-07-25 Pierre-Yves David topic: wrap 'update' in a more flexible way
2017-07-21 Pierre-Yves David branching: open the mercurial 4.2 compatibility branch mercurial-4.2
2017-07-24 Pierre-Yves David readme: add an entry about the unified message
2017-07-23 Pierre-Yves David touch: use precheck to validate revision
2017-07-23 Pierre-Yves David prune: use precheck to validate revision
2017-07-23 Pierre-Yves David uncommit: use precheck to validate revision
2017-07-23 Pierre-Yves David amend: use precheck to validate revision
2017-07-23 Pierre-Yves David split: use precheck to validate revision
2017-07-23 Pierre-Yves David precheck: handle rewrite attempt of nullrev
2017-07-23 Pierre-Yves David precheck: update the orphan message to something me generic
2017-07-23 Pierre-Yves David precheck: point to the instability doc when aborting
2017-07-23 Pierre-Yves David evolve: document the various instability/troubles
2017-07-23 Pierre-Yves David precheck: also check for unstability creation
2017-07-24 Pierre-Yves David prefetc: point at the offending changeset when aborting
2017-07-24 Pierre-Yves David precheck: point to 'phase' help when aborting
2017-07-23 Pierre-Yves David precheck: use 'changesets' in the message instead of 'revisions'
2017-07-23 Pierre-Yves David rewriteutil: add a precheck function to validate rewrite beforehand
2017-07-24 Pierre-Yves David test: remove reference to the graphlog extension
2017-07-23 Pierre-Yves David test: use common setup for test-split.t
2017-07-23 Pierre-Yves David split: compute revision to split after locking
2017-07-23 Pierre-Yves David split: basic code cleanup
2017-07-23 Pierre-Yves David commands: rewrite the 'evocommands' module to 'cmdrewrite'
2017-07-23 Pierre-Yves David split: add support for the -D and -U option
2017-07-23 Pierre-Yves David split: fix the --user option
2017-07-23 Pierre-Yves David metaedit: add support for the -D and -U options
2017-07-23 Pierre-Yves David fold: add support for the -D and -U options
2017-07-23 Pierre-Yves David test: extract most fold testing into a test-fold module
2017-07-23 Pierre-Yves David commands: move 'prune' to the 'evocommands' module
2017-07-23 Pierre-Yves David rewriteutil: move 'deletebookmark' to the module
2017-07-23 Pierre-Yves David rewriteutil: move 'reachablefrombookmark' to the module
2017-07-23 Pierre-Yves David commands: move the touch to the 'evocommands' module
2017-07-23 Pierre-Yves David commands: move split to the 'evocommands' module
2017-07-23 Pierre-Yves David commands: move fold to the 'evocommands' module
2017-07-23 Pierre-Yves David commands: move metaedit to the 'evocommands' module
2017-07-23 Pierre-Yves David rewriteutil: move the 'rewrite' function
2017-07-23 Pierre-Yves David rewriteutil: move 'foldcheck' to the new module
2017-07-23 Pierre-Yves David rewriteutil: move disallowednewunstable in the new module
2017-07-22 Pierre-Yves David rewriteutil: create a rewriteutil module to host utility function
2017-07-23 Pierre-Yves David interactive: fix the interractive option import
2017-07-21 Pierre-Yves David test: update test output to match b11e8c67fb0f
2017-07-21 Pierre-Yves David test: update test output from b47fef6d2365
2017-07-21 Pierre-Yves David compat: add a compatibility layer for bookmark move
2017-07-21 Pierre-Yves David compat: use 'safehasattr' over 'hasattr'
2017-07-14 Pulkit Goyal stack: show short node of changesets in `hg stack -v`
2017-07-20 Pierre-Yves David compat: use 'repo.cachevfs' when available
2017-07-16 Pierre-Yves David debugobsconvert: take the lock when writing the obsstore file
2017-07-14 Pulkit Goyal topics: add a test demonstarting sorting of topics by time using --age
2017-07-14 Pierre-Yves David branching: merge with stable
2017-07-14 Pierre-Yves David prev: allow to update to 't0' from 't1'
2017-07-14 Pierre-Yves David topic: add a 'topicidx()' to context
2017-07-14 Pierre-Yves David prev: retrieve the 'no-topic' result is a clear and reusable option
2017-07-14 Pierre-Yves David prev: add '_getcurrenttopic' helper and use it
2017-07-14 Pierre-Yves David prev: explicitly use 'p1' as a variable name
2017-07-13 Pierre-Yves David topic: rename the internal topic option
2017-07-13 Pierre-Yves David prev: extract the code computing the destination
2017-07-13 Pierre-Yves David prev: issue a proper error when reaching repository root
2017-07-13 Pierre-Yves David prev: stop creating a repository at the root of 'test-repo.t'
2017-07-13 Pierre-Yves David prev: extract the function performing the update
2017-07-13 Pierre-Yves David prev: simplify the bookmark preserving logic
2017-07-13 Pierre-Yves David prev: rename 'p' to 'target'
2017-07-13 Pulkit Goyal topics: check for topic on commit before a user enters message
2017-07-14 Pierre-Yves David packaging: update readme
2017-07-11 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
2017-07-11 Pierre-Yves David uncommit: expose the feature with a '--extract' to amend
2017-07-11 Pierre-Yves David uncommit: add support for -U and -D
2017-07-11 Pierre-Yves David uncommit: add support for --user and --date
2017-07-11 Pierre-Yves David uncommit: add support for --message and --logfile
2017-07-11 Pierre-Yves David amend: drop the implementation details from the user help
2017-07-11 Pierre-Yves David uncommit: move to the 'evocommands' module
2017-07-11 Pierre-Yves David amend: extract into a 'evolve.evocommands' module
2017-07-12 Pierre-Yves David test: handle output change in 20f533a92eda
2017-07-09 Josef 'Jeff' Sipek tutorial: fix grammar and spelling stable
2017-07-09 Josef 'Jeff' Sipek tutorial: word wrap long lines stable
2017-07-09 Josef 'Jeff' Sipek tutorial: use rm instead of 'hg rm' for an untracked temporary file stable
2017-07-09 Pierre-Yves David readme: update with various topic improvement
2017-07-05 Pulkit Goyal topics: add a config knob to forbid untopiced commit
2017-07-05 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
2017-07-06 Pierre-Yves David branching: merge with stable
2017-07-06 Pierre-Yves David obshashrange: add cache warming instruction to the documentation stable
2017-07-04 Pierre-Yves David evolve: explain how to disable markers discovery in the documentation stable
2017-07-06 Pierre-Yves David obshashrange: add cache warming instruction to the documentation
2017-07-03 Pulkit Goyal topics: add t0 and b0 to the stack
2017-07-03 Pulkit Goyal topics: wrap the update function to check if either t0 or b0 is passed as rev
2017-07-06 Pierre-Yves David compat: adapt to change in 53b3a1968aa6-core
2017-07-02 Pierre-Yves David merge back with stable
2017-07-02 Pierre-Yves David packaging: update versions to '.dev' one stable
2017-07-02 Pierre-Yves David Added tag 6.5.0 for changeset 734c0bc066cd stable
2017-07-02 Pierre-Yves David packaging: prepare version 6.5.0 stable 6.5.0
2017-07-02 Pierre-Yves David topic: update extensions metadata stable
2017-07-02 Pierre-Yves David readme: prepare version 6.5.0 stable
2017-07-02 Pierre-Yves David compat: merge with mercurial-3.9 mercurial-3.8
2017-07-02 Pierre-Yves David compat: merge with mercurial-4.0 mercurial-3.9
2017-07-02 Pierre-Yves David compat: merge with mercurial-4.1 mercurial-4.0
2017-07-02 Pierre-Yves David compat: merge with stable mercurial-4.1
2017-07-02 Pierre-Yves David evolve: preserve the branch of the original changeset when evolving merge stable
2017-07-02 Pierre-Yves David merge: default into stable to prepare next version stable
2017-07-02 Pierre-Yves David obslog: handle patch generation for mercurial 4.1-
2017-07-02 Pierre-Yves David topic: also have the revbranchcache during the discovery
2017-07-02 Pierre-Yves David topic: cleanup the repository wrapping logic in topic discovery
2017-07-02 Pierre-Yves David topic: adapt to function migrate to obsutil
2017-07-02 Pierre-Yves David evolve: adapt to function migrate to obsutil
2017-07-02 Pierre-Yves David topic: directly use the '_notpublic' revset
2017-07-02 Pierre-Yves David topic: drop the message about running evolve after topic change
2017-07-02 Pierre-Yves David template: handle lack of "users" in the obsfate data
2017-06-30 Boris Feld doc: update effect flag documentation
2017-06-26 Boris Feld obsfate: override the default log output
2017-06-29 Pierre-Yves David evolve: fix documentation formatting
2017-06-29 Boris Feld compat: fix topicset for mercurial 4.1
2017-06-26 Boris Feld obsfate: refactor obsfate data computing
2017-06-29 Boris Feld topic: exclude public and topic changeset from branch stack
2017-06-29 Pierre-Yves David tests: use a more portable form for new lines
2017-06-28 Pulkit Goyal topic: don't abort if there is no current topic in stack() revset
2017-06-28 Pulkit Goyal topics: return a parse error if stack() revset is passed with argument
2017-06-28 Pulkit Goyal tests: add test to show topics working with shelve
2017-06-28 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
2017-06-27 Pulkit Goyal docs: some fixes to the help text
2017-06-26 Pulkit Goyal topics: pass 'topics' to ui.formatter instead of 'bookmarks'
2017-06-28 Pierre-Yves David topic: also insert the extra head check with using the new head checking
2017-06-28 Pierre-Yves David topic: some document for an obscure function
2017-06-28 Pierre-Yves David topic: adjust head checking wrapping to not interfere with concurrent push
2017-06-28 Pierre-Yves David topic: also detect head checking using the concurrent part
2017-06-28 Pierre-Yves David test: avoid 'test-check-commit.t' complaining copied code
2017-06-28 Pierre-Yves David topic: small test cleanuo
2017-06-27 Pierre-Yves David topic: move the heads data to the branch line when appropriates
2017-06-28 Pierre-Yves David topic: add some initial support for using stack on named branch
2017-06-27 Pierre-Yves David topic: explicitly pass topic as a keyword argument
2017-06-27 Boris Feld topic: makes split keep the topic
2017-06-27 Boris Feld topic: add tests for fold behavior with topics
2017-06-25 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
2017-06-25 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
2017-06-26 Pierre-Yves David test: extra output to understand the next changeset better
2017-06-25 Pulkit Goyal topics: move the logic to change or clear current topic into a new function
2017-06-26 Pierre-Yves David tests: expand output to check topic activation
2017-06-25 Pierre-Yves David branching: merge stable into default
2017-06-25 Pierre-Yves David split: preserve author of the original changeset in the successors stable
2017-06-24 Pierre-Yves David grab: properly quote hg executable in the alias stable
2017-06-23 Pierre-Yves David topic: improve the revset used to return name->nodes mapping
2017-06-22 Pierre-Yves David topic: update the changectx method to respect phases
2017-06-23 Pierre-Yves David topic: avoid crash when topic is loaded but not enabled for a repository
2017-06-22 Pierre-Yves David compat: update test to match core default state
2017-06-22 Pierre-Yves David topicmap: massive rework
2017-06-22 Pierre-Yves David topic: use the 'topic' revset in namespace
2017-06-22 Pierre-Yves David topic-revset: update the revset to no longer build changectx
2017-06-22 Pierre-Yves David topic-revset: changectx creation in the revset
2017-06-21 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
2017-06-21 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
2017-06-21 Pierre-Yves David topic-change: cleanup the locking and transaction mechanism
2017-06-21 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
2017-06-21 Pierre-Yves David topic: further simplify the clear logic
2017-06-20 Pulkit Goyal topics: drop the clean argument from _changetopics()
2017-06-20 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
2017-06-20 Pulkit Goyal topics: factor out the logic to change topic in a new function
2017-06-21 Pierre-Yves David obslog: update the readme
2017-06-21 Pierre-Yves David obslog: add a comment about the final new line of descriptions
2017-06-20 Boris Feld obslog: also display description patch with --patch
2017-06-21 Pierre-Yves David obslog: extra patch indentation code
2017-06-20 Boris Feld obslog: add a patch option
2017-06-19 Pierre-Yves David obslog: clarify some sorting code
2017-06-19 Boris Feld obslog: pass directly unfiltered_repo
2017-06-19 Boris Feld obslog: remove useless repo arg
2017-06-19 Boris Feld obslog: small renaming of _debugobshistorysingle
2017-06-19 Boris Feld refactoring: directly use 'ctx.unstable()' in showstack function
2017-06-19 Pierre-Yves David packaging: flag default as version 6.5.0.dev
2017-06-19 Pierre-Yves David merge: get stable change back into default
2017-06-16 Boris Feld obsfate: improve obsfate output stable
2017-06-19 Pierre-Yves David packagin: mark stable branch as 6.4.1.dev stable
2017-06-18 Pulkit Goyal topics: abort if user wants to show the stack of a non-existent topic
2017-06-18 Pulkit Goyal stack: show unstable state for the current revision if it is one (issue5553)
2017-06-18 Pulkit Goyal topics: some minute fixes to the documentation which shows up in help
2017-06-17 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
2017-06-17 Pulkit Goyal tests: add a test to show issue5441 in test-topic.t
2017-06-16 Pierre-Yves David merge back with stable
2017-06-16 Pierre-Yves David Added tag 6.4.0 for changeset e60248f26f92 stable
2017-06-16 Pierre-Yves David packaging: prepare version 6.4.0 stable 6.4.0
2017-06-16 Pierre-Yves David readme: fix readme for future 6.4.0 stable
2017-06-16 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
2017-06-16 Pierre-Yves David test-compat: merge with mercurial-4.0 mercurial-3.9
2017-06-16 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-06-16 Pierre-Yves David compat-test: merge with stable mercurial-4.1
2017-06-16 Pierre-Yves David test-compat: fix previous merge mercurial-4.1
2017-06-16 Pierre-Yves David merge with default stable
2017-06-16 Pierre-Yves David obsfate: by default only display the username if differ from the current one
2017-06-16 Pierre-Yves David obsfate: display more data about direct prune markers
2017-06-16 Pierre-Yves David obsfate: split markers fetch from successor set annotation
2017-06-16 Pierre-Yves David obsfate: mark successorsetallmarkers public
2017-06-16 Pierre-Yves David obsfate: mark 'preparesuccessorset' as public
2017-06-16 Pierre-Yves David obsfate: use 'split' as verb when appropriate
2017-06-16 Pierre-Yves David obsfate: improve prune support in _successorsetverb
2017-06-16 Pierre-Yves David obsfate: rename 'successorsset' to 'sset' in the loop
2017-06-16 Pierre-Yves David template: use hex node in the obsmarkers used in the obsfate template
2017-06-16 Pierre-Yves David template: use hex successors in obsfate
2017-06-16 Pierre-Yves David template: use hex-node in successors
2017-06-16 Pierre-Yves David template: update successors doc
2017-06-16 Pierre-Yves David template: fix precursors documentation
2017-06-16 Pierre-Yves David template: used hex-node for the precursors underlying data
2017-06-16 Pierre-Yves David compat-test: merge with mercurial-3.9 mercurial-3.8
2017-06-16 Boris Feld test-compat: merge with mercurial-4.0 branch mercurial-3.9
2017-06-16 Boris Feld compat-test: merge with mercurial-4.1 mercurial-4.0
2017-06-16 Pierre-Yves David compat-test: merge with stable mercurial-4.1
2017-06-16 Boris Feld merge with stable stable
2017-06-16 Boris Feld changelog: announce that obsfate is hg > 4.2 now
2017-06-15 Boris Feld compat: make obshistory._getdifflines compatible with mercurial 4.1
2017-06-08 Boris Feld obsfate: add a new obsfate template
2017-06-08 Pierre-Yves David obsfate: prepare fatelog tests
2017-06-08 Pierre-Yves David obsfate: build more advanced markers for tests
2017-06-15 Pierre-Yves David readme: fix entry for 6.4.0
2017-06-15 Pierre-Yves David test: drop now useless config about effect flag
2017-06-14 Boris Feld effectflag: activate effect flag by default
2017-06-02 Boris Feld effectflag: activate effect flag on test-evolve-obshistory test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-wireproto.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-uncommit.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-stabilize-order.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-obsconvert.t test file
2017-06-14 Boris Feld effectflag: activate effect flag for obsmarkers-case-*.t test files
2017-06-04 Boris Feld effectflag: activate effect flag on test-drop.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-amend.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-stabilize-result.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-split.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-evolve-cycles.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-evolve-obshistory-complex.t test file
2017-06-04 Boris Feld effectflag: activate effect flag on test-prune.t test file
2017-06-02 Boris Feld effectflag: activate effect flag on test-evolve.t test file
2017-06-02 Boris Feld effectflag: activate effect flag on test-obsolete test file
2017-06-09 Pierre-Yves David obscache: directly allocate zeroed bytearray
2017-06-09 Pierre-Yves David obscache: plug on core 'update cache' method if available
2017-06-15 Pierre-Yves David obscache: pre-indent code
2017-06-15 Boris Feld fix: fix _headssummary call to orig
2017-06-15 Boris Feld test-update: update hg update output in test files
2017-06-15 Boris Feld test-drop: all obsmarkers are now dropped
2017-06-15 Pierre-Yves David test-evolve: garbage collection changeset only, not obsmarkers
2017-06-15 Pierre-Yves David test-inhibit: adapt to 4.3
2017-06-15 Pierre-Yves David test-exchange-case-D3: avoid stripping obsolescence marker
2017-06-15 Pierre-Yves David test-exchange-case-D2: avoid stripping obsolescence marker
2017-06-15 Pierre-Yves David test-exchange-case-D1: avoid stripping obsolescence marker
2017-06-14 Boris Feld test: fix test-discovery-obshashrange.t new output
2017-06-14 Boris Feld fix: fix _headssummary api
2017-05-31 André Sintzoff url: update url to point to https://www.mercurial-scm.org/repo/evolve stable
2017-06-08 Pierre-Yves David doc: document the evolve templates
2017-06-08 Pierre-Yves David test: fix template condition for obsfate
2017-06-07 Pierre-Yves David obscache: add a missing "new line" at the end of a debug message stable
2017-06-07 Pierre-Yves David default: merge back with stable
2017-06-05 Pierre-Yves David obscache: shortcut the attribute access for testing
2017-06-06 Pierre-Yves David obshashrange: add an option to protect from accidental activation stable
2017-06-06 Pierre-Yves David obshashrange: basic proof reading of the documentation stable
2017-06-05 Pierre-Yves David proofread stable
2017-06-02 Boris Feld effectflag: fix content change detection for filtered revs stable
2017-06-05 Pierre-Yves David debugobsstorestat: adds static about actually obsolete changeses stable
2017-06-06 Kyle Lippincott evolve: fix typo: -list -> --list stable
2017-06-01 Pierre-Yves David Added tag 6.3.1 for changeset e358c0263e46 stable
2017-06-01 Pierre-Yves David prepare release 6.3.1 stable 6.3.1
2017-06-01 Pierre-Yves David merge with stable
2017-06-01 Pierre-Yves David packaging: bump to 6.4.0.dev
2017-06-01 Pierre-Yves David serveronly: also backport the fixes from 5adb8bdb935e stable
2017-06-01 Pierre-Yves David merge stable back into default
2017-06-01 Pierre-Yves David readme: merge 6.2.2 and 6.3.0 changelog stable
2017-06-01 Pierre-Yves David packaging: mark as version 6.3.1.dev stable
2017-06-01 Pierre-Yves David readme: clarify the branch policy stable
2017-05-31 Pierre-Yves David Added tag 6.3.0 for changeset 6da4ca7b3e4f stable
2017-05-31 Pierre-Yves David packaging: prepare release 6.3.0 stable 6.3.0
2017-05-31 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
2017-05-31 Pierre-Yves David test-compat: merge with mercurial-4.0 branch mercurial-3.9
2017-05-31 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-05-31 Pierre-Yves David test-compat: merge with stable mercurial-4.1
2017-05-31 Pierre-Yves David merge with default stable
2017-05-31 Boris Feld compat: fix stablerange for mercurial 3.9
2017-05-30 Boris Feld template: fix successors and precursors templates
2017-05-30 Boris Feld lint: remove double newline in test file
2017-05-30 Boris Feld template: fix precursors template for older mercurial version
2017-05-30 Boris Feld compatibility: backport mercurial 176d1a0ce385
2017-05-30 Pierre-Yves David evolve: fix import order
2017-05-26 Pierre-Yves David compat: adapt to buildobsmarkerspart move
2017-05-30 Boris Feld effetflag: detect other meta (extra) changes
2017-05-30 Pierre-Yves David obsdiscovery: add an option to disable all obsdiscovery
2017-05-30 Boris Feld effectflag: better diff detection
2017-05-30 Boris Feld effectflag: add a test for content detection
2017-05-30 Boris Feld test: fix test-evolve-effectflags dates
2017-05-30 Boris Feld test: fix metaedit tests by forcing dates
2017-05-30 Pierre-Yves David test: split test-stablesort.t in two
2017-05-30 Pierre-Yves David obsdiscovery: automatically pick protocol in a list
2017-05-30 Pierre-Yves David obsdiscovery: extract push-obshashtree discovery in a function
2017-05-30 Pierre-Yves David obsdiscovery: directly use the 'only' revset for obshashtree
2017-05-30 Pierre-Yves David obsdiscovery: extract push-obshashrange discovery in a function
2017-05-30 Pierre-Yves David obsdiscovery: merge two distinct if statement
2017-05-30 Pierre-Yves David obsdiscovery: extract '_canobshashtree'
2017-05-30 Pierre-Yves David obsdiscovery: move code inserting discovery at the end of the file
2017-05-30 Pierre-Yves David obsdiscovery: trust core to do the right thing if no discovery is available
2017-05-30 Pierre-Yves David obsdiscovery: factor the "do we push markers" check out
2017-05-30 Pierre-Yves David stablerange: also respect the 'warm-cache' config
2017-05-30 Pierre-Yves David debugstablerange: cleanly "Abort" when no revision are specified
2017-05-30 Pierre-Yves David stablerange: use last recently used caching for revisions associated to ranges
2017-05-30 Pierre-Yves David stablerange: report progress more often in slow case
2017-05-29 Boris Feld template: update successors template output
2017-05-29 Boris Feld test: extract metaedit tests into test-metaedit.t test file
2017-05-29 Boris Feld template: update precursors template output
2017-05-29 Pierre-Yves David template: skip "fate" in test output when empty
2017-05-29 Pierre-Yves David template: skip "successors" in test output when empty
2017-05-29 Pierre-Yves David template: make the template definition more manageable
2017-05-29 Pierre-Yves David template: skip "Precursors" in test output when empty
2017-05-29 Pierre-Yves David template: move each template on its own line during tests
2017-05-29 Boris Feld refactoring: rename obsfate template to obsfate_quiet
2017-05-29 Boris Feld doc: add documentation about effectflag experiment
2017-05-26 Boris Feld effectflag: split effect flag meta
2017-05-26 Pierre-Yves David tests: update missing amend
2017-05-26 Boris Feld template: update obsfate to be more human friendly
2017-05-26 Boris Feld template: add the obsfate template
2017-05-26 Boris Feld refactor: extract obs fate algorithm from _getobsoletereason
2017-05-26 Boris Feld template: add successors template
2017-05-26 Boris Feld template: add precursors template
2017-05-26 Boris Feld refactor: extract templates into a new file
2017-05-23 Boris Feld obshistory: add the all option to obslog to show the while obs tree
2017-05-26 Pierre-Yves David merge with stable
2017-05-26 Pierre-Yves David readme: update changelog for 6.2.2 stable
2017-05-26 Boris Feld test: fix test-evolve.t stable
2017-05-26 Boris Feld test: split evolve cycle tests in a separate test file
2017-05-25 Pierre-Yves David evolve: fix --rev with --list stable
2017-05-24 Pierre-Yves David test: improve the globing for obsmarker date stable
2017-05-23 Boris Feld test: rename all olog references
2017-05-24 Pierre-Yves David test: improve the globing for obsmarker date
2017-05-24 Pierre-Yves David documentation: recomment using blackbox with the obshashrange experiment stable
2017-05-23 Pierre-Yves David merge with stable
2017-05-23 Pierre-Yves David packaging: update the development version number stable
2017-05-23 Pierre-Yves David Added tag 6.2.1 for changeset 0af99106b075 stable
2017-05-23 Pierre-Yves David packaging: prepare release 6.2.1 stable 6.2.1
2017-05-22 Pierre-Yves David compat: merge with stable
2017-05-22 Pierre-Yves David test-compat: merge with mercurial-3.9 mercurial-3.8
2017-05-22 Pierre-Yves David test-compat: merge with mercurial-4.0 branch mercurial-3.9
2017-05-22 Pierre-Yves David test-compat: merge with mercurial-4.1 mercurial-4.0
2017-05-22 Pierre-Yves David test-compat: merge with stable mercurial-4.1
2017-05-22 Boris Feld deprecation: fix dirstate.beginparentchange deprecation warning stable
2017-05-22 Boris Feld deprecation: fix cmdutil.command deprecation warning stable
2017-05-21 Pierre-Yves David obshistory: be more flexible about createmarkers API
2017-05-21 Pierre-Yves David inhibit: be more flexible on createmarkers API stable
2017-05-21 Pierre-Yves David merge with stable
2017-05-21 Pierre-Yves David obshashrange: document the experiment stable
2017-05-21 Pierre-Yves David obshashrange: add an option to disable local cache warming stable
2017-05-20 Pierre-Yves David obshashrange: re-warm less revision after reset stable
2017-05-19 Pierre-Yves David effectflag: simplify meta data change testing
2017-05-19 Pierre-Yves David effectflag: add a small comment to suggest improvement
2017-05-19 Pierre-Yves David effectflag: handle invalid data
2017-05-19 Pierre-Yves David effetflag: move the flag back with the test of the creation logic
2017-05-19 Boris Feld obshistory: display informations from the obs marker effect flag
2017-05-19 Pierre-Yves David test: add (glob) to globed line
2017-05-19 Pierre-Yves David effectflag: add test combining multiple flag
2017-05-19 Pierre-Yves David effectflag: basic diff change detection
2017-05-19 Boris Feld effectflag: detect parent change
2017-05-19 Boris Feld effectflag: detect meta changes
2017-05-19 Pierre-Yves David effect-flag: rework existing test to prepare for mor tests
2017-05-19 Boris Feld effectflag: allow to save effect of change in obsmarkers
2017-05-19 Pierre-Yves David merge back with stable
2017-05-19 Pierre-Yves David readme: fix version number
2017-05-19 Pierre-Yves David next: prevent a color related crash when evolve stable
2017-05-19 Pierre-Yves David prune: prevent a color related crash when the working copy is moved stable
2017-05-19 Rodrigo Damazio Bovendorp evolve: adding longer aliases for olog
2017-05-19 Pierre-Yves David debugobsstorestat: add markers size information
2017-05-18 Pierre-Yves David packaging: bump version to 6.3.0.dev
2017-05-18 Pierre-Yves David merge back with stable (post-release)
2017-05-18 Pierre-Yves David packaging: bump version to 6.2.1.dev stable
2017-05-18 Pierre-Yves David Added tag 6.2.0 for changeset d4ee0274a8ef stable
2017-05-18 Pierre-Yves David merge back with stable
2017-05-18 Pierre-Yves David merge with future 6.2.0 mercurial-3.8
2017-05-18 Pierre-Yves David merge with future 6.2.0 mercurial-3.9
2017-05-18 Pierre-Yves David merge with future 6.2.0 mercurial-4.0
2017-05-18 Pierre-Yves David merge with future 6.2.0 mercurial-4.1
2017-05-18 Pierre-Yves David packaging: prepare release 6.2 stable 6.2.0
2017-05-18 Pierre-Yves David debian: fix email stable
2017-05-18 Pierre-Yves David topic: update 'tested with' and readme stable
2017-05-18 Pierre-Yves David readme: rearrange readme before release stable
2017-05-18 Pierre-Yves David test: reduce output size to fight unstability stable
2017-05-18 Pierre-Yves David tests: disable blackbox for 'getid' stable
2017-05-18 Pierre-Yves David compat: handle lack of 'util.timer' for pre 4.2 version stable
2017-05-18 Pierre-Yves David test: enforce color to be enabled mercurial-4.1
2017-05-18 Pierre-Yves David merge with default stable
2017-05-18 Pierre-Yves David tests: add a test about strip with obshashrange enable
2017-05-18 Boris Feld obshistory: add a json test with cycles
2017-05-18 Pierre-Yves David tests: glob an absolute path
2017-05-18 Pierre-Yves David olog: document the default value
2017-05-18 Pierre-Yves David readme: rearrange changelog content
2017-05-18 Pierre-Yves David obshistory: rename the command to "olog"
2017-05-18 Pierre-Yves David obshistory: move the command into the obshistory module
2017-05-18 Boris Feld obshistory: add docstring to cmddebugobshistory
2017-05-18 Pierre-Yves David obshashrangecache: make sure we re-warm the cache after a reset
2017-05-18 Pierre-Yves David obshashrangecache: precisely track affected revs when adding new markers
2017-05-18 Boris Feld debugobshistory: handle multiple cycles
2017-05-18 Boris Feld test: clean the debugobshistory cycle test
2017-05-18 Pierre-Yves David obsdiscovery: add more debug output
2017-05-18 Pierre-Yves David discovery: log information about obshashrange
2017-05-18 Pierre-Yves David obshistory: add a graph option on the debugobshistory command
2017-05-18 Pierre-Yves David obshistory: import 'node' as 'nodemod'
2017-05-18 Pierre-Yves David label: add a label for the node in the "wc now at" message
2017-05-18 Pierre-Yves David label: rename 'evolve.short_node' to 'evolve.node'
2017-05-17 Boris Feld obshistory: refactor debugobshistory
2017-05-17 Pierre-Yves David test: adapt to change in cache warming in core
2017-05-17 Pierre-Yves David test: adapt to change in cache warming in core
2017-05-17 Pierre-Yves David stablerangecache: avoid crash when 'cache/' directory is missing
2017-05-17 Pierre-Yves David obshashrange: avoid crash when 'cache/' directory is missing
2017-05-17 Pierre-Yves David tests: apply output changes from core fix
2017-05-17 Pierre-Yves David packaging: mention 'dev' status in the version number
2017-05-17 Boris Feld color: update the shorttemplate to use colors
2017-05-17 Pierre-Yves David merge with stable
2017-05-17 Pierre-Yves David obshashrange: cleanup 'valid' life cycle
2017-05-17 Pierre-Yves David obsrangecache: raise programming error when using an unwarmed cache
2017-05-17 Pierre-Yves David obshashrange: stop marking on-disk data as invalid on clear
2017-05-17 Pierre-Yves David obshashcache: purge the meta line before writing a new one
2017-05-17 Pierre-Yves David obshashrange: drop spurious whitespace
2017-05-17 Pierre-Yves David obshashcache: invalidate affected cache entries on side
2017-05-17 Pierre-Yves David obshashcache: properly break out of all loops
2017-05-17 Pierre-Yves David dualsourcecache: simplify cachekey.clear
2017-05-17 Pierre-Yves David tests: small test update
2017-05-17 Pierre-Yves David dualsourcecache: fix obskey return by _checkkey
2017-05-17 Boris Feld test: update test-obsolete.t to use common.sh stable
2017-05-16 Pierre-Yves David obshashrange: log reset from new markers
2017-05-16 Pierre-Yves David dualsourcecache: log cache reset
2017-05-16 Pierre-Yves David stablerange: log time spent updating the stable range
2017-05-16 Pierre-Yves David cache: track time spend updating various cache
2017-05-16 Pierre-Yves David obshashrange: adds blackbox usage in tests
2017-05-16 Pierre-Yves David obshashrange: test behavior in case of rollback
2017-05-16 Pierre-Yves David obshashrange: extend tests
2017-05-16 Pierre-Yves David dualsourcecache: add a cache name
2017-05-16 Pierre-Yves David obscache: stop definition of the empty key
2017-05-16 Pierre-Yves David obshashrange: keep value fetched from sql in memory
2017-05-16 Pierre-Yves David obshashrange: stop inheriting from 'dict'
2017-05-17 Pierre-Yves David merge with stable
2017-05-16 Pierre-Yves David obshashrange: to not overwrite the list with the set
2017-05-16 Pierre-Yves David obshashrange: properly break out of the two loops
2017-05-16 Pierre-Yves David obshashrange: fix reset conditional
2017-05-16 Pierre-Yves David cache: ensure we warm stablerange cache before the obshashrange cache
2017-05-17 Rodrigo Damazio Bovendorp evolve: fixing obscache invalidation stable
2017-05-12 Pierre-Yves David obshashrange: warm the cache at the end of each transaction
2017-05-12 Pierre-Yves David obshashrange: warm cache outside of loops
2017-05-12 Pierre-Yves David obshashrange: "update" the cache on each transaction close
2017-05-12 Pierre-Yves David obshashrange: properly invalidate the cache on destroyed
2017-05-12 Pierre-Yves David obshashrange: properly drop the current connection on clear
2017-05-12 Pierre-Yves David obshashrange: exit early if nothing to write
2017-05-12 Pierre-Yves David obshashrange: use the dualsourcecache as a base for the cache
2017-05-12 Pierre-Yves David obscache: makes dualsourcecache compatible with obshashrange cache needs
2017-05-12 Pierre-Yves David readme: add a changelog entry about the more efficient obscache
2017-05-12 Pierre-Yves David obscache: extract a data agnostic class
2017-05-12 Pierre-Yves David obscache: extract the actual data update in a dedicated function
2017-05-12 Pierre-Yves David obscache: move an assert to a lower level
2017-05-12 Pierre-Yves David obscache: use 'nullid' as the hash of an empty obsstore
2017-05-12 Pierre-Yves David obcache: move empty on the class
2017-05-12 Pierre-Yves David obcache: move _checkkey on the class
2017-05-12 Pierre-Yves David obcache: move updateneeded on the class
2017-05-12 Boris Feld obshistory: only display each revision once in debugobshistory
2017-05-12 Boris Feld obshistory: display a message when one marker node has no change ctx
2017-05-10 Boris Feld ui: hg topic now display if current revision is in bad state (issue5533) stable
2017-05-11 Pierre-Yves David obsstore: also guard agains changing object in '_checkkey'
2017-05-11 Pierre-Yves David obscache: guard from changing changelog or obsstore object
2017-05-11 Pierre-Yves David obscache: return the new data along-side the upgrade needs (and cache key)
2017-05-11 Pierre-Yves David obscache: use the smaller scope function
2017-05-11 Pierre-Yves David obscache: extract the cache key validation in its own function
2017-05-10 Boris Feld obshistory: use formatter instead of ui.write in the debugobshistory command
2017-05-10 Boris Feld ui: Fix hg stack json output stable
2017-05-10 Pierre-Yves David topic: configure some default color for topic
2017-05-10 Pierre-Yves David topic: automatically configure thg to display topic
2017-05-10 Pierre-Yves David readme: update readme to mention 'debugobshistory'
2017-05-09 Boris Feld obshistory: add some color
2017-05-10 Boris Feld obshistory: add a debugobshistory command to show obs history of a revs
2017-05-10 Pierre-Yves David tests: add the commit style checker from Mercurial
2017-05-09 Pierre-Yves David obscache: update the cache key in place
2017-05-09 Pierre-Yves David obscache: distinct 'clear' and 'reset'
2017-05-04 Pierre-Yves David merge with stable
2017-05-04 Pierre-Yves David serveronly: also enable the obscache for server only setting stable
2017-05-04 Pierre-Yves David obscache: document a possible way forward to skipping obsstore parsing
2017-05-03 Pierre-Yves David obscache: update some documentation
2017-05-03 Pierre-Yves David obscache: Only access the new obsmarkers for marker update
2017-05-03 Pierre-Yves David obscache: extract _updatemarkers code into its own function
2017-05-03 Pierre-Yves David obscache: extract code to update from new revision
2017-05-03 Pierre-Yves David obscache: move assert earlier in the code
2017-05-03 Pierre-Yves David merge back with stable
2017-05-03 Pierre-Yves David Added tag 6.1.0 for changeset 8510d3fd7c3b stable
2017-05-03 Pierre-Yves David packaging: prepare version 6.1.0 stable 6.1.0
2017-05-03 Pierre-Yves David meta: update tested version to 4.1.2 stable
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-3.8
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-3.9
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-4.0
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-4.1
2017-05-03 Pierre-Yves David compat: drop the context manager used to write the cache file stable
2017-05-03 Pierre-Yves David compat: make obscache code compatible with Mercurial version prior to 4.2 stable
2017-05-03 Pierre-Yves David evolve: record testing with 4.2 stable
2017-05-03 Pierre-Yves David merge with default for 6.1.0 stable
2017-05-03 Pierre-Yves David packaging first step toward 6.1.0
2017-05-03 Pierre-Yves David auto-push: move config help in the extension help
2017-05-01 Pierre-Yves David opening mercurial 4.1 compat branch mercurial-4.1
2017-05-02 Pierre-Yves David obscache: skip writing to disk if the data did not changed
2017-05-02 Pierre-Yves David obscache: skip writing if the cache is empty
2017-05-02 Pierre-Yves David obscache: set a valid "empty" cache key if the cache is missing
2017-05-02 Pierre-Yves David obscache: have the obsstore fix empty file cachekey
2017-05-02 Pierre-Yves David obscache: log case where the cache is not up to date
2017-05-02 Pierre-Yves David obscache: still update and use the cache during transaction
2017-05-02 Pierre-Yves David obscache: warm the cache in all cases
2017-05-02 Pierre-Yves David obscache: update the format to allow negative tiprev
2017-05-02 Pierre-Yves David obscache: load the disk data before checking is the cache is up to date
2017-05-02 Pierre-Yves David obscache: skip the cache entirely if not up to date
2017-05-01 Pierre-Yves David readme: mention that some improvement are enabled for 4.2 only
2017-05-01 Pierre-Yves David perf: use the cache to compute the obsolete set.
2017-05-01 Pierre-Yves David perf: warm the cache after all transactions
2017-05-01 Pierre-Yves David perf: adds a cache to know if obsmarkers might affect a revision
2017-05-01 Pierre-Yves David perf: adds cachekey utility to validate changelog+obsstore content
2017-05-01 Pierre-Yves David perf: adds some cache key helper on the obsstore class
2017-05-01 Pierre-Yves David compat: only install the better filtered message for mercurial 4.2 and above
2017-04-29 Pierre-Yves David evolve: update extension help
2017-04-29 Pierre-Yves David merge with stable
2017-04-28 Boris Feld ui: change the hidden revision error message
2017-04-28 Boris Feld ui: add better messages when the working copy become obsolete.
2017-04-28 Pierre-Yves David topic: directly use "super" call
2017-04-27 Pierre-Yves David repo: properly progate "destroyed" call to super class stable
2017-04-25 Pierre-Yves David safeguard: add an option to disable automatic publishing
2017-04-20 Pierre-Yves David merge back with stable
2017-04-20 Pierre-Yves David Added tag 6.0.1 for changeset 5ef112a6eb87 stable
2017-04-20 Pierre-Yves David pkg: prepare release 6.0.1 stable 6.0.1
2017-04-20 Pierre-Yves David debian: finalize 6.0.0 entry stable
2017-04-20 Pierre-Yves David readme: fix 6.0.0 release date stable
2017-04-20 Pierre-Yves David merge with future 6.0.1 mercurial-3.8
2017-04-20 Pierre-Yves David merge with future 6.0.1 mercurial-3.9
2017-04-20 Pierre-Yves David merge with future 6.0.1 mercurial-4.0
2017-04-20 Pierre-Yves David checkheads: update tests to match the one in core stable
2017-04-20 Pierre-Yves David serveronly: fix reposetup stable
2017-04-20 Pierre-Yves David extension: simplify the extensions helper hierarchy stable
2017-04-20 Pierre-Yves David checkheads: do not overwrite code for Mercurial 4.2 and above stable
2017-04-19 Yuya Nishihara legacy: fix debugrecordpruneparents to call obsstore.create() with keywords stable
2017-04-19 Yuya Nishihara template: adapt to new showlist() API introduced by hg e5eab0fe69ee stable
2017-04-19 Yuya Nishihara template: pass all mapping data to showlist() stable
2017-04-19 Yuya Nishihara make: merge recipes for help stable
2017-04-19 Yuya Nishihara make: fix indent of ifeq-endif stable
2017-04-08 Pierre-Yves David tests: update test to match upstreamable version stable
2017-04-08 Pierre-Yves David tests: fix directory names in exchange-D4 test stable
2017-04-08 Pierre-Yves David tests: fix directory names in exchange-D3 test stable
2017-04-01 Pierre-Yves David merge back with default
2017-03-31 Pierre-Yves David Added tag 6.0.0 for changeset 165ad227993d stable
2017-03-31 Pierre-Yves David packaging: prepare version 6.0.0 stable 6.0.0
2017-03-31 Pierre-Yves David merged with future 6.0 mercurial-3.8
2017-03-31 Pierre-Yves David test-compat-hg-3.9: merge with future 6.0 mercurial-3.9
2017-03-31 Pierre-Yves David merge with future 6.0.0 mercurial-4.0
2017-03-31 Pierre-Yves David merge with default stable
2017-03-31 Pierre-Yves David readme: mention the fix for issue4354
2017-03-31 Pierre-Yves David checkheads: add a small debug message in case were we give up fast
2017-03-31 Pierre-Yves David checkheahds: switch algorithm to use pushed markers instead
2017-03-31 Pierre-Yves David checkheads: add test where the rewrite of the other branch is not direct
2017-03-31 Pierre-Yves David check-heads: add tests about old heads indirectly pruned
2017-03-29 Pierre-Yves David checkheads: add more complexe case where a branch is split on multiple ones
2017-03-29 Pierre-Yves David checkheads: add a test of partially pushing a branch spread on multiple other
2017-03-31 Pierre-Yves David checkheads-tests: add missing parents recording for prune markers
(0) -3000 -1000 -768 +768 +1000 tip