Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-240
+240
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.
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
less
more
|
(0)
-3000
-1000
-240
+240
tip