Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-224
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: 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
obshistory: give a more correct name to a variable
2020-03-29, by Anton Shestakov
tests: unindent lines that only have one leading space
stable
2020-03-29, by Anton Shestakov
rewind: make __rewind-hash__ extra field be bytes
stable
2020-03-27, by Anton Shestakov
touch: make __touch-noise__ extra field be bytes
stable
2020-03-27, by Anton Shestakov
branching: merge with stable
2020-03-27, by Pierre-Yves David
evolve: fix some documentation grammar/typos
2020-03-25, by Eric Spishak-Thomas
evolve: fix some documentation grammar/typos
stable
2020-03-25, by Eric Spishak-Thomas
changelog: mention the recent evolve improvements
stable
2020-03-25, by Pierre-Yves David
tests: merge two tests about split changesets
stable
2020-03-21, by Manuel Jacob
evolve: support successors of ancestor of orphan with multiple roots
stable
2020-03-11, by Manuel Jacob
evolve: support ancestor of orphan split with unrelated changeset in between
stable
2020-03-11, by Manuel Jacob
exchange: deal with empty obscommon
stable
2020-03-11, by Pierre-Yves David
topic: compat with tr.changes[b'phases'], it's now a list
2020-03-20, by Anton Shestakov
topic: fix compatibility issues caused because of change in transaction API
2020-03-19, by Pulkit Goyal
obsexchange: fallback to simpler request for dumb http server
stable
2020-03-06, by Pierre-Yves David
obsexchange: swap the 'common' and 'missing' clause
stable
2020-03-06, by Pierre-Yves David
obsdiscovery: avoid considering locally hidden changeset
stable
2020-03-06, by Pierre-Yves David
obsdiscovery: add a test where some common node are hidden
stable
2020-03-11, by Pierre-Yves David
tests: use appropriate Python (2 or 3) for dummyssh
stable
2020-03-13, by Anton Shestakov
evolve: add missing 'of' in message
stable
2020-03-11, by Manuel Jacob
test: fix graph label in test-push-checkheads-pruned-B5.t
stable
2020-03-06, by Pierre-Yves David
readme: mention compat string format
2020-03-11, by Anton Shestakov
readme: copywrite the section about branch policy, wrap long lines
2020-03-11, by Anton Shestakov
compat: update hg-X.Y compat comments and test them
2020-03-10, by Anton Shestakov
contrib: add a script to check release in compat comments that have node hash
2020-03-10, by Anton Shestakov
changelog: add an entry about the cleanup
2020-03-10, by Pierre-Yves David
evolve: drop compat for pre-4.5 context.memfilectx()
2020-03-09, by Anton Shestakov
compat: update a couple of obviously outdated version comments
2020-03-09, by Anton Shestakov
evolve: drop pre 4.0 compat for dirstate.parentchange()
2020-03-07, by Anton Shestakov
evolve: drop 4.5 compat for scmutil.resolvehexnodeidprefix()
2020-03-07, by Anton Shestakov
evolve: drop 4.5 compatibility for patch in tryimportone()
2020-03-07, by Anton Shestakov
evolve: drop 4.5 compatibility with `patch.extract` API
2020-03-07, by Anton Shestakov
evolve: drop 4.5 compatibility for template keywords
2020-03-07, by Anton Shestakov
topic: drop 4.5 compatibility for template keywords
2020-03-07, by Anton Shestakov
compat: drop 4.5 compatibility for strdiff
2020-03-04, by Pierre-Yves David
compat: drop 4.5 compatibility layer for log utility
2020-03-04, by Pierre-Yves David
compat: drop 4.5 related compatibility around wireprotocol module
2020-03-10, by Pierre-Yves David
compat: directly use status attribute instead of the compat layer
2020-03-10, by Pierre-Yves David
compat: directly use function from dateutil
2020-03-10, by Pierre-Yves David
compat: drop 4.5 compatibility for `_filterederror`
2020-03-04, by Pierre-Yves David
compat: drop import compatibility <= 4.5 for `forcebytestr`
2020-03-04, by Pierre-Yves David
tests: adapt now that Mercurial clears the merge state for empty wdir
2020-03-04, by Martin von Zweigbergk
tests: add more involved tests for obslog -T now that everything is a property
2020-03-06, by Anton Shestakov
obslog: remove the separate "obslog -f" implementation and use the common one
2020-02-25, by Anton Shestakov
obslog: provide successors and multiple markers to marker-displaying function
2020-02-25, by Anton Shestakov
obslog: make date template property into dates
2020-02-18, by Anton Shestakov
obslog: make note template property into notes
2020-02-18, by Anton Shestakov
obslog: make operation template property into operations
2020-02-18, by Anton Shestakov
obslog: make user template property into users
2020-02-18, by Anton Shestakov
obslog: have at least one test that shows multiple dates with -f flag
2020-02-18, by Anton Shestakov
obslog: use fm.data() instead of fm.write() because it's all templates now
2020-02-18, by Anton Shestakov
tests: add checkheads-related cap
2020-03-06, by Anton Shestakov
branching: merge stable back into default
2020-03-04, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2020-02-29, by Anton Shestakov
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2020-02-29, by Anton Shestakov
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2020-02-29, by Anton Shestakov
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2020-02-28, by Anton Shestakov
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
2020-02-28, by Anton Shestakov
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
2020-02-28, by Anton Shestakov
test-compat: back out changeset 2371d40f0878
mercurial-5.2
2020-02-28, by Anton Shestakov
test-compat: back out changeset bb2042ff6444
mercurial-5.2
2020-02-28, by Anton Shestakov
test-compat: merge stable into mercurial-5.2
mercurial-5.2
2020-02-28, by Anton Shestakov
packaging: mark as developer version
stable
2020-02-29, by Anton Shestakov
packaging: add tag 9.3.0 for changeset 583dc6ef3eb2
stable
2020-02-29, by Anton Shestakov
packaging: prepare version 9.3.0
stable
9.3.0
@
2020-03-04, by Anton Shestakov
branching: preserve test change on stable
2020-03-04, by Pierre-Yves David
topic: extend topic gating to descendant
stable
2020-03-04, by Pierre-Yves David
changelog: more entries for 9.3.0, sorting
stable
2020-03-04, by Anton Shestakov
compat: fix subsettable import for mercurial <= 4.8
stable
2020-03-04, by Pierre-Yves David
compat: officialy drop compatibility with mercurial 4.5
stable
2020-03-04, by Anton Shestakov
test-compat: back out changeset 591a0afd2ef3
stable
2020-03-04, by Pierre-Yves David
test-compat: back out changeset 51e38bf936cf
stable
2020-02-28, by Anton Shestakov
branching: merge into stable in preparation for release
stable
2020-02-28, by Anton Shestakov
branching: closing test-compat branch for mercurial-4.5
mercurial-4.5
2020-02-29, by Anton Shestakov
branching: merge with stable
2020-03-04, by Pierre-Yves David
tests: update graph output after core change
2020-03-04, by Pierre-Yves David
fix: reinstall import from the right location
2020-03-04, by Pierre-Yves David
topic: option to hide topic changesets to plain client
2020-02-19, by Pierre-Yves David
readme: update heptapod link
stable
2020-03-03, by Anton Shestakov
py3-exceptions: wrap more Exceptions in forcebytestr before formatting
stable
2020-03-02, by willstott101
touch: allow divergence with -A even if allowdivergence=no
2020-02-04, by Martin von Zweigbergk
touch: allow divergence with -A even if allowdivergence=no
2020-02-04, by Martin von Zweigbergk
tests: add test of `hg touch -A`
2020-02-04, by Martin von Zweigbergk
release-checklist: do not forget to move the '@' bookmark
stable
2020-02-22, by Pierre-Yves David
topic: use `%d` for integers instead of `%s` on py3
stable
2020-02-19, by Pulkit Goyal
prune: actually track folds using fold-* metadata in obsmarkers
2020-02-15, by Anton Shestakov
packaging: handle docs in a separate block in MANIFEST.in
2020-02-13, by Anton Shestakov
packaging: simplify inclusion of docs in MANIFEST.in
2020-02-13, by Anton Shestakov
packaging: simply prune some directories in MANIFEST.in in a dedicated block
2020-02-13, by Anton Shestakov
metaedit: replace a compat condition with a less specific proxy
2020-02-04, by Martin von Zweigbergk
fold: replace a compat condition with a less specific proxy
2020-02-04, by Martin von Zweigbergk
tests: drop useless "(glob)" for timezone offsets
2020-02-11, by Anton Shestakov
changelog: obslog shows folds now
2020-02-04, by Anton Shestakov
obslog: use _successorsetverb() in regular obslog too
2020-01-14, by Anton Shestakov
release: do not forget to tweet about it
2020-02-02, by Pierre-Yves David
branching: merge with stable
2020-02-02, by Pierre-Yves David
release: fix a silly typo
stable
2020-02-02, by Pierre-Yves David
branching: merge with stable
2020-02-02, by Pierre-Yves David
release: add missing checklist items
stable
2020-02-02, by Pierre-Yves David
heptapod: add an issue template for new version
stable
2020-02-01, by Pierre-Yves David
packaging: create a release check list
stable
2020-01-30, by Pierre-Yves David
obshistory: add 'folded' to the list of precise verbs
2020-01-14, by Anton Shestakov
metaedit: actually track folds using fold-* metadata in obsmarkers
2020-01-11, by Anton Shestakov
fold: actually track folds using fold-* metadata in obsmarkers
2020-01-11, by Anton Shestakov
tests: adjust test output for an early return in mergecopies()
2020-02-02, by Anton Shestakov
branching
2020-02-01, by Pierre-Yves David
packaging: mark as developer version
stable
2020-01-31, by Pierre-Yves David
Added tag 9.2.2 for changeset ef41094c34e1
stable
2020-01-31, by Pierre-Yves David
packaging: prepare version 9.2.2
stable
9.2.2
2020-01-31, by Anton Shestakov
packaging: update tested with version
stable
2020-01-31, by Pierre-Yves David
packaging: update changelog for version 9.2.2
stable
2020-01-31, by Anton Shestakov
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
2020-01-30, by Anton Shestakov
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
2020-01-30, by Anton Shestakov
test-compat: merge stable into mercurial-5.2
mercurial-5.2
2020-01-30, by Anton Shestakov
tests: allow an empty merge commit to have tests pass without too many changes
stable
2020-01-27, by Anton Shestakov
compat: add a context manager that calls _quick_access_changeid_invalidate()
stable
2020-01-28, by Anton Shestakov
evolve: provide branch argument to overlayworkingctx.tomemctx()
stable
2020-01-17, by Anton Shestakov
evolve: compatibility with copies.graftcopies() from hg 5.3
stable
2020-01-23, by Anton Shestakov
cmdrewrite: avoid accessing scmutil.status fields by index
stable
2019-11-15, by Martin von Zweigbergk
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
2020-01-23, by Anton Shestakov
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
2020-01-23, by Anton Shestakov
test-compat: merge stable into mercurial-5.2
mercurial-5.2
2020-01-23, by Anton Shestakov
tests: use --tool flag instead of --config ui.merge
stable
2020-01-23, by Anton Shestakov
evolve: remove a check which is already done by rewriteutil.precheck()
2019-11-04, by Sushil khanchi
test-compat: create a compatibility branch for Mercurial 5.2
mercurial-5.2
2020-01-23, by Pierre-Yves David
contrib: make merge-test-compat.sh more topic-friendly
stable
2020-01-23, by Anton Shestakov
contrib: shellcheck merge-test-compat.sh
stable
2020-01-20, by Anton Shestakov
evolve: add pre-check logic for content-divergence in rewriteutil.precheck()
2019-11-04, by Sushil khanchi
evolve: rename a function to make it explicit
2020-01-01, by Sushil khanchi
obsdiscovery: compatibility when importing forcebytestr()
stable
2020-01-21, by Anton Shestakov
heptapod-ci: add pytype job, allow it to fail for now
2019-12-03, by Anton Shestakov
evolve: add a new method picksplitsuccessor() in utility.py
2019-12-08, by Sushil khanchi
changelog: add missing entries
stable
2020-01-20, by Anton Shestakov
compat: also import datestr from dateutil
2020-01-15, by Anton Shestakov
obshistory: remove unused ismetablacklisted()
2020-01-13, by Anton Shestakov
obshistory: remove unused successorsetallmarkers()
2020-01-13, by Anton Shestakov
obshistory: remove unused _successorsetdates() and _successorsetusers()
2020-01-13, by Anton Shestakov
obshistory: remove unused preparesuccessorset()
2020-01-13, by Anton Shestakov
obshistory: use effect flags from obsutil
2020-01-11, by Anton Shestakov
obshistory: make a {flag value: description} dict for _markerseffects()
2020-01-11, by Anton Shestakov
obshistory: factor out _markerseffects()
2020-01-11, by Anton Shestakov
obshistory: factor out _markerspreciseverb()
2020-01-11, by Anton Shestakov
evolve: provide branch argument to overlayworkingctx.tomemctx()
2020-01-17, by Anton Shestakov
changelog: mention all the cleanups as one item
2020-01-08, by Anton Shestakov
templatekw: drop obsfatedata and related code
2020-01-08, by Anton Shestakov
templatekw: drop obsfateprinter() and obsfatelineprinter()
2020-01-07, by Anton Shestakov
compat: drop isobsnotesupported() that checks if storing notes is supported
2020-01-07, by Anton Shestakov
templatekw: use literal set syntax
2020-01-07, by Anton Shestakov
obshistory: remove obsfateverb/obsfateprinter patching compatibility
2020-01-04, by Anton Shestakov
obshistory: drop unused keyword argument to _getobsfateandsuccs()
2020-01-03, by Anton Shestakov
obshistory: use successorsandmarkers() from obsutil, drop local variant
2020-01-02, by Anton Shestakov
compat: drop code from 35b2d201eb71 (compatibility with hg 4.3)
2019-12-31, by Anton Shestakov
tests: rename precursors to predecessors in test-evolve-templates.t
2019-12-26, by Anton Shestakov
evolve: correct spelling of superseded everywhere else
2019-11-28, by Anton Shestakov
evolve: use obsutil._getobsfate() directly
2019-11-28, by Anton Shestakov
less
more
|
(0)
-3000
-1000
-224
tip