Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
+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.
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
less
more
|
(0)
-1000
-240
+240
+1000
+3000
tip