Mon, 05 Nov 2018 22:58:19 +0100 |
joco |
mergetools: adjust Beyond Compare config on Mac/Linux
|
Wed, 14 Nov 2018 11:52:13 -0500 |
Augie Fackler |
tests: allow for 100% of profiled time in sleep in test-profile.t
stable
|
Wed, 14 Nov 2018 15:05:38 +0800 |
Anton Shestakov |
rewriteutil: move publicrevs closer to where it's used
|
Wed, 14 Nov 2018 11:30:46 -0800 |
Martin von Zweigbergk |
requires: use atomictemp=True when writing .hg/requires
|
Sun, 11 Nov 2018 16:47:28 +0900 |
Yuya Nishihara |
blackbox: extract _log() function which is called after lastui is resolved
|
Sun, 11 Nov 2018 16:44:30 +0900 |
Yuya Nishihara |
blackbox: inline temporary variables which are referenced only once
|
Sun, 11 Nov 2018 16:43:29 +0900 |
Yuya Nishihara |
blackbox: simply update global lastui variable at once
|
Sun, 11 Nov 2018 16:38:43 +0900 |
Yuya Nishihara |
blackbox: consolidate conditions for early return
|
Sun, 11 Nov 2018 16:34:49 +0900 |
Yuya Nishihara |
blackbox: remove redundant check for unassigned repo
|
Wed, 14 Nov 2018 10:15:28 -0500 |
Augie Fackler |
tests: fix bytes/str issue I introduced when adding this test
|
Tue, 13 Nov 2018 17:14:47 -0800 |
Kyle Lippincott |
shelve: use matcher to restrict prefetch to just the modified files
|
Tue, 13 Nov 2018 12:32:05 -0800 |
Gregory Szorc |
revlog: automatically read from opened file handles
|
Tue, 13 Nov 2018 12:30:59 -0800 |
Gregory Szorc |
revlog: detect incomplete revlog reads
|
Tue, 30 Oct 2018 16:50:05 -0700 |
Gregory Szorc |
revlog: use single file handle when de-inlining revlog
|
Tue, 13 Nov 2018 18:44:09 +0300 |
Pulkit Goyal |
store: raise ProgrammingError if unable to decode a storage path
|