Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
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.
fold: allow operations on merge commits with some conditions
2019-07-11, by Anton Shestakov
rewind: make sure merge commits include files from p1 and p2
2019-07-11, by Anton Shestakov
touch: make sure merge commits include files from p1 and p2
2019-07-10, by Anton Shestakov
py3: make `import hgext3rd.evolve` work
2019-07-09, by Martin von Zweigbergk
py3: use bytes for template keyword registrations
2019-07-09, by Martin von Zweigbergk
py3: convert _origdoc to sysstr to match __doc__
2019-07-09, by Martin von Zweigbergk
py3: use bytes for revset predicate registrations
2019-07-09, by Martin von Zweigbergk
py3: use bytes for wireprotocol command registration
2019-07-09, by Martin von Zweigbergk
py3: use byte strings for @command registrations
2019-07-09, by Martin von Zweigbergk
py3: switch from iteritems() to items()
2019-07-03, by Martin von Zweigbergk
py3: make metadata values be byte strings as Mercurial expects
2019-07-03, by Martin von Zweigbergk
tests: update output for shorted prompts from Mercurial
2019-07-09, by Martin von Zweigbergk
tests: update output for shorted prompts from Mercurial
2019-07-11, by Pierre-Yves David
rewriteutil: allow rewriting merge commits (issue4561)
2019-07-09, by Anton Shestakov
tests: show what happens when trying to hg touch a merge commit
2019-07-09, by Anton Shestakov
evolve: further clarify that update is performed only when requested
stable
2019-07-04, by kevpeng
touch: let's not use util.acceptintervention() as it's not required
2019-06-14, by Sushil khanchi
branching: merge with stable
2019-07-04, by Pierre-Yves David
evolve: use right value for branch name when finding branch heads
2019-06-26, by Sushil khanchi
evolve: fix confusion in branch heads checking logic when topic in play
2019-06-25, by Sushil khanchi
topic: add tests to demonstrate topic confuses the branchhead checking logic
2019-04-14, by Sushil khanchi
evolve: fix the inconsistent behaviour of prune (issue6137)
stable
2019-07-01, by Sushil khanchi
prune: add tests to demonstrate issue6137
stable
2019-07-02, by Sushil khanchi
compat: fix `setupevolveunfinished` for upstream
2019-06-30, by Sushil khanchi
prune: update to the successor of wdir also with --pair/--biject (issue6142)
stable
2019-06-29, by Anton Shestakov
tests: demonstrate prune --pair not moving bookmark correctly
stable
2019-06-22, by Anton Shestakov
oops: backed out changeset 7ac40b4ea24c
2019-07-02, by Pierre-Yves David
compat: fix `setupevolveunfinished` for upstream
2019-06-30, by Sushil khanchi
evolve: fix the code flow pattern of solving obswdir par and troubled revs
2019-06-16, by Sushil khanchi
evolve: refactor for consistent behavior of evolve when wdp is obsolete
2019-06-09, by Sushil khanchi
evolve: backout 3027005c42c3 to reintroduce a bug for right fix
2019-06-15, by Sushil khanchi
pick: register pickstate as an unfinished state
stable
2019-06-14, by Anton Shestakov
pick: rename variable for unfinishedstates
stable
2019-06-14, by Anton Shestakov
pick: actually delete pickstate if --abort is given
stable
2019-06-14, by Anton Shestakov
evolve: orphans that evolve into nothing don't need successors (issue5967)
stable
2019-06-18, by Anton Shestakov
tests: demonstrate obsmarker creation after discarding conflicting changes
stable
2018-12-22, by Anton Shestakov
pick: remove transaction on the whole command (issue6037)
stable
2019-06-07, by Anton Shestakov
tests: demonstrate hg pick forgetting files after conflicts
stable
2018-12-23, by Anton Shestakov
packaging: follow hg's supported python version (>= 2.7)
stable
2019-06-13, by Anton Shestakov
packaging: require hg 4.5 also for usage, not just for building
stable
2019-06-13, by Anton Shestakov
packaging: require mercurial >= 4.5
stable
2019-06-11, by Philippe Pepiot
evolve: clarify why returning by adding inline doc
2019-06-08, by Sushil khanchi
evolve: move a code block to have right value in has_some_val
2019-06-08, by Sushil khanchi
topic: add tests which demonstrate topicset failure of FilteredRepoLookupError
2019-04-27, by Sushil khanchi
pick: reduce configoverride() scope
2019-06-08, by Anton Shestakov
evolve: correct action verb in a message
2019-06-08, by Anton Shestakov
evolve: internationalize a message
2019-06-08, by Anton Shestakov
evolvecmd: the proper way to deal with conflicts is to resolve them
2019-06-06, by Anton Shestakov
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2019-06-05, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-06-05, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-06-05, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-06-05, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-06-05, by Pierre-Yves David
test-compat: merge stable into mercurial-4.9
mercurial-4.9
2019-06-05, by Pierre-Yves David
branching: merge with 9.0.0
2019-06-07, by Pierre-Yves David
branching: merge back with stable
2019-06-07, by Pierre-Yves David
packaging: mark as development versions
stable
2019-06-07, by Pierre-Yves David
Added tag 9.0.0 for changeset 756db65030c6
stable
2019-06-07, by Pierre-Yves David
packaging: prepare release 9.0.0
stable
9.0.0
2019-06-06, by Pierre-Yves David
doc: clarify the status of configuration of the obshashrange protocol
stable
2019-06-06, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
tip