Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-960
+960
+1000
+3000
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.
stack: add warning about multiple heads
2016-08-26, by Pierre-Yves David
stack: add some behind information
2016-08-26, by Pierre-Yves David
stack: add some basic branch information
2016-08-26, by Pierre-Yves David
stack: add some header with the topic name
2016-08-26, by Pierre-Yves David
test: add testing of stack output in 'stack-data' test.
2016-08-26, by Pierre-Yves David
test: rename 'list' test to 'stack-data'
2016-08-26, by Pierre-Yves David
stack: also dim bases
2016-08-26, by Pierre-Yves David
stack: reusing the index number in base when applicable
2016-08-26, by Pierre-Yves David
stack: extra argument validation logic outside of showstack
2016-08-26, by Pierre-Yves David
summary: properly label the topic name in summary
2016-08-23, by Pierre-Yves David
topic: list the branches this topic belong to when verbose
2016-08-23, by Pierre-Yves David
topic: properly justify the verbose data when listing topic
2016-08-16, by Pierre-Yves David
ngtip: rely on topicmap for 'ngtip'
2016-08-16, by Pierre-Yves David
topic: list the number of 'behind' changeset when --verbose is used
2016-08-14, by Pierre-Yves David
destination: honor the sourceset argument of _destmerge
2016-08-15, by Pierre-Yves David
destmerge: improve topic head computation and handling
2016-08-15, by Pierre-Yves David
evolve: extract the code copied from evolve in a submodule
2016-08-15, by Pierre-Yves David
destmerge: honor the 'onheadcheck' argument
2016-08-15, by Pierre-Yves David
destination: use the correct abort class for error
2016-08-14, by Pierre-Yves David
topic: list the number of head when --verbose is used
2016-08-14, by Pierre-Yves David
topic: list the number of troubled changesets when --verbose is used
2016-08-13, by Pierre-Yves David
topic: list the number of changesets when --verbose is used
2016-08-12, by Pierre-Yves David
topic: add color for the active topic
2016-08-14, by Pierre-Yves David
topic: add formatter support
2016-08-13, by Pierre-Yves David
topic: extract the code listing all topics
2016-08-13, by Pierre-Yves David
stack: introduce and explicite command to display the stack
2016-08-12, by Pierre-Yves David
testedwith: update to 3.9
2016-08-11, by Pierre-Yves David
topic: make sure we have the 'wlock' when setting topic
2016-08-11, by Pierre-Yves David
cleanup: removed unused mercurial.util import
2016-07-13, by Pierre-Yves David
compat: tolerate missing rebase extension
2016-07-08, by timeless
compat: mercurial dropped alias for hashlib.sha1
2016-07-08, by timeless
destination: add an XXX about handling destspace in destmerge
2016-05-11, by Pierre-Yves David
update: calculate 'partial' as core does
2016-04-25, by Sean Farley
discovery: flake8
2016-04-25, by Sean Farley
destination: flake8
2016-04-25, by Sean Farley
style: update __init__.py
2016-03-22, by Sean Farley
compat: adapt to the new destspace argument of destmerge
2016-05-11, by Pierre-Yves David
stack: prevent crash when topic is rooted on nullid
2016-04-04, by Pierre-Yves David
test: add topic on the first 2 changesets too
2016-04-04, by Pierre-Yves David
test: remove comment about new head warning
2016-04-04, by Pierre-Yves David
stack: also change the indexing of the t# reference
2016-04-03, by Pierre-Yves David
stack: change the ascii symbold for base
2016-04-01, by Pierre-Yves David
stack: reverse the display order
2016-04-01, by Pierre-Yves David
topic: extract display from entry computation
2016-04-01, by Pierre-Yves David
stack: start indexing at 't1' instead of 't0'
2016-04-01, by Pierre-Yves David
commit: wrap "commitstatus" to take topic into account
2016-03-30, by Pierre-Yves David
uisetup: add call to 'topicmap.modsetup'
2016-03-30, by Pierre-Yves David
uisetup: move all remaining wrapping into uisetup
2016-03-30, by Pierre-Yves David
topicmap: move 'cgapply' wrapping into the topicmap module
2016-03-30, by Pierre-Yves David
topicmap: move the 'usetopicmap' context manager into the topicmap module
2016-03-30, by Pierre-Yves David
patch: move setup of import/export logic into a function
2016-03-30, by Pierre-Yves David
patch: remove version compatibility check
2016-03-30, by Pierre-Yves David
patch: document the section about import/export
2016-03-30, by Pierre-Yves David
patch: move import/export wrapping close to the function definition
2016-03-30, by Pierre-Yves David
discovery: move all setup into a 'modsetup' function
2016-03-30, by Pierre-Yves David
revset: add a ui argument to 'modsetup'
2016-03-30, by Pierre-Yves David
revset: run 'modsetup' at uisetup time
2016-03-30, by Pierre-Yves David
destination: rename 'setupdest' to 'modsetup'
2016-03-30, by Pierre-Yves David
destination: document 'setupdest'
2016-03-30, by Pierre-Yves David
destination: add a ui argument to 'setupdest'
2016-03-30, by Pierre-Yves David
destination: make sure 'setupdest' is the latest function in the module
2016-03-30, by Pierre-Yves David
topicmap: move to new style import
2016-03-30, by Pierre-Yves David
stack: move to new style import
2016-03-30, by Pierre-Yves David
revset: move to new style import
2016-03-30, by Pierre-Yves David
discovery: move to new style import
2016-03-30, by Pierre-Yves David
destination: move to new style import
2016-03-30, by Pierre-Yves David
init: move to new style import
2016-03-30, by Pierre-Yves David
test: disable the new style rendering for "missing parent"
2016-03-30, by Pierre-Yves David
tests: add pyflakes test
2016-03-21, by Sean Farley
setup: make sure we use the imported module
2016-03-28, by Pierre-Yves David
topicmap: whitespace
2016-03-21, by Sean Farley
topiccache: directly instantiate a topiccache object when reading
2016-03-28, by Pierre-Yves David
readme: fix instruction to enable topic
2016-03-22, by Pierre-Yves David
stack: whitespace
2016-03-21, by Sean Farley
stack: remove unused import
2016-03-21, by Sean Farley
revset: add missing imports
2016-03-21, by Sean Farley
revset: whitespace
2016-03-21, by Sean Farley
discovery: whitespace
2016-03-21, by Sean Farley
discovery: removed unused oldgetitem
2016-03-21, by Sean Farley
setup: break long line
2016-03-21, by Sean Farley
init: indent correctly
2016-03-19, by Sean Farley
init: whitespace fixups
2016-03-19, by Sean Farley
init: remove unused module
2016-03-19, by Sean Farley
spelling: histedit
2016-03-18, by timeless
spelling: changeset
2016-03-18, by timeless
readme: remove the part about 3.7 and hgext3rd
2016-03-18, by Pierre-Yves David
merge with other duplicate head
2016-03-22, by Pierre-Yves David
histedit: restrict default edited set to current topic when possible
2016-03-17, by Pierre-Yves David
stack: add a 'stack()' revset
2016-03-17, by Pierre-Yves David
stack: display the base of the stack
2016-03-14, by Pierre-Yves David
stack: add some default color configuration
2016-03-14, by Pierre-Yves David
stack: add basic formatter and label support
2016-03-14, by Pierre-Yves David
stack: show the currently active changeset and unstable ones
2016-03-14, by Pierre-Yves David
stack: add "t" prefix to index in the output
2016-03-14, by Pierre-Yves David
stack: allow to refer to changeset using "t2" form
2016-03-14, by Pierre-Yves David
topic: don't take topic into account when pushing to non-topic repo
2016-03-15, by Pierre-Yves David
destination: fix 'hg pull --rebase'
2016-03-16, by Pierre-Yves David
packaging: fix setup.py and install as hgext3rd.topic
2016-03-17, by Pierre-Yves David
destination: fix 'hg pull --rebase'
2016-03-16, by Pierre-Yves David
discovery: remove a spurious print
2016-03-15, by Pierre-Yves David
task: add index number to the output
2016-03-14, by Pierre-Yves David
stack: fix printing order in case of unstability
2016-03-14, by Pierre-Yves David
stack: exclude obsolete changeset from the set
2016-03-14, by Pierre-Yves David
stack: add a very first version of stack display with 'hg topic --list'
2016-03-14, by Pierre-Yves David
topic: get 'Abort' from error, not 'util'
2016-03-14, by Pierre-Yves David
Makefile: meant tests-@ not tests-tip
2016-03-14, by Augie Fackler
update: change default update destination to take topic in account
2016-03-13, by Pierre-Yves David
rebase: test default rebase destination behavior
2016-03-13, by Pierre-Yves David
topicmap: write and read format from disc
2016-03-13, by Pierre-Yves David
topicmap: ensure that 'served' view is updated with topicmap
2016-03-14, by Pierre-Yves David
topicmap: move the monkey patching into a context manager
2016-03-14, by Pierre-Yves David
push: hackish handeling of new branch head from phase move
2016-03-12, by Pierre-Yves David
push: allow pushing new topic to non-publishing server by default
2016-03-12, by Pierre-Yves David
topic: take topic in account for all branch head computation
2016-03-12, by Pierre-Yves David
testedwith: declare compatibility with Mercurial 3.7
2016-03-14, by Augie Fackler
Makefile: update all-version-tests to explicitly test 3.7
2016-03-14, by Augie Fackler
hgignore: also ignore testtimes
2016-03-14, by Augie Fackler
killdaemons: discard now that it's unused
2016-03-14, by Augie Fackler
test: drop custom run-tests.py
2016-03-14, by Pierre-Yves David
Makefile: rework running of tests
2016-03-14, by Augie Fackler
compat: adapt to change in mercurial core
2016-03-12, by Pierre-Yves David
topic: handle merge.update function signature change
2015-12-31, by Augie Fackler
Merge.
2015-12-11, by Augie Fackler
test-topic-dest: test fixes I should have put in the previous change
2015-12-11, by Augie Fackler
topic: fix changing topics of commits that have an amend_source
2015-12-11, by Augie Fackler
topic: remove useless call to c.parents()
2015-12-11, by Augie Fackler
topic: fix up change logic a little and add debug logging
2015-12-11, by Augie Fackler
merge: use topic to pick default destination
2015-10-21, by Pierre-Yves David
topic: introduce a 'ngtip' concept
2015-10-21, by Pierre-Yves David
template: test that topic is accessible through template
2015-10-08, by Pierre-Yves David
test: adapt to newer mercurial
2015-10-23, by Pierre-Yves David
patch: import topic from patch header
2015-10-08, by Pierre-Yves David
patch: add topic to exported patch
2015-10-08, by Pierre-Yves David
topic: work around stringmatcher moving during development of hg 3.6
2015-10-14, by Augie Fackler
topic: allow use of topic(.) to match the p1 topic
2015-09-30, by Augie Fackler
topic: fix missing error import
2015-09-30, by Augie Fackler
amend: allow clearing topics on amend
2015-06-19, by Matt Mackall
changectx: add topic method
2015-06-19, by Matt Mackall
topics: consistently use empty string instead of None
2015-06-19, by Matt Mackall
topics: drop debugging print in rebase
2015-06-19, by Matt Mackall
topics: allow commits that only change topic (issue4725)
2015-06-15, by Matt Mackall
topics: add listnames hook so completion works
2015-06-15, by Matt Mackall
rewrite: use a lock and transaction as spotted by devel warnings
2015-06-18, by Augie Fackler
topics: only apply topic to commits of the working copy
2015-06-12, by Matt Mackall
rebase: teach rebase how to copy topics
2015-06-12, by Matt Mackall
topic: wrap the underlying update function rather than the command
2015-06-12, by Matt Mackall
commit: add a topic field to the in-editor commit text
2015-06-10, by Matt Mackall
topic: only require obsolete support for --change
2015-06-10, by Matt Mackall
commit: add a --topic flag
2015-06-10, by Matt Mackall
topic: note when switching topics
2015-06-10, by Matt Mackall
summary: add topic summary hook
2015-06-10, by Matt Mackall
topics: add command summary
2015-06-10, by Matt Mackall
docs: fix format of extension docstring
2015-06-10, by Matt Mackall
constants: extract key for extra into a constant
2015-06-10, by Augie Fackler
topic: add ability to change topic of non-public changes
2015-06-10, by Augie Fackler
revset: add a topic() revset for querying topics
2015-06-10, by Augie Fackler
topic: disallow use of topics without obsolete enabled
2015-06-10, by Augie Fackler
topic: use repo.set() where we need a changectx anyway
2015-06-10, by Augie Fackler
testlib: enable rebase and obsolete for easier testing
2015-06-10, by Augie Fackler
Initial dumb version of topics.
2015-05-20, by Augie Fackler
serveronly: deduplicate code with the main evolve extension
2017-02-28, by Pierre-Yves David
serveronly: clean up imports
2017-02-28, by Pierre-Yves David
compat: just use '_callcompressable'
2017-02-28, by Pierre-Yves David
compat: drop bookmark compatibility layer
2017-02-28, by Pierre-Yves David
compat: drop compat for older wireproto implementation
2017-02-28, by Pierre-Yves David
compat: always use the strip revset from core
2017-02-28, by Pierre-Yves David
compat: drop support for ancestral pushop object
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer around update
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer for 'tryimportone'
2017-02-28, by Pierre-Yves David
compat: drop superfluous summary output
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer around memctx
2017-02-28, by Pierre-Yves David
compat: drop handling of ancestral 'helploader' caller
2017-02-28, by Pierre-Yves David
compat: drop hack around a 'graft' signature change
2017-02-28, by Pierre-Yves David
evolve: proactively detect bad version early
2017-02-28, by Pierre-Yves David
evolve: drop support for version older than 3.8
2016-11-01, by Pierre-Yves David
evolve: cleanup imports
2017-02-28, by Pierre-Yves David
merge with stable
2017-02-28, by Pierre-Yves David
merge with mercurial-3.5
mercurial-3.4
2017-02-28, by Pierre-Yves David
merge with mercurial-3.6
mercurial-3.5
2017-02-28, by Pierre-Yves David
merge with mercurial-3.7
mercurial-3.6
2017-02-28, by Pierre-Yves David
merge with mercurial-3.8
mercurial-3.7
2017-02-28, by Pierre-Yves David
merge with mercurial-3.9
mercurial-3.8
2017-02-28, by Pierre-Yves David
merge with mercurial-4.0
mercurial-3.9
2017-02-28, by Pierre-Yves David
merge future 5.6.1
mercurial-4.0
2017-02-28, by Pierre-Yves David
Added tag 5.6.1 for changeset 70694b2621ba
stable
2017-02-28, by Pierre-Yves David
update debian changelog
stable
2017-02-28, by Pierre-Yves David
evolve: extend API fix from 25254b2f8116 to another relevant case
stable
2017-02-02, by Pierre-Yves David
hgext3rd: drop the last remains of hgext3rd
2016-11-01, by Pierre-Yves David
hgext3rd: move 'obsolete' as 'evolve.legacy'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'drophack' as 'evolve.hack.drophack'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'simple4server' as 'evolve.serveronly'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'directaccess' and 'inhibit' in 'evolve.hack'
2017-02-28, by Pierre-Yves David
evolve: move the extensions to 'hgext3rd'
2017-02-28, by Pierre-Yves David
extensions: drop the old 'pushexperiment' extension
2016-11-01, by Pierre-Yves David
merge with stable
2017-02-01, by Pierre-Yves David
Update tag 5.6.0 for changeset e7b6e9c4a5d4
stable
2017-02-01, by Pierre-Yves David
fix release date in the Readme,
stable
5.6.0
2017-02-01, by Pierre-Yves David
reopen the default branch
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.4
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.5
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.6
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.7
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.8
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.9
2017-02-01, by Pierre-Yves David
merge with future 5.6.0
mercurial-4.0
2017-02-01, by Pierre-Yves David
Added tag 5.6.0 for changeset 99ede2d77545
stable
2017-02-01, by Pierre-Yves David
exchange: fix compatibility layer
stable
2017-02-01, by Pierre-Yves David
open the mercurial-3.9 compat branch
mercurial-4.0
2017-02-01, by Pierre-Yves David
prepare release 5.6.0
stable
2017-02-01, by Pierre-Yves David
debian: fix version format
stable
2017-02-01, by Pierre-Yves David
merge with default to prepare the next version
stable
2017-02-01, by Pierre-Yves David
merge with stable
2017-02-01, by Pierre-Yves David
uncommit: don't lose copy information of remaining files (issue5403)
stable
2017-01-31, by Martin von Zweigbergk
merge with stable
2017-01-25, by Pierre-Yves David
fold: cleanly abort on empty fold set (issue5453)
stable
2017-01-25, by Pierre-Yves David
README: update changelog
2017-01-23, by Pierre-Yves David
fold: require --from flag for folding revisions to working copy
2017-01-12, by Martin von Zweigbergk
fold: use 'fold', not 'touch', for transaction description
2016-12-13, by Martin von Zweigbergk
tests: fix tests to reflect hg core changes
2017-01-05, by Stanislau Hlebik
prune: improve error message if unstable changes are disallowed
2016-11-23, by Pulkit Goyal
wireproto: chunking and compression is forthwith to be handled by hgweb
2016-11-30, by Martijn Pieters
readme: fix the test run command
stable
2016-11-06, by Pierre-Yves David
Manifest.in: exclude unshipped extensions
2016-11-02, by Pierre-Yves David
Manifest.in: include Manifest.in
2016-11-02, by Pierre-Yves David
Manifest.in: exclude debian related file
2016-11-02, by Pierre-Yves David
Manifest.in: include all script in tests
2016-11-02, by Pierre-Yves David
Manifest.in: drop tests/test-qsync.t entry
2016-11-02, by Pierre-Yves David
Manifest.in: drop the 'tests/dummyssh' entry
2016-11-02, by Pierre-Yves David
Manifest.in: sort entry
2016-11-02, by Pierre-Yves David
makefile: fix documentation
2016-11-02, by Pierre-Yves David
tests: use curl instead of wget
2016-10-25, by Simon Farnsworth
merge with stable
2016-10-30, by Pierre-Yves David
Added tag 5.5.0 for changeset 727c7211c810
stable
2016-10-30, by Pierre-Yves David
prepare release 5.5.0
stable
5.5.0
2016-10-30, by Pierre-Yves David
readme: mention that the next release make use 4.0 compatible
stable
2016-10-30, by Pierre-Yves David
merge with latest fix
mercurial-3.4
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.5
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.6
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.7
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.8
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.9
2016-10-29, by Pierre-Yves David
errors: add missing imports of mercurial.error
stable
2016-10-28, by Martin von Zweigbergk
evolve: use single quotes in usage messages
stable
2016-10-28, by Martin von Zweigbergk
evolve: prefer "abort" over "abandon" in messages for consistency
stable
2016-10-28, by Martin von Zweigbergk
setupevolveunfinished: use "hg update -C ." to abort
stable
2016-10-28, by Martin von Zweigbergk
evolve: suggest "hg update -C .", including '.', to abort evolve
stable
2016-10-28, by Martin von Zweigbergk
evolve: update the tested with statement
stable
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.4
2016-10-28, by Pierre-Yves David
merge future 5.5
mercurial-3.5
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.6
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.7
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.8
2016-10-28, by Pierre-Yves David
integrate code update and test change from future 5.5 code
mercurial-3.9
2016-10-28, by Pierre-Yves David
merge with default, Mercurial 4.0-rc is out
stable
2016-10-28, by Pierre-Yves David
open the mercurial-3.9 compat branch
mercurial-3.9
2016-10-28, by Pierre-Yves David
merge with stable
2016-10-16, by Pierre-Yves David
evolve: lock the working copy early in next and prev (issue5244)
stable
2016-10-16, by Simon Farnsworth
evolve: indent cmdnext and cmdprev ready for locking change (issue5244)
stable
2016-10-08, by Simon Farnsworth
tests: adapt to some change to topic output
stable
2016-10-16, by Pierre-Yves David
split: avoid trying to split an empty commit (issue5191)
stable
2016-10-08, by Philippe Pepiot
split: avoid trying to split an empty commit (issue5191)
2016-10-08, by Philippe Pepiot
evolve: fix test breaks related to double->single quote changes
2016-09-22, by Kostia Balytskyi
merge with stable
2016-09-13, by Pierre-Yves David
bump: copy parent manifest before editting it
stable
2016-09-12, by Durham Goode
backed out changeset 7a76f9a43e89
2016-09-13, by Pierre-Yves David
readme: add an entry about the {obsolete} template change
2016-09-10, by Pierre-Yves David
templates: change {obsolete} to emit only "obsolete" or ""
2016-09-09, by Martin von Zweigbergk
debug data for manifest change in core
2016-09-07, by Pierre-Yves David
evolve: drop point release of versions
2016-09-01, by Pulkit Goyal
evolve: removed redundant try/finally blocks
2016-09-01, by Pulkit Goyal
docs: spelling fixes
2016-08-27, by Anton Shestakov
simple4server: update buglink to point to bz.mercurial-scm.org
2016-08-27, by Anton Shestakov
evolve: update buglink to point to bz.mercurial-scm.org
2016-08-27, by Anton Shestakov
docs: use https for mercurial-scm.org
2016-08-27, by Anton Shestakov
docs: point wiki and bz links to mercurial-scm.org
2016-08-27, by Anton Shestakov
test: adapt to topic changes
2016-08-29, by Pierre-Yves David
continue: ensure we hold the wlock before writing file to disk
2016-08-11, by Pierre-Yves David
test: also use 'devel.legacy.exchange=bundle1' in test
2016-08-09, by Pierre-Yves David
dirstate: use arg count for version check
2016-08-08, by Ryan McElroy
merge back with stable
2016-08-01, by Pierre-Yves David
Added tag 5.4.1 for changeset 2ad40d972a74
stable
2016-08-01, by Pierre-Yves David
prepare release 5.4.1
stable
5.4.1
2016-08-01, by Pierre-Yves David
3.9 have been released
stable
2016-08-01, by Pierre-Yves David
open mercurial-3.7 compat branch
mercurial-3.8
2016-08-01, by Pierre-Yves David
directaccess: make sure gethashsymbols does not return rev numbers
2016-06-22, by Jun Wu
evolve: use hashlib to compute sha1 hashes
2016-06-15, by Jeroen Vaelen
merge with stable
2016-05-27, by Pierre-Yves David
inhibit: protect agains dropped 'bmstore.write'
stable
2016-05-27, by Pierre-Yves David
help: fix evolution help grammar
stable
2016-05-25, by timeless
help: fix evolution hg phases reference
stable
2016-05-25, by timeless
merge latest tag in 3.4 branch
mercurial-3.4
2016-05-06, by Pierre-Yves David
merge latest tag in 3.5 branch
mercurial-3.5
2016-05-06, by Pierre-Yves David
merge latest tag in 3.6-branch
mercurial-3.6
2016-05-06, by Pierre-Yves David
merge latest tag in 3.7-branch
mercurial-3.7
2016-05-06, by Pierre-Yves David
merge back with stable
2016-05-06, by Pierre-Yves David
Added tag 5.4.0 for changeset b21ce82e6f76
stable
2016-05-06, by Pierre-Yves David
evolve: prepare release of version 5.4.0
stable
5.4.0
2016-05-06, by Pierre-Yves David
evolve: update testedwith field
stable
2016-05-06, by Pierre-Yves David
merge with stable through 3.5 branch
mercurial-3.4
2016-05-06, by Pierre-Yves David
test: wider glob for payload size
mercurial-3.4
2016-05-06, by Pierre-Yves David
merge with stable throug 3.6 branch
mercurial-3.5
2016-05-06, by Pierre-Yves David
merge with stable through 3.7 branch
mercurial-3.6
2016-05-05, by Pierre-Yves David
mercurial-3.7: revert output change
mercurial-3.7
2016-05-05, by Pierre-Yves David
merge default into stable
stable
2016-05-05, by Pierre-Yves David
test: rename TOPICROOT to HGTEST_TOPICROOT
2016-05-05, by Pierre-Yves David
test: update topic test output for order change
2016-05-05, by Pierre-Yves David
test: update topic test output for indexing change
2016-05-05, by Pierre-Yves David
test: adapt topic test
2016-05-05, by Pierre-Yves David
test: improve skipped message for topic
2016-05-05, by Pierre-Yves David
prune: suggest --biject in error "hint"
2016-05-02, by Pierre-Yves David
metaedit: check for public changeset before instability
2016-05-02, by Pierre-Yves David
fold: move sanity check after locking
2016-05-02, by Pierre-Yves David
metaedit: add support for folding commits while editing their metadata
2016-04-25, by Siddharth Agarwal
commands: introduce a new command to edit commit metadata
2016-04-25, by Siddharth Agarwal
evolve: factor out check for creating unstable commits
2016-04-25, by Siddharth Agarwal
evolve: factor out sanity checks for folds
2016-04-25, by Siddharth Agarwal
evolve: include node, rev, desc, and phase in list
2016-04-21, by timeless
evolve: use hex in list output
2016-04-21, by timeless
py3: use items() instead of iteritems()
2016-04-20, by timeless
py3: change except from two comma to as notation
2016-04-20, by timeless
py3: tolerate io/StringIO divergence
2016-04-20, by timeless
split: rewrite the pre-split commit message
2016-04-24, by Jordi Gutiérrez Hermoso
open mercurial-3.7 compat branch
mercurial-3.7
2016-04-20, by Pierre-Yves David
readme: add various missing parts
2016-04-20, by Pierre-Yves David
hgignore: add an ignore rule for test timing
stable
2016-04-20, by Pierre-Yves David
tests: change quoting pattern to match core's conventions
2016-04-19, by Laurent Charignon
Spelling: committed
2012-09-14, by timeless
Spelling (en-us): behavior
2012-09-14, by timeless
Spelling: forbidden
2012-09-14, by timeless
Brand: Mercurial
2012-09-12, by timeless
Grammar: paragraphs should end with periods
2012-09-12, by timeless
Grammar: the
2012-09-12, by timeless
Grammar: resulting issues
2012-09-12, by timeless
Grammar: introduced
2012-09-12, by timeless
Grammar: has
2012-09-12, by timeless
Spelling: versioning
2012-09-14, by timeless
Spelling: unnecessary
2012-09-12, by timeless
Spelling: through
2012-09-12, by timeless
Spelling: those
2012-09-14, by timeless
Spelling: succeeded
2012-09-12, by timeless
Spelling: remotely
2012-09-14, by timeless
Spelling: remains
2012-09-12, by timeless
Spelling: precursors
2012-09-14, by timeless
Spelling: practice
2012-09-14, by timeless
Spelling: directory
2012-09-13, by timeless
Spelling: happened
2012-09-13, by timeless
Spelling: formerly
2012-09-12, by timeless
Spelling: extinct
2012-09-12, by timeless
Spelling: directly
2012-09-13, by timeless
Spelling: deserialize
2012-09-12, by timeless
Spelling: accessing
2012-09-13, by timeless
Spelling (en-us): -ize
2012-09-12, by timeless
list: report the phase for divergent commits
2016-04-14, by timeless
readme: improve bug tracker link
2016-04-14, by timeless
readme: fix domain for bug tracker (bz.mercurial-scm.org)
2016-04-14, by timeless
ignore: remove stale items
2016-04-14, by timeless
project: change evolution domain to mercurial-scm
2016-04-14, by timeless
tests: adapt output to the new graphlog style
2016-04-14, by Pierre-Yves David
evolve: add --continue note to summary
2016-04-14, by timeless
evolve: report merge node
2016-04-14, by timeless
evolve: treat no support as non fatal
2016-04-14, by timeless
list: limit to descriptions to firstline
2016-04-13, by timeless
config: report evolve as origin for config
2016-04-08, by timeless
alias: report evolve as origin for aliases
2016-04-08, by timeless
evolve--list: initial implementation
2016-03-22, by Kostia Balytskyi
merge with stable
2016-03-18, by Pierre-Yves David
evolve: Fix crash when reading docstring
stable
2016-03-17, by Juntao Li
prune: remove the kill alias
2016-03-18, by Pierre-Yves David
evolve: Fix crush when reading docstring
2016-03-17, by Juntao Li
topic: restrict 'hg prev' to current topic unless --no-topic is passed
2016-03-17, by Pierre-Yves David
topic: restrict 'hg prev' to current topic unless --no-topic is passed
2016-03-17, by Pierre-Yves David
topic: preserve topic during evolve
2016-03-17, by Pierre-Yves David
topic: 'hg evolve --all' pick all trouble within current topic
2016-03-17, by Pierre-Yves David
close branch 3.3
mercurial-3.3
2015-11-07, by Pierre-Yves David
evolve: mark progress units for translation
2016-03-12, by Anton Shestakov
evolve: ui.progress doesn't use total count if pos is None, let's drop it
2016-03-12, by Anton Shestakov
debugrecordpruneparents: fix an apparent typo (marks)
stable
2016-03-12, by Anton Shestakov
test: explicitly disable rebaseskipobsolete in a couple of place (issue5135)
2016-03-11, by Pierre-Yves David
evolve: remove unused import
2016-03-11, by liscju
hgext: turn 'hgext' into a namespace package
2016-03-11, by Pierre-Yves David
merge stable into default
2016-02-25, by Pierre-Yves David
url: update url to point to the latest hosting
stable
2016-02-25, by Pierre-Yves David
tests: add head warning messages
2016-02-14, by Pierre-Yves David
split: fix wording of documentation for --rev option
stable
2016-02-10, by Nathan Goldbaum
merge with stable
2016-02-11, by Pierre-Yves David
Added tag 5.3.0 for changeset bd59cc2ee203
stable
2016-02-11, by Pierre-Yves David
merge with strange other head on stable
stable
5.3.0
2016-02-11, by Pierre-Yves David
prepare version 5.3.0
stable
2016-02-11, by Pierre-Yves David
evolve: update testedwith statement
stable
2016-02-11, by Pierre-Yves David
Readme: mention fix for issue4950
stable
2016-02-11, by Pierre-Yves David
merge with new stable through 3.5 and 3.6
mercurial-3.4
2016-02-11, by Pierre-Yves David
tests: register expected difference for Mercurial 3.4
mercurial-3.4
2016-02-04, by Pierre-Yves David
merge with stable through 3.6
mercurial-3.5
2016-02-11, by Pierre-Yves David
readme: mark feature only available in 3.7 as such
stable
2016-02-11, by Pierre-Yves David
Merge with stable, updating tests output
mercurial-3.6
2016-02-10, by Pierre-Yves David
readme: point to mercurial-scm.org instead of selenic.com
stable
2016-02-04, by Pierre-Yves David
merge with stable (Mercurial 3.7 is out)
stable
2016-02-04, by Pierre-Yves David
tests: register expected difference for Mercurial 3.6
mercurial-3.6
2016-02-04, by Pierre-Yves David
tests: register expected difference for Mercurial 3.5
mercurial-3.5
2016-02-04, by Pierre-Yves David
test: adapt to 3.6 help changes
stable
2016-02-04, by Pierre-Yves David
evolve: make split respect rev args passed without --rev or -r
2016-02-04, by Kostia Balytskyi
evolve: write our own custom evolvestate file
2016-02-04, by Pierre-Yves David
readme: update readme for issue 4966
2016-02-04, by Pierre-Yves David
test: back hash change from 'extra' content change out
2016-02-03, by Pierre-Yves David
evolve: close transaction if conflict is detected in relocate (issue4966)
2016-01-22, by FUJIWARA Katsunori
evolve: remove meaningless transaction nesting
2016-01-23, by FUJIWARA Katsunori
evolve: extract logic to new method _evolvemerge
2016-01-26, by Shusen LIU
test: add extra expected output
2016-01-30, by Pierre-Yves David
inhibit: make bookmark -D work with a list of bookmarks
2016-01-22, by Jeroen Vaelen
touch: prompt the user for what to do with the revived changeset
2016-01-17, by Laurent Charignon
inhibit: fix compat with rebaseskipobsolete
2016-01-27, by Laurent Charignon
test: update with new graft output
2016-01-19, by Durham Goode
merge with stable
2016-01-17, by Pierre-Yves David
tests: fix change to help output
2016-01-17, by Pierre-Yves David
tests: change some double quotes to single quotes
stable
2016-01-14, by Martin von Zweigbergk
inhibit: fix compatibility with changes in rebase
2016-01-14, by Laurent Charignon
inhibit: fix _filterpublic
2016-01-10, by Laurent Charignon
debian: blacklist test-inhibit.t
2016-01-04, by Laurent Charignon
evolve: duplicate evolution summary entries (issue5014)
2016-01-04, by Laurent Charignon
merge with stable
2016-01-03, by Pierre-Yves David
merge with the rest of stable
stable
2016-01-03, by Pierre-Yves David
debian: update changelog to 5.2.1
stable
2015-12-30, by Faheem Mitha
evolve: handle merge commit with single obsolete parent (issue4389)
2015-11-26, by Andrew Halberstadt
merge with stable
2015-12-22, by Pierre-Yves David
evolve: rewrite help for prune command
stable
2015-11-07, by Greg Ward
evolve: improve help for split command
stable
2015-11-07, by Greg Ward
evolve: improve help for prev, next commands
stable
2015-11-07, by Greg Ward
evolve: improve the confusing docstring for _orderrevs()
stable
2015-11-07, by Greg Ward
evolve: improve help for some debug commands
stable
2015-11-07, by Greg Ward
evolve: scattered typo fixes in comments, docstrings
stable
2015-11-06, by Greg Ward
evolve: extract logic to new method _finalizerelocate
2015-12-14, by Shusen LIU
evolve: extract logic to new method _relocatecommit
2015-12-14, by Shusen LIU
evolve: apply API change to 'merge.update'
2015-12-17, by Pierre-Yves David
debian: don't refer to deleted tests/run-tests.py in debian/rules
2015-12-14, by Martin von Zweigbergk
prune: changing bookmark argument to be a list
2015-12-11, by Shubhanshu Agrawal
prune: remove a list of bookmarks
2015-12-11, by Shubhanshu Agrawal
test: adapt to fix to "known" wireprotocol command
2015-12-11, by Pierre-Yves David
evolve: renaming local variables
2015-12-10, by Shubhanshu Agrawal
inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
2015-12-10, by Laurent Charignon
readme: add something about bookmark within transaction
2015-12-11, by Pierre-Yves David
commitwrapper: use bookmarks.recordchange instead of bookmarks.write
2015-12-10, by Laurent Charignon
next: replace call to bookmarks.write by bookmarks.recordchange
2015-12-10, by Laurent Charignon
previous: replace call to bookmarks.write by bookmarks.recordchange
2015-12-10, by Laurent Charignon
prune: use bookmarks.recordchange instead of bookmarks.write
2015-12-10, by Laurent Charignon
transaction: fix release order in 'rewrite'
2015-12-11, by Pierre-Yves David
check-code: make drophack comply with check-code
2015-12-04, by Laurent Charignon
check-code: make directaccess.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make inhibit.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make obsolete.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make pushexperiment.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make simple4server.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make evolve.py comply with check-code
2015-12-04, by Laurent Charignon
evolve: fix test-inhibit to match latest hg
2015-12-04, by Laurent Charignon
evolve: fix test-stabilize-conflict.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-sharing.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-tutorial.t to match new extra computation in core
2015-12-04, by Laurent Charignon
inhibit: make rebase see obsolescence even for visible nodes
2015-11-30, by Laurent Charignon
inhibit: remove unused bookmark operation wrapping
2015-11-24, by Laurent Charignon
inhibit: update test with new behavior from core
2015-12-01, by Laurent Charignon
inhibit: remove unused import
2015-11-19, by Laurent Charignon
inhibit: improve handling of error cases for bookmark -D
2015-11-20, by Laurent Charignon
directaccess: fix case of shortened hash containing only digits
2015-11-18, by Laurent Charignon
evolve: evolve --divergent failed when merge had nothing to do (issue4950)
2015-11-17, by Laurent Charignon
inhibit: use dirty revset trick to speedup the inhibit search space.
2015-11-17, by Pierre-Yves David
inhibit: use 'repo.revs' instead of 'repo.set'
2015-11-17, by Pierre-Yves David
_inhibitmarkers: turn the result from generator into a list
2015-11-17, by Pierre-Yves David
split: drop the experimental flag
2015-11-06, by Pierre-Yves David
split: preserve original changesets description
2015-11-06, by Pierre-Yves David
merge with stable
2015-11-06, by Pierre-Yves David
readme: updateing changelog
stable
2015-11-06, by Pierre-Yves David
evolve: rewrite command help (evolve command only)
stable
2015-11-06, by Greg Ward
parents: avoid locking the repository during 'hg parents'
stable
2015-11-06, by Pierre-Yves David
README: update instructions for running tests.
stable
2015-11-06, by Greg Ward
tests: remove the custom run-tests.py
2015-11-02, by Pierre-Yves David
make: clean test related target
2015-11-02, by Pierre-Yves David
test: use 'dummyssh' from the run-tests directory
2015-11-02, by Pierre-Yves David
test: use 'killdaemons.py' from the run-tests directory
2015-11-02, by Pierre-Yves David
merge back with stable
2015-11-02, by Pierre-Yves David
Added tag 5.2.1 for changeset c15d6168412f
stable
2015-11-02, by Pierre-Yves David
prepare version 5.1.2
stable
5.2.1
2015-11-02, by Pierre-Yves David
merge with default
stable
2015-11-02, by Pierre-Yves David
split: mark the command as experimental
2015-11-02, by Pierre-Yves David
tests: run test with 3.6 and apply test change
2015-10-30, by Pierre-Yves David
prune: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
evolve: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
prune: reuse revset from repair instead of copy-pasting code
2015-10-09, by Ryan McElroy
merge with stable
2015-10-12, by Pierre-Yves David
evolve: compatibility with coming 3.6
stable
2015-10-12, by Pierre-Yves David
evolve: be more complete about copying extra from old revisions
2015-09-29, by Augie Fackler
evolve: ignore ui argument passed to help loader
2015-09-30, by Yuya Nishihara
directaccess: inspect trees of len() > 3
2015-09-29, by Durham Goode
debugobsconvert: make sure obsstore is loaded before version comparison
2015-09-21, by Yuya Nishihara
evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-09-16, by Laurent Charignon
evolve: indentation change for making next patch more legible
2015-09-16, by Laurent Charignon
merge with stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
2015-09-14, by Pierre-Yves David
prune: ensure we prune bookmarks in a transaction
stable
2015-09-14, by Pierre-Yves David
next: add support for --dry-run
2015-09-10, by timeless
evolve: spelling uncommitted
2015-09-09, by timeless
evolve: annotate translatable strings with _()
2015-09-09, by timeless
evolve: do not capitalize description of next/previous
2015-09-09, by timeless
evolve: _() should not contain %
2015-09-09, by timeless
evolve: add progress for _obsrelsethashtree
2015-09-09, by timeless
evolve: add progress for the obsmarkers discovery parts
2015-09-09, by timeless
test-obsolete: clarify divergence detection output order
2015-09-09, by timeless
directaccesss: also look for symbol into list
2015-08-17, by Pierre-Yves David
merge with stable
2015-08-12, by Pierre-Yves David
inhibit: fix inhibit working with non-inhibit repos
stable
2015-08-12, by Durham Goode
directaccess: don't try to partialmatch things that aren't hashes
stable
2015-08-12, by Siddharth Agarwal
merge with stable
2015-08-10, by Pierre-Yves David
next: properly report no children when --evolve is used
stable
2015-08-10, by Pierre-Yves David
inhibit: do not search for visible obsolete changeset during stripping
stable
2015-08-10, by Pierre-Yves David
split: handle bookmarks instead of leaving them on precursor
2015-08-08, by Laurent Charignon
split: don't update before it is actually needed
2015-08-08, by Laurent Charignon
split: add more output to the test
2015-08-08, by Laurent Charignon
split: fix commit message numbering error in the test
2015-08-08, by Laurent Charignon
evolve: handle split commit for instability
2015-06-24, by Laurent Charignon
merge with stable
2015-08-07, by Pierre-Yves David
evolve: add test for instability
stable
2015-08-07, by Laurent Charignon
evolve: add a command to split commits
2015-06-18, by Laurent Charignon
merge with stable
2015-08-03, by Pierre-Yves David
test-inhibit: simplify push destinations for Windows
stable
2015-08-01, by Matt Harbison
test-sharing: fix globs for Windows
stable
2015-08-01, by Matt Harbison
inhibit: don't abort when directaccess is not enabled
2015-07-29, by Laurent Charignon
merge with stable
2015-07-10, by Pierre-Yves David
inhibit: add missing locking in wrapper for obsmarker creation
stable
2015-07-09, by Laurent Charignon
evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
2015-06-25, by Laurent Charignon
merge with stable
2015-06-30, by Pierre-Yves David
evolve: fix typo in fold docstring
stable
2015-06-26, by André Sintzoff
evolve: remove trailing spaces
stable
2015-06-26, by André Sintzoff
evolve: dedupe divergents when running evolve --all --any or evolve --rev
stable
2015-06-24, by Laurent Charignon
evolve: remove unused warning message in _solvedivergent
stable
2015-06-24, by Laurent Charignon
compat: use svfs instead of sopener
stable
2015-06-29, by Pierre-Yves David
fold: avoid using x:y in the help
stable
2015-06-26, by Pierre-Yves David
evolve: improve the help of the fold command
stable
2015-06-25, by Laurent Charignon
merge with stable
2015-06-26, by Pierre-Yves David
Added tag 5.2.0 for changeset 44a9dcb3fefc
stable
2015-06-26, by Pierre-Yves David
merge with 3.3
stable
5.2.0
2015-06-26, by Pierre-Yves David
fix version number
mercurial-3.3
2015-06-26, by Pierre-Yves David
fix debian changelog
mercurial-3.3
2015-06-26, by Pierre-Yves David
merge with stable
2015-06-25, by Pierre-Yves David
Added tag 5.2.0 for changeset 00026533ff9f
stable
2015-06-25, by Pierre-Yves David
merge with preparation for version 5.2.0
stable
2015-06-25, by Pierre-Yves David
prepare version 5.2
mercurial-3.3
2015-06-25, by Pierre-Yves David
merge with stable
2015-06-25, by Pierre-Yves David
merge back with 3.3 compat branch
stable
2015-06-25, by Pierre-Yves David
tests: adapt the test for Mercurial 3.3
mercurial-3.3
2015-06-25, by Pierre-Yves David
merge with stable
stable
2015-06-25, by Pierre-Yves David
next: add a --evolve option
2015-06-24, by Pierre-Yves David
next: print some message when on a head with some aspiring children
2015-06-24, by Pierre-Yves David
next: reword error output
2015-06-24, by Pierre-Yves David
next: refactor the command code
2015-06-24, by Pierre-Yves David
next: add extensive testing to the 'next' command
2015-06-24, by Pierre-Yves David
readme: add an entry about the obsolete wdir parent hint
2015-06-24, by Pierre-Yves David
evolve: add a hint when the parent working copy become obsolete
2015-06-24, by Pierre-Yves David
evolve: better error message when command is Ambiguous
2015-06-23, by Pierre-Yves David
evolve: mechanism to load some commands selectively
2015-05-20, by Laurent Charignon
evolve: clarify code in _singlesuccessor
2015-06-22, by Laurent Charignon
merge with stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-3.0
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
compat-hg2.3
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-2.7
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
compat-hg2.4
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-2.2
2015-06-23, by Pierre-Yves David
evolve: raise MultipleSuccessorsError when computing dependency for split commits
2015-06-22, by Laurent Charignon
next/prev: require --merge to move with uncommitted changes
2015-06-23, by Pierre-Yves David
merge with stable
2015-06-23, by Pierre-Yves David
Added tag 5.1.5 for changeset 1377f6a7f9ec
stable
2015-06-23, by Pierre-Yves David
prepare version 5.1.5
stable
5.1.5
2015-06-23, by Pierre-Yves David
evolve: non recursive implementation for _aspiringdescendants
2015-06-23, by Pierre-Yves David
evolve: distinct between '--all' and '--all --any'
2015-06-22, by Pierre-Yves David
rework refactor _aspiringchildren by introducing _possibledestination
2015-06-23, by Pierre-Yves David
evolve: consider all potential candidates on bare evolve
2015-06-22, by Pierre-Yves David
evolve: fix an issue in the documentation of the evolve function
2015-06-23, by Laurent Charignon
evolve: fix error in builddependencies
2015-06-22, by Laurent Charignon
test-evolve-bumped: add new test case for merge
2015-06-19, by Laurent Charignon
test-evolve-bumped: improve tests legibility
2015-06-19, by Laurent Charignon
evolve: drop len comparison in prune and fold
2015-06-22, by Pierre-Yves David
evolve: add an help topic about evolution
2015-06-20, by Pierre-Yves David
evolve: remove _picknexttroubled
2015-06-19, by Laurent Charignon
evolve: warn about every skipped evolution
2015-06-19, by Pierre-Yves David
evolve: some style fix
2015-06-19, by Pierre-Yves David
evolve: unify revision handling and rework error message
2015-06-19, by Pierre-Yves David
evolve: move the 'update' if '.' is obsolete earlier
2015-06-19, by Pierre-Yves David
evolve: skip unstable changesets with multiple successorssets
2015-06-16, by Laurent Charignon
evolve: allow multiple --rev argument
2015-06-19, by Pierre-Yves David
test-evolve: fix tests failing on some platform
2015-06-19, by Laurent Charignon
evolve: prevent using --rev and --any together
2015-06-16, by Laurent Charignon
evolve: add selector for trouble types
2015-06-16, by Laurent Charignon
evolve: refresh the documentation
2015-06-19, by Pierre-Yves David
evolve: check for uncommited change earlier
2015-06-16, by Laurent Charignon
merge with some old heads
stable
2015-06-19, by Pierre-Yves David
merge with some older backport
stable
2014-06-16, by Pierre-Yves David
template: add a troubles keyword
stable
2014-06-12, by Pierre-Yves David
evolve: make fold aware of allowunstable
2015-06-19, by Laurent Charignon
evolve: make prune respect allowunsable
2015-06-19, by Laurent Charignon
merge with stable
2015-06-19, by Pierre-Yves David
evolve: add a hint about how to abort an evolve with conflict
stable
2015-06-19, by Pierre-Yves David
merge with branch closing commit
stable
2015-06-19, by Pierre-Yves David
close 3.1 compat branch
mercurial-3.1
2015-06-19, by Pierre-Yves David
evolve: marks the extension as tested with 4.1
stable
2015-06-19, by Pierre-Yves David
merge with stable
2015-06-18, by Pierre-Yves David
evolve: fix default value for --confirm
stable
2015-06-18, by Pierre-Yves David
prune: use the bookmark wrapper for 3.4 compatibility
stable
2015-06-18, by Pierre-Yves David
merge with stable
2015-06-18, by Pierre-Yves David
evolve: update readme regarding the preview perf improvement
stable
2015-06-18, by Pierre-Yves David
evolve: move 'allsuccessors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'successors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'allprecursors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'precursors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'suspended()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'troubled()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _allsuccessors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _successors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _allprecursors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _precursors
stable
2015-06-18, by Pierre-Yves David
evolve: fix the template keyworkd decorator docstring
stable
2015-06-18, by Pierre-Yves David
evolve: search divergence within all precursors
stable
2015-06-18, by Pierre-Yves David
evolve: make sure we use an unfiltered repo when looking for divergence data
stable
2015-06-18, by Pierre-Yves David
evolve: make sure we use an unfiltered repo when looking for divergence data
2015-06-18, by Pierre-Yves David
directaccess: remove import from the no warning list
2015-06-17, by Pierre-Yves David
directaccess: add some commands to the directaccess list
2015-06-17, by Laurent Charignon
evolve: move test for evolve --rev ordering in a separate file
2015-06-16, by Laurent Charignon
evolve: properly evolve stacked unstable with --rev
2015-06-16, by Laurent Charignon
directaccess: disable directaccess for push and serve
2015-06-16, by Laurent Charignon
directaccess: change rule from opt-in to opt-out
2015-06-16, by Laurent Charignon
inhibit: move transaction wrapping outside of repo setup
2015-06-16, by Laurent Charignon
tests: ignores other core output in capability testing
2015-06-15, by Pierre-Yves David
evolve: make uncommit respect allowunsable
2015-05-20, by Laurent Charignon
directaccess: use cached filteredrevs
2015-06-13, by Laurent Charignon
inhibit: improve performance of transaction wrapping
2015-06-13, by Laurent Charignon
evolve: extract the code computing dependencies in a separate function
2015-06-04, by Laurent Charignon
directaccess: add mechanism to load directaccess after some other extensions
2015-06-04, by Laurent Charignon
evolve: add another test for evolve --rev
2015-06-02, by Laurent Charignon
evolve: add a more complex test for evolve --rev
2015-06-02, by Laurent Charignon
evolve: add ordering of the revisions for evolve --rev
2015-06-04, by Laurent Charignon
test: adapt to change in mercurial core
2015-06-04, by Pierre-Yves David
evolve: add directaccess to the setup.py
2015-06-03, by Laurent Charignon
evolve: don't crash on singled out revisions
2015-06-01, by Laurent Charignon
test: adapt test to less frequent branch warning
2015-06-01, by Pierre-Yves David
tests: adapt summary output to 6084926366b9
2015-06-01, by Pierre-Yves David
evolve: small refactoring of the uncommit function
2015-05-27, by Laurent Charignon
evolve: improve error message
2015-05-13, by Laurent Charignon
evolve: move return statement at the right level
2015-05-13, by Laurent Charignon
evolve: remove extra whitespace
2015-05-27, by Laurent Charignon
directaccess: don't crash when evolve is not loaded
2015-05-22, by Laurent Charignon
inhbit: don't crash on commit with no changes
2015-05-20, by Laurent Charignon
evolve: add a test for prune --keep -r . with active bookmark
2015-05-20, by Laurent Charignon
Merge with stable
2015-05-20, by Laurent Charignon
inhibit: add test to ensure that --hidden is working with inhibit
2015-05-14, by Laurent Charignon
prune: with active bookmark should stay active
stable
2015-05-18, by Laurent Charignon
merge with stable
2015-05-19, by Pierre-Yves David
evolve: migrate off of now-dead util.any
stable
2015-05-18, by Augie Fackler
inhibit: create direct access extension
2015-05-14, by Laurent Charignon
inhibit: handle inhibit marker on stripped revision
2015-05-14, by Pierre-Yves David
update README
stable
2015-05-13, by Pierre-Yves David
evolve: don't use python sets on top of revset for evolve --rev
2015-05-13, by Laurent Charignon
evolve: current bookmark wrongly moving during prune (issue4559)
stable
2015-05-13, by Laurent Charignon
inhibit: direct access with and without warning on a per command basis
2015-05-12, by Laurent Charignon
inhbit: make tests work with evolution.createmarkers config
2015-05-12, by Laurent Charignon
inhibit: config to enable only direct access
2015-04-30, by Laurent Charignon
merge with stable
2015-05-11, by Pierre-Yves David
bookmarks: update to use new bookmarks api via compatibility layer
stable
2015-05-07, by Ryan McElroy
simple4server: remove buggy wrapping of pull related function
stable
2015-05-07, by Pierre-Yves David
simple4server: update bugtracker link
stable
2015-05-06, by Pierre-Yves David
evolve: rename handlenotrouble to _handlenotrouble and add doc
2015-05-05, by Laurent Charignon
evolve: improve the help message of --rev
2015-05-05, by Laurent Charignon
evolve: add --rev option to the evolve command
2015-05-05, by Laurent Charignon
evolve: extract cleanup logic in the evolve function
2015-05-05, by Laurent Charignon
evolve: simplify the evolve function
2015-04-30, by Laurent Charignon
evolve: optimize the computation of the troubled() revset
2015-05-05, by Laurent Charignon
inhibit: don't inhibit pinned commits during rebase
2015-05-05, by Durham Goode
evolve: extract the logic to solve one change into a method
2015-05-04, by Laurent Charignon
evolve: add new variable and comment
2015-05-04, by Laurent Charignon
evolve: move code to track progress and start node
2015-05-04, by Laurent Charignon
evolve: renaming of a variable
2015-04-30, by Laurent Charignon
evolve: refactoring of the code displaying error when no trouble found
2015-05-04, by Laurent Charignon
evolve: refactor code computing stats of obsolescence markers
2015-04-30, by Laurent Charignon
evolve: refactoring of code related to pushing obs markers
2015-04-30, by Laurent Charignon
merge with stable
2015-05-04, by Pierre-Yves David
update readme
stable
2015-05-04, by Pierre-Yves David
evolve: update cmddebugrecordpruneparents to the new markers creation API
stable
2015-05-04, by Pierre-Yves David
evolve: drop useless return
stable
2015-05-04, by Pierre-Yves David
evolve: add missing import
stable
2015-04-30, by Laurent Charignon
evolve: improve transaction related code to use the lock module
stable
2015-04-30, by Laurent Charignon
evolve: remove unused variables
stable
2015-04-30, by Laurent Charignon
evolve: remove unused code in _evolveany
stable
2015-04-30, by Laurent Charignon
evove: remove unused imports
stable
2015-04-30, by Laurent Charignon
tests: ensure we keep capturing output
stable
2015-04-29, by Pierre-Yves David
inhibit: updating to a obsolete commit prints warning message
2015-04-20, by Laurent Charignon
evolve: stop conditional wrapping of _checkinvalidmarkers
2015-04-29, by Pierre-Yves David
evolve: stop conditional wrapping of _getbundleobsmarkerpart
2015-04-29, by Pierre-Yves David
evolve: stop conditional wrapping of _pushdiscoveryobsmarkers
2015-04-29, by Pierre-Yves David
merge with stable
2015-04-29, by Pierre-Yves David
test-inhibit: test bookmark -D without prune enabled
2015-04-29, by Pierre-Yves David
inhibit: fix devel warning
2015-04-29, by Laurent Charignon
evolve: add -i flag to amend command
stable
2015-04-23, by Laurent Charignon
prune: prune fix transaction pattern
2015-04-29, by Pierre-Yves David
prune: fix pruning w/ bookmarks and inhibit
2015-04-07, by Durham Goode
inhibit: remove book -D dependency on cmdprune
2015-04-07, by Durham Goode
inhibit: wrap repo.commit to inhibit nodes
2015-04-06, by Durham Goode
merge with stable
2015-04-29, by Pierre-Yves David
tests: ensure we keep capturing output
2015-04-29, by Pierre-Yves David
update readme
stable
2015-04-29, by Pierre-Yves David
docs: format concepts guide better, with literal blocks
stable
2015-04-23, by Greg Ward
docs: fix slightly unconventional .rst markup
stable
2015-04-23, by Greg Ward
docs: remove unused/obsolete figures
stable
2015-04-23, by Greg Ward
docs: remove obsolete documentation
stable
2015-04-23, by Greg Ward
docs: add a table of contents
stable
2015-04-23, by Greg Ward
merge with stable
2015-04-23, by Pierre-Yves David
Added tag 5.1.4 for changeset 891c3ce894fa
stable
2015-04-23, by Pierre-Yves David
prepare release 5.1.4
stable
5.1.4
2015-04-23, by Pierre-Yves David
evolve: drop unused 'urllib' import
stable
2015-04-23, by Pierre-Yves David
debugobsrelsethashtree: get the command to work again
stable
2015-04-22, by Pierre-Yves David
getbundleobsmarker: prevent crash from filtered content (issue4616)
stable
2015-04-21, by Pierre-Yves David
test-wireproto: add some obsmarker discovery usage.
stable
2015-04-21, by Pierre-Yves David
test-wireprotocol: test with both bundle1 and bundle2
stable
2015-04-21, by Pierre-Yves David
Update debian packaging for 5.1.3
stable
2015-04-20, by Julien Cristau
Update debian packaging for 5.0.0
stable
2014-11-19, by Pierre-Yves David
create 3.1 compatibility branch
mercurial-3.1
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-20, by Pierre-Yves David
Add "documentation update" to the changelog.
stable
2015-04-20, by Pierre-Yves David
docs: cover 'touch' command
stable
2015-04-14, by Greg Ward
docs: explain that obsolete is not hidden
stable
2015-04-13, by Greg Ward
docs: explain --hidden option
stable
2015-04-13, by Greg Ward
docs: tweak wording, punctuation for better readability
stable
2015-04-13, by Greg Ward
docs: flesh out unfinished bits in the intro page
stable
2015-04-13, by Greg Ward
docs: revive the explanation of divergent changesets in the sharing guide
stable
2015-04-14, by Greg Ward
docs (sharing): more scattered wording tweaks
stable
2014-06-20, by Greg Ward
docs: sharing guide: clarify end-game of "Example 2"
stable
2015-04-14, by Greg Ward
docs: minor tweaks to sharing guide (suggested by timeless)
stable
2014-06-15, by Greg Ward
docs: add code review scenario to sharing guide
stable
2015-04-14, by Greg Ward
docs: add a bit more hierarchy to the sharing guide
stable
2014-06-09, by Greg Ward
docs: update sharing guide based (mostly) on marmoute's review
stable
2015-04-14, by Greg Ward
Added tag 5.1.3 for changeset c52c15100fb2
stable
2015-04-20, by Pierre-Yves David
prepare version 5.1.3
stable
5.1.3
2015-04-20, by Pierre-Yves David
graft: avoid potential deadlock
stable
2015-04-20, by Pierre-Yves David
commit: avoid potential deadlock
stable
2015-04-20, by Pierre-Yves David
update readme
stable
2015-04-20, by Pierre-Yves David
pull: fix bundle2 part generation
stable
2015-04-20, by Pierre-Yves David
simple4server: cleanup debug output
stable
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-11, by Pierre-Yves David
update readme
stable
2015-04-11, by Pierre-Yves David
discovery: stop being stupid about variable name
stable
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-10, by Pierre-Yves David
inhibit: explicitly test for None
2015-04-10, by Pierre-Yves David
#iforgottoamendagain
stable
2015-04-10, by Pierre-Yves David
discovery: port the new hashing version to simple4server
stable
2015-04-10, by Pierre-Yves David
discovery: introduce a obshash1 function using fm1 during hashing (issue4587)
stable
2015-04-10, by Pierre-Yves David
tests: use 'wget' instead of 'curl' for Windows compatibility
stable
2015-03-21, by Matt Harbison
setup: allow including inhibit in the build
2015-04-06, by Durham Goode
inhibit: Add -D option to the bookmark command
2015-03-31, by Laurent Charignon
inhibit: don't leave any obsolete commit visible after closing transaction
2015-04-01, by Laurent Charignon
evolve: apply prune update before creating obsolescence markers
2015-04-02, by Laurent Charignon
test-inhibit: check graph after prune
2015-04-03, by Pierre-Yves David
test-inhibit: drop trailing white space
2015-04-03, by Pierre-Yves David
tests: make tests work on Mac OS
2015-04-02, by Laurent Charignon
merge with stable
2015-04-01, by Pierre-Yves David
inhibit: ensure that no obsolete changesets are visible after a bookmark change
2015-03-30, by Laurent Charignon
inhibit: ensure no visible changesets are obsolete after an update
2015-03-30, by Laurent Charignon
inhibit: enable direct access from parsing the revset tree
2015-03-27, by Laurent Charignon
Added tag 5.1.2 for changeset e886bc501796
stable
2015-04-01, by Pierre-Yves David
preparing version 5.1.2
stable
5.1.2
2015-04-01, by Pierre-Yves David
update 5.1.2 with latest bugfix
stable
2015-04-01, by Pierre-Yves David
evolve: have a stable manifest content when solving bumped
stable
2015-04-01, by Pierre-Yves David
evolve: change config option name
2015-04-01, by Pierre-Yves David
config: allow disabling commands
2014-10-15, by Durham Goode
inhibit: Add some inhibition clearing mechanism
2015-03-07, by Pierre-Yves David
add a 'inhibit' extension
2015-03-06, by Pierre-Yves David
tests: use 'wget' instead of 'curl' for Windows compatibility
2015-03-21, by Matt Harbison
tests: import killdaemons.py from Mercurial 1cfded2fa1a9
2015-03-21, by Matt Harbison
prune: add --keep to not touch the working copy
2015-03-20, by Durham Goode
strip: add the option for wrapping the strip command
2015-03-19, by Durham Goode
wrapcommand: fix wrapping extensions that aren't enabled
2015-03-19, by Durham Goode
wrapcommand: allow adding additional arguments to commands
2015-03-19, by Durham Goode
pushexperiment: remove use of obsolete._enabled
2015-03-19, by Durham Goode
oldobsolete: remove use of obsolete._enabled
2015-03-19, by Durham Goode
server4simple: remove use of obsolete._enabled
2015-03-19, by Durham Goode
config: remove uses of obsolete._enabled
2015-03-17, by Durham Goode
config: enable all obsolete options
2015-03-17, by Durham Goode
merge with stable
2015-03-13, by Pierre-Yves David
evolve: fix manifest usage to match upstream
stable
2015-03-13, by Durham Goode
drophack: fix to match upstream repair.strip
stable
2015-03-13, by Durham Goode
evolve: prevent a crash in httpclient_pushobsmarkers() when pushing
stable
2015-03-05, by Matt Harbison
merge stable into default
2015-03-05, by Pierre-Yves David
Added tag 5.1.1 for changeset 9b8628e0a142
stable
2015-03-05, by Pierre-Yves David
prepare release 5.1.1
stable
5.1.1
2015-03-05, by Pierre-Yves David
update readme
stable
2015-03-05, by Pierre-Yves David
evolve: use 3.2+ fullreposet to evaluate argument set (issue4515)
stable
2015-01-29, by Yuya Nishihara
evolve: cache marker encoding to avoid performance degradation
stable
2015-03-02, by Mathias De Maré
evolve: handle invalid obsmarkers in the `debugobsconvert`
stable
2015-02-06, by Pierre-Yves David
fix release date in the readme
stable
2015-02-06, by Pierre-Yves David
merge stable in default
2015-01-30, by Pierre-Yves David
Added tag 5.1.0 for changeset bfe9be352453
stable
2015-01-30, by Pierre-Yves David
update readme and bump version to 5.1
stable
5.1.0
2015-01-30, by Pierre-Yves David
merge default into table
stable
2015-01-30, by Pierre-Yves David
discovery: filter null from the discovery revset
2015-01-30, by Pierre-Yves David
tests: update to new core output
2015-01-30, by Pierre-Yves David
evolve: explicitly disable bookmark on evolve (issue4432)
stable
2015-01-27, by Tyrone Nicholas
discovery: do not build sample if undecided is smaller than sample size
2015-01-07, by Pierre-Yves David
merge with stable
2015-01-05, by Pierre-Yves David
init: don't abort Mercurial on version mismatch
stable
2014-12-23, by Matt Mackall
Added tag 5.0.2 for changeset dbd0733e5840
stable
2014-12-14, by Pierre-Yves David
prepare release 5.0.2
stable
5.0.2
2014-12-14, by Pierre-Yves David
test: adapt to core change in graft and rebase
2014-12-14, by Pierre-Yves David
merge with stable
2014-12-14, by Pierre-Yves David
doc: drop rebase extension activation
stable
2014-12-14, by Pierre-Yves David
evolve: remove the dependency to the rebase extension
stable
2014-12-13, by Pierre-Yves David
evolve: remove the use of `rebase.concludenode`
stable
2014-12-13, by Pierre-Yves David
evolve: use `merge.graft` instead of `rebasenode`
stable
2014-12-13, by Pierre-Yves David
readme: add a reference to the bugtracker in the contribute section
stable
2014-12-08, by Pierre-Yves David
merge with stable
2014-11-30, by Pierre-Yves David
debian: update changelog to 5.0.1
stable
2014-11-28, by Faheem Mitha
test: adapt test to stable output
stable
2014-11-30, by Pierre-Yves David
Added tag 5.0.1 for changeset 0f3090785283
stable
2014-11-25, by Pierre-Yves David
evolve: update in file version
stable
5.0.1
2014-11-25, by Pierre-Yves David
Added tag 5.0.1 for changeset 51e1e962172c
stable
2014-11-25, by Pierre-Yves David
readme: prepare for release 5.0.1
stable
2014-11-25, by Pierre-Yves David
readme: update changelog
stable
2014-11-25, by Pierre-Yves David
evolve: tell user which "base of divergent changeset" is not found
stable
2014-11-20, by Martin von Zweigbergk
debugobsconvert: fix 6f08a8f6bb1d and add proper test
2014-11-20, by Pierre-Yves David
merge with stable
2014-11-20, by Pierre-Yves David
debugobsconvert: fix a typo on "version"
2014-11-20, by Pierre-Yves David
debugobsconvert: also deduplicate markers in the process
2014-11-20, by Pierre-Yves David
evolve: fix capitalization in docstring for commands
stable
2014-11-20, by André Sintzoff
test: ensure we echo prompt
stable
2014-11-17, by Pierre-Yves David
debian: blacklist simple4server tests
stable
2014-10-13, by Julien Cristau
debian: blacklist test-drop
stable
2014-10-13, by Julien Cristau
debian: update control file to reflect dependency to mercurial 3.2
stable
2014-11-17, by Julien Cristau
evolve: fix the version number
stable
2014-11-17, by Julien Cristau
help: fix typo in help for 'obsolete' option added to import command
stable
2014-11-18, by Mike Edgar
test: add an explicit test for simple4server with bundle2
stable
2014-11-14, by Pierre-Yves David
Make next/prev only move bookmarks optionally
stable
2014-10-29, by Ryan McElroy
obsup: hack extension to make in-place upgrading of obsolete markers easy
2014-10-20, by Augie Fackler
merge stable into default
2014-11-11, by Pierre-Yves David
evolve: fix selection of changeset to evolve from the middle of a stack (issue4434)
stable
2014-11-11, by Pierre-Yves David
merge
stable
2014-11-11, by Pierre-Yves David
merge back with compat branch
stable
2014-11-11, by Pierre-Yves David
create a branch compatible with mercurial between 3.0.1 and 3.1.2
mercurial-3.0
2014-11-11, by Pierre-Yves David
evolve: fix suggested commands in "parents are not common" hint
stable
2014-11-05, by Martin von Zweigbergk
evolve: add missing newlines in "parents are not common" hint
stable
2014-11-05, by Martin von Zweigbergk
test-touch: add a test for rename preservation after touch
stable
2014-11-03, by Pierre-Yves David
evolve: fix error during iteration over bumped changesets (bug38)
stable
2014-11-03, by Pierre-Yves David
evolve: add various version info to save time on troubleshooting
stable
2014-10-20, by anatoly techtonik
readme: drop the mention to the wip repo
stable
2014-11-03, by Pierre-Yves David
readme: update the contribution process
stable
2014-11-03, by Pierre-Yves David
merge 5.x line into stable (drop pre hg-3.2 compat)
stable
2014-11-02, by Pierre-Yves David
evolve: add the missing newline to output messages where needed
2014-09-29, by Matt Harbison
evolve: add the missing argument to a debug statement
2014-09-29, by Matt Harbison
uncommit: abort when rev specifies the current changeset
2014-10-28, by Nathan Goldbaum
test-amend: add a test for amend with no configured username (issue4211)
2014-10-28, by Matt Harbison
evolve: preserve branch change
2014-11-01, by Pierre-Yves David
amend: allow the --logfile argument to work properly
2014-10-25, by Matt Harbison
Added tag 5.0.0 for changeset c13b408c0006
2014-10-22, by Pierre-Yves David
setup.py: bump version to 5.0.0
5.0.0
2014-10-22, by Pierre-Yves David
evolve: update tested with statement
2014-10-22, by Pierre-Yves David
README: update for 5.0 release
2014-10-22, by Pierre-Yves David
fixup previous changesets (after forgot to amend).
2014-10-22, by Pierre-Yves David
prune: stop reinjecting all selected revisions back into the revrange
2014-10-20, by Pierre-Yves David
test: adapt to new hidden-changeset message
2014-10-20, by Pierre-Yves David
pullobsolete: handle migration from todosteps to donesteps
2014-10-17, by Augie Fackler
evolve: adapt to change in core rebase
2014-10-16, by Pierre-Yves David
test: ignore bytes lenght in message
2014-10-16, by Pierre-Yves David
evolve: adapt to the new metadata storage
2014-10-16, by Pierre-Yves David
debugobsstorestats: drop the average meta length
2014-10-16, by Pierre-Yves David
debian: remove .PHONY line completely
2014-10-11, by Faheem Mitha
debian: replace clean with override_dh_auto_clean
2014-10-11, by Faheem Mitha
debian: replace build line with a override_dh_auto_build line
2014-10-11, by Faheem Mitha
debian: remove clean target before implicit match rule
2014-10-11, by Faheem Mitha
debian: Add DH_VERBOSE, commented out, for debugging convenience
2014-10-11, by Faheem Mitha
evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
2014-10-02, by Matt Harbison
drophack: use `first` and `last` on smartset
2014-10-08, by Pierre-Yves David
evolve: use `first` and `last` on revset
2014-10-08, by Pierre-Yves David
test: adapt to core mercurial 9ab18a912c44
2014-10-02, by Pierre-Yves David
evolve: adapt to core changeset 4f14303e8954
2014-10-02, by Pierre-Yves David
merge with stable
2014-10-02, by Pierre-Yves David
evolve: update evolve merge message
2014-09-30, by Pierre-Yves David
import: fix the "is None" check for the Node
stable
2014-09-30, by Pierre-Yves David
test: remote "date" from the output of obsmarker meta
2014-09-22, by Pierre-Yves David
test: adapt to mercurial changes
2014-09-22, by Pierre-Yves David
evolve: wrap setparents calls in begin/endparentchange
2014-09-17, by Siddharth Agarwal
merge with stable
2014-09-04, by Pierre-Yves David
test: add glob annotations where Mercurial's run-tests.py suggests
stable
2014-08-12, by Matt Harbison
evolve: really fix the 'grab' alias on Windows
stable
2014-09-03, by Matt Harbison
evolve: keep vague compatibility with 3.1
2014-09-03, by Pierre-Yves David
merge: all the stable sweetness into default
2014-09-02, by Pierre-Yves David
evolve: replace each obsolete sha1 in the description with its latest successor
stable
2014-08-09, by Matt Harbison
test: add parent hash to commit message in test-evolve.t
stable
2014-08-09, by Matt Harbison
evolve: fix the 'grab' alias to work on Windows
stable
2014-08-12, by Matt Harbison
debian: add README to the list of documents shipped with the package.
stable
2014-08-24, by Faheem Mitha
debian: add missing curl Build-Depends
stable
2014-08-24, by Faheem Mitha
prune: work around lazy revset slowdown
stable
2014-04-25, by Pierre-Yves David
readme: act that there will not be a 4.1.1 release
stable
2014-09-02, by Pierre-Yves David
evolve: write a status message when the working directory changes
stable
2014-08-29, by David Soria Parra
merge small default improvement before dropping compat with released Mercurial
stable
2014-08-29, by Pierre-Yves David
pull: use discovery to pull less obsmarkers through bundle2
2014-08-29, by Pierre-Yves David
pull: run obsmarker discovery only on the common set
2014-08-29, by Pierre-Yves David
evolve: fix a typo in a long function name
2014-08-29, by Pierre-Yves David
bundle2: burn some more of the old code
2014-08-29, by Pierre-Yves David
obsexch: respect todosteps when using the old push
2014-08-27, by Pierre-Yves David
compat: update the tests after the jump
2014-08-27, by Pierre-Yves David
compat: use in-core encodemarkers
2014-08-27, by Pierre-Yves David
compat: rename encodeonemarkers to _fm0encodemarkers
2014-08-27, by Pierre-Yves David
enable bundle2
2014-07-27, by Pierre-Yves David
drop the debug output
2014-08-29, by Pierre-Yves David
test-simple4server: add error output for http
2014-08-27, by Pierre-Yves David
compat: adapt to change to memctx
2014-08-29, by Pierre-Yves David
evolve: use pushkeyescape from core
2014-08-27, by Pierre-Yves David
evolve: display more message
2014-08-27, by Pierre-Yves David
evolve: drop a very old safe guard about bad marker
2014-08-27, by Pierre-Yves David
pull: drop the custom bundle2 part
2014-08-27, by Pierre-Yves David
obsexc: add support for evoext_pushobsmarkers_0 on localpeer
2014-08-27, by Pierre-Yves David
evolve: allow read() from the magic StringIO
2014-08-27, by Pierre-Yves David
evolve: drop old obsmarker discovery code
2014-08-27, by Pierre-Yves David
obsexc: use the common discovery
2014-08-27, by Pierre-Yves David
obsexc: push nothing if push fail
2014-08-27, by Pierre-Yves David
discovery: hook on the official discovery for obsmarker
2014-08-29, by Pierre-Yves David
discovery: use a different setup step for discovery
2014-08-27, by Pierre-Yves David
evolve: remove unused drop random
2014-08-27, by Pierre-Yves David
obshash: resist to unknown revision during discovery
2014-08-27, by Pierre-Yves David
code movement: gather discovery code together
2014-08-27, by Pierre-Yves David
bundle2: drop custom compat
2014-08-27, by Pierre-Yves David
drop relevant marker compat
2014-08-27, by Pierre-Yves David
evolve: always use the transaction version of phase movement
2014-08-27, by Pierre-Yves David
evolve: drop debugobsoleterelevant
2014-08-27, by Pierre-Yves David
evolve: yield to relevant markers handling in core
2014-08-20, by Pierre-Yves David
test-wireproto: adapt to output change from core
2014-08-20, by Pierre-Yves David
test: update test to new date formatting in debuobsolete output
2014-08-15, by Pierre-Yves David
test: update help output to future 3.2
2014-08-15, by Pierre-Yves David
merge with stable
2014-08-18, by Pierre-Yves David
pkg: make tests pass using the generated tarball
stable
2014-08-17, by Faheem Mitha
compat: always call metadata as a keyword argument
stable
2014-08-15, by Pierre-Yves David
test: work around a bug in debugobsolete
stable
2014-08-15, by Pierre-Yves David
merge with stable
2014-08-15, by Pierre-Yves David
uncommit: add a --rev argument
2014-08-15, by Pierre-Yves David
readme: add missing changelog entry
stable
2014-08-14, by Pierre-Yves David
merge with stable
2014-08-14, by Pierre-Yves David
import: handle patch with no node information
stable
2014-08-14, by Pierre-Yves David
import: compare binary node with binary node when using --obsolete
stable
2014-08-14, by Pierre-Yves David
README: fix version number
stable
2014-08-10, by Pierre-Yves David
relocate: fix typo
stable
2014-08-11, by Faheem Mitha
merge back with stable
2014-08-08, by Pierre-Yves David
Added tag 4.1.0 for changeset 4d5d101e878f
stable
2014-08-08, by Pierre-Yves David
pkg: prepare release 4.1.0
stable
4.1.0
2014-08-08, by Pierre-Yves David
merge default into stable
stable
2014-08-08, by Pierre-Yves David
evolve: adds a --confirm option
2014-08-08, by Pierre-Yves David
evolve: gather evolve output together
2014-08-08, by Pierre-Yves David
doc: forgotten amend
2014-08-08, by Pierre-Yves David
evolve: attempt to clarify the documentation around --all and --any
2014-06-12, by Pierre-Yves David
evolve: re enable progress for all
2014-08-08, by Pierre-Yves David
evolve: stop pretending we are pulling markers when we don't
2014-08-08, by Pierre-Yves David
evolve: do not even try to pull if all remote markers are known
2014-08-08, by Pierre-Yves David
evolve: add "obsolescence" in front of marked in the previous message
2014-08-08, by Pierre-Yves David
evolve: make the "X markers added" message during pull important
2014-08-08, by Pierre-Yves David
less
more
|
(0)
-1000
-960
+960
+1000
+3000
tip