2017-05-12 Pierre-Yves David obscache: extract the actual data update in a dedicated function
2017-05-12 Pierre-Yves David obscache: move an assert to a lower level
2017-05-12 Pierre-Yves David obscache: use 'nullid' as the hash of an empty obsstore
2017-05-12 Pierre-Yves David obcache: move empty on the class
2017-05-12 Pierre-Yves David obcache: move _checkkey on the class
2017-05-12 Pierre-Yves David obcache: move updateneeded on the class
2017-05-12 Boris Feld obshistory: only display each revision once in debugobshistory
2017-05-12 Boris Feld obshistory: display a message when one marker node has no change ctx
2017-05-10 Boris Feld ui: hg topic now display if current revision is in bad state (issue5533) stable
2017-05-11 Pierre-Yves David obsstore: also guard agains changing object in '_checkkey'
2017-05-11 Pierre-Yves David obscache: guard from changing changelog or obsstore object
2017-05-11 Pierre-Yves David obscache: return the new data along-side the upgrade needs (and cache key)
2017-05-11 Pierre-Yves David obscache: use the smaller scope function
2017-05-11 Pierre-Yves David obscache: extract the cache key validation in its own function
2017-05-10 Boris Feld obshistory: use formatter instead of ui.write in the debugobshistory command
2017-05-10 Boris Feld ui: Fix hg stack json output stable
2017-05-10 Pierre-Yves David topic: configure some default color for topic
2017-05-10 Pierre-Yves David topic: automatically configure thg to display topic
2017-05-10 Pierre-Yves David readme: update readme to mention 'debugobshistory'
2017-05-09 Boris Feld obshistory: add some color
2017-05-10 Boris Feld obshistory: add a debugobshistory command to show obs history of a revs
2017-05-10 Pierre-Yves David tests: add the commit style checker from Mercurial
2017-05-09 Pierre-Yves David obscache: update the cache key in place
2017-05-09 Pierre-Yves David obscache: distinct 'clear' and 'reset'
2017-05-04 Pierre-Yves David merge with stable
2017-05-04 Pierre-Yves David serveronly: also enable the obscache for server only setting stable
2017-05-04 Pierre-Yves David obscache: document a possible way forward to skipping obsstore parsing
2017-05-03 Pierre-Yves David obscache: update some documentation
2017-05-03 Pierre-Yves David obscache: Only access the new obsmarkers for marker update
2017-05-03 Pierre-Yves David obscache: extract _updatemarkers code into its own function
2017-05-03 Pierre-Yves David obscache: extract code to update from new revision
2017-05-03 Pierre-Yves David obscache: move assert earlier in the code
2017-05-03 Pierre-Yves David merge back with stable
2017-05-03 Pierre-Yves David Added tag 6.1.0 for changeset 8510d3fd7c3b stable
2017-05-03 Pierre-Yves David packaging: prepare version 6.1.0 stable 6.1.0
2017-05-03 Pierre-Yves David meta: update tested version to 4.1.2 stable
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-3.8
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-3.9
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-4.0
2017-05-03 Pierre-Yves David merge with future 6.1.0 mercurial-4.1
2017-05-03 Pierre-Yves David compat: drop the context manager used to write the cache file stable
2017-05-03 Pierre-Yves David compat: make obscache code compatible with Mercurial version prior to 4.2 stable
2017-05-03 Pierre-Yves David evolve: record testing with 4.2 stable
2017-05-03 Pierre-Yves David merge with default for 6.1.0 stable
2017-05-03 Pierre-Yves David packaging first step toward 6.1.0
2017-05-03 Pierre-Yves David auto-push: move config help in the extension help
2017-05-01 Pierre-Yves David opening mercurial 4.1 compat branch mercurial-4.1
2017-05-02 Pierre-Yves David obscache: skip writing to disk if the data did not changed
2017-05-02 Pierre-Yves David obscache: skip writing if the cache is empty
2017-05-02 Pierre-Yves David obscache: set a valid "empty" cache key if the cache is missing
2017-05-02 Pierre-Yves David obscache: have the obsstore fix empty file cachekey
2017-05-02 Pierre-Yves David obscache: log case where the cache is not up to date
2017-05-02 Pierre-Yves David obscache: still update and use the cache during transaction
2017-05-02 Pierre-Yves David obscache: warm the cache in all cases
2017-05-02 Pierre-Yves David obscache: update the format to allow negative tiprev
2017-05-02 Pierre-Yves David obscache: load the disk data before checking is the cache is up to date
2017-05-02 Pierre-Yves David obscache: skip the cache entirely if not up to date
2017-05-01 Pierre-Yves David readme: mention that some improvement are enabled for 4.2 only
2017-05-01 Pierre-Yves David perf: use the cache to compute the obsolete set.
2017-05-01 Pierre-Yves David perf: warm the cache after all transactions
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip