Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
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.
exthelper: add support for "requires" argument for template keyword
2018-03-04, by Pierre-Yves David
compat: add compat layer for date related functions
2018-03-03, by Boris Feld
branching: merge with stable
2018-03-03, by Pierre-Yves David
compat: more straight forward alias for old template names
2018-03-03, by Pierre-Yves David
serverminitopic: fix wrong object being passed to phase
stable
2017-12-05, by Sean Farley
legacy: respect explicit config for server.bundle1
stable
2018-03-02, by Pierre-Yves David
branching: merge with stable
2018-03-02, by Pierre-Yves David
compat: only wrap wireprotoserver function if they exist
2018-03-02, by Pierre-Yves David
pure: make sure what we expect to be list are list
stable
2018-03-02, by Pierre-Yves David
evolve: update code for not implicitly converting ctx to revision
2018-02-26, by Boris Feld
legacy-push: fix the code forbidding legacy obsmarkers pulling
2018-02-23, by Pierre-Yves David
updatecaches: handle any new parameters to the method
2018-02-21, by Pierre-Yves David
evolvecmd: fix broken `evolve --continue` ran after `next --evolve`
2018-02-07, by Pulkit Goyal
tests: add test showing `evolve --continue` after `next --evolve` is broken
2018-02-07, by Pulkit Goyal
color: add some colors to evolve command itself
2017-05-17, by Boris Feld
wireproto: fix *_capabilities for change of API types
2018-02-14, by Boris Feld
obsfate: fix changeset description diff computing
2018-02-14, by Boris Feld
evolve: add comptability to read old evolvestate files
2018-01-30, by Pulkit Goyal
state: bring back the function to read old evolvestate files
2018-01-30, by Pulkit Goyal
evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
2018-01-30, by Pulkit Goyal
evolve: store the skippedrevs in evolvestate
2018-01-30, by Pulkit Goyal
evolve: show the updated working directory after `hg evolve --continue`
2018-01-29, by Pulkit Goyal
evolve: make `hg evolve --continue` respect `--confirm`
2018-01-28, by Pulkit Goyal
evolve: make `--continue` continue evolving all remaining revisions
2018-01-24, by Pulkit Goyal
tests: add more tests to test-evolve-continue.t
2018-02-04, by Pulkit Goyal
evolve: handle case when newnode can be None while continuing evolve
2018-01-22, by Pulkit Goyal
tests: add tests for `hg evolve --continue`
2018-01-28, by Pulkit Goyal
merge with stable
2018-02-06, by Pierre-Yves David
CHANGELOG: add an entry about resolve showing how to continue evolve
2018-02-04, by Pulkit Goyal
test: explicitly run HGEDITOR shell command with `sh`
stable
2018-01-21, by Matt Harbison
test: conditionalize blackbox output for Windows
stable
2018-01-21, by Matt Harbison
branching: merge with stable
2018-02-05, by Pierre-Yves David
compat: add wrapper for logcmdutil functions
stable
2018-02-05, by Yuya Nishihara
evolve: store the revs to be processed in the evolvestate
2018-01-22, by Pulkit Goyal
evolve: store the replacements in the evolvestate
2018-01-22, by Pulkit Goyal
evolve: store the target category in evolvestate
2018-01-22, by Pulkit Goyal
evolvecmd: use the evolvestate object passed as argument in _solveunstable
2018-01-22, by Pulkit Goyal
evolvecmd: pass evolvestate object to _solve* functions
2018-01-22, by Pulkit Goyal
evolve: create a state object in all case
2018-01-22, by Pulkit Goyal
branching: merge with stable
2018-02-04, by Pierre-Yves David
grab: preserve phase of the grabbed changeset
2018-02-02, by Pulkit Goyal
tests: add a test showing grabbing of secret changeset turn it into draft
2018-02-02, by Pulkit Goyal
grab: add grab info to cmdutil.afterresolvedstates
2018-02-02, by Pulkit Goyal
evolve: add evolve info to cmdutil.afterresolvedstates
2018-01-27, by Pulkit Goyal
doc: add link to roadmap
stable
2018-01-29, by Boris Feld
evolve: move the evolve command to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolve: move _orderrevs() function evolvecmd.py
2018-01-21, by Pulkit Goyal
evolve: move builddependencies() and _singlesuccessor() to utility module
2018-01-21, by Pulkit Goyal
utility: move MultipleSuccessorsError from __init__.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more core from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more chunks of code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more functions from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: introduce a new module to handle `hg evolve` related code
2018-01-19, by Pulkit Goyal
evolve: remove not required calls to phases.retractboundary()
2018-01-18, by Pulkit Goyal
evolve: store the replacements occurred during `hg evolve` at top level
2018-01-16, by Pulkit Goyal
evolve: make the _solve* functions return a tuple
2018-01-27, by Pulkit Goyal
evolvestate: rename the file to state.py and class name to cmdstate
2018-01-17, by Pulkit Goyal
branching: merge with stable
2018-01-26, by Pierre-Yves David
update: show "use 'hg evolve' to..." hint iff evolve command enabled
stable
2018-01-24, by Martin von Zweigbergk
obslog: drop period from summary line in accordance with convention
2018-01-25, by Martin von Zweigbergk
grab: add a command to grab a commit and update to it
2018-01-11, by Pulkit Goyal
amend: query the wdir parent after taking lock (issue5266)
stable
2018-01-22, by Pulkit Goyal
fold: make sure we move bookmarks after folding (issue5772)
stable
2018-01-22, by Pulkit Goyal
tests: add a test showing bookmark not moving in-case of `hg fold`
stable
2018-01-22, by Pulkit Goyal
branching: merge stable back into default
2018-01-24, by Pierre-Yves David
test: update test output ot reply caps size change
stable
2018-01-24, by Pierre-Yves David
branching: merge default test output into stable
stable
2018-01-24, by Pierre-Yves David
branching: open Mercurial 4.4 compatibility branch
mercurial-4.4
2018-01-24, by Pierre-Yves David
branching: merge release 7.2.1 into default
2018-01-20, by Pierre-Yves David
packaging: mark source as development version
stable
2018-01-20, by Pierre-Yves David
Added tag 7.2.1 for changeset 6c772398eb4e
stable
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-20, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-20, by Pierre-Yves David
packaging: prepare version 7.2.1
stable
7.2.1
2018-01-20, by Pierre-Yves David
branching: merge with tutorial output update
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-20, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-20, by Pierre-Yves David
tutorial: docgraph output seems to have been dedented
stable
2018-01-20, by Boris Feld
test: update output for more verbose blackbox
2018-01-20, by Pierre-Yves David
test: update with new 'update' hint about obsfate
2018-01-20, by Pierre-Yves David
evolve: update output for wider reporting of troubled changesets
2018-01-13, by Martin von Zweigbergk
test: update output for new `merge --abort` message
2018-01-19, by Boris Feld
branching: merge with stable
2018-01-20, by Pierre-Yves David
changelog: mention 4.5 compatibility
stable
2018-01-20, by Pierre-Yves David
trouble-reports: yield to in code reporting of new troubles
stable
2018-01-20, by Martin von Zweigbergk
caches: fix automatic warming trigger
stable
2018-01-19, by Pierre-Yves David
changelog: mention the packaging bugfix
stable
2018-01-20, by Pierre-Yves David
packaging: properly install the evolve.thirdparty module
stable
2018-01-17, by Pierre-Yves David
branching: merge release tags into default
2018-01-16, by Pierre-Yves David
packaging: mark source as development version
stable
2018-01-16, by Pierre-Yves David
Added tag 7.2.0 for changeset bf6b859807ba
stable
2018-01-16, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-16, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-16, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-16, by Pierre-Yves David
branching: merge stable back into default
2018-01-16, by Pierre-Yves David
branching: merge further compat change into stable
stable
7.2.0
2018-01-16, by Pierre-Yves David
branching: merge further compat change into stable
stable
2018-01-16, by Pierre-Yves David
branching: merge more compatibility fix into stable
stable
2018-01-16, by Pierre-Yves David
packaging: merge 7.2.0 into stable
stable
2018-01-15, by Pierre-Yves David
tests: update test output to match 4.4
stable
2018-01-15, by Pierre-Yves David
branching: backed out test output changes from core-1905aac253f0
stable
2018-01-15, by Pierre-Yves David
branching: backed out test output changes from core-02fdb8c018aa
stable
2018-01-15, by Pierre-Yves David
compat: fix argument check for marker reading
2018-01-16, by Pierre-Yves David
cachevfs: use a compatibility later for all access
2018-01-16, by Pierre-Yves David
diff: drop default argument value
2018-01-16, by Pierre-Yves David
test: use hash in test-evolve-topic.t
2018-01-16, by Pierre-Yves David
packaging: prepare version 7.2.0
2018-01-15, by Pierre-Yves David
changelog: prepare for coming release
2018-01-15, by Pierre-Yves David
stablerange: add missing licence and copyright header
2018-01-15, by Pierre-Yves David
obshistory: pass the csets description in getmarkerdescriptionpatch
2018-01-11, by Pulkit Goyal
obshistory: remove the unused function
2018-01-11, by Pulkit Goyal
obslog: add header to the changeset description diff
2018-01-11, by Pulkit Goyal
obslog: colorize the description diff shown in obslog -p
2018-01-11, by Pulkit Goyal
obslog: colorize the patch shown using `hg obslog -p`
2018-01-10, by Pulkit Goyal
topic: suggest using topic when user creates a new head on branch
2017-12-27, by Pulkit Goyal
changelog: update changelog with some of the benefit from the new format
2018-01-15, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-120
+120
+1000
tip