Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
ancestor: optimize _lazyancestorsiter() for contiguous chains
2018-09-10, by Yuya Nishihara
ancestor: unroll loop of parents in _lazyancestorsiter()
2018-09-10, by Yuya Nishihara
ancestor: return early from _lazyancestorsiter() when reached to stoprev
2018-09-10, by Yuya Nishihara
ancestor: remove alias of initrevs from _lazyancestorsiter()
2018-09-11, by Yuya Nishihara
narrow: validate patterns returned by expandnarrow
2018-09-11, by Gregory Szorc
narrowspec: limit patterns to path: and rootfilesin: (BC)
2018-09-11, by Gregory Szorc
narrow: mark wire proto capability names experimental and versioned
2018-09-11, by Martin von Zweigbergk
narrow: move wire proto capabilities to narrowwirepeer
2018-09-11, by Martin von Zweigbergk
narrow: check "narrow" wire protocol capability, not bundle2 capability
2018-09-11, by Martin von Zweigbergk
sparse: add local files to temporaryfiles if they exist out of sparse
2018-08-21, by Pulkit Goyal
tests: show that merging with sparse is broken when rename is involved
2018-08-21, by Pulkit Goyal
narrowspec: fix a typoed 'supported'
2018-08-25, by Pulkit Goyal
narrow: build the known set of nodes only when ellipses is enabled
2018-09-10, by Pulkit Goyal
narrow: add narrow and ellipses as server capabilities
2018-09-10, by Pulkit Goyal
treemanifest: use visitchildrenset when doing a walk
2018-08-23, by Kyle Lippincott
treemanifest: use visitchildrenset when filtering a manifest to a matcher
2018-08-23, by Kyle Lippincott
tests: stabilize test-no-symlink
2018-09-10, by Matt Harbison
shelve: use the internal phase when possible
2018-05-29, by Boris Feld
treemanifest: avoid loading everything just to get their nodeid
2018-08-23, by Kyle Lippincott
treemanifest: avoid unnecessary copies/processing when using alwaysmatcher
2018-08-23, by Kyle Lippincott
treemanifest: attempt to avoid loading all lazily-loaded subdirs in _isempty
2018-08-23, by Kyle Lippincott
treemanifest: introduce lazy loading of subdirs
2018-08-16, by spectral
contrib: use a monotonic timer in catapipe
2018-09-07, by Boris Feld
contrib: fix catapipe output argument documentation
2018-09-07, by Boris Feld
tracing: trace command function execution
2018-09-06, by Boris Feld
extension: add a summary of total loading time per extension
2018-09-07, by Boris Feld
extensions: trace the total time of running all reposetup callbacks
2018-09-06, by Boris Feld
extensions: trace the total time of running all extsetup callbacks
2018-09-06, by Boris Feld
extensions: trace the total time of running all uisetup callbacks
2018-09-06, by Boris Feld
extensions: add timing for extensions reposetup
2018-09-10, by Boris Feld
sparse-revlog: set max delta chain length to on thousand
2018-09-07, by Boris Feld
snapshot: also consider the snapshot chain of one unrelated revision
2018-09-07, by Boris Feld
snapshot: extract parent chain computation
2018-09-07, by Boris Feld
snapshot: refine candidate snapshot base upward
2018-09-07, by Boris Feld
snapshot: try to refine new snapshot base down the chain
2018-09-07, by Boris Feld
snapshot: make sure we'll never refine delta base from a reused source
2018-09-07, by Boris Feld
snapshot: turn _refinedgroups into a coroutine
2018-09-07, by Boris Feld
snapshot: also use None as a stop value for `_refinegroup`
2018-09-07, by Boris Feld
snapshot: add refining logic at the findeltainfo level
2018-09-07, by Boris Feld
snapshot: use None as a stop value when looking for a good delta
2018-09-07, by Boris Feld
snapshot: introduce an intermediate `_refinedgroups` generator
2018-09-07, by Boris Feld
snapshot: consider unrelated snapshots at a similar level first
2018-09-07, by Boris Feld
snapshot: consider all snapshots in the parents' chains
2018-09-07, by Boris Feld
snapshot: search for unrelated but reusable full-snapshot
2018-09-07, by Boris Feld
snapshot: try intermediate snapshot against parents' base
2018-09-07, by Boris Feld
sparse-revlog: add a test checking revlog deltas for a churning file
2018-09-10, by Boris Feld
tests: add a `tests/artifacts/` directory
2018-08-18, by Boris Feld
verify: make output less confusing (issue5924)
2018-09-05, by Meirambek Omyrzak
revlog: clarify the comment attached to delta reuse
2018-09-04, by Boris Feld
revlog: drop duplicated code
2018-09-04, by Boris Feld
wireprotov2peer: properly format errors
2018-09-05, by Gregory Szorc
wireprotov2peer: report exceptions in frame handling against request future
2018-08-23, by Gregory Szorc
httppeer: use util.readexactly() to abort on incomplete responses
2018-09-08, by Anton Shestakov
httppeer: calculate total expected bytes correctly
2018-09-08, by Anton Shestakov
lazyancestors: reuse __iter__ implementation in __contains__
2018-09-07, by Martin von Zweigbergk
lazyancestors: extract __iter__ to free function
2018-09-09, by Martin von Zweigbergk
phase: report number of non-public changeset alongside the new range
2018-08-30, by Boris Feld
tests: disable test-nointerrupt on Windows
2018-09-07, by Matt Harbison
tests: conditionalize an error message about unlinking a non empty directory
2018-09-07, by Matt Harbison
ancestors: add nullrev to set from the beginning
2018-09-07, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip