log

age author description
Wed, 07 Jan 2015 17:28:51 -0800 Pierre-Yves David setdiscovery: always add exponential sample to the heads
Wed, 07 Jan 2015 17:23:21 -0800 Pierre-Yves David setdiscovery: directly run '_updatesample'
Wed, 07 Jan 2015 17:17:56 -0800 Pierre-Yves David setdiscovery: stop using '_setupsample' in '_takefullsample'
Wed, 07 Jan 2015 12:09:51 -0800 Pierre-Yves David setdiscovery: randomly pick between heads and sample when taking full sample
Tue, 06 Jan 2015 17:02:32 -0800 Pierre-Yves David setdiscovery: document the '_updatesample' function
Tue, 06 Jan 2015 16:40:33 -0800 Pierre-Yves David setdiscovery: avoid calling any sample building if the undecided set is small
Wed, 07 Jan 2015 09:30:06 -0800 Pierre-Yves David setdiscovery: delay sample building calls to gather them in a single place
Tue, 06 Jan 2015 16:32:23 -0800 Pierre-Yves David setdiscovery: drop unused 'initial' argument for '_takequicksample'
Sun, 11 Jan 2015 16:46:13 -0600 Matt Mackall readmarkers: add a SHA256 fixme note
Sun, 11 Jan 2015 16:37:57 -0600 Matt Mackall readmarkers: fast-path single successors and parents
Sun, 11 Jan 2015 15:35:09 -0600 Matt Mackall readmarkers: promote global constants to locals for performance
Sun, 11 Jan 2015 14:52:57 -0600 Matt Mackall readmarkers: drop a temporary
Sun, 11 Jan 2015 14:51:49 -0600 Matt Mackall readmarkers: read node reading into node length conditional
Sun, 11 Jan 2015 14:46:55 -0600 Matt Mackall readmarkers: drop a temporary
Sun, 11 Jan 2015 14:44:57 -0600 Matt Mackall readmarkers: hoist subtraction out of loop comparison
Sun, 11 Jan 2015 14:43:31 -0600 Matt Mackall readmarkers: streamline offset tracking
Sun, 11 Jan 2015 14:37:50 -0600 Matt Mackall readmarkers: use unpacker for fixed header
Sun, 11 Jan 2015 14:35:03 -0600 Matt Mackall readmarkers: drop metadata temporary
Sun, 11 Jan 2015 14:33:49 -0600 Matt Mackall readmarkers: drop date temporary
Sun, 11 Jan 2015 14:32:56 -0600 Matt Mackall readmarkers: drop another conditional
Sat, 10 Jan 2015 21:28:15 -0600 Matt Mackall readmarkers: drop a conditional
Sat, 10 Jan 2015 21:27:29 -0600 Matt Mackall readmarkers: add some whitespace
Sat, 10 Jan 2015 21:25:07 -0600 Matt Mackall readmarkers: combine parent conditionals
Sat, 10 Jan 2015 21:24:45 -0600 Matt Mackall readmarkers: drop temporary substring assignments
Sat, 10 Jan 2015 21:18:31 -0600 Matt Mackall util: introduce unpacker
Sat, 10 Jan 2015 21:13:10 -0600 Matt Mackall perf: add a configurable sleep on startup
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich revset: use localrepo revbranchcache for branch name filtering
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchcache: introduce revbranchcache for caching of revision branch names
Fri, 09 Jan 2015 22:53:38 +0800 Anton Shestakov hgweb: move archive entries outside of <li> in monoblue style