Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-120
+120
+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.
compat: closing mercurial-3.7 compatibility branch
mercurial-3.7
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.6 compatibility branch
mercurial-3.6
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.4 compatibility branch
mercurial-3.4
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.5 compatibility branch
mercurial-3.5
2017-03-14, by Pierre-Yves David
README: timeless typo fixes
2017-03-14, by Pierre-Yves David
cleanup: drop an empty section header
2017-03-14, by Pierre-Yves David
compat: drop some <hg-3.4 compatibility code
2017-03-14, by Pierre-Yves David
README: more update to prepare for pypi upload
2017-03-13, by Pierre-Yves David
evolve: update the capabilities and commands name for obshashrange
2017-03-13, by Pierre-Yves David
README: more change to have a pretty rendering on pypi
2017-03-13, by Pierre-Yves David
MANIFEST.in: fix various mismatch
2017-03-13, by Pierre-Yves David
README: rework install instruction
2017-03-13, by Pierre-Yves David
README: rework the intro
2017-03-13, by Pierre-Yves David
rangeobshash: minor cleanup of the obshash code
2017-03-11, by Pierre-Yves David
stablerange: remove call to 'repo.revs'
2017-03-11, by Pierre-Yves David
stablerange: reuse node calculation as much as possible
2017-03-12, by Pierre-Yves David
stablerange: adds some caching of the subranges
2017-03-11, by Pierre-Yves David
stablerange: operate on an unfiltered repository
2017-03-11, by Pierre-Yves David
depth: use lower lever function to compute missing
2017-03-11, by Pierre-Yves David
depth: update depth to code to reuse ancestors depth
2017-03-11, by Pierre-Yves David
obsdiscovery: extract a smarted depth in utility
2017-03-11, by Pierre-Yves David
obsdiscovery: simply some of the missing computation
2017-03-11, by Pierre-Yves David
discovery: implement some range based discovery
2017-03-12, by Pierre-Yves David
discovery: introduce a official 'obshash associated to a range
2017-03-10, by Pierre-Yves David
discovery: introduce "stable slicing" methods
2017-03-09, by Pierre-Yves David
discovery: adds a function doing revnum independant sorting
2017-03-09, by Pierre-Yves David
hgignore: also ignore the 'dist' directory
2017-03-09, by Pierre-Yves David
obsexchange: drop unused module
2017-03-09, by Pierre-Yves David
MANIFEST.in: also includes topic
2017-03-09, by Pierre-Yves David
MANIFEST.in: fix to include all evolve submodule
2017-03-09, by Pierre-Yves David
obsdiscovery: organize the code by category
2017-03-07, by Pierre-Yves David
evolution: drop the old __temporary__.advertiseobsolete option
2017-03-09, by Pierre-Yves David
README: mention the 'serveronly' extensions
2017-03-09, by Pierre-Yves David
server only: test a more standard method of disabling exchange
2017-03-09, by Pierre-Yves David
debian: don't delete evolve and topic extensions
2017-03-09, by Martin von Zweigbergk
serveronly: replace exc.message with str(exc)
2017-03-09, by Arun Kulshreshtha
cleanup: stop using 'repo.join' methods
2017-03-09, by Pierre-Yves David
setup: add author_email
2017-03-09, by Pierre-Yves David
readme: make it valid rst
2017-03-09, by Pierre-Yves David
setup.py: remove unused and harmful code importing mercurial
2017-03-09, by Martin von Zweigbergk
docs: update references to installation path
2017-03-08, by Martin von Zweigbergk
test: rename serveronly tests to reflect the new extension name
2017-03-08, by Pierre-Yves David
evolve: stop running 'serveronly' setup
2017-03-07, by Pierre-Yves David
discovery: directly merge the 'obsdiscovery' exthelper in top level extensions
2017-03-07, by Pierre-Yves David
compat: drop advertising of unsupported experimental bundle2 part
2017-03-07, by Pierre-Yves David
exchange: dispatch all code in 'serveronly' to the appropriate submodule
2017-03-07, by Pierre-Yves David
capabilities: properly sort capabilities after updating them
2017-03-08, by Pierre-Yves David
pull: also issue warning for old mercurial version
2017-03-07, by Pierre-Yves David
exchange: split between modern and legacy code
2017-03-07, by Pierre-Yves David
push: add extra warning about pushing to old server
2017-03-07, by Pierre-Yves David
push: exit obsexchange early if disabled
2017-03-07, by Pierre-Yves David
compat: drop special code handling change in push/pull op API
2017-03-07, by Pierre-Yves David
discovery: split discovery related code in 'obsdiscovery'
2017-03-07, by Pierre-Yves David
exchange: rename the module
2017-03-07, by Pierre-Yves David
setup.py: include all evolve submodule
2017-03-08, by Pierre-Yves David
evolve: switch away from deprecated repo.opener
2017-03-07, by Martin von Zweigbergk
serveronly: use the same extensions metadata than evolve
2017-03-07, by Pierre-Yves David
evolve: move extension metadata in their own module
2017-03-07, by Pierre-Yves David
evolve: specify the 'minimalhgversion'
2017-03-07, by Pierre-Yves David
serveronly: give the sub extension a way to access to the 'evolve' module
2017-03-07, by Pierre-Yves David
test: update test to check for various way to import the serveronly things
2017-03-07, by Pierre-Yves David
tests: move "test setup" script into a 'testlib' directory
2017-03-07, by Pierre-Yves David
exchange: move code related to exchange into a 'evolve.exchange' submodule
2017-03-04, by Pierre-Yves David
exthelper: move command declaration into the exthelper
2017-03-04, by Pierre-Yves David
exthelper: add a 'merge' method
2017-03-04, by Pierre-Yves David
exthelper: extract into its own submodule
2017-03-04, by Pierre-Yves David
makefile: add an 'install-home' target
2017-03-03, by Pierre-Yves David
makefile: only check for HGROOT when running tests
2017-03-03, by Pierre-Yves David
tests: split pyflake and flake8 tests
2017-03-02, by Pierre-Yves David
flake8: run on all python file
2017-03-02, by Pierre-Yves David
flake8: fix error in 'setup.py'
2017-03-02, by Pierre-Yves David
flake8: fix error in 'test2rst.py'
2017-03-02, by Pierre-Yves David
flake8: remove "error" in documentation configuration
2017-03-02, by Pierre-Yves David
flake8: enable on evolve too
2017-03-02, by Pierre-Yves David
flake8: update the code sources to fixes a horde of pyflake warnings
2017-03-02, by Pierre-Yves David
flake8: register 'xrange' as a builtins
2017-03-02, by Pierre-Yves David
flake8: ignore an addition rules related to import
2017-03-02, by Pierre-Yves David
flake8: document all the exception we added
2017-03-02, by Pierre-Yves David
README: mention the addition of the topic extensions
2017-03-02, by Pierre-Yves David
tests: run pyflake on all python files
2017-03-02, by Pierre-Yves David
serveronly: fix undefined variable
2017-03-02, by Pierre-Yves David
legacy: properly test for mercurial version in the legacy extensions
2017-03-02, by Pierre-Yves David
evolve: prevent global variable shadowing
2017-03-02, by Pierre-Yves David
evolve: drop some unused variables
2017-03-02, by Pierre-Yves David
evolve: drop some unused import
2017-03-02, by Pierre-Yves David
README: fix evolve installation path
2017-03-02, by Pierre-Yves David
topic: merge the topic extension in the evolve repository
2017-03-02, by Pierre-Yves David
test: adapt to new core output
2017-02-23, by Pierre-Yves David
test: adapt to change in mercurial output
2017-02-23, by Pierre-Yves David
compat: handle difference of signature for update destination hooks
2017-02-23, by Pierre-Yves David
setup.py: also install 'hgext3rd/__init__.py'
2016-10-14, by Pierre-Yves David
tutorial: add a very basic pointer in the readme
2016-10-07, by Pierre-Yves David
tutorial: add a second part about having multiple topic
2016-09-30, by Pierre-Yves David
tutorial: add a first version of the tutorial with the basics
2016-09-29, by Pierre-Yves David
doc: add more details about the head checking
2016-09-13, by Pierre-Yves David
documentation: some basic update of the documentation
2016-09-07, by Pierre-Yves David
flake8: ignore N801
2016-09-07, by Anton Shestakov
flake8: don't ignore E713 now that it's fixed
2016-09-07, by Anton Shestakov
flake8: fix E713 style
2016-08-30, by Sean Farley
flake8: fix E301 style
2016-08-30, by Sean Farley
flake8: fix E111 style
2016-08-30, by Sean Farley
flake8: fix E222 style
2016-08-30, by Sean Farley
flake8: fix E127 style
2016-08-30, by Sean Farley
flake8: fix W391 style
2016-08-30, by Sean Farley
tests: add flake8 check
2016-08-30, by Sean Farley
flake8: add file for rules to ignore
2016-05-15, by Sean Farley
init: guard _namemap with repo.topics (issue5351)
2016-08-26, by timeless
init: cache repo.topics
2016-08-26, by timeless
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
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip