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
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.6 into mercurial-4.5
mercurial-4.5
2019-12-09, by Pierre-Yves David
ci: add job to build and archive the documentation
2019-12-06, by Boris Feld
tests: update now that merge.graft() doesn't set two equal parents
2019-12-05, by Martin von Zweigbergk
evolve: fix content-divergence resolution when p1 is null (issue6201)
stable
2019-12-06, by Manuel Jacob
obslog: make {node} the full node and leave shortening to template
2019-12-04, by Martin von Zweigbergk
branching: merge with stable
2019-12-04, by Pierre-Yves David
compat: accept "success" argument to lock._afterlock callback
stable
2019-12-03, by Martin von Zweigbergk
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-12-02, by Anton Shestakov
test-compat: run tests with -j more than 1
mercurial-4.7
2019-12-02, by Anton Shestakov
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-12-02, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-12-02, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-12-02, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-12-02, by Pierre-Yves David
test-compat: don't run the py3 test on the older branches
mercurial-5.0
2019-12-02, by Pierre-Yves David
docs: add missing Figure 10 to sharing.rst
stable
2019-11-22, by Anton Shestakov
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-11-28, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-11-28, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-11-28, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-11-28, by Pierre-Yves David
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
2019-11-28, by Pierre-Yves David
test-compat: merge stable into mercurial-5.1
mercurial-5.1
2019-11-28, by Pierre-Yves David
heptapod-ci: add a script to map evolve branch to mercurial revision for tests
stable
2019-11-21, by Anton Shestakov
pytype: ignore abc.ABCMeta metaclasses that don't work on py3
2019-11-18, by Anton Shestakov
tests: remove extra whitespace before patch in obslog output
2019-11-15, by Martin von Zweigbergk
branching: merge with stable
2019-11-18, by Pierre-Yves David
changelog: add a couple of missing entry about the next feature release
2019-11-18, by Pierre-Yves David
changelog: fix entry in the wrong location
2019-11-18, by Pierre-Yves David
changelog: add a wheelbarrow of missing entries
stable
2019-11-18, by Pierre-Yves David
heptapod-ci: simpler CI
stable
2019-11-18, by Pierre-Yves David
heptapod-ci: run the test with color
stable
2019-11-17, by Pierre-Yves David
compat: compatibility for cl.nodemap.get vs cl.index.get_rev
stable
2019-11-13, by Anton Shestakov
compat: compatibility for pathuril.dirs vs util.dirs
stable
2019-11-13, by Anton Shestakov
obslog: phase divergence fix for 5c41bb482867
2019-11-16, by Pierre-Yves David
obslog: phase divergence fix for b135591bec1a
2019-11-16, by Martin von Zweigbergk
obslog: make {descdiff} not be indented and leave that to the template
2019-11-15, by Martin von Zweigbergk
obslog: make {patch} not be indented and leave that to the template
2019-11-15, by Martin von Zweigbergk
obslog: make {succnodes} be full hex nodes
2019-11-07, by Martin von Zweigbergk
obslog: remove now-unused code for plain styling
2019-11-08, by Martin von Zweigbergk
obslog: redefine default output as a template, unless -f was given
2019-11-07, by Martin von Zweigbergk
obslog: add newline after all markers in non-graphlog to match graphlog
2019-11-07, by Martin von Zweigbergk
obslog: make reason for unavailable patch part of template
2019-11-07, by Martin von Zweigbergk
obslog: make content and description patches available to templater
2019-11-07, by Martin von Zweigbergk
obslog: rename {desc-diff} to {descdiff} since the former is invalid
2019-11-07, by Martin von Zweigbergk
tests: demonstrate broken {patch} and {desc-diff} template keywords
2019-11-07, by Martin von Zweigbergk
topic: drop compat.successorssets(), it's not used
2019-11-15, by Anton Shestakov
topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
2019-11-15, by Anton Shestakov
cmdrewrite: avoid accessing scmutil.status fields by index
2019-11-15, by Martin von Zweigbergk
obslog: avoid using a formatter after calling end() on it
2019-11-07, by Martin von Zweigbergk
obslog: use plural name "effects" for list of all effects
2019-11-07, by Martin von Zweigbergk
obslog: use singular name "succnode" for each element of {succnodes}
2019-11-07, by Martin von Zweigbergk
docs: add SVG figures for sharing.rst
stable
2019-11-11, by Anton Shestakov
docs: add some up-to-date output from push/pull commands
stable
2019-11-11, by Anton Shestakov
docs: add two more amend commits to simulate temporary amend commits
stable
2019-11-11, by Anton Shestakov
docs: revision numbers are technically stable
stable
2019-11-11, by Anton Shestakov
tests: remove a repeated statement
stable
2019-11-10, by Anton Shestakov
docs: correct node hashes in sharing.rst based on test-sharing.t
stable
2019-10-26, by Anton Shestakov
tests: add shortlog of other repos to test-sharing.t
stable
2019-10-26, by Anton Shestakov
tests: use |shortest in test-sharing.t because sharing.rst uses it
stable
2019-10-26, by Anton Shestakov
compat: compatibility for cl.nodemap.get vs cl.index.get_rev
2019-11-13, by Anton Shestakov
compat: compatibility for pathuril.dirs vs util.dirs
2019-11-13, by Anton Shestakov
branching: merge with stable
2019-11-15, by Pierre-Yves David
heptapod-ci: test with python3 too
stable
2019-11-15, by Pierre-Yves David
heptapod-ci: add a --pure variant for the CI
stable
2019-11-14, by Pierre-Yves David
heptapod-ci: let the number of CPU to be picked automatically
stable
2019-11-14, by Pierre-Yves David
heptapod-ci: point to our own docker images
stable
2019-11-14, by Pierre-Yves David
readme: update contribution guide
stable
2019-11-07, by Pierre-Yves David
branching: merge with stable
2019-11-07, by Pierre-Yves David
docs: remove --all from hg evolve, since it's been the default for some time
stable
2019-10-26, by Anton Shestakov
docs: typo in user-guide.rst
stable
2019-10-26, by Anton Shestakov
obslog: don't overwrite {rev} keyword from changeset context
2019-11-04, by Martin von Zweigbergk
obslog: make changeset available to templater
2019-11-04, by Martin von Zweigbergk
tests: simplify by pruning unwanted changesets a little earlier
2019-10-16, by Martin von Zweigbergk
evolve: use more often seen metavariables in command synopsis strings
stable
2019-11-01, by Anton Shestakov
topic: add more options to command synopsis string
stable
2019-11-01, by Anton Shestakov
debian: also build with python3
stable
2019-10-11, by Denis Laxalde
debian: update debhelper compat
stable
2019-10-18, by Denis Laxalde
debian: make it possible to by-pass doc build
stable
2019-10-17, by Denis Laxalde
debian: define extend-diff-ignore for dpkg-source
stable
2019-10-15, by Denis Laxalde
debian: use pybuild and dh_sphinxdoc
stable
2019-10-11, by Denis Laxalde
debian: mark 9.2.1-1 as released
stable
2019-10-15, by Denis Laxalde
obsexchange: delete dead code for old exchange protocol
2019-10-19, by Martin von Zweigbergk
branching: merge with stable
2019-10-23, by Pierre-Yves David
branching: merge the stable branch with the mercurial-5.1 branch
mercurial-5.1
2019-10-23, by Pierre-Yves David
tests: add the new "-r" bit to the usual merge hint
stable
2019-10-10, by Anton Shestakov
test-output: reinstalled test change for 5.2
stable
2019-10-23, by Pierre-Yves David
test-compat: opening test compatibility branch for mercurial 5.1
mercurial-5.1
2019-10-23, by Pierre-Yves David
py3: encode/decode with going through ui in rst directive
stable
2019-10-17, by Denis Laxalde
py3: fix setup.py --version
stable
2019-10-11, by Denis Laxalde
rewind: preserve date
stable
2019-10-16, by Manuel Jacob
metaedit: don't change commit date by default (issue5994)
stable
2019-10-09, by Anton Shestakov
tests: simply use testlib/common.sh in test-metaedit.t
stable
2019-10-09, by Anton Shestakov
tests: turn glog shell function into an alias in test-metaedit.t
stable
2019-10-09, by Anton Shestakov
tests: clean up test-metaedit.t
stable
2019-10-09, by Anton Shestakov
help: categorizing evolve and topic commands
2019-10-06, by Rodrigo Damazio
tests: add the new "-r" bit to the usual merge hint
2019-10-10, by Anton Shestakov
branching: merge back into default
2019-10-05, by Pierre-Yves David
pick: don't create any successors when there were no changes (issue6093)
stable
2019-10-07, by Anton Shestakov
packaging: mark as development version
stable
2019-10-05, by Pierre-Yves David
Added tag 9.2.1 for changeset d989bab720e5
stable
2019-10-05, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-10-05, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-10-05, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-10-05, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-10-05, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-10-05, by Pierre-Yves David
test-compat: merge stable into mercurial-5.0
mercurial-5.0
2019-10-05, by Pierre-Yves David
packaging: prepare version 9.2.1
stable
9.2.1
2019-10-05, by Pierre-Yves David
packaging: update changelog
stable
2019-10-05, by Pierre-Yves David
manifest: exclude the gitlab file
stable
2019-10-05, by Pierre-Yves David
branching: merge with stable
2019-10-04, by Pierre-Yves David
py3: return unicode from setup.py's get_version
stable
2019-10-03, by Ian Moody
py3: remove smartquotes from README
stable
2019-10-03, by Ian Moody
setup: make runnable from other dirs
stable
2019-10-03, by Ian Moody
setup: add a test for running setup.py
stable
2019-10-03, by Ian Moody
gitlab-ci: be bold and try to run the full test in them
stable
2019-10-04, by Pierre-Yves David
gitlab-ci: basic test with flake8
stable
2019-10-03, by Pierre-Yves David
branching: merge back with stable
2019-09-28, by Pierre-Yves David
branching: preserve test change on stable
2019-09-27, by Pierre-Yves David
packing: mark as development version
stable
2019-09-28, by Pierre-Yves David
Added tag 9.2.0 for changeset 40795751be1c
stable
2019-09-28, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-09-27, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-120
+120
tip