Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-240
+240
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.
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
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-09-27, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-09-27, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-09-27, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-09-27, by Pierre-Yves David
test-compat: merge stable into mercurial-5.0
mercurial-5.0
2019-09-27, by Pierre-Yves David
changelog: update for coming 9.2.0
stable
9.2.0
2019-09-28, by Pierre-Yves David
test: backed out test change applied in 2d85de79ead8
stable
2019-09-27, by Pierre-Yves David
test: backed out test change applied in 62b60fc1983d
stable
2019-09-27, by Pierre-Yves David
test: backed out test change applied in e804d5a7c193
stable
2019-09-27, by Pierre-Yves David
test: backed out test change applied in 8345b852cd4f
stable
2019-09-27, by Pierre-Yves David
branching: merge with stable
2019-09-27, by Pierre-Yves David
stable-doc: note about not storing smaller range
2019-09-25, by Pierre-Yves David
stable-doc: small typo
2019-09-25, by Pierre-Yves David
stable-doc: add more advanced examples
2019-09-25, by Pierre-Yves David
stable-doc: add multiples example for the simple cases
2019-09-25, by Pierre-Yves David
test-output: oops
2019-09-26, by Pierre-Yves David
test: update part count in tests
2019-09-25, by Pierre-Yves David
evolve: check that relocating makes sense in _solvedivergent() (issue5958)
stable
2019-09-09, by Anton Shestakov
tests: demonstrate content divergence causing "relocate node on top of itself"
stable
2018-10-24, by Pierre-Yves David
cmdstate: introduce a "saver" contextmanager and use it in place of save()
2019-09-16, by Kyle Lippincott
cmdstate: avoid setting a default argument to a mutable object (`{}`)
2019-09-16, by Kyle Lippincott
cmdstate: switch to new-style classes
2019-09-16, by Kyle Lippincott
branching: merge stable into default
2019-09-24, by Pierre-Yves David
docs: add example for the `prune` command
stable
2019-07-19, by Raphaël Gomès
tests: add some more actions to test-issue-6028, describe what's being done
stable
2019-09-19, by Anton Shestakov
topic: fix some API to make it more robust
stable
2019-09-13, by Valentin Gatien-Baron
rewriteutil: move allowdivergence check to foldcheck()
stable
2019-09-10, by Anton Shestakov
test: change to output around transaction timing
2019-09-12, by Pierre-Yves David
branching: merge with stable
2019-09-10, by Pierre-Yves David
stablerange: add some data from field testing
2019-09-08, by Pierre-Yves David
stablerange: add a debugstablerangecache command
2019-09-08, by Pierre-Yves David
stablerange: add some documentation about the general concept
2019-09-08, by Pierre-Yves David
stablesort: add some field data about stable sort cache
2019-09-08, by Pierre-Yves David
stablesort: introduce a small debugstablesortcache command
2019-09-08, by Pierre-Yves David
stablesort: add some documentation for stablesort
2019-09-08, by Pierre-Yves David
fold: check allowdivergence before folding obsolete changesets (issue5817)
stable
2019-09-07, by Anton Shestakov
tests: demonstrate that fold doesn't care about allowdivergence config option
stable
2019-08-28, by Anton Shestakov
stack: remove unnecessary copying of rdependencies
stable
2019-09-06, by Anton Shestakov
stack: make a deep copy of `dependencies` before modifying its items
stable
2019-09-06, by Anton Shestakov
stack: demonstrate that not reusing cached property gives different results
stable
2019-09-06, by Anton Shestakov
branching: merge with stable
2019-09-03, by Pierre-Yves David
changelog: add missing entry for 9af212b8565a
stable
2019-09-03, by Anton Shestakov
evolve: test that target is not orig in _solveunstable() (issue6097)
stable
2019-09-03, by Anton Shestakov
tests: demonstrate an orphan changeset cause "relocate node on top of itself"
stable
2019-09-02, by Anton Shestakov
obslog: only indent the first chunk and chunks just after newlines (issue6175)
stable
2019-08-30, by Anton Shestakov
tests: demonstrate too many spaces in olog -p output with word-diff
stable
2019-08-30, by Anton Shestakov
rewind: add --keep flag that "doesn't modify working directory"
2019-07-25, by Anton Shestakov
tests: separate rewinding of merge commits, temporarily drop an error case
2019-07-23, by Anton Shestakov
python3: add python3 beta support to the CHANGELOG
2019-08-07, by Raphaël Gomès
python3: mention beta Python 3 support in README
2019-08-07, by Raphaël Gomès
python3: add supported python versions to setup.py
2019-08-07, by Raphaël Gomès
test: update output for wider cache warming
2019-08-09, by Pierre-Yves David
branching: merge with stable
2019-08-06, by Pierre-Yves David
python3: use format-source to run byteify-strings in .py files
2019-08-06, by Raphaël Gomès
topic: add a new random attribute
stable
2019-08-06, by Pierre-Yves David
python3: enforce byte prefix for vfs.open()
2019-08-06, by Raphaël Gomès
python3: add raw prefix to sqlite isolation level
2019-08-06, by Raphaël Gomès
python3: add ignore block around python 2 compatibility if branch
2019-08-06, by Raphaël Gomès
flake8: silence F633 error
stable
2019-08-06, by Raphaël Gomès
python3: add raw prefix to edge-cases kwargs-like objects
2019-08-06, by Raphaël Gomès
python3: add raw prefix to open()-like functions
2019-08-06, by Raphaël Gomès
python3: add raw prefix to all array.array() calls
2019-08-06, by Raphaël Gomès
python3: add raw prefix to "troubles"-related dicts
2019-08-06, by Raphaël Gomès
python3: add raw prefix in cases harder to analyze at the token level
2019-08-06, by Raphaël Gomès
python3: add byte prefix for objects that look like kwargs but aren't
2019-08-06, by Raphaël Gomès
python3: mark all SQL queries as raw strings
2019-08-06, by Raphaël Gomès
python3: prefix all regex to work with python 2 and 3
2019-08-06, by Raphaël Gomès
pick: added support for hg abort
2019-08-06, by Taapas Agrawal
pick: factor our the abort function
2019-08-06, by Taapas Agrawal
abort: added support for evolve to hg abort
2019-07-11, by Taapas Agrawal
evolve: fixed lock acquire before checking state
2019-07-12, by Taapas Agrawal
py3: add back a progress(0) call lost in 8664231b47ac
2019-07-31, by Martin von Zweigbergk
prune: adjust 'nothing to prune' to imply user needs to specify revs to prune
2019-08-02, by Kyle Lippincott
rewind: working directory is the preferred term
2019-07-20, by Anton Shestakov
rewind: add command synopsis
2019-07-20, by Anton Shestakov
py3: make setup.py py3 compatible
2019-06-28, by Ludovic Chabant
branching: merge stable back into default
2019-07-30, by Pierre-Yves David
packaging: mark as development version
stable
2019-07-30, by Pierre-Yves David
Added tag 9.1.0 for changeset 6f37fdad7ac1
stable
2019-07-30, by Pierre-Yves David
packaging: update version number for 9.1.0 release
stable
9.1.0
2019-07-29, by Pierre-Yves David
changelog: add missing entry for dfd88e3fa90a
stable
2019-07-30, by Pierre-Yves David
packaging: groom changelog prior to release
stable
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-07-29, by Pierre-Yves David
test-compat: merge stable into mercurial-5.0
mercurial-5.0
2019-07-29, by Pierre-Yves David
branching: merge the two mercurial-5.0 heads
mercurial-5.0
2019-07-29, by Pierre-Yves David
test-compat: reverte output change from 4764e8436b2a (hg-5.1)
mercurial-5.0
2019-07-29, by Pierre-Yves David
test-compat: reverte output change from f802a75da585 (hg-5.1)
mercurial-5.0
2019-07-29, by Pierre-Yves David
test-compat: reverte output change from c7d236b55a3e (hg-5.1)
mercurial-5.0
2019-07-29, by Pierre-Yves David
branching: merge default into stable to prepare 9.1.0
stable
2019-07-29, by Pierre-Yves David
branching: merge stable into default
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2019-07-29, by Pierre-Yves David
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2019-07-29, by Pierre-Yves David
test-compat: merge stable into mercurial-5.0
mercurial-5.0
2019-07-29, by Pierre-Yves David
test-compat: opening test compatibility branch for mercurial 5.0
mercurial-5.0
2019-07-25, by Pierre-Yves David
test-compat: close branch for mercurial-4.0
mercurial-4.4
2019-07-29, by Pierre-Yves David
prune: fix small grammatical issues in help text
stable
2019-07-25, by Kyle Lippincott
docs: update evolve-faq.rst with new prune flag and proper vocabulary
stable
2019-07-19, by Anton Shestakov
prune: spell --successor flag without any unnecessary shortcuts
stable
2019-07-19, by Anton Shestakov
py3: redefine "troublecategories" in evolve as a dict
2019-07-17, by Martin von Zweigbergk
py3: store to __doc__ as str (unicode on py3)
2019-07-12, by Martin von Zweigbergk
py3: also catch ImportError when relative import fails
2019-07-17, by Martin von Zweigbergk
py3: convert exceptions to bytes using pycompat.bytestr()
2019-07-12, by Martin von Zweigbergk
py3: use "%d" for formatting integers
2019-07-11, by Martin von Zweigbergk
py3: avoid "%s" for formatting None
2019-07-12, by Martin von Zweigbergk
py3: use "%f" for formatting floating point number
2019-07-12, by Martin von Zweigbergk
py3: fix progress() functions to not use "%s" with int
2019-07-11, by Martin von Zweigbergk
py3: make random topic name generation consistent across py2/py3
2019-07-17, by Martin von Zweigbergk
py3: convert str to bytes before passing to core exception
2019-07-12, by Martin von Zweigbergk
py3: convert opts keys to bytes before passing to core APIs
2019-07-17, by Martin von Zweigbergk
evolve: further clarify when update is performed
stable
2019-06-14, by kevpeng
py3: avoid comparing int and None
2019-07-11, by Martin von Zweigbergk
py3: avoid "%r" for list of byte strings, which produces b'' on py3
2019-07-11, by Martin von Zweigbergk
py3: avoid "%r" for byte string, which produces b'' on py3
2019-07-11, by Martin von Zweigbergk
py3: replace str(ctx) by bytes(ctx)
2019-07-11, by Martin von Zweigbergk
py3: use inspect.signature() instead of inspect.getargspec() on py3
2019-07-11, by Martin von Zweigbergk
py3: use array.array.{to,from}bytes() on py3
2019-07-09, by Martin von Zweigbergk
py3: config values can be bytes, but never unicode
2019-07-11, by Martin von Zweigbergk
py3: call branchmap.items() on py3 and continue to call iteritems() on py2
2019-07-13, by Martin von Zweigbergk
py3: switch from iteritems() to items() in the topics extension
2019-07-12, by Martin von Zweigbergk
py3: filter() now returns a generator, so wrap when we need a list
2019-07-14, by Martin von Zweigbergk
py3: don't depend on map() iterating over its input
2019-07-12, by Martin von Zweigbergk
py3: implement __bool__ in addition to __nonzero__
2019-07-11, by Martin von Zweigbergk
py3: replace iter.next() by next(iter)
2019-07-11, by Martin von Zweigbergk
py3: replace xrange() by range()
2019-07-11, by Martin von Zweigbergk
py3: read sqlite3 data as bytes
2019-07-11, by Martin von Zweigbergk
py3: sqlite3.connect() expects str arguments
2019-07-11, by Martin von Zweigbergk
cleanup: remove check only needed for hg versions before 4.4
2019-07-12, by Martin von Zweigbergk
split: remove an unnecessary (and confusingly typed) fallback revision
2019-07-12, by Martin von Zweigbergk
evolve: rename variable "children" to "child" where it's clearly singular
2019-07-11, by Martin von Zweigbergk
evolve: remove some unused variables
2019-07-11, by Martin von Zweigbergk
py3: back out 23323092f0a7
2019-07-11, by Martin von Zweigbergk
branching: merge with stable
2019-07-17, by Pierre-Yves David
touch: fix the inconsistent behavior of divergence catching logic (issue6107)
stable
2019-07-17, by Sushil khanchi
touch: add test which shows touch can fail to warn about divergence
stable
2019-06-29, by Sushil khanchi
touch: clarify some inline documentation
stable
2019-07-17, by Sushil khanchi
tests: update output for new branch cache messsages from Mercurial
2019-07-15, by Martin von Zweigbergk
metaedit: allow operations on merge commits with some conditions
2019-07-13, by Anton Shestakov
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
less
more
|
(0)
-3000
-1000
-240
+240
tip