Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 21 Nov 2013 15:46:49 -0500 | Matthew Turk | template: modify showextras to return a hybrid |
Fri, 15 Nov 2013 23:18:08 -0500 | Brodie Rao | branches: avoid unnecessary changectx.branch() calls |
Fri, 15 Nov 2013 23:18:08 -0500 | Brodie Rao | branchmap: add documentation on the branchcache on-disk format |
Sun, 17 Nov 2013 18:04:29 -0500 | Brodie Rao | revlog: allow tuning of the chunk cache size (via format.chunkcachesize) |
Sun, 17 Nov 2013 18:04:28 -0500 | Brodie Rao | revlog: read/cache chunks in fixed windows of 64 KB |
Sun, 17 Nov 2013 18:04:28 -0500 | Brodie Rao | perf: add perfmoonwalk command to walk the changelog backwards |
Tue, 03 Dec 2013 13:28:04 -0500 | Long Vu | largefiles: call super class method with proper kwargs to respect API |