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
-96
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.
topic: provide cache to successorssets() in _singlesuccessor()
2020-04-29, by Anton Shestakov
evolve: provide cache to successorssets() in _singlesuccessor()
2020-04-29, by Anton Shestakov
evolve: provide cache to successorssets() in _possibledestination()
2020-04-29, by Anton Shestakov
obslog: support --all with --no-graph
2020-03-29, by Anton Shestakov
obslog: support --filternonlocal with --no-graph
2020-03-29, by Anton Shestakov
obshistory: restructure templates a bit, drop default verb ("pruned")
2020-03-18, by Anton Shestakov
obshistory: prepare data for displaymarkers() in a separate function
2020-03-16, by Anton Shestakov
obshistory: make patchavailable() handle predecessors too
2020-01-13, by Anton Shestakov
tests: make sure not to test the same thing twice
2020-03-17, by Anton Shestakov
obshistory: rename precursors to predecessors in displayrevs()
2020-03-11, by Anton Shestakov
obshistory: rename _debugobshistorydisplaymarker() to displaymarkers()
2020-03-11, by Anton Shestakov
obshistory: rename graph/revs-displaying functions
2020-03-11, by Anton Shestakov
obshistory: rename node/ctx-displaying functions
2020-03-11, by Anton Shestakov
branching: merge with stable
2020-04-23, by Pierre-Yves David
topic: use generationssubrel less directly, because it was recently renamed
stable
2020-04-20, by Anton Shestakov
auto-publish: issue the capabilities in all cases
stable
2020-04-07, by Pierre-Yves David
packaging: add an entry to debian/changelog mentioning the previous change
stable
2020-04-16, by Anton Shestakov
packaging: bump minimum required version of mercurial in debian/control
stable
2020-04-16, by Anton Shestakov
[debian] package 9.3.1-3 for bionic ubuntu
draft
stable
2020-04-16, by Arthur Lutz
tests: update output to match 1b8fd4af3318 in core
2020-04-15, by Anton Shestakov
manifest: now that there's only one legacy.py, exclude it
stable
2020-04-10, by Anton Shestakov
manifest: don't include .py files from hgext3rd/ twice
stable
2020-04-09, by Anton Shestakov
manifest: just include all .py .sh and .t files from tests/ recursively
stable
2020-04-09, by Anton Shestakov
manifest: make sure exclusions and prunes are last, because order matters
stable
2020-04-09, by Anton Shestakov
branching: merge 9.3.1 release into default
2020-04-08, by Pierre-Yves David
packaging: mark as developer version
stable
2020-04-08, by Anton Shestakov
Added tag 9.3.1 for changeset 8d955635cf45
stable
2020-04-08, by Anton Shestakov
packaging: prepare version 9.3.1
stable
9.3.1
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
2020-04-08, by Anton Shestakov
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
2020-04-08, by Anton Shestakov
test-compat: merge stable into mercurial-5.2
mercurial-5.2
2020-04-08, by Anton Shestakov
topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish()
stable
2020-04-08, by Anton Shestakov
branching: merge with stable
2020-04-07, by Pierre-Yves David
topic: check that exchange._checkpublish() exists before wrapping it
stable
2020-04-08, by Anton Shestakov
head-checking: also test single head enforcement with topic
stable
2020-03-12, by Pierre-Yves David
head-checking: ignore obsoleted section when checking head creation locally
stable
2020-04-06, by Pierre-Yves David
head-checking: ignore obsolete section when checking for single heads
stable
2020-03-11, by Pierre-Yves David
head-checking: update changelog
stable
2020-04-06, by Pierre-Yves David
head-checking: add test variant mixing branch and topics
stable
2020-04-06, by Pierre-Yves David
head-checking: add test variants with topics
stable
2020-04-06, by Pierre-Yves David
head-checking: backport fix from 7d5455b988ec
stable
2020-04-06, by Pierre-Yves David
head-checking: filter out obsolete heads when checking for new heads
stable
2020-04-06, by Pierre-Yves David
topics: fix auto-publish=abort with servers publishing bare branches
stable
2020-04-06, by Pierre-Yves David
evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279)
stable
2020-03-21, by Yohann Rebattu
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
stable
2020-03-21, by Yohann Rebattu
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
2020-03-21, by Yohann Rebattu
branching: merge stable in default
2020-04-03, by Pierre-Yves David
WIP: fix
draft
2020-03-12, by Manuel Jacob
WIP: rotate loop
draft
2020-03-12, by Manuel Jacob
WIP: test
draft
2020-03-12, by Manuel Jacob
build: make docs/conf.py compatible with py3
draft
2020-03-06, by Martin von Zweigbergk
obshistory: add _debugobshistorydisplaypredsandmarkers() and test it
draft
2020-01-16, by Anton Shestakov
obshistory: make patchavailable() handle predecessors too
draft
2020-01-13, by Anton Shestakov
templatekw: add obsorigin keyword
draft
2020-01-15, by Anton Shestakov
obshistory: implement predecessorsandmarkers() for obsorigin
draft
2020-01-14, by Anton Shestakov
fold: proposal for output improvement
draft
2020-02-02, by Pierre-Yves David
obslog: add display of precursor information to the default template
draft
2019-12-27, by Rodrigo Damazio Bovendorp
obslog: add flags to control the output of precursors and successors
draft
2019-12-27, by Rodrigo Damazio Bovendorp
obslog: extract display of a markers to its own function
draft
2020-02-01, by Rodrigo Damazio Bovendorp
tests: allow an empty merge commit to have tests pass without too many changes
draft
stable
2020-01-27, by Anton Shestakov
uncommit: use repo.setparents() instead of repo.dirstate.setparents()
draft
stable
2020-01-26, by Anton Shestakov
touch: use repo.setparents() instead of repo.dirstate.setparents()
draft
stable
2020-01-26, by Anton Shestakov
evolve: use repo.setparents() instead of repo.dirstate.setparents()
draft
stable
2020-01-26, by Anton Shestakov
tests: demonstrate that evolve swaps parents of merge commits
draft
stable
2019-09-02, by Anton Shestakov
ci: cache pytype-related files between runs
draft
2020-01-22, by Anton Shestakov
evolve: add pre-check logic for creation of phase divergence locally
draft
2019-11-10, by Sushil khanchi
evolve: add test to show that user can create phase-divergence locally
draft
2019-11-10, by Sushil khanchi
evolve: remove unnecessary code since it's been covered already
draft
2019-12-30, by Sushil khanchi
test: no need to look at full log
draft
2019-12-30, by Sushil khanchi
evolve: refactor content-divergence resolution logic
draft
2019-12-29, by Sushil khanchi
evolve: remove duplicated code
draft
2019-12-30, by Sushil khanchi
evolve: make necessary changes in a test to reflect a fix in next patch
draft
2019-11-25, by Sushil khanchi
evolve: add quotes around the action in msg of pre-checking
draft
2019-12-23, by Sushil khanchi
metaedit: use pre-checking before rewriting csets
draft
2019-12-04, by Sushil khanchi
evolve: update the pre-check message for risk of orphans
draft
2019-12-14, by Sushil khanchi
evolve: add pre-check logic for creation of phase divergence locally
draft
2019-11-10, by Sushil khanchi
evolve: add test to show that user can create phase-divergence locally
draft
2019-11-10, by Sushil khanchi
evolve: remove a check which is already done by rewriteutil.precheck()
draft
2019-11-04, by Sushil khanchi
evolve: add pre-check logic for content-divergence in rewriteutil.precheck()
draft
2019-11-04, by Sushil khanchi
topic: make in-memory rebase preserve topic
draft
2019-12-26, by Martin von Zweigbergk
Temporary commit for time measurement of test file + pandoc
draft
2019-12-18, by Boris Feld
ci: Add CI job for building the documentation
draft
2019-12-18, by Boris Feld
tutorial: compile the tutorial in rst so it can be included
draft
2019-11-22, by Boris Feld
tutorial: run the tutorial test file to update to latests ui messages
draft
2019-11-22, by Boris Feld
ignore: fix hgignore to point to the correct folder
draft
2019-11-22, by Boris Feld
stack: rename stack.revs into stack.indexedrevs
draft
2019-09-12, by Anton Shestakov
stack: return from behindcount() early
draft
2019-09-12, by Anton Shestakov
stack: use self._revs in stack.behindcount()
draft
2019-09-12, by Anton Shestakov
stack: use self._revs in stack.heads()
draft
2019-09-12, by Anton Shestakov
pick: Add a test to check that pick pick the right content
draft
2018-09-04, by Boris Feld
WIP on handling stacks
draft
2018-02-01, by Boris Feld
test: add a test for current behavior of precursors revset
draft
2018-01-15, by Boris Feld
less
more
|
(0)
-3000
-1000
-300
-100
-96
tip