CHANGELOG
2019-07-09 Anton Shestakov rewriteutil: allow rewriting merge commits (issue4561)
2019-07-04 Pierre-Yves David branching: merge with stable
2019-06-25 Sushil khanchi evolve: fix confusion in branch heads checking logic when topic in play
2019-07-01 Sushil khanchi evolve: fix the inconsistent behaviour of prune (issue6137) stable
2019-06-16 Sushil khanchi evolve: fix the code flow pattern of solving obswdir par and troubled revs
2019-06-14 Anton Shestakov pick: register pickstate as an unfinished state stable
2019-06-18 Anton Shestakov evolve: orphans that evolve into nothing don't need successors (issue5967) stable
2019-06-07 Anton Shestakov pick: remove transaction on the whole command (issue6037) stable
2019-06-08 Anton Shestakov evolve: correct action verb in a message
2019-06-06 Anton Shestakov evolvecmd: the proper way to deal with conflicts is to resolve them
2019-06-06 Pierre-Yves David packaging: prepare release 9.0.0 stable 9.0.0
2019-06-06 Pierre-Yves David changelog: add various missing bits stable
2019-05-27 Pierre-Yves David topic: add a simple option to reject publishing
2019-05-26 Pierre-Yves David obsdiscovery: drop `obshash` discovery protocol (issue6136)
2019-05-27 Pierre-Yves David changelog: mention user merging in the changelog
2019-04-27 Anton Shestakov changelog: --no-update is the default, recommend --update instead
2019-04-26 Pulkit Goyal topic: drop support for accessing csets in branch stack using bxx (issue6119)
2019-04-19 Martin von Zweigbergk evolve: run in a single transaction
2019-04-10 Anton Shestakov stack: rename troubledcount to unstablecount
2019-04-24 Anton Shestakov evolve: use --all by default (BC)
2019-04-24 Anton Shestakov evolve: don't update after instability resolution by default (BC)
2019-04-24 Pierre-Yves David branching: merge with stable
2019-04-23 Pierre-Yves David packaging: prepare version 8.5.1 stable 8.5.1
2019-04-23 Martin von Zweigbergk evolve: fix progress display with hg<4.7 stable
2019-03-12 Martin von Zweigbergk evolve: use merge.update() for resolving phase divergence
2019-04-23 Pierre-Yves David compat: drop support for Mercurial 4.4
2019-04-23 Pierre-Yves David compat: backed out changeset cfcb7eedc666 stable
2019-04-19 Sushil khanchi compat: fix a typo in compat patch stable
2019-04-18 Pierre-Yves David changelog: mention extensions isolation (issue6121) stable
2019-04-17 Pierre-Yves David changelog: mention topic compatibility stable
2019-04-12 Pierre-Yves David packaging: prepare version 8.5.0 stable 8.5.0
2019-04-11 Pierre-Yves David changelog: merge 8.4.1 and 8.5.1 entries stable
2019-04-03 Matt Harbison uncommit: abort if an explicitly given file cannot be uncommitted (BC)
2019-04-11 Anton Shestakov evolve: store --update flag state in evolvestate file
2019-04-11 Pierre-Yves David changelog: mention Martin work on phase-divergence
2019-04-10 Pierre-Yves David branching: merge with stable
2019-04-10 Pierre-Yves David branching: merge with stable
2019-04-07 Joerg Sonnenberger evolve: when using evolve, cache files belong into the master repo
2019-04-10 Pierre-Yves David changelog: mention issue6089 fix stable
2019-04-10 Sushil khanchi evolve: make sure div resolution don't replace the initial author (issue6113) stable
2019-04-09 Pierre-Yves David changelog: mention the fix to issue6057 stable
2019-03-26 Pierre-Yves David branching: merge with stable
2019-03-25 Martin von Zweigbergk touch: use action "touch", not "<function touch at ...>", in precheck stable
2019-03-25 Martin von Zweigbergk prune: use action "prune", not "touch", in precheck stable
2019-03-10 Pierre-Yves David changelog: mention latest improvement
2019-03-04 Pierre-Yves David branching: merge with stable
2019-03-04 Pierre-Yves David changelog: add entries for the recent fixes stable
2019-02-03 Sangeet Kumar Mishra pick: add --tool for hg pick to specify mergetool
2019-01-30 Pierre-Yves David changelog: add relevant entries
2019-01-23 Pierre-Yves David packaging: prepare release 8.4.0 stable 8.4.0
2019-01-22 Pierre-Yves David changelog: explicit the part related to topic stable
2019-01-17 Pierre-Yves David obsdiscovery: use consistent filtering during discovery
2019-01-18 Sushil khanchi evolve: make sure we don't stop after evolution of obsparent (issue5881)
2019-01-18 Sushil khanchi evolve: add test which shows fixed behaviour of `hg evolve` (issue5686)
2018-12-25 Sushil khanchi evolve: cover the orphanmerge part missed by lastsolved
2019-01-11 Martin von Zweigbergk fold: sort concatenated commit messages in topological order
2018-12-26 Anton Shestakov topic: make revsets like 'foo#topic[0]' work
2019-01-10 Pierre-Yves David changelog: add an entry about the revset stack indexing
2018-12-24 Pierre-Yves David branching: merge with stable
2018-12-24 Pierre-Yves David packaging: prepare version 8.3.3 stable 8.3.3
2018-12-21 Pierre-Yves David evolve: detect unresolved conflict during evolve --continue (issue5966) stable
2018-12-03 Anton Shestakov topic: merge _showlasttouched logic into _listtopics
2018-12-13 Pierre-Yves David branching: merge with stable
2018-12-13 Boris Feld split: add a --interactive flag
2018-02-21 Boris Feld split: take file patterns to limit selection on matching file patterns
2018-02-21 Boris Feld split: only accept explicit revision through the `-r` option
2018-12-13 James Reynolds issue-6028: resolves 6028 - return (False, ".") instead of (False, '') stable
2018-12-13 Pierre-Yves David branching: merge with stable
2018-12-12 Pierre-Yves David split: rework the prompt to be more standard
2018-12-05 Anton Shestakov topic: make revset argument messages be similar to such messages in core stable
2018-12-05 Anton Shestakov tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t stable
2018-09-21 James Reynolds stack: add a --children flag to stack
2018-11-27 Pierre-Yves David packaging: merge with version 8.3.2
2018-11-27 Pierre-Yves David packagin: prepare release 8.3.2 stable 8.3.2
2018-11-27 Pierre-Yves David changelog: add information about the topic message improvements
2018-11-19 Pierre-Yves David compat: update metadata about minimum ag version
2018-11-06 Sushil khanchi next: solve the issue of `next` get confused by split
2018-11-10 Sushil khanchi next: make next command --evolve by default
2018-11-05 Anton Shestakov safeguard: allow push to succeed (and without warning) with --publish
2018-11-09 Pierre-Yves David branching: merge with stable
2018-11-06 Sushil khanchi topic: improve UX by using pager only when we should stable
2018-11-03 Sushil khanchi pick: `hg help` was not showing the full cmd desc of `pick` stable
2018-11-07 Boris Feld compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow stable
2018-11-01 Pulkit Goyal utility: don't translate commit messages in revselection prompt (issue6016) stable
2018-10-25 Pierre-Yves David branching; merge with stable
2018-10-25 Pierre-Yves David packaging: prepare version 8.3.1 stable 8.3.1
2018-10-25 Pierre-Yves David branching: merge stable into default
2018-10-20 Pulkit Goyal topic: add the changelog argument to branchinfo() stable
2018-10-19 Martin von Zweigbergk evolve: adapt for changed @command decorator stable
2018-10-17 Pierre-Yves David topicidx: stop assigning index number to obsolete changesets stable
2018-10-20 Pulkit Goyal topic: add the changelog argument to branchinfo()
2018-10-14 Anton Shestakov evolvecmd: use modern vocabulary in help text for evolve stable
2018-10-12 Pierre-Yves David packaging: prepare release 8.3.0 stable 8.3.0
2018-10-12 Pierre-Yves David pullbundle: document working version and update changelog to mention it stable
2018-10-12 Pierre-Yves David topic: fix '{topicidx}' keyword registration for mercurial <= 4.5 stable
2018-10-12 Pierre-Yves David branching: prepare release 8.3.0 stable
2018-10-12 Pierre-Yves David changelog: mention the fix of cache warming on hg strip stable
2018-10-12 Pierre-Yves David prev: also use stack shortcut in output when possible
2018-10-11 Pulkit Goyal rewind: alias the command to undo
2018-10-11 Pierre-Yves David changelog: add a line about the usage of s# in evolve
2018-10-09 Pierre-Yves David changelog: fix version number
2018-09-21 Sushil khanchi evovle: remove redundancy in evolve output
2018-09-14 Pierre-Yves David packagin: prepare release 8.2.1 stable 8.2.1
2018-09-13 Pierre-Yves David changelog: mention the cache improvements stable
2018-09-13 Pierre-Yves David obshashrange: force reset if many changes stable
2018-09-07 Gerald Squelart stablerange: only issue the message once stable
2018-09-07 Pierre-Yves David changelog: fix version number stable
2018-09-03 Pierre-Yves David packaging: prepare new release stable 8.2.0
2018-09-03 Pierre-Yves David topic: update the changelog with the 's#' alias change
2018-08-30 Anton Shestakov topic: handle ambiguous arguments to topic() revset
2018-08-30 Pierre-Yves David obshashrange: enable by default
2018-08-31 Pierre-Yves David pick: rename the grab command to pick
2018-08-30 Pierre-Yves David prune: replace --biject with --pair
2018-08-28 Pierre-Yves David packagin: prepare version 8.1.2 stable 8.1.2
2018-08-28 Pierre-Yves David obshashrange: force obshashrange invalidation by bumping schema stable
2018-08-28 Pierre-Yves David changelog: mention the database robutness fix in the changelog
2018-08-21 Pierre-Yves David packaging: prepare release 8.1.1 stable 8.1.1
2018-08-21 Pierre-Yves David changelog: add a line about improved prune documentation stable
2018-08-21 Pierre-Yves David changelog: reorder content stable
2018-08-20 Pulkit Goyal evolve: delete evolvestate after aborting interrupted `next --evolve` stable
2018-08-20 Pierre-Yves David changelog: update with issue5927 fix stable
2018-08-17 Pierre-Yves David obshashrange: force saving of stablesort and firstmerge cache stable
2018-08-16 Pierre-Yves David changelog: summarize the recent improvement stable
2018-08-16 Pierre-Yves David discovery: make sure repository wrapping happens in the right order stable
2018-08-16 Pierre-Yves David changelog: add an entry about the next --evolve fix stable
2018-08-16 Pierre-Yves David changelog: update 8.1.0 release date stable
2018-08-03 Pierre-Yves David packaging: prepare version stable 8.1.0
2018-07-23 Pulkit Goyal CHANGELOG: add some entries and remove duplicated entries stable
2018-06-19 Pulkit Goyal evolve: move the bookmarks also when updating to successor (issue5923)
2018-06-28 Pierre-Yves David changelog: add an entry about the new `evolve.interrupted` section
2018-06-14 Pierre-Yves David changelog: add a changelog entry about divergence resolution
2018-06-13 Pulkit Goyal CHANGELOG: add an entry about the --update flag
2018-06-05 Pulkit Goyal evolve: show unfinished information in `hg status -v` (issue5886)
2018-06-12 Pierre-Yves David branching: merge with stable
2018-06-11 Pulkit Goyal packaging: prepare for 8.0.1 release stable 8.0.1
2018-06-11 Pierre-Yves David changelog: add a couple of missing entry stable
2018-06-08 Pulkit Goyal CHANGELOG: mention about 4.6.1 compatibility stable
2018-06-08 Pulkit Goyal CHANGELOG: add couple of entries about things fixed stable
2018-06-05 Pulkit Goyal CHANGELOG: add an entry about fixing issue5877
2018-06-05 Pulkit Goyal evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
2018-06-05 Pierre-Yves David branching: merge with stable
2018-06-05 Pierre-Yves David changelog: fix version number error stable
2018-06-03 Pulkit Goyal evolve: prompt user for branch selection while resolving content-divergence
2018-06-02 Pulkit Goyal CHANGELOG: add an entry about issue 5808 being fixed stable
2018-06-02 Pulkit Goyal CHANGELOG: add an entry about fixing issue5897 stable
2018-04-25 Pierre-Yves David packaging: update version number stable 8.0.0
2018-04-25 Pierre-Yves David changelog: mention 4.6 compatibility stable
2018-04-25 Pierre-Yves David Changelog: pre-version gardening stable
2018-04-19 Pierre-Yves David compat: drop support for Mercurial 4.2
2018-04-16 Pierre-Yves David topic: allow '.' in topic names
2018-03-18 Pulkit Goyal amend: add a new flag `--patch` to `hg amend`
2018-04-06 Pulkit Goyal tests: add test demonstarting issue5833 is fixed
2018-04-06 Pulkit Goyal CHANGELOG: add an entry about `hg evolve --abort`
2018-04-06 Boris Feld templatekw: remove obsfatedata templatekw
2018-03-29 Kyle Lippincott evolve: do not exit 1 when there are no troubled changesets (issue5823)
2018-04-06 Pierre-Yves David changelog: add an entry about the memory fixes
2018-03-14 Pulkit Goyal evolve: kill `--obsolete` and `--old-obsolete` flags for graft
2018-03-21 Pierre-Yves David compat: drop support for Mercurial 4.1
2018-03-21 Pierre-Yves David changelog: prepare release 7.3.0
2018-03-21 Pierre-Yves David branching: merge stable into default
2018-03-20 Pulkit Goyal evolve: add a `--stop` flag for `hg evolve` command
2018-03-16 Pulkit Goyal CHANGELOG: add an entry about next and prev being interactive
2018-03-16 Pulkit Goyal previous: fix behavior on obsolete cset when topic is involved (issue5708) stable
2018-03-04 Pierre-Yves David branching: merge with stable
2018-03-03 Pierre-Yves David legacy: respect explicit config for server.bundle1 stable
2018-01-29 Pulkit Goyal evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
2018-02-04 Pulkit Goyal CHANGELOG: add an entry about resolve showing how to continue evolve
2018-01-26 Pierre-Yves David branching: merge with stable
2018-01-11 Pulkit Goyal grab: add a command to grab a commit and update to it
2018-01-22 Pulkit Goyal amend: query the wdir parent after taking lock (issue5266) stable
2018-01-22 Pulkit Goyal fold: make sure we move bookmarks after folding (issue5772) stable
2018-01-20 Pierre-Yves David packaging: prepare version 7.2.1 stable 7.2.1
2018-01-20 Pierre-Yves David changelog: mention 4.5 compatibility stable
2018-01-19 Pierre-Yves David caches: fix automatic warming trigger stable
2018-01-20 Pierre-Yves David changelog: mention the packaging bugfix stable
2018-01-15 Pierre-Yves David changelog: prepare for coming release
2018-01-10 Pulkit Goyal obslog: colorize the patch shown using `hg obslog -p`
2017-12-26 Pulkit Goyal topic: suggest using topic when user creates a new head on branch
2018-01-15 Pierre-Yves David changelog: update changelog with some of the benefit from the new format
2018-01-09 Pulkit Goyal uncommit: add a new flag `--revert` to discard wdir changes after uncommit
2018-01-09 Pulkit Goyal evolve: use phases.new-commit config to retain phase information (issue5720)
2018-01-09 Pulkit Goyal topics: add a new templatekeyword `topic`
2018-01-05 Pierre-Yves David branching: merge with stable
2017-12-09 Pulkit Goyal evolve: use compat.TROUBLES to show troubles in user interface
2018-01-05 Pierre-Yves David changelog: fix a typo in the changelog
2017-12-26 Pulkit Goyal evolve: don't show working directory obsolete message if we were on it stable
2017-12-27 Pulkit Goyal prev: jump to parent's successor if parent is obsolete and topic is involved stable
2017-12-21 Pierre-Yves David changelog: add an entry about the obshashrange changes
2017-12-14 Pierre-Yves David topic: fix compatibility with 4.3 stable
2017-12-12 Pierre-Yves David packaging: prepare release 7.1.0 stable 7.1.0
2017-12-12 Pierre-Yves David branching: merge with stable
2017-12-12 Pierre-Yves David topic: move function wrapping from reposetup to uisetup
2017-12-11 Pulkit Goyal topics: fix `hg stack` in case of split stable
2017-12-11 Pierre-Yves David branching: merge stable into default
2017-12-11 Pierre-Yves David changelog: add an entry for the split+branch fix stable
2017-12-09 Pierre-Yves David stablebranch: avoid overlap between subrange
2017-12-09 Pulkit Goyal topics: add a config to reject draft changeset without topic on a server
2017-12-05 Pierre-Yves David branching: merge with stable
2017-12-05 Pierre-Yves David topic: use more protective code to access current topic stable
2017-12-03 Pulkit Goyal obsnote: add an entry in CHANGELOG about it
2017-11-15 Pierre-Yves David topic: introduce a minimal extensions to enable topic on the server
2017-11-25 Pierre-Yves David branching: merge stable into default
2017-11-19 Pierre-Yves David changelog: fix 7.0.0 release date stable
2017-11-16 Pierre-Yves David changelog: mention the improved verbosity handling
2017-11-16 Pierre-Yves David changelog: update missing release date stable
2017-11-14 Pierre-Yves David changelog: mention the --publish bugfix stable
2017-11-07 Pierre-Yves David changelog: add details about the pushkey related fix stable
2017-11-02 Pierre-Yves David obsdiscovery: enforce the config on the server too stable
2017-11-01 Pierre-Yves David packaging: prepare version 7.0.0 stable 7.0.0
2017-11-01 Pierre-Yves David push: add a --publish flag
2017-11-01 Pierre-Yves David topic: add an option to automatically publish topic-less changeset
2017-10-30 Pierre-Yves David topic: add an option to enforce a single head per name in a repository
2017-10-26 Pierre-Yves David evolve: rename --phasedivergent flag to --phase-divergent
2017-10-26 Pierre-Yves David evolve: rename --contentdivergent flag to --content-divergent
2017-10-26 Pierre-Yves David pushkey: forbid usage of pushley to exchange markers
2017-10-26 Pierre-Yves David changelog: add an entry for 7.0.0 with recent change
2017-10-23 Pierre-Yves David packaging: prepare version 6.8.0 stable 6.8.0
2017-10-20 Pierre-Yves David changelog: update to reflect latest change stable
2017-10-20 Pierre-Yves David changeloge: add details about topic-mode
2017-10-14 Pierre-Yves David branching: merge with stable
2017-10-14 Pulkit Goyal changelog: add about fixed bookmark and phase handling while changing topics
2017-10-10 Pierre-Yves David branching: merge with stable
2017-10-01 Pulkit Goyal README: move CHANGELOG to a new file
less more (0) tip