Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Sun, 02 Nov 2014 01:34:34 -0800 | Siddharth Agarwal | maps.RevMap: avoid O(revs) property lookups on dict |
Sun, 02 Nov 2014 01:27:38 -0800 | Siddharth Agarwal | maps: avoid O(n) property lookups on the node module |
Sun, 02 Nov 2014 01:23:47 -0800 | Siddharth Agarwal | maps.RevMap: while loading, read lastpulled and firstpulled once |
Sun, 02 Nov 2014 02:01:05 -0800 | Siddharth Agarwal | maps.RevMap: disable GC while loading the revmap |
Sun, 02 Nov 2014 01:55:18 -0800 | Siddharth Agarwal | util: add a decorator to disable Python's garbage collector |
Tue, 14 Oct 2014 13:36:32 -0700 | Siddharth Agarwal | test_rebuildmeta: call exchange.pull if localrepository.pull isn't available |
Mon, 13 Oct 2014 23:57:21 -0700 | Siddharth Agarwal | wrappers.push: call pull instead of repo.pull |