Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-112
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-compat: merge mercurial-4.7 into mercurial-4.6
draft
mercurial-4.6
tip
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-4.8 into mercurial-4.7
draft
mercurial-4.7
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-4.9 into mercurial-4.8
draft
mercurial-4.8
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-5.0 into mercurial-4.9
draft
mercurial-4.9
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-5.1 into mercurial-5.0
draft
mercurial-5.0
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-5.2 into mercurial-5.1
draft
mercurial-5.1
2020-05-08, by Anton Shestakov
test-compat: merge mercurial-5.3 into mercurial-5.2
draft
mercurial-5.2
2020-05-08, by Anton Shestakov
test-compat: back out changeset 591a0afd2ef3
draft
mercurial-5.3
2020-05-08, by Anton Shestakov
test-compat: back out changeset 51e38bf936cf
draft
mercurial-5.3
2020-05-08, by Anton Shestakov
test-compat: back out changeset 4da1d21231ae
draft
mercurial-5.3
2020-05-08, by Anton Shestakov
test-compat: back out changeset 7d0d066329f4
draft
mercurial-5.3
2020-05-08, by Anton Shestakov
test-compat: create a compatibility branch for Mercurial 5.3
draft
mercurial-5.3
2020-05-08, by Anton Shestakov
Added tag 10.0.0 for changeset 0b5d1b0b3336
draft
stable
2020-05-08, by Anton Shestakov
packaging: prepare evolve version 10.0.0
draft
stable
10.0.0
2020-05-08, by Anton Shestakov
changelog: update for evolve 10.0.0
draft
stable
2020-05-08, by Anton Shestakov
branching: merge into stable in preparation for release
draft
stable
2020-05-08, by Anton Shestakov
utility: deal with having multiple
draft
default
2020-05-07, by Rodrigo Damazio Bovendorp
changelog: summarize the last couple of features
2020-05-03, by Anton Shestakov
obshistory: create _fatemarkers() similar to _originmarkers()
2020-04-29, by Anton Shestakov
obslog: makes --origin flag the default
2020-05-07, by Anton Shestakov
obslog: add a --origin flag to show predecessors instead of successors
2020-05-07, by Anton Shestakov
obslog: add preliminary support for showing predecessors
2020-04-21, by Anton Shestakov
obshistory: add _originmarkers() function to be used for obslog --origin
2020-04-24, by Anton Shestakov
evolve: rename `evolve_source_*` to `divergence_source_*`
2020-05-08, by Pierre-Yves David
evolve: mark new hash-salting extras keys as uninteresting for effect flag
2020-05-07, by Martin von Zweigbergk
evolve: handle relocation during divergence resolution producing no changes
2019-12-09, by Martin von Zweigbergk
tests: show crash from divergence resolution resulting in empty commit
2019-12-09, by Martin von Zweigbergk
evolve: always create commit when resolving divergence
2020-04-30, by Martin von Zweigbergk
tests: replace an X+X revset with something meaningful
2020-05-05, by Anton Shestakov
tests: update section headers and comments in obslog-related tests
2020-05-05, by Anton Shestakov
tests: use common obshistory_setup.sh script instead of manual setup
2020-05-05, by Anton Shestakov
tests: remove "second diverged revision" from a phase divergence test
2020-05-05, by Anton Shestakov
obshistory: omit duplicate notes of obsolescence operations
2020-05-05, by Anton Shestakov
changelog: adjust
2020-05-05, by Joerg Sonnenberger
changelog: mention the sqlite fix
2020-05-03, by Pierre-Yves David
evolve: extract function for relocating divergent commit
2020-04-01, by Martin von Zweigbergk
caches: preserve permissions of top-level .hg
2020-05-03, by Joerg Sonnenberger
changelog: mention obsorigin template keyword
2020-05-02, by Anton Shestakov
templatekw: add obsorigin keyword
2020-03-10, by Anton Shestakov
obshistory: add predecessorsandmarkers()
2020-04-24, by Anton Shestakov
obshistory: add a function to group predsets by fold-id
2020-04-24, by Anton Shestakov
obshistory: add _predecessorsverb() similar to _successorsetverb()
2020-04-21, by Anton Shestakov
obshistory: add a docstring to patchavailable()
2020-04-25, by Anton Shestakov
tests: avoid referring to commits by hash in a few places
2020-05-01, by Martin von Zweigbergk
tests: add more verification of output to divergence tests
2020-05-01, by Martin von Zweigbergk
tests: add debugobsolete calls before many obslog calls
2019-12-16, by Martin von Zweigbergk
stablerangecache: sanity check subranges
2020-05-03, by Joerg Sonnenberger
obslog: use unfiltered repo for --no-graph implementation too
2020-05-03, by Anton Shestakov
tests: don't assume that echo will unescape \\
2020-04-09, by Joerg Sonnenberger
tests: avoid non-portable sed command
2020-04-09, by Joerg Sonnenberger
tests: check for file existance in a portable way
2020-04-09, by Joerg Sonnenberger
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
2020-04-09, by Joerg Sonnenberger
tests: silence potential warnings about uname -o
2020-04-09, by Joerg Sonnenberger
evolve: remove unused divergenceflag and splitflag of MultipleSuccessorsError
draft
2020-03-24, by Manuel Jacob
evolve: consider all obsolete ancestors when finding new parent for orphan
draft
2020-03-21, by Manuel Jacob
py3: fix debugstablerangecache
2020-05-01, by Joerg Sonnenberger
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
less
more
|
(0)
-3000
-1000
-112
tip