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
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.
readme: rearrange readme before release
stable
2017-05-18, by Pierre-Yves David
test: reduce output size to fight unstability
stable
2017-05-18, by Pierre-Yves David
tests: disable blackbox for 'getid'
stable
2017-05-18, by Pierre-Yves David
compat: handle lack of 'util.timer' for pre 4.2 version
stable
2017-05-18, by Pierre-Yves David
test: enforce color to be enabled
mercurial-4.1
2017-05-18, by Pierre-Yves David
merge with default
stable
2017-05-18, by Pierre-Yves David
tests: add a test about strip with obshashrange enable
2017-05-18, by Pierre-Yves David
obshistory: add a json test with cycles
2017-05-18, by Boris Feld
tests: glob an absolute path
2017-05-18, by Pierre-Yves David
olog: document the default value
2017-05-18, by Pierre-Yves David
readme: rearrange changelog content
2017-05-18, by Pierre-Yves David
obshistory: rename the command to "olog"
2017-05-18, by Pierre-Yves David
obshistory: move the command into the obshistory module
2017-05-18, by Pierre-Yves David
obshistory: add docstring to cmddebugobshistory
2017-05-18, by Boris Feld
obshashrangecache: make sure we re-warm the cache after a reset
2017-05-18, by Pierre-Yves David
obshashrangecache: precisely track affected revs when adding new markers
2017-05-18, by Pierre-Yves David
debugobshistory: handle multiple cycles
2017-05-18, by Boris Feld
test: clean the debugobshistory cycle test
2017-05-18, by Boris Feld
obsdiscovery: add more debug output
2017-05-18, by Pierre-Yves David
discovery: log information about obshashrange
2017-05-18, by Pierre-Yves David
obshistory: add a graph option on the debugobshistory command
2017-05-18, by Pierre-Yves David
obshistory: import 'node' as 'nodemod'
2017-05-18, by Pierre-Yves David
label: add a label for the node in the "wc now at" message
2017-05-18, by Pierre-Yves David
label: rename 'evolve.short_node' to 'evolve.node'
2017-05-18, by Pierre-Yves David
obshistory: refactor debugobshistory
2017-05-17, by Boris Feld
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
stablerangecache: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
obshashrange: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
tests: apply output changes from core fix
2017-05-17, by Pierre-Yves David
packaging: mention 'dev' status in the version number
2017-05-17, by Pierre-Yves David
color: update the shorttemplate to use colors
2017-05-17, by Boris Feld
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: cleanup 'valid' life cycle
2017-05-17, by Pierre-Yves David
obsrangecache: raise programming error when using an unwarmed cache
2017-05-17, by Pierre-Yves David
obshashrange: stop marking on-disk data as invalid on clear
2017-05-17, by Pierre-Yves David
obshashcache: purge the meta line before writing a new one
2017-05-17, by Pierre-Yves David
obshashrange: drop spurious whitespace
2017-05-17, by Pierre-Yves David
obshashcache: invalidate affected cache entries on side
2017-05-17, by Pierre-Yves David
obshashcache: properly break out of all loops
2017-05-17, by Pierre-Yves David
dualsourcecache: simplify cachekey.clear
2017-05-17, by Pierre-Yves David
tests: small test update
2017-05-17, by Pierre-Yves David
dualsourcecache: fix obskey return by _checkkey
2017-05-17, by Pierre-Yves David
test: update test-obsolete.t to use common.sh
stable
2017-05-17, by Boris Feld
obshashrange: log reset from new markers
2017-05-16, by Pierre-Yves David
dualsourcecache: log cache reset
2017-05-16, by Pierre-Yves David
stablerange: log time spent updating the stable range
2017-05-16, by Pierre-Yves David
cache: track time spend updating various cache
2017-05-16, by Pierre-Yves David
obshashrange: adds blackbox usage in tests
2017-05-16, by Pierre-Yves David
obshashrange: test behavior in case of rollback
2017-05-16, by Pierre-Yves David
obshashrange: extend tests
2017-05-16, by Pierre-Yves David
dualsourcecache: add a cache name
2017-05-16, by Pierre-Yves David
obscache: stop definition of the empty key
2017-05-16, by Pierre-Yves David
obshashrange: keep value fetched from sql in memory
2017-05-16, by Pierre-Yves David
obshashrange: stop inheriting from 'dict'
2017-05-16, by Pierre-Yves David
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: to not overwrite the list with the set
2017-05-17, by Pierre-Yves David
obshashrange: properly break out of the two loops
2017-05-17, by Pierre-Yves David
obshashrange: fix reset conditional
2017-05-17, by Pierre-Yves David
cache: ensure we warm stablerange cache before the obshashrange cache
2017-05-16, by Pierre-Yves David
evolve: fixing obscache invalidation
stable
2017-05-16, by Rodrigo Damazio Bovendorp
obshashrange: warm the cache at the end of each transaction
2017-05-12, by Pierre-Yves David
obshashrange: warm cache outside of loops
2017-05-12, by Pierre-Yves David
obshashrange: "update" the cache on each transaction close
2017-05-12, by Pierre-Yves David
obshashrange: properly invalidate the cache on destroyed
2017-05-12, by Pierre-Yves David
obshashrange: properly drop the current connection on clear
2017-05-12, by Pierre-Yves David
obshashrange: exit early if nothing to write
2017-05-12, by Pierre-Yves David
obshashrange: use the dualsourcecache as a base for the cache
2017-05-12, by Pierre-Yves David
obscache: makes dualsourcecache compatible with obshashrange cache needs
2017-05-12, by Pierre-Yves David
readme: add a changelog entry about the more efficient obscache
2017-05-12, by Pierre-Yves David
obscache: extract a data agnostic class
2017-05-12, by Pierre-Yves David
obscache: extract the actual data update in a dedicated function
2017-05-12, by Pierre-Yves David
obscache: move an assert to a lower level
2017-05-12, by Pierre-Yves David
obscache: use 'nullid' as the hash of an empty obsstore
2017-05-12, by Pierre-Yves David
obcache: move empty on the class
2017-05-12, by Pierre-Yves David
obcache: move _checkkey on the class
2017-05-12, by Pierre-Yves David
obcache: move updateneeded on the class
2017-05-12, by Pierre-Yves David
obshistory: only display each revision once in debugobshistory
2017-05-12, by Boris Feld
obshistory: display a message when one marker node has no change ctx
2017-05-12, by Boris Feld
ui: hg topic now display if current revision is in bad state (issue5533)
stable
2017-05-10, by Boris Feld
obsstore: also guard agains changing object in '_checkkey'
2017-05-11, by Pierre-Yves David
obscache: guard from changing changelog or obsstore object
2017-05-11, by Pierre-Yves David
obscache: return the new data along-side the upgrade needs (and cache key)
2017-05-11, by Pierre-Yves David
obscache: use the smaller scope function
2017-05-11, by Pierre-Yves David
obscache: extract the cache key validation in its own function
2017-05-11, by Pierre-Yves David
obshistory: use formatter instead of ui.write in the debugobshistory command
2017-05-10, by Boris Feld
ui: Fix hg stack json output
stable
2017-05-10, by Boris Feld
topic: configure some default color for topic
2017-05-10, by Pierre-Yves David
topic: automatically configure thg to display topic
2017-05-10, by Pierre-Yves David
readme: update readme to mention 'debugobshistory'
2017-05-10, by Pierre-Yves David
obshistory: add some color
2017-05-09, by Boris Feld
obshistory: add a debugobshistory command to show obs history of a revs
2017-05-10, by Boris Feld
tests: add the commit style checker from Mercurial
2017-05-10, by Pierre-Yves David
obscache: update the cache key in place
2017-05-09, by Pierre-Yves David
obscache: distinct 'clear' and 'reset'
2017-05-09, by Pierre-Yves David
merge with stable
2017-05-04, by Pierre-Yves David
serveronly: also enable the obscache for server only setting
stable
2017-05-04, by Pierre-Yves David
obscache: document a possible way forward to skipping obsstore parsing
2017-05-04, by Pierre-Yves David
obscache: update some documentation
2017-05-03, by Pierre-Yves David
obscache: Only access the new obsmarkers for marker update
2017-05-03, by Pierre-Yves David
obscache: extract _updatemarkers code into its own function
2017-05-03, by Pierre-Yves David
obscache: extract code to update from new revision
2017-05-03, by Pierre-Yves David
obscache: move assert earlier in the code
2017-05-03, by Pierre-Yves David
merge back with stable
2017-05-03, by Pierre-Yves David
Added tag 6.1.0 for changeset 8510d3fd7c3b
stable
2017-05-03, by Pierre-Yves David
packaging: prepare version 6.1.0
stable
6.1.0
2017-05-03, by Pierre-Yves David
meta: update tested version to 4.1.2
stable
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.8
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.9
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.0
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.1
2017-05-03, by Pierre-Yves David
compat: drop the context manager used to write the cache file
stable
2017-05-03, by Pierre-Yves David
compat: make obscache code compatible with Mercurial version prior to 4.2
stable
2017-05-03, by Pierre-Yves David
evolve: record testing with 4.2
stable
2017-05-03, by Pierre-Yves David
merge with default for 6.1.0
stable
2017-05-03, by Pierre-Yves David
packaging first step toward 6.1.0
2017-05-03, by Pierre-Yves David
auto-push: move config help in the extension help
2017-05-03, by Pierre-Yves David
opening mercurial 4.1 compat branch
mercurial-4.1
2017-05-01, by Pierre-Yves David
obscache: skip writing to disk if the data did not changed
2017-05-02, by Pierre-Yves David
obscache: skip writing if the cache is empty
2017-05-02, by Pierre-Yves David
less
more
|
(0)
-1000
-120
+120
+1000
tip