Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-960
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
test: rename test about content divergent meta data
2019-04-10, by Pierre-Yves David
test: cleanup title and doc phase-divergent cases
2019-04-10, by Pierre-Yves David
test: remove remaining duplicated file
2019-04-10, by Pierre-Yves David
test: add test for content-divergence with file removal
2019-04-10, by Pierre-Yves David
test: clarify changeset concent in the first content-divergence test
2019-04-10, by Pierre-Yves David
branching: merge with stable
2019-04-10, by Pierre-Yves David
branching: merge with test consolidation
2019-04-10, by Pierre-Yves David
branching: merge with stable
2019-04-10, by Pierre-Yves David
compat: drop getcachevfs, repo.cachevfs is supported in hg 4.4
2019-04-07, by Joerg Sonnenberger
evolve: when using evolve, cache files belong into the master repo
2019-04-07, by Joerg Sonnenberger
changelog: mention issue6089 fix
stable
2019-04-10, by Pierre-Yves David
pick: update working dir branch (issue6089)
stable
2019-02-23, by Manuel Jacob
tests: rename test-grab to test-pick
stable
2019-04-10, by Pierre-Yves David
evolve: make sure div resolution don't replace the initial author (issue6113)
stable
2019-04-10, by Sushil khanchi
evolve: add test which demonstrate issue6113
stable
2019-04-10, by Sushil khanchi
test: consolidate the content-divergent test cases
stable
2019-04-10, by Pierre-Yves David
changelog: mention the fix to issue6057
stable
2019-04-09, by Pierre-Yves David
extensions: avoid enabling evolve for unrelated repositories (issue6057)
stable
2019-04-09, by Pierre-Yves David
stack: improve set combination logic
2019-04-06, by Anton Shestakov
stack: fix phasecache._phasesets check logic
2019-04-06, by Anton Shestakov
evolve: remove todo markers from a test which has been fixed
2019-04-02, by Sushil khanchi
next: clarify tests related to `commands.update.check` test
2019-04-05, by Pierre-Yves David
stack: simplify phasecache checks in _stackcandidates()
2019-04-03, by Anton Shestakov
evolve: fix divergence resolution when not merging a descendant
2019-04-05, by Pierre-Yves David
test: fix a phase divergence test case to actually not contains conflict
2019-03-29, by Pierre-Yves David
tests: use current instability names everywhere
2019-04-05, by Pierre-Yves David
test: apply unstability resolution to `test-unstability-resolution-result.t`
2019-04-04, by Pierre-Yves David
test: rename and clarify content of test-unstable-content-divergent.t
2019-04-04, by Pierre-Yves David
test: rename and clarify content of test-unstable-orphan.t
2019-04-04, by Pierre-Yves David
evolve: refactor the code which swap two nodes (in divergence resolution)
2019-04-03, by Sushil khanchi
evolve: remove tmpctx arg from _resolvephasedivergent()
2019-04-02, by Sushil khanchi
doc: clarify _resolvephasedivergent role and constraint
2019-03-29, by Pierre-Yves David
branching: merge with stable
2019-04-02, by Pierre-Yves David
evolve: unindent some lines caught by flake8
stable
2019-02-13, by Anton Shestakov
obsexchange: avoid importing io/StringIO module with a different name
stable
2019-02-13, by Anton Shestakov
evolve: remove unused StringIO import
stable
2019-02-13, by Anton Shestakov
compat: add support for new arg name in memfilectx.__init__
stable
2019-03-22, by Martin von Zweigbergk
topic: make topics compatible with branchmap refactor
stable
2018-11-21, by Martijn Pieters
evolve: compat patch to fix broken evolve obsdiscovery
2019-03-29, by Sushil khanchi
tests: add obslog output to some tests for divergence resolution
2019-03-28, by Martin von Zweigbergk
tests: add tests for divergence resolution with split+amend
2019-03-28, by Martin von Zweigbergk
test: use 'split' instead of 'splitted' in the tests
2019-03-26, by Pierre-Yves David
evolve: drop the "computing new diff message" for phase-divergence
2019-03-26, by Pierre-Yves David
evolve: clarify output when phase-divergence resolution results in no change
2019-03-20, by Martin von Zweigbergk
tests: reduce dependence on previous tests for setup
2019-03-12, by Martin von Zweigbergk
branching: merge with stable
2019-03-28, by Pierre-Yves David
topicmap: add compatibility for branchcache that now uses self._entries
stable
2019-03-27, by Anton Shestakov
evolve: fix over-idented block
stable
2019-03-27, by Sushil khanchi
tests: create "private" repository in already-updated state
2019-03-12, by Martin von Zweigbergk
branching: merge with stable
2019-03-26, by Pierre-Yves David
touch: use action "touch", not "<function touch at ...>", in precheck
stable
2019-03-25, by Martin von Zweigbergk
prune: use action "prune", not "touch", in precheck
stable
2019-03-25, by Martin von Zweigbergk
evolve: test a common case of public divergence
2019-03-24, by Pierre-Yves David
evolve: add condition in case of pubdiv to not swap the two div csets
2019-03-24, by Sushil khanchi
evolve: add logic to handle a particular case in divergence resolution
2019-03-23, by Sushil khanchi
evolve: add a test reflecting wrong behaviour of content-div resolution
2019-03-22, by Sushil khanchi
compat: add support for new arg name in memfilectx.__init__
2019-03-22, by Martin von Zweigbergk
evolve: preserve compatibility for hg < 4.8 versions
2019-03-13, by Sushil khanchi
evolve: warn user if cset desc is being lost
2019-03-09, by Sushil khanchi
changelog: mention latest improvement
2019-03-10, by Pierre-Yves David
stack: make @ (current) more important than $ (some sort of unstable)
2019-03-10, by Anton Shestakov
stack: show content and phase divergent state and symbol
2019-03-09, by Anton Shestakov
stack: handle external-children just like other states
2019-03-09, by Anton Shestakov
stack: optimize revset used for stack --children
2019-03-07, by Anton Shestakov
stack: rename unstable -> orphan
2019-03-07, by Anton Shestakov
evolvecmd: compatibility with older geteffectflag() that took a tuple
2019-03-06, by Anton Shestakov
obshistory: remove unused geteffectflag(), it's been in core since 4.4
2019-03-06, by Anton Shestakov
compat: remove old vocabulary change fallbacks
2019-03-06, by Anton Shestakov
branching: merge with stable
2019-03-07, by Pierre-Yves David
evolve: fix a typo from directory to dirty
stable
2019-03-07, by Sushil khanchi
evolve: fix the dirstate after setting parents with dirty wdir (issue5930)
stable
2019-03-07, by Sushil khanchi
evolve: add tests which shows evolve can get confused about copies (issue5930)
stable
2019-03-07, by Sushil khanchi
test: include some documentation to describe the case briefly
stable
2019-03-05, by Sushil khanchi
split: use ui.configoverride to preserve phase while commiting
stable
2019-03-05, by Sushil khanchi
branching: merge with stable
2019-03-04, by Pierre-Yves David
changelog: add entries for the recent fixes
stable
2019-03-04, by Pierre-Yves David
evolve: make sure user can recover from conflict (issue6053)
stable
2019-03-04, by Sushil khanchi
evolve: add test which shows unrecoverable evolve state (issue6053)
stable
2019-03-04, by Sushil khanchi
evolve: add a test in pubdiv where only merging leads to conflict
2019-03-02, by Sushil khanchi
evolve: cover continue case in pubdiv when merging results in same as public
2019-02-28, by Sushil khanchi
evolve: handle a case in pubic-div when merging results in same as public
2019-02-22, by Sushil khanchi
evolve: rename npublicdiv to publicnode
2019-02-28, by Sushil khanchi
evolve: in pubdiv resolution make sure that transaction get closed
2019-02-28, by Sushil khanchi
evolve: pin the public cset to local side in merging when solving public div
2019-02-25, by Sushil khanchi
evolve: add tests of relocation case in public divergence
2019-02-23, by Sushil khanchi
branching: merge with stable
2019-03-03, by Pierre-Yves David
split: make sure hg split preserve the phase of splitting cset (issue6048)
stable
2019-03-02, by Sushil khanchi
split: add tests which demonstrate the issue6048
stable
2019-03-02, by Sushil khanchi
evolve: fix the broken behaviour on div resolution in relocation case
2019-02-22, by Sushil khanchi
evolve: change in a test which demonstrate divergence resolution can break
2019-02-22, by Sushil khanchi
tests: update the title of a test as it's not what it says
2019-02-22, by Sushil khanchi
obsexchange: avoid importing io/StringIO module with a different name
2019-02-13, by Anton Shestakov
evolve: remove unused StringIO import
2019-02-13, by Anton Shestakov
evolve: unindent some lines caught by flake8
2019-02-13, by Anton Shestakov
branching: overwrite broken merge with a correct one
2019-02-13, by Pierre-Yves David
branching: merge with stable
2019-02-13, by Anton Shestakov
branching: merge with stable
2019-02-12, by Pierre-Yves David
obshistory: omit keyword arguments with default values in patch.diffui() calls
stable
2019-02-11, by Anton Shestakov
branching: merge with stable
2019-02-08, by Pierre-Yves David
test: wider another time matching in prev/next lock testing
stable
2019-02-08, by Pierre-Yves David
branching: merge with stable
2019-02-08, by Pierre-Yves David
test: wider time matching in prev/next lock testing
stable
2019-02-08, by Pierre-Yves David
topic: make topics compatible with branchmap refactor
2018-11-21, by Martijn Pieters
prompts: use 1-indexing in revselectionprompt()
2019-01-30, by Martin von Zweigbergk
test-split: split now ignores diff.* settings
2019-02-07, by Anton Shestakov
pick: add --tool for hg pick to specify mergetool
2019-02-03, by Sangeet Kumar Mishra
revset: use getintrange() to parse relation subscript
2019-02-06, by Anton Shestakov
branching: merge with stable
2019-02-03, by Pierre-Yves David
compat: pass contexts to _findlimit() (issue6066)
stable
2019-01-31, by Sushil khanchi
packaging: fix debian changelog
stable
2019-02-03, by Pierre-Yves David
changelog: add relevant entries
2019-01-30, by Pierre-Yves David
evolve: add test for the case where public divergence on difference parents
2019-01-22, by Sushil khanchi
evolve: update the public divergence resolution logic to cover --continue case
2019-01-21, by Sushil khanchi
evolve: add logic to resolve content-divergence with a public cset
2019-01-21, by Sushil khanchi
evolve: introduce function to create a obsmarker relation even for public cset
2019-01-13, by Sushil khanchi
topic: make ranges work in revset relations like 'foo#stack[1:2]'
2019-01-29, by Anton Shestakov
topic: simplify #stack index check/access
2019-01-28, by Anton Shestakov
topic: make ranges work in revset relations like 'foo#topic[1:2]'
2019-01-27, by Anton Shestakov
evolve: add description of function solveobswdp
2019-01-25, by Sushil khanchi
evolve: document the "if not shouldupdate" block
2019-01-23, by Martin von Zweigbergk
evolve: make "startnode" consistently be a node, not a context
2019-01-23, by Martin von Zweigbergk
evolve: use context managers for locks and transaction
2019-01-22, by Martin von Zweigbergk
prune: use scmutil.cleanupnodes()
2019-01-22, by Martin von Zweigbergk
uncommit: use scmtutil.cleanupnodes()
2019-01-22, by Martin von Zweigbergk
amend: use scmutil.cleanupnodes() with --patch
2019-01-22, by Martin von Zweigbergk
pick: use scmutil.cleanupnodes()
2019-01-22, by Martin von Zweigbergk
fold: use scmutil.cleanupnodes()
2019-01-22, by Martin von Zweigbergk
revset: subscriptrelations functions now have two bounds
2019-01-26, by Anton Shestakov
branching: merge with stable
2019-01-23, by Pierre-Yves David
packaging: mark as development version
stable
2019-01-23, by Pierre-Yves David
Added tag 8.4.0 for changeset 8c4289d0e91e
stable
2019-01-23, by Pierre-Yves David
packaging: prepare release 8.4.0
stable
8.4.0
2019-01-22, by Pierre-Yves David
minitopic: add warning about extensions state and testing
stable
2019-01-23, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2019-01-22, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-01-22, by Pierre-Yves David
branching: closing test-compat branch for mercurial-4.3
mercurial-4.3
2019-01-22, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-01-22, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-01-22, by Pierre-Yves David
test-compat: merge stable into mercurial-4.8
mercurial-4.8
2019-01-22, by Pierre-Yves David
changelog: explicit the part related to topic
stable
2019-01-22, by Pierre-Yves David
branching: merge with future version
mercurial-4.8
2019-01-22, by Pierre-Yves David
branching: start branch for test compat with Mercurial 4.8
mercurial-4.8
2019-01-22, by Pierre-Yves David
test-compat: reverse test change from 9bce7e6c18b3
mercurial-4.8
2019-01-22, by Pierre-Yves David
test-compat: reverse test change from db87432df8de
mercurial-4.8
2019-01-22, by Pierre-Yves David
test-compat: reverse test change from ac39cfb5bddd
mercurial-4.8
2019-01-22, by Pierre-Yves David
branching: merge stable into default prior to new version
stable
2019-01-22, by Pierre-Yves David
branching: merge wit stable
2019-01-19, by Pierre-Yves David
obsdiscovery: use consistent filtering during discovery
2019-01-17, by Pierre-Yves David
evolve: make sure we don't stop after evolution of obsparent (issue5881)
2019-01-18, by Sushil khanchi
evolve: extract "update" code into its own function
2019-01-18, by Sushil khanchi
evolve: add test case for issue 5881
2018-12-25, by Sushil khanchi
evolve: add test which shows fixed behaviour of `hg evolve` (issue5686)
2019-01-18, by Sushil khanchi
evolve: cover the orphanmerge part missed by lastsolved
2018-12-25, by Sushil khanchi
evolve: add test which shows orphan-merge resolution can result to crash
2019-01-17, by Sushil khanchi
next: populate stacktemplate to the missed _nextevolve function
2018-12-25, by Sushil khanchi
evolve: adapt for deprecated ui.progress()
2019-01-14, by Martin von Zweigbergk
fold: sort concatenated commit messages in topological order
2019-01-11, by Martin von Zweigbergk
topic: make revsets like 'foo#topic[0]' work
2018-12-26, by Anton Shestakov
changelog: add an entry about the revset stack indexing
2019-01-10, by Pierre-Yves David
test: adapt output to minor behavior change
2019-01-10, by Pierre-Yves David
tests: remove unused variable and needless subshell in testlib/pythonpath.sh
stable
2019-01-06, by Anton Shestakov
branching: merge with stable
2019-01-05, by Pierre-Yves David
tests: conditionalize some output for Windows
stable
2019-01-04, by Matt Harbison
test-pyflakes: use '/' when printing the files to check
stable
2019-01-04, by Matt Harbison
tests: fix PYTHONPATH manipulation on Windows
stable
2019-01-04, by Matt Harbison
exthelper: update documentation with some examples for using registrar aliases
2019-01-03, by Matt Harbison
exthelper: simplify the ability to register filesets
2018-12-27, by Matt Harbison
exthelper: simplify the ability to register templates
2018-12-27, by Matt Harbison
exthelper: simplify the ability to register revsets
2018-12-27, by Matt Harbison
exthelper: support the option argument when registering a command
2018-12-23, by Matt Harbison
exthelper: simplify configitem registration
2018-12-22, by Matt Harbison
exthelper: avoid a [] default arg to wrapcommand()
2018-12-27, by Matt Harbison
configitems: move the default values to the registrar decorator
2019-01-04, by Matt Harbison
topic: make revsets like foo#stack[-1] work too
2018-12-26, by Anton Shestakov
topic: make revsets like 'foo#stack[0]' work
2018-12-16, by Anton Shestakov
exthelper: remove '_' in final_xxx() function names to conform to hg style
2018-12-22, by Matt Harbison
branching: merge with stable
2018-12-24, by Pierre-Yves David
packaging: mark as development version
stable
2018-12-24, by Pierre-Yves David
Added tag 8.3.3 for changeset 97b18934d6db
stable
2018-12-24, by Pierre-Yves David
packaging: prepare version 8.3.3
stable
8.3.3
2018-12-24, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-12-24, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-12-24, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-12-24, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-12-24, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-12-24, by Pierre-Yves David
evolve: detect unresolved conflict during evolve --continue (issue5966)
stable
2018-12-21, by Pierre-Yves David
tests: filter out uninteresting log events
2018-12-20, by Anton Shestakov
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-12-21, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-12-21, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-12-21, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-12-21, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-12-21, by Pierre-Yves David
linter: silence rightful complains about unused variable
stable
2018-12-21, by Pierre-Yves David
topic: merge _showlasttouched logic into _listtopics
2018-12-03, by Anton Shestakov
topic: simplify _showlasttouched and _getlasttouched (and its data structure)
2018-12-03, by Anton Shestakov
branching: merge with stable
2018-12-13, by Pierre-Yves David
split: add a --interactive flag
2018-12-13, by Boris Feld
split: take file patterns to limit selection on matching file patterns
2018-02-21, by Boris Feld
split: only accept explicit revision through the `-r` option
2018-02-21, by Boris Feld
issue-6028: resolves 6028 - return (False, ".") instead of (False, '')
stable
2018-12-13, by James Reynolds
branching: merge with stable
2018-12-13, by Pierre-Yves David
tests: add sparserevlog cap since hg now has sparse revlogs by default
2018-12-12, by Anton Shestakov
split: rework the prompt to be more standard
2018-12-12, by Pierre-Yves David
split: add a option to discard remaining change during split
2018-02-20, by Pierre-Yves David
split: add a way to abort a split from the prompt
2018-02-20, by Pierre-Yves David
split: add a help entry to the final prompt
2018-02-20, by Pierre-Yves David
topic: make revset argument messages be similar to such messages in core
stable
2018-12-05, by Anton Shestakov
tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t
stable
2018-12-05, by Anton Shestakov
test: adapt to change output change on default
2018-12-04, by Pierre-Yves David
safeguard: don't reimplement auto-publish if it's in core (will be in 4.9)
2018-12-01, by Anton Shestakov
safeguard: the new default for auto-publish is 'publish'
2018-12-01, by Anton Shestakov
stack: add a --children flag to stack
2018-09-21, by James Reynolds
extensions: avoid shadowing imported module names with exthelper methods
2018-12-02, by Matt Harbison
extensions: add fileset support to exthelper
2018-11-30, by Matt Harbison
extensions: add uipopulate() support to exthelper
2018-12-02, by Matt Harbison
exthelper: clarify copyright and licence for the module
2018-12-02, by Pierre-Yves David
packaging: merge with version 8.3.2
2018-11-27, by Pierre-Yves David
packaging: mark development version
stable
2018-11-27, by Pierre-Yves David
Added tag 8.3.2 for changeset 7edc5c148df0
stable
2018-11-27, by Pierre-Yves David
packagin: prepare release 8.3.2
stable
8.3.2
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-11-27, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-11-27, by Pierre-Yves David
changelog: add information about the topic message improvements
2018-11-27, by Pierre-Yves David
branching: merge with stable
2018-11-27, by Pierre-Yves David
evolve: update the abort to a ProgrammingError
stable
2018-11-27, by Sushil khanchi
topics: improve the message around topic changing
2018-11-26, by Pulkit Goyal
tests: fix for POSIX compliance
2018-11-21, by Martijn Pieters
style: remove unused variables
2018-11-21, by Martijn Pieters
evolve: fix a documentation typo
stable
2018-11-20, by Eric Spishak-Thomas
compat: drop 4.3 related obsfate code
2018-11-19, by Pierre-Yves David
compat: drop code dealing with incompatibility for --publish with 4.3
2018-11-19, by Pierre-Yves David
compat: clarify when some conditional are used
2018-11-19, by Pierre-Yves David
compat: drop 4.3 "new troubles" report code
2018-11-19, by Pierre-Yves David
compat: drop 4.3 wrapping of createmarker for effect flag support
2018-11-19, by Pierre-Yves David
compat: drop 4.3 monkey patch of `copies.mergecopies`
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for `ui.edit` method
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for 'successors' revset
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for 'precursors' revset
2018-11-19, by Pierre-Yves David
compat: drop Mercurial 4.3 support for exthelper
2018-11-10, by Matt Harbison
compat: update metadata about minimum ag version
2018-11-19, by Pierre-Yves David
next: solve the issue of `next` get confused by split
2018-11-06, by Sushil khanchi
next: add test which shows that `next` get confused by split
2018-11-06, by Sushil khanchi
cleanup: avoid a Yoda condition
2018-10-31, by Sushil khanchi
evolve: modify and move the comment to appropriate position
2018-10-31, by Sushil khanchi
next: update the command description
2018-10-31, by Sushil khanchi
next: make next command --evolve by default
2018-11-10, by Sushil khanchi
safeguard: allow push to succeed (and without warning) with --publish
2018-11-05, by Anton Shestakov
topic: only add --publish flag to push if it's not already there
2018-11-04, by Anton Shestakov
safeguard: check auto-publish value before sending listkeys command
2018-11-05, by Anton Shestakov
style: silence another flak8 warning
2018-11-10, by Pierre-Yves David
oops: backed out changeset df22f010cf24 pushed by error
2018-11-10, by Pierre-Yves David
next: make next command --evolve by default
2018-11-10, by Sushil khanchi
next: improve the message for dirty working copy with --evolve
2018-11-10, by Pierre-Yves David
next: use the `hint` argument of bail if changed
2018-11-10, by Pierre-Yves David
prev: use the `hint` argument of bail if changed
2018-11-10, by Pierre-Yves David
next: explicitly specify --no-evolve in the tests
2018-11-10, by Pierre-Yves David
branching: merge with stable
2018-11-10, by Pierre-Yves David
style: fix various flake8 warning
stable
2018-11-10, by Pierre-Yves David
next: set if we need to evolve or not; also move logic to appropriate pos
2018-11-10, by Sushil khanchi
next: move some code to prepare for `next --evolve` by default
2018-11-06, by Sushil khanchi
branching: merge with stable
2018-11-10, by Pierre-Yves David
topic: improve UX by using pager only when we should
stable
2018-11-06, by Sushil khanchi
evolvecmd: _possibledestination() skip visiting empty parent
stable
2018-11-06, by Sushil khanchi
pick: `hg help` was not showing the full cmd desc of `pick`
stable
2018-11-03, by Sushil khanchi
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-11-09, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-11-09, by Pierre-Yves David
compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow
stable
2018-11-07, by Boris Feld
utility: don't translate commit messages in revselection prompt (issue6016)
stable
2018-11-01, by Pulkit Goyal
evolve: use stack template in --continue case also
2018-10-26, by Sushil khanchi
evolve: add test showing currently stackalias fails in --continue case
2018-10-24, by Sushil khanchi
branching; merge with stable
2018-10-25, by Pierre-Yves David
packaging: mark version as devel version
stable
2018-10-25, by Pierre-Yves David
Added tag 8.3.1 for changeset b90422a11a88
stable
2018-10-25, by Pierre-Yves David
packaging: prepare version 8.3.1
stable
8.3.1
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-10-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
evolve: do not try to display stack index of changeset who do not have one
stable
2018-10-25, by Pierre-Yves David
evolve: check if we should use stack template for each item in the stack
stable
2018-10-25, by Pierre-Yves David
branching: merge stable back into default
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-10-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
branching: revert test outptu change for 4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
pullbundle: drop erroneous flagging of the command as basic
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset ba1e83c841f2
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset b0084d599112
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset e2d083cc447e
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset ccbfbeee6cf3
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset 7091f7215651
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset 8eec9422bd8e
stable
2018-10-25, by Pierre-Yves David
branching: merge stable into default
2018-10-25, by Pierre-Yves David
branching: start test compatibility branch for Mercurial 4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
topic: add the changelog argument to branchinfo()
stable
2018-10-21, by Pulkit Goyal
evolve: adapt for changed @command decorator
stable
2018-10-18, by Martin von Zweigbergk
topicidx: stop assigning index number to obsolete changesets
stable
2018-10-17, by Pierre-Yves David
stack-index: add some test featuring content diversion
stable
2018-10-25, by Pierre-Yves David
pullbundle: drop erroneous flagging of the command as basic
2018-10-25, by Pierre-Yves David
topic: add the changelog argument to branchinfo()
2018-10-21, by Pulkit Goyal
topics: "prairie" is a not an animal (AFAIK, anyway)
2018-10-19, by Martin von Zweigbergk
tests: remove a"| head -n 2" that just hides an error code
2018-10-18, by Martin von Zweigbergk
evolve: adapt for changed @command decorator
2018-10-18, by Martin von Zweigbergk
commands: adjust metavariables as appropriate
2018-10-17, by Anton Shestakov
branching: merge with default
2018-10-17, by Pierre-Yves David
branching: preserve the expected output on default
2018-10-17, by Pierre-Yves David
evolvecmd: use modern vocabulary in help text for evolve
stable
2018-10-14, by Anton Shestakov
evolvecmd: mark flags with old instability names as deprecated
stable
2018-10-14, by Anton Shestakov
packaging: mark as development version
stable
2018-10-17, by Pierre-Yves David
Added tag 8.3.0 for changeset 45d4b49d81d9
stable
2018-10-12, by Pierre-Yves David
packaging: prepare release 8.3.0
stable
8.3.0
2018-10-12, by Pierre-Yves David
pullbundle: document working version and update changelog to mention it
stable
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-12, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-10-12, by Pierre-Yves David
topic: fix '{topicidx}' keyword registration for mercurial <= 4.5
stable
2018-10-12, by Pierre-Yves David
branching: prepare release 8.3.0
stable
2018-10-12, by Pierre-Yves David
test: other harmless output change
stable
2018-10-12, by Pierre-Yves David
changelog: mention the fix of cache warming on hg strip
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 6f391c2a773b
stable
2018-10-12, by Pierre-Yves David
test: backed out test output changes from changeset ef22eef37ecc
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 0171a7ceb574
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset dfa69b5ece87
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 01ad46551d7c
stable
2018-10-12, by Pierre-Yves David
prev: also use stack shortcut in output when possible
2018-10-12, by Pierre-Yves David
next: also use stack shortcut in output when possible
2018-10-12, by Pierre-Yves David
branching: merge stable into default
2018-10-12, by Pierre-Yves David
rewind: alias the command to undo
2018-10-12, by Pulkit Goyal
changelog: add a line about the usage of s# in evolve
2018-10-12, by Pierre-Yves David
caches: no longer warm the cache on strip in "auto" mode
stable
2018-10-11, by Pierre-Yves David
evolve: use stack alias s# in `hg evolve` msgs
2018-10-02, by Sushil khanchi
evolve: extract displayer to _solveone()
2018-10-01, by Sushil khanchi
utility: add a template alias that will be used in evolve msgs
2018-10-01, by Sushil khanchi
topic: add topicidx template keyword
2018-10-01, by Sushil khanchi
changelog: fix version number
2018-10-09, by Pierre-Yves David
tests: update the test-topic.t with changes in core mercurial
2018-10-02, by Pulkit Goyal
pullbundle: fix style warning
2018-09-26, by Pierre-Yves David
pullbundle: improves management of multiple branch while dealing with a head
2018-09-26, by Pierre-Yves David
pullbundle: deal with head in a predicable order
2018-09-26, by Pierre-Yves David
pullbundle: deal with another special case introduced by arbitrary ranges
2018-09-26, by Pierre-Yves David
pullbundle: compat with Mercurial 4.7
2018-09-26, by Pierre-Yves David
pullbundle: add some information on the cached change
2018-09-25, by Pierre-Yves David
pullbundle: add data about the cached bundle size and hit
2018-09-25, by Pierre-Yves David
pullbundle: add a command to generate cache hit statistic
2018-09-25, by Pierre-Yves David
pullbundle: point out the output flooding issue from core
2018-09-25, by Pierre-Yves David
pullbundle: issue local branches in the right order
2018-09-25, by Pierre-Yves David
pullbundle: delay cache file opening
2018-09-25, by Pierre-Yves David
pullbundle: improve slicing of the lower part of range
2018-09-25, by Pierre-Yves David
stablerange: fix slicing of arbitrary ranges
2018-09-25, by Pierre-Yves David
pullbundle: attempt to save stablerange cache after each computation
2018-09-24, by Pierre-Yves David
pullbundle: add basic extension metadata
2018-09-24, by Pierre-Yves David
pullbundle: add a config option for the cache directory
2018-09-24, by Pierre-Yves David
pullbundle: add an output about the time spent slicing the set
2018-09-23, by Pierre-Yves David
pullbundle: add extension documentation
2018-09-23, by Pierre-Yves David
pullbundle: add an extra test showing how cache are reusable
2018-09-23, by Pierre-Yves David
pullbundle: add caching logic
2018-09-23, by Pierre-Yves David
pullbundle: slice pull into multiple ranges
2018-09-23, by Pierre-Yves David
pullbundle: initial commit
2018-09-23, by Pierre-Yves David
test: update output to make streamv2 capabilities
2018-09-21, by Pierre-Yves David
branching: merge with stable
2018-09-21, by Pierre-Yves David
topic: respect preexisting 'topic' value on workingcommitctx
stable
2018-09-22, by Pierre-Yves David
topic: add a compatibility to access transaction's names
stable
2018-09-21, by Pierre-Yves David
topic: add a compatibility to access transaction's validator
stable
2018-09-21, by Pierre-Yves David
evovle: remove redundancy in evolve output
2018-09-21, by Sushil khanchi
amend: handle crash before transaction initialization with --patch
stable
2018-09-21, by Pierre-Yves David
branching: merge with stable
2018-09-18, by Pierre-Yves David
obsdiscovery: adopt to calling convention change
stable
2018-09-17, by Gregory Szorc
branching: merge stable into default
2018-09-14, by Pierre-Yves David
packaging: mark as development version
stable
2018-09-14, by Pierre-Yves David
Added tag 8.2.1 for changeset c6362c4abd69
stable
2018-09-14, by Pierre-Yves David
packagin: prepare release 8.2.1
stable
8.2.1
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-14, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-14, by Pierre-Yves David
branching: merge stable into default
2018-09-14, by Pierre-Yves David
caches: issue both debug and blackbox log message
stable
2018-09-14, by Pierre-Yves David
cmdrewrite: rename variable and move it closer to where it is used
2018-09-13, by Anton Shestakov
changelog: mention the cache improvements
stable
2018-09-13, by Pierre-Yves David
obshashrangecache: be more paranoid in the errors we catch
stable
2018-09-13, by Pierre-Yves David
stablerangecache: be more paranoid in the errors we catch
stable
2018-09-13, by Pierre-Yves David
stablesortcache: update the variable tracking on-disk state after write
stable
2018-09-13, by Pierre-Yves David
stablesortcache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
firstmergecache: update the variable tracking on-disk state after write
stable
2018-09-13, by Pierre-Yves David
firstmergecache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
depthcache: update the variable tracking on disk state after write
stable
2018-09-13, by Pierre-Yves David
depthcache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
obscache: update the variable tracking on disk state after write
stable
2018-09-13, by Pierre-Yves David
obscache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
obshashrange: force reset if many changes
stable
2018-09-13, by Pierre-Yves David
topic: refactor revset.py slightly
2018-09-04, by Anton Shestakov
test: update output to match new `hg verify` reports
2018-09-12, by Pierre-Yves David
test: update output to match new "pull" phase report
2018-09-12, by Pierre-Yves David
test: adapt to change in revert messages order
2018-09-12, by Pierre-Yves David
rewind: fix help text (mostly grammar, but also s/precursor/predecessor)
stable
2018-09-07, by Martin von Zweigbergk
evolve: fix use of "'%d' % ctx"
stable
2018-09-06, by Martin von Zweigbergk
stablerange: only issue the message once
stable
2018-09-06, by Gerald Squelart
changelog: fix version number
stable
2018-09-07, by Pierre-Yves David
branching: merge back with stable
2018-09-03, by Pierre-Yves David
packaing: mark as development version
stable
2018-09-03, by Pierre-Yves David
Added tag 8.2.0 for changeset 8d8f08245f97
stable
2018-09-03, by Pierre-Yves David
branching: merge back with stable
2018-09-03, by Pierre-Yves David
packaging: prepare new release
stable
8.2.0
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-03, by Pierre-Yves David
topic: rework topic templatekw declaration to be 4.5 compatible again
stable
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-03, by Pierre-Yves David
branching: merge the two stable heads
stable
2018-09-03, by Pierre-Yves David
test-output: backout test output update in 8fcee1e65e29
stable
2018-09-03, by Pierre-Yves David
test-output: backout test output update in 503ae2689df8
stable
2018-09-03, by Pierre-Yves David
topic: update the changelog with the 's#' alias change
2018-09-03, by Pierre-Yves David
topic: update other occurrence of 't0' is 's0' in the code
2018-09-03, by Pierre-Yves David
topic: mention t0 in topic documentation
stable
2018-09-03, by Pierre-Yves David
stack: display 's#' instead of 't#' and 'b#'
2018-09-03, by Pierre-Yves David
stack: clarify s# error message in case of branch
2018-09-03, by Pierre-Yves David
alias: allow reference through 's#'
2018-09-03, by Pierre-Yves David
topic-revset: get the list of revset through the official localrepo API
2018-09-01, by Pierre-Yves David
topic-revset: strictly read string
2018-09-01, by Pierre-Yves David
test: search for empty topic as a string
2018-09-01, by Pierre-Yves David
topic: handle ambiguous arguments to topic() revset
2018-08-30, by Anton Shestakov
topic: handle revsets passed to topic() revset
2018-08-30, by Anton Shestakov
topic: handle string argument to topic() revset earlier
2018-08-30, by Anton Shestakov
topic: prepare to handle non-string arguments to topic() revset
2018-08-30, by Anton Shestakov
topic: return result early if there are no arguments to topic() revset
2018-08-30, by Anton Shestakov
obshashrange: enable by default
2018-08-31, by Pierre-Yves David
obshashrange: issue a warning if the cache takes a long time to load
2018-08-30, by Pierre-Yves David
pick: fix last references of grab in code
2018-08-31, by Boris Feld
pick: replace `hg grab` invocation in test with `hg pick`
2018-08-31, by Pierre-Yves David
pick: replace "grabstate" with "pickstate"
2018-08-31, by Pierre-Yves David
pick: use "pick" as operation name in obsolescence markers
2018-08-31, by Pierre-Yves David
pick: use "pick" instead of "grab" for various internal API
2018-08-31, by Pierre-Yves David
pick: update command output to mention pick instead of grab
2018-08-31, by Pierre-Yves David
pick: rename the grab command to pick
2018-08-31, by Pierre-Yves David
grab: prefix function with 'cmd' as for the other command in the extension
2018-08-31, by Pierre-Yves David
readme: document the purpose of the evolve extension
2018-08-30, by Pierre-Yves David
prune: replace --biject with --pair
2018-08-30, by Pierre-Yves David
topic: check that repo.currenttopic is set before using it as an argument
2018-08-28, by Anton Shestakov
test: update output after merge message change
2018-08-29, by Pierre-Yves David
readme: document the tag we use on output change
2018-08-29, by Pierre-Yves David
branching: merge with stable
2018-08-29, by Pierre-Yves David
packaging: fix debian version numbers
stable
2018-08-29, by Pierre-Yves David
packaging: fix debian version numbers
2018-08-29, by Pierre-Yves David
branching: merge stable into default
2018-08-28, by Pierre-Yves David
packaging: mark in progress work as development version
stable
2018-08-28, by Pierre-Yves David
Added tag 8.1.2 for changeset f1cde4c97806
stable
2018-08-28, by Pierre-Yves David
packagin: prepare version 8.1.2
stable
8.1.2
2018-08-28, by Pierre-Yves David
obshashrange: force obshashrange invalidation by bumping schema
stable
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-28, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-28, by Pierre-Yves David
branching: merge with stable
2018-08-28, by Pierre-Yves David
changelog: mention the database robutness fix in the changelog
stable
2018-08-28, by Pierre-Yves David
sqlcache: also catch malformed database error
stable
2018-08-27, by Pierre-Yves David
stablerange: rework saving logic to be clearer and safer
stable
2018-08-27, by Pierre-Yves David
obshashrange: rework saving branching to be clearer and safer
stable
2018-08-27, by Pierre-Yves David
sqlcache: protect read query too
stable
2018-08-27, by Pierre-Yves David
sqlite: fast path when nothing to save
stable
2018-08-27, by Pierre-Yves David
sqlcache: initialize meta table last
stable
2018-08-27, by Pierre-Yves David
obshashrange: always check in base cachekey against the recorded one
stable
2018-08-27, by Pierre-Yves David
stablerangecache: fix output in the drifted case
stable
2018-08-27, by Pierre-Yves David
sqlcache: also ignore integrity error
stable
2018-08-27, by Pierre-Yves David
sqlcache: cache OperationError when saving
stable
2018-08-27, by Pierre-Yves David
sqlcache: passe better connection option
stable
2018-08-27, by Pierre-Yves David
contrib: introduce a small script to stress tests obsolescence exchange
stable
2018-08-26, by Pierre-Yves David
changelog: mention the database robutness fix in the changelog
2018-08-28, by Pierre-Yves David
sqlcache: also catch malformed database error
2018-08-27, by Pierre-Yves David
stablerange: rework saving logic to be clearer and safer
2018-08-27, by Pierre-Yves David
obshashrange: rework saving branching to be clearer and safer
2018-08-27, by Pierre-Yves David
sqlcache: protect read query too
2018-08-27, by Pierre-Yves David
sqlite: fast path when nothing to save
2018-08-27, by Pierre-Yves David
sqlcache: initialize meta table last
2018-08-27, by Pierre-Yves David
obshashrange: always check in base cachekey against the recorded one
2018-08-27, by Pierre-Yves David
stablerangecache: fix output in the drifted case
2018-08-27, by Pierre-Yves David
sqlcache: also ignore integrity error
2018-08-27, by Pierre-Yves David
sqlcache: cache OperationError when saving
2018-08-27, by Pierre-Yves David
sqlcache: passe better connection option
2018-08-27, by Pierre-Yves David
contrib: introduce a small script to stress tests obsolescence exchange
2018-08-26, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-21, by Pierre-Yves David
test: adjust glob in previous changeset
mercurial-4.4
2018-08-21, by Pierre-Yves David
branching: merge with stable
2018-08-21, by Pierre-Yves David
packaging: mark as development version
stable
2018-08-21, by Pierre-Yves David
Added tag 8.1.1 for changeset e7abf863e113
stable
2018-08-21, by Pierre-Yves David
packaging: prepare release 8.1.1
stable
8.1.1
2018-08-21, by Pierre-Yves David
branching: merge with stable
2018-08-21, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-21, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-21, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-21, by Pierre-Yves David
changelog: add a line about improved prune documentation
stable
2018-08-21, by Pierre-Yves David
changelog: reorder content
stable
2018-08-21, by Pierre-Yves David
prune: more human-friendly documentation
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: improve help first line
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: try to clarify the "multi" revisions case
stable
2018-08-21, by Pierre-Yves David
prune: move help about biject after the one about split and fold
stable
2018-08-21, by Pierre-Yves David
prune: no longer consider dropping --biject
stable
2018-08-21, by Pierre-Yves David
prune: more human-friendly documentation for --biject
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: use ``-s/--succ`` in documentation
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
branching: merge with stable
2018-08-21, by Pierre-Yves David
compat: import the module dagutil module in evolve
2018-08-21, by Pierre-Yves David
evolve: delete evolvestate after aborting interrupted `next --evolve`
stable
2018-08-20, by Pulkit Goyal
tests: check that we delete evolvestate correctly after abort/stop
stable
2018-08-20, by Pulkit Goyal
changelog: update with issue5927 fix
stable
2018-08-20, by Pierre-Yves David
evolve: set the second parent if we get conflicts while evolving
stable
2018-08-18, by Pulkit Goyal
evolvecmd: import mercurial.node module as nodemod
stable
2018-08-18, by Pulkit Goyal
tests: demonstrate the interrupted evolve does not set p2
stable
2018-08-18, by Pulkit Goyal
cleanup: remove unused import
2018-08-18, by Pierre-Yves David
cleanup: remove old comment that lost all meaning
2018-08-18, by Pierre-Yves David
template: remove compatibility layer for `showobsolete`
2018-08-18, by Pierre-Yves David
exthelper: drop compatibility layer for `command`
2018-08-18, by Pierre-Yves David
topic: drop compat layer for `command`
2018-08-18, by Pierre-Yves David
legacy: drop compat layer for "command"
2018-08-18, by Pierre-Yves David
drophack: drop compat layer for "command"
2018-08-18, by Pierre-Yves David
compat: drop compatibility layer for updatecaches
2018-08-18, by Pierre-Yves David
branching: merge with stable
2018-08-18, by Pierre-Yves David
obshashrange: force saving of stablesort and firstmerge cache
stable
2018-08-17, by Pierre-Yves David
test: add a test about cache warming
stable
2018-08-17, by Pierre-Yves David
stablerange: save stablesort cache alongside the stablerange one
stable
2018-08-17, by Pierre-Yves David
obshashrange: always save stable range cache alongside the obshashrange one
stable
2018-08-17, by Pierre-Yves David
obshashrange: clear in-memory cache alongside the sqlite one
stable
2018-08-17, by Pierre-Yves David
branching: merge with fixes on stable
2018-08-17, by Pierre-Yves David
changelog: summarize the recent improvement
stable
2018-08-17, by Pierre-Yves David
obshashrange: re-enabled more selective pruning of affected range
stable
2018-08-17, by Pierre-Yves David
obshashrange: fix computation of affected ranges
stable
2018-08-17, by Pierre-Yves David
obshashrange: add more validation output to tests
stable
2018-08-16, by Pierre-Yves David
obshashrange: correctly detect changeset directly affected by prune
stable
2018-08-16, by Pierre-Yves David
obshashrange: do not search for affected ranges above the highest we have
stable
2018-08-16, by Pierre-Yves David
obshashrange: do not search for affected stable range cache is unavailable
stable
2018-08-16, by Pierre-Yves David
stablerange: build closure a bit less inefficiently
stable
2018-08-16, by Pierre-Yves David
discovery: make sure repository wrapping happens in the right order
stable
2018-08-16, by Pierre-Yves David
branching: merge with stable
2018-08-16, by Pierre-Yves David
changelog: add an entry about the next --evolve fix
stable
2018-08-16, by Pierre-Yves David
changelog: update 8.1.0 release date
stable
2018-08-16, by Pierre-Yves David
next: fix topic constraint in the --evolve case
stable
2018-08-16, by Pierre-Yves David
next: use set for membership testing
stable
2018-08-16, by Pierre-Yves David
test: adapt to core output change on unknown command
2018-08-14, by Pierre-Yves David
compat: use new style template keyword declaration
2018-08-14, by Pierre-Yves David
test: fix previous changeset output
2018-08-14, by Pierre-Yves David
obshashrange: add a test for `hg debugupdatecache`
2018-08-14, by Pierre-Yves David
branching: merge with stable
2018-08-14, by Pierre-Yves David
templatekw: do not override in-core {obsolete} keyword
stable
2018-08-08, by Yuya Nishihara
packaging: mark version as development version
stable
2018-08-13, by Pierre-Yves David
Added tag 8.1.0 for changeset 2c5d79c6459c
stable
2018-08-03, by Pierre-Yves David
packaging: prepare version
stable
8.1.0
2018-08-03, by Pierre-Yves David
branching: merge stable into default
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-03, by Pierre-Yves David
compat: fix obslog compatiblity with 4.3
stable
2018-08-03, by Boris Feld
compat: add a fixed version of mergecopies for hg<=4.3
stable
2018-08-02, by Pulkit Goyal
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-02, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
compat: make compatible call to ui.edit for hg <= 4.3
stable
2018-08-02, by Pierre-Yves David
compat: ignore extra status feature for hg <= 4.3
stable
2018-08-02, by Pierre-Yves David
format: fix indentation level
stable
2018-08-02, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
compat: disable empty topic warning on `hg phases` for hg <=4.5
stable
2018-08-02, by Pierre-Yves David
compat: restore compatibility with Mercurial <= 4.5
stable
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-07-31, by Pierre-Yves David
branching: merge stable back into default
2018-08-01, by Pierre-Yves David
compat: improve detection of Mercurial 4.6
stable
2018-07-31, by Andrew Fischer
cleanup: use NotImplementedError instead of NotImplemented
stable
2018-07-31, by Pierre-Yves David
CHANGELOG: add some entries and remove duplicated entries
stable
2018-07-24, by Pulkit Goyal
branching: merge default into stable
stable
2018-07-31, by Pierre-Yves David
branching: merge with the other head
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset 8fe8152ff071
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset 41fc764bf28c
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset dda5b2134b32
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backout change to 1e103c7f7663
mercurial-4.6
2018-07-31, by Pierre-Yves David
compat: use older API for older version
2018-07-31, by Pierre-Yves David
branching: create mercurial-4.6 branch for updated test output
mercurial-4.6
2018-07-31, by Pierre-Yves David
builddependencies: extract function for getting successors
2018-07-25, by Martin von Zweigbergk
builddependencies: share code between single- and multi-successor cases
2018-07-25, by Martin von Zweigbergk
builddependencies: build inverse dict from forward dict
2018-07-25, by Martin von Zweigbergk
builddependencies: remove a use of defaultdict
2018-07-25, by Martin von Zweigbergk
branching: merge with stable
2018-07-31, by Pierre-Yves David
builddependencies: don't remove found deps when divergence found (issue5946)
stable
2018-07-25, by Martin von Zweigbergk
builddependencies: don't add dependency on revision outside input set
stable
2018-07-25, by Martin von Zweigbergk
builddependencies: consider all divergent successors
stable
2018-07-25, by Martin von Zweigbergk
tests: add test for issue5946
stable
2018-07-25, by Martin von Zweigbergk
obslog: check filtered output with folded changesets
2018-05-25, by Boris Feld
obslog: check filtered output with splitted changesets
2018-05-25, by Boris Feld
obslog: check filtered output with pruned changesets
2018-05-25, by Boris Feld
obslog: check filtered output with amended changesets
2018-05-22, by Boris Feld
tests: add a content-divergent obshistory test
2018-05-25, by Boris Feld
tests: extract the obshistory amend then fold test case into a separate file
2018-05-22, by Boris Feld
tests: extract the content-divergence test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory fold test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory lots of split test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory split test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory prune test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory amend test case into a separate file
2018-05-22, by Boris Feld
tests: extract obshistory setup in a separate file
2018-05-22, by Boris Feld
obslog: add a new flag to filter out non-local nodes
2018-05-22, by Boris Feld
compat: drop compatibility hack for mercurial <4.3
2018-07-26, by Pierre-Yves David
compat: temporarily move copies fix to compat.py
2018-07-21, by Pulkit Goyal
evolve: continue conflicted relocation content-divergence
2018-06-07, by Pulkit Goyal
topic: use self instead of repo in topicrepo methods
stable
2018-07-18, by Anton Shestakov
evolvecmd: introduce fn to be wrapped by extensions resolving content-div
2018-07-08, by Pulkit Goyal
evolvecmd: move remaining logic to merge commit desc to existing utility fn
2018-07-08, by Pulkit Goyal
amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
2018-07-08, by Pulkit Goyal
tests: add a test to demonstrate issue5925
2018-07-08, by Pulkit Goyal
test: fix possible output change from 4.7
2018-07-09, by Pierre-Yves David
state: add the get() method that evolvecmd:1836 expects
2018-07-06, by Martin von Zweigbergk
rewing: prevent rewind in case of uncommitted changes
2018-06-17, by Pierre-Yves David
rewind: default to rewinding the current stack
2018-06-17, by Pierre-Yves David
rewing: add the ability to rewind "from" revisions
2018-06-17, by Pierre-Yves David
evolve: exclude "identical" precursors from the precursors set
2018-06-17, by Pierre-Yves David
rewind: move revision selection into its own function
2018-06-17, by Pierre-Yves David
rewind: automatically rewind entire stack
2018-06-17, by Pierre-Yves David
rewind: add a test about rewinding top of stack
2018-06-17, by Pierre-Yves David
rewind: use rewinded parent when creating multiple changesets
2018-06-17, by Pierre-Yves David
rewind: add a test for rewinding a fold
2018-06-17, by Pierre-Yves David
rewind: add a test for rewinding a split
2018-06-17, by Pierre-Yves David
rewind: update the working copy if it gets obsoleted
2018-06-17, by Pierre-Yves David
rewind: add a message about obsolete changeset
2018-06-17, by Pierre-Yves David
rewind: obsolete latest successors unless instructed otherwise
2018-06-17, by Pierre-Yves David
rewind: test rewinding an amended changesets
2018-06-16, by Pierre-Yves David
rewind: add a message about the rewinded changesets
2018-06-17, by Pierre-Yves David
rewind: add a proto version of the command
2018-06-16, by Pierre-Yves David
stablesort: make sure heads are processed in sorted order
2018-06-29, by Pierre-Yves David
evolve: move the bookmarks also when updating to successor (issue5923)
2018-06-19, by Pulkit Goyal
tests: add test to demonstrate issue5923
2018-06-19, by Pulkit Goyal
changelog: add an entry about the new `evolve.interrupted` section
2018-06-28, by Pierre-Yves David
evolve: make one missed error to align other error messages
2018-06-15, by Pulkit Goyal
evolve: raise error.InterventionRequired instead of Abort when conflicts
2018-06-15, by Pulkit Goyal
changelog: add a changelog entry about divergence resolution
2018-06-14, by Pierre-Yves David
evolve: create resolved cset on successors of current parents
2018-06-14, by Pulkit Goyal
tests: fix a test case to not create conflicts
2018-06-14, by Pulkit Goyal
evolve: introduce a resolutionparent variable and store it in evolvestate
2018-06-14, by Pulkit Goyal
evolve: introduce a dirstatedance() fn to fix dirstate after parent change
2018-06-13, by Pulkit Goyal
evolve: create a new commit instead of amending one of the divergents
2018-06-13, by Pulkit Goyal
evolve: always order the revs to be evolved
2018-06-12, by Pulkit Goyal
tests: add test of resolution of content-divergent stacks
2018-06-12, by Pulkit Goyal
evolve: improve error messages when conflicts occur
2018-06-12, by Pulkit Goyal
evolve: point to `hg help evolve.interrupted` while resolving content-div
2018-06-12, by Pulkit Goyal
tests: add test about aborting content-divergence when multiple parents
2018-06-12, by Pulkit Goyal
CHANGELOG: add an entry about the --update flag
2018-06-13, by Pulkit Goyal
evolve: show unfinished information in `hg status -v` (issue5886)
2018-06-06, by Pulkit Goyal
style: drop a (commented) debug print
2018-06-12, by Denis Laxalde
tests: update tests output with changes in d0abd7949ea3 in core hg
2018-06-10, by Pulkit Goyal
branching: merge with stable
2018-06-12, by Pierre-Yves David
Added tag 8.0.1 for changeset 0887c30255a1
stable
2018-06-11, by Pulkit Goyal
packaging: prepare for 8.0.1 release
stable
8.0.1
2018-06-11, by Pulkit Goyal
changelog: add a couple of missing entry
stable
2018-06-11, by Pierre-Yves David
evolve: strip the extra obsmarkers if any on `hg evolve --abort`
2018-06-11, by Pulkit Goyal
evolve: store the obsmarkers to be deleted in evolvestate
2018-06-11, by Pulkit Goyal
evolve: store obsmarkers to be deleted in evolvestate
2018-06-11, by Pulkit Goyal
evolve: factor out logic to merge branches in separate function
2018-06-11, by Pulkit Goyal
tests: add more test of --stop while resolving content-divergence
2018-06-11, by Pulkit Goyal
evolve: strip the relocation commit on `hg evolve --stop`
2018-06-11, by Pulkit Goyal
evolve: declare updated and pctx variables in stopevolve()
2018-06-11, by Pulkit Goyal
evolve: store the old other divergent node after relocation in evolvestate
2018-06-10, by Pulkit Goyal
evolve: factor out logic for --stop flag in separate function
2018-06-10, by Pulkit Goyal
tests: add test for --stop flag when resolving multiparents content-div
2018-06-10, by Pulkit Goyal
evolve: move logic to continue interrupted content-div resolution to new fn
2018-06-10, by Pulkit Goyal
evolve: rename help topic evolve.interrupted-evolve to evolve.interrupted
2018-06-11, by Pulkit Goyal
packaging: update tested-with statements in evolve and topic
stable
2018-06-09, by Pulkit Goyal
CHANGELOG: mention about 4.6.1 compatibility
stable
2018-06-09, by Pulkit Goyal
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-06-08, by Pulkit Goyal
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-06-08, by Pulkit Goyal
test-compat: merge stable into mercurial-4.5
mercurial-4.5
2018-06-08, by Pulkit Goyal
utility: use ui.interactive() instead of checking config value
stable
2018-05-22, by Pulkit Goyal
CHANGELOG: add couple of entries about things fixed
stable
2018-06-08, by Pulkit Goyal
next-prev: always respect the --merge flag
stable
2018-06-08, by Pulkit Goyal
next-prev: add tests showing --merge not respected in some cases
stable
2018-06-08, by Pulkit Goyal
evolve: store the evolvestate if relocation results in conflicts
2018-06-07, by Pulkit Goyal
tests: add more test of resolution of content-divergent changesets
2018-06-07, by Pulkit Goyal
evolvestate: store info about relocation while resolving content-divergence
2018-06-07, by Pulkit Goyal
evolve: factor out logic to merge content divergent csets in separate fn
2018-06-07, by Pulkit Goyal
evolve: commit the transaction if conflicts occur while merging content-div
2018-06-07, by Pulkit Goyal
tests: add tests for resolving content-divergence when different parents
2018-06-07, by Pulkit Goyal
evolve: implement resolution of content-divergence when on differet parents
2018-06-01, by Pulkit Goyal
tests: add tests for resolving content-divergence with parent change
2018-06-01, by Pulkit Goyal
CHANGELOG: add an entry about fixing issue5877
2018-06-06, by Pulkit Goyal
evolve: pop up editor if conflicts occur while merging commit messages
2018-06-06, by Pulkit Goyal
evolve: merge commit messages while resolving content-divergence (issue5877)
2018-06-04, by Pulkit Goyal
evolve: move if-else block under the right block
2018-06-06, by Pulkit Goyal
tests: make sure we don't result in commit messages conflict
2018-06-05, by Pulkit Goyal
tests: don't use mkcommit shell function in test-divergent.t
2018-06-05, by Pulkit Goyal
evolve: remove duplicated documentation
2018-06-06, by Pierre-Yves David
evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
2018-06-06, by Pulkit Goyal
evolve: add a help topic `Interrupted-Evolve`
2018-05-23, by Pulkit Goyal
branching: merge with stable
2018-06-05, by Pierre-Yves David
changelog: fix version number error
stable
2018-06-05, by Pierre-Yves David
evolve: return the new node formed only as the replacement
2018-05-24, by Pulkit Goyal
tests: add more test of --abort flag for content-divergence resolution
2018-05-24, by Pulkit Goyal
evolve: prompt user for branch selection while resolving content-divergence
2018-06-04, by Pulkit Goyal
evolve: pass the base revision in _completecontentdivergent()
2018-06-05, by Pulkit Goyal
evolve: store the base of content-divergents in evolvestate
2018-06-05, by Pulkit Goyal
evolve: use cmdrewrite.amend() instead of creating a new commit
2018-06-05, by Pulkit Goyal
corecompat: update the tests output to show phase update summary
2018-06-03, by Pulkit Goyal
CHANGELOG: add an entry about issue 5808 being fixed
stable
2018-06-03, by Pulkit Goyal
next-prev: replace the error hint to mention about `--merge` flag
stable
2018-06-03, by Pulkit Goyal
tests: add tests for conflicts while respecting commands.update.check
stable
2018-06-03, by Pulkit Goyal
next: respect `commands.update.check` config option in `hg next` (issue5808)
stable
2018-06-03, by Pulkit Goyal
prev: respect `commands.update.check` config option in `hg prev` (issue5808)
stable
2018-06-03, by Pulkit Goyal
tests: add test demonstrating issue5808
stable
2018-06-03, by Pulkit Goyal
next: bail out early in `hg next --evolve` if dirty wdir
stable
2018-06-03, by Pulkit Goyal
tests: add test of `hg next --evolve` with dirty working directory
stable
2018-06-03, by Pulkit Goyal
CHANGELOG: add an entry about fixing issue5897
stable
2018-06-03, by Pulkit Goyal
evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897)
stable
2018-05-27, by Pulkit Goyal
tests: add a test demonstrating issue5897
stable
2018-05-30, by Pulkit Goyal
evolve: add an `--update` flag to `hg evolve` command
2018-05-24, by Pulkit Goyal
tests: add tests for testing --abort while content-divergence resolution
2018-05-24, by Pulkit Goyal
evolve: fix storage of replacements and temprevs node in evolvestate
2018-05-24, by Pulkit Goyal
tests: add more tests related to aborting while resolving phase-divergence
2018-05-24, by Pulkit Goyal
topic: suggest to clear a topic that becomes empty
2018-05-23, by Denis Laxalde
topic: display a hint pointing at help when a topic becomes non-empty
2018-05-23, by Denis Laxalde
branching: merge with compat fix on default
2018-05-24, by Pierre-Yves David
evolve: add compat for repair.stripbmrevset which is moved to scmutil
stable
2018-05-24, by Pulkit Goyal
evolve: update the readme with more information about contribution
stable
2018-05-23, by Pierre-Yves David
topic: dedent items about publishing behavior in docstring
stable
2018-05-23, by Denis Laxalde
topic: use preformatted block for config snippets documentation
stable
2018-05-23, by Denis Laxalde
tests: add a test for "hg help -e topic"
stable
2018-05-23, by Denis Laxalde
branching: merge with stable
2018-05-23, by Pierre-Yves David
content-div: add test showing `--stop` works during interrupted resolution
2018-05-22, by Pulkit Goyal
evolve: create new commit while resolving content-divergence
2018-04-23, by Pulkit Goyal
content-divergence: store the resolved revs in evolvestate['replacements']
2018-05-22, by Pulkit Goyal
utility: use ui.interactive() instead of checking config value
2018-05-22, by Pulkit Goyal
evolve: make `--abort` strip the temporary revs created during resolution
2018-05-23, by Pulkit Goyal
evolve: store a list of temprevs in evolvestate
2018-05-23, by Pulkit Goyal
evolve: check for None before adding in set of revisions to strip
2018-05-23, by Pulkit Goyal
evolve: return the new replacement node to be stored in evolvestate
2018-05-23, by Pulkit Goyal
evolve: don't make values of replacements dict lists
2018-05-23, by Pulkit Goyal
tests: add a test file `--abort` flag while resolving phase-divergence
2018-05-23, by Pulkit Goyal
evolve: pass revisions as strings to commands.*()
stable
2018-05-15, by Martin von Zweigbergk
tests: rename test-evolve-abort.t to test-evolve-abort-orphan.t
2018-05-23, by Pulkit Goyal
branching: merge with branch for stable
2018-05-21, by Pierre-Yves David
compat: update obshashrange test output
2018-05-21, by Boris Feld
test: update to new outputs
2018-05-21, by Boris Feld
compat: fix obslog with Mercurial 4.6+
2018-05-21, by Boris Feld
debian: add line to clean-docs target to delete additional docs file
stable
2018-05-19, by Faheem Mitha
amend: use context manager for locks (issue5887)
stable
2018-05-14, by Martin von Zweigbergk
evolve: point to '--abort' in verbose status message
stable
2018-05-10, by Martin von Zweigbergk
evolvecmd: add comments and new lines in content-divergence handling logic
2018-04-22, by Pulkit Goyal
evolve: show cset hash in "merging conetnt-divergent changeset"
2018-04-29, by Pulkit Goyal
evolve: show cset hash in "update to local conflict" message
2018-04-29, by Pulkit Goyal
evolve: use hg.updaterepo() instead of hg.update() to hide stats
2018-04-29, by Pulkit Goyal
evolve: fix the conflicts error message during content-divergence resolution
2018-04-29, by Pulkit Goyal
evolve: add logic to continue interrupted content-divergence resolution
2018-04-29, by Pulkit Goyal
evolve: store the evolvestate file when encountering conflicts
2018-04-29, by Pulkit Goyal
evolve: take out logic to complete phase-divergence in separate fn
2018-04-29, by Pulkit Goyal
evolve: store divergent nodes in evolvestate when resolving content-divergence
2018-04-29, by Pulkit Goyal
branching: merge stable into default
2018-05-02, by Pierre-Yves David
tests: add test showing `hg evolve --stop` works fine with phase-divergence
stable
2018-04-28, by Pulkit Goyal
tests: rename the test file to add 'orphan' in the name
stable
2018-04-28, by Pulkit Goyal
tests: test that `hg obslog wdir()` aborts with a useful message
stable
2018-04-27, by Anton Shestakov
obshistory: make obslog work when a commit doesn't have any description
stable
2018-04-27, by Anton Shestakov
obshistory: use a more appropriate type for obslog entries
stable
2018-04-27, by Anton Shestakov
packaging: mark as development version
2018-04-25, by Pierre-Yves David
branching: merge with latest release
2018-04-25, by Pierre-Yves David
packaking: mark as development version
stable
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-04-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.5
mercurial-4.5
2018-04-25, by Pierre-Yves David
Added tag 8.0.0 for changeset 116cdd8c102a
stable
2018-04-25, by Pierre-Yves David
packaging: update version number
stable
8.0.0
2018-04-25, by Pierre-Yves David
packagin: update `tested-with` statement
stable
2018-04-25, by Pierre-Yves David
changelog: mention 4.6 compatibility
stable
2018-04-25, by Pierre-Yves David
Changelog: pre-version gardening
stable
2018-04-25, by Pierre-Yves David
testcompat: update output for Mercurial 4.3
mercurial-4.3
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-04-23, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-04-23, by Pierre-Yves David
testcompat: revert output change from new capabilities
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: revert output change from 54a469cd5b26
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: revert output change from 1de6ba0ac6d7
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: merge stable into mercurial-4.5
mercurial-4.5
2018-04-23, by Pierre-Yves David
compat: handle different `ui.edit` signature with Mercurial 4.3
stable
2018-04-24, by Pierre-Yves David
wirepeer: try modern module first
stable
2018-04-24, by Pierre-Yves David
compat: handle lack of allpredecessors for Mercurial 4.3
stable
2018-04-24, by Pierre-Yves David
branching: merge further fix into stable
stable
2018-04-23, by Pierre-Yves David
wrapping: fix a silly error were we checking on module and wrapping the other
2018-04-23, by Pierre-Yves David
brancing: merge next release into default
stable
2018-04-23, by Pierre-Yves David
test-compat: open mercurial-4.5 branch
mercurial-4.5
2018-04-21, by Pierre-Yves David
evolve: point to '--abort' in error message
2018-04-22, by Pierre-Yves David
compat: drop compatibility layer for pager
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for duplicatecopies
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for bookmark.applychanges
2018-04-19, by Pierre-Yves David
compat: from compatibility layer for allprecursors
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for successorssets
2018-04-19, by Pierre-Yves David
compat: drop compatibility wrapper for "relevantmarkers"
2018-04-19, by Pierre-Yves David
compat: drop compat layer for cleanupnodes
2018-04-19, by Pierre-Yves David
compat: from compatibility layer for createmarkers
2018-04-19, by Pierre-Yves David
compat: drop obsutile layer
2018-04-19, by Pierre-Yves David
compat: drop vfsmod compat layer
2018-04-19, by Pierre-Yves David
evolve: use in code filtered error for 4.6
2018-04-19, by Pierre-Yves David
documentation: refer to 4.3 in the help text
2018-04-19, by Pierre-Yves David
topic: remove compatibility for older version in discovery wrapping
2018-04-19, by Pierre-Yves David
obscache: drop compat layer to access public changeset
2018-04-19, by Pierre-Yves David
obscache: drop compat layer for obsmarkers reading
2018-04-19, by Pierre-Yves David
template: drop compatibility layer
2018-04-19, by Pierre-Yves David
timer: drop compat layer for time
2018-04-19, by Pierre-Yves David
compat: drop support for Mercurial 4.2
2018-04-19, by Pierre-Yves David
compat: close test-compat branch for mercurial-4.2
mercurial-4.2
2018-04-19, by Pierre-Yves David
evolve: add support for hg >= b4d85bc1
2018-04-18, by Martin von Zweigbergk
discovery: handle deletion of 'wireproto' module
2018-04-19, by Pierre-Yves David
evolve: handle wireproto module deletion for registering new commands
2018-04-19, by Pierre-Yves David
minitopic: handle wireproto module change from b4d85bc122bd
2018-04-19, by Pierre-Yves David
topic: handle wireproto module change from b4d85bc122bd
2018-04-19, by Pierre-Yves David
obsexchange: remove unused import of wireprotoserver
2018-04-18, by Martin von Zweigbergk
compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix
2018-04-18, by Pierre-Yves David
compat: access datestr in a way compatible with verison prior to 4.6
2018-04-17, by Pierre-Yves David
compat: fallback to compatible partial lookup prior to 4.6
2018-04-17, by Pierre-Yves David
import: adapt to fd1dd79cff20
2018-04-17, by Pierre-Yves David
import: grab the expected node value on the fly
2018-04-17, by Pierre-Yves David
import: use a less direct approach to store the expected node
2018-04-17, by Pierre-Yves David
compat: adapt `amend --patch` to the new `patch.extract` API
2018-04-17, by Pierre-Yves David
compat: deal with change in the wireproto module
2018-04-17, by Pierre-Yves David
branching: merge with stable
2018-04-16, by Martin von Zweigbergk
topic: allow '.' in topic names
2018-04-16, by Pierre-Yves David
relocate: look up partial nodeids in unfiltered repo
2018-04-16, by Martin von Zweigbergk
compat: avoid using partial node ID in lookup
2018-04-16, by Pierre-Yves David
test: apply output change from protocaps
2018-04-16, by Pierre-Yves David
test: update output to match upstream
2018-04-15, by Pierre-Yves David
evolve: don't pass stringified int to repo.__getitem__
2018-04-13, by Martin von Zweigbergk
patch: offer the user a chance to fix the patch if it fails to apply
2018-04-11, by Pierre-Yves David
amend: add a new flag `--patch` to `hg amend`
2018-03-18, by Pulkit Goyal
stablerangecache: include units in ui.progress() calls
2018-04-12, by Anton Shestakov
stablerange: include units in ui.progress() calls
2018-04-12, by Anton Shestakov
tests: add test demonstarting issue5833 is fixed
2018-04-06, by Pulkit Goyal
utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
2018-04-06, by Pulkit Goyal
tests: add a test demonstarting issue5832 traceback
2018-04-06, by Pulkit Goyal
CHANGELOG: add an entry about `hg evolve --abort`
2018-04-06, by Pulkit Goyal
evolve: restore bookmarks correctly after `hg evolve --abort`
2018-03-29, by Pulkit Goyal
topic-ext: restrict the format of topic names
2018-03-29, by Pulkit Goyal
serverminitopic: wrap context.changectx.branch instead of context.changectx
2018-04-06, by Pulkit Goyal
templatekw: remove obsfatedata templatekw
2018-04-06, by Boris Feld
evolve: do not exit 1 when there are no troubled changesets (issue5823)
2018-03-29, by Kyle Lippincott
changelog: add an entry about the memory fixes
2018-04-06, by Pierre-Yves David
safeguard: use self instead of repo in noautopublishrepo.checkpush()
2018-04-06, by Anton Shestakov
stablerangecache: use self instead of repo in stablerangerepo.stablerange()
2018-04-06, by Anton Shestakov
obscache: use self instead of repo in obscacherepo.updatecaches()
2018-04-06, by Anton Shestakov
templatekw: fix templatedata for 46
2018-04-04, by Boris Feld
style: fix a couple of pyflakes complains
2018-03-31, by Pierre-Yves David
evolve: add a `--abort` flag for `hg evolve` command
2018-03-29, by Pulkit Goyal
evolve: don't allow updating or commiting when there is interrupted evolve
2018-03-29, by Pulkit Goyal
evolve: internationalize the entry of --list in hg evolve help
2018-03-28, by Pulkit Goyal
evolve: add evolvestate as an argument to _finalizerelocate()
2018-03-28, by Pulkit Goyal
evolve: add evolvestate as an argument to evolvecmd.relocate()
2018-03-28, by Pulkit Goyal
tests: add test about handling phase-divergent merges
2018-03-28, by Pulkit Goyal
evolve: show a message when evolution leads to no changes to commit
2018-03-28, by Pulkit Goyal
evolve: pass the instability category to relocate() and _finalizerelocate()
2018-03-28, by Pulkit Goyal
tests: add more tests for solving phase-divergence using `hg evolve`
2018-03-28, by Pulkit Goyal
evolve: handle interrupted phase-divergence resolution gracefully
2018-03-24, by Pulkit Goyal
evolve: move logic to resolve phase-divergence in a new function
2018-03-24, by Pulkit Goyal
evolve: store the precursor of phase-divergent in evolvestate
2018-03-24, by Pulkit Goyal
evolve: move logic to complete interrupted relocation to new fn
2018-03-24, by Pulkit Goyal
evolve: move logic to complete interrupted orphan resolution to new fn
2018-03-24, by Pulkit Goyal
evolve: write data to evolvestate in case on conflicts in phase-divergence
2018-03-23, by Pulkit Goyal
evolve: explicitly turn revs to list before storing into evolvestate
2018-03-23, by Pulkit Goyal
tests: add tests of content+parent change creating phase-divergence
2018-03-23, by Pulkit Goyal
tests: show first line of commit message in test-evolve-phase-divergence.t
2018-03-23, by Pulkit Goyal
evolve: make sure bookmarks are moved after phase-divergence resolution
2018-03-23, by Pulkit Goyal
evolve: use the new rebased changeset to resolve phase-divergence
2018-03-23, by Pulkit Goyal
evolvecmd: add a detailed comment and some newlines
2018-03-23, by Pulkit Goyal
tests: add one more test case about handling of phase-divergence by evolve
2018-03-23, by Pulkit Goyal
tests: add more tests for handling of phase divergence by `hg evolve`
2018-03-23, by Pulkit Goyal
tests: temporary delete the merge test of handling phase divergence
2018-03-23, by Pulkit Goyal
tests: various comment on test-evolve-phase-divergence
2018-03-30, by Pulkit Goyal
tests: make test-evolve-phase-divergence more descriptive
2018-03-30, by Pulkit Goyal
compat: use updateresult API if available
2018-03-30, by Pierre-Yves David
compat: provide an explicit default value to the 'odiff' config
2018-03-30, by Pierre-Yves David
compat: keep passing arguments as keyword argument
2018-03-29, by Pierre-Yves David
compat: search for stringmatcher in the new location
2018-03-29, by Pierre-Yves David
rebase: update the rebase wrapping to works with hg 4.6
2018-03-29, by Boris Feld
compat: call current obsolete.createmarkers(), not one from load time
stable
2018-03-23, by Martin von Zweigbergk
tests: rename test-evolve-bumped to test-evolve-phase-divergence.t
2018-03-23, by Pulkit Goyal
evolve: replace bumped in function name to phasedivergence
2018-03-23, by Pulkit Goyal
evolve: drop duplicate import of rewriteutil._bookmarksupdater
2018-03-23, by Pulkit Goyal
obslog: more 4.1 code compatibility drop
2018-03-22, by Pierre-Yves David
template: drop some 4.1 compatibility code
2018-03-22, by Pierre-Yves David
checkheads: drop upstreamed code
2018-03-22, by Pierre-Yves David
obslog: cleanup patch handling after 4.1 compat drop
2018-03-22, by Pierre-Yves David
packaging: further mark 4.1 support as dropped
2018-03-22, by Pierre-Yves David
branching: merge with stable
2018-03-22, by Pierre-Yves David
tests: extend the globing to the user name
stable
2018-03-22, by Pierre-Yves David
branching: close mercurial-4.1 test branch
mercurial-4.1
2018-03-22, by Pierre-Yves David
evolve: kill `--obsolete` and `--old-obsolete` flags for graft
2018-03-15, by Pulkit Goyal
compat: drop support for Mercurial 4.1
2018-03-22, by Pierre-Yves David
packaging: mark versiond as devel versions
2018-03-22, by Pierre-Yves David
packaging: merge stable back into default
2018-03-22, by Pierre-Yves David
packaging: mark version as devel version
stable
2018-03-22, by Pierre-Yves David
Added tag 7.3.0 for changeset e4ac2e2c2086
stable
2018-03-22, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-03-21, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-03-21, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-03-21, by Pierre-Yves David
test-compat: merge stable into mercurial-4.4
mercurial-4.4
2018-03-21, by Pierre-Yves David
branching: merge future 7.3.0 into stable
stable
7.3.0
2018-03-21, by Pierre-Yves David
tests: update test output for the stable branch
stable
2018-03-21, by Pierre-Yves David
debian: add version 7.3.0 to changelog
2018-03-21, by Pierre-Yves David
packaging: update version numbers
2018-03-21, by Pierre-Yves David
changelog: prepare release 7.3.0
2018-03-21, by Pierre-Yves David
tests: updated tested with version
2018-03-21, by Pierre-Yves David
__init__: show some internationalization love
2018-03-21, by Pulkit Goyal
evolvecmd: show some internationalization love
2018-03-21, by Pulkit Goyal
utility: make sure prompt text is internationalized
2018-03-21, by Pulkit Goyal
test: do not use revision number
2018-03-21, by Pierre-Yves David
compat: use mergetoolopts from commands.py
2018-03-21, by Pierre-Yves David
branching: merge stable into default
2018-03-21, by Pierre-Yves David
evolve: add a `--stop` flag for `hg evolve` command
2018-03-20, by Pulkit Goyal
obsexchange: make compatible with some unreleased 4.5 versions
2018-03-19, by Martin von Zweigbergk
compat: make override of createmarkers work on wrapped function
2018-03-19, by Martin von Zweigbergk
previous/next: add -m short form for --merge
2018-03-19, by Martin von Zweigbergk
evolve: handle stabilization of merge changeset with both parents obsoleted
2018-03-18, by Pulkit Goyal
state: add __setitem__() for cmdstate class
2018-03-19, by Pulkit Goyal
evolve: preserve the order of merge parents in `hg evolve --continue`
2018-03-19, by Pulkit Goyal
topics: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
grab: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
touch: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
split: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
prune: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
metaedit: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
fold: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
uncommit: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
evolve: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
amend: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg
2018-03-16, by Martin von Zweigbergk
tests: do not glob out fixed dates
2018-03-12, by Martin von Zweigbergk
evolve: de-duplicate some function calls
2018-03-16, by Pulkit Goyal
evolve: move deletion of evolvestate out of continueevolve() function
2018-03-16, by Pulkit Goyal
evolve: load evolvestate before passing to continueevolve()
2018-03-16, by Pulkit Goyal
evolve: move the handling for non-continue part in else conditional
2018-03-16, by Pulkit Goyal
evolve: move the logic of continuation handling of `hg evolve` in own fn
2018-03-14, by Pulkit Goyal
CHANGELOG: add an entry about next and prev being interactive
2018-03-16, by Pulkit Goyal
prev: show changeset hash in --dry-run instead of rev numbers
2018-03-16, by Pulkit Goyal
prev: prompt user to choose parent in case of multiple parents
2018-03-16, by Pulkit Goyal
next: cleanup logic around return by returning early
2018-03-16, by Pulkit Goyal
next: prompt user to choose child in ambiguity in `hg next --evolve`
2018-03-16, by Pulkit Goyal
next: move logic to evolve the children to it's own function
2018-03-16, by Pulkit Goyal
next: prompt user to choose a children in case of ambiguity
2018-03-16, by Pulkit Goyal
next: show changeset hash in `--dry-run` instead of rev numbers
2018-03-16, by Pulkit Goyal
evolve: make sure we consider all cases in if-else
2018-03-18, by Pulkit Goyal
tests: add more cases about stabilization of an orphaned merge commit
2018-03-19, by Pulkit Goyal
evolve: fix missing negation
2018-03-19, by Pierre-Yves David
evolve: clarify message for ambiguous destination from split
2018-03-19, by Pierre-Yves David
evolve: prompt user to select destination for stabilization in case of split
2018-03-14, by Pulkit Goyal
tests: remove some tests which are moved to dedicated files
2018-03-14, by Pulkit Goyal
next: factor out the logic to update to changeset in another function
2018-03-16, by Pulkit Goyal
utility: add a function to prompt user to choose a revision
2018-03-14, by Pulkit Goyal
tests: add a test about evolve stabilizing orphan caused by splits
2018-03-14, by Pulkit Goyal
less
more
|
(0)
-3000
-1000
-960
tip