Mercurial > hg-stable
graph
-
zstd: vendor python-zstandard 0.5.0Thu, 10 Nov 2016 22:15:58 -0800, by Gregory Szorc
-
zstd: vendor zstd 1.1.1Thu, 10 Nov 2016 21:45:29 -0800, by Gregory Szorc
-
bdiff: give slight preference to removing trailing linesTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
bdiff: give slight preference to appending linesTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
bdiff: give slight preference to longest matches in the middle of the B sideTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
bdiff: rearrange the "better longest match" codeTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
bdiff: adjust criteria for getting optimal longest match in the A side middleTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
tests: explore some bdiff casesTue, 08 Nov 2016 18:37:33 +0100, by Mads Kiilerich
-
tests: make test-bdiff.py easier to maintainTue, 15 Nov 2016 21:56:49 +0100, by Mads Kiilerich
-
perf: unbust perfbdiff --alldataThu, 17 Nov 2016 08:52:52 -0800, by Gregory Szorc
-
worker: discard waited pid by anyone who noticed it firstThu, 17 Nov 2016 20:57:09 +0900, by Yuya Nishihara
-
worker: kill workers after all zombie processes are reapedThu, 17 Nov 2016 21:08:58 +0900, by Yuya Nishihara
-
worker: make sure killworkers() never be interrupted by another SIGCHLDThu, 17 Nov 2016 20:44:05 +0900, by Yuya Nishihara
-
worker: fix missed break on successful waitpid()Thu, 17 Nov 2016 21:43:01 +0900, by Yuya Nishihara
-
filterpyflakes: dramatically simplify the entire thing by blacklistingThu, 10 Nov 2016 16:49:42 -0500, by Augie Fackler
-
run-tests: forward Python USER_BASE from site (issue5425)Thu, 10 Nov 2016 16:07:24 -0500, by Augie Fackler
-
util: improve iterfile so it chooses code path wiselyTue, 15 Nov 2016 20:25:51 +0000, by Jun Wu
-
merge with stableWed, 16 Nov 2016 23:29:28 -0500, by Augie Fackler
-
worker: stop using a separate thread waiting for childrenSat, 12 Nov 2016 03:06:07 +0000, by Jun Wu
-
worker: add a SIGCHLD handler to collect worker immediatelySat, 12 Nov 2016 03:07:22 +0000, by Jun Wu
-
worker: make waitforworkers reentrantTue, 15 Nov 2016 02:12:16 +0000, by Jun Wu
-
worker: change "pids" to a setTue, 15 Nov 2016 02:10:40 +0000, by Jun Wu
-
worker: allow waitforworkers to be non-blockingThu, 28 Jul 2016 20:57:07 +0100, by Jun Wu
-
worker: wait worker pid explicitlyThu, 28 Jul 2016 20:51:20 +0100, by Jun Wu
-
worker: move killworkers and waitforworkers upThu, 28 Jul 2016 20:49:57 +0100, by Jun Wu
-
osutil: implement setprocname to set process title for some platformsFri, 11 Nov 2016 21:11:17 +0000, by Jun Wu
-
setup: test setproctitle before building osutilFri, 11 Nov 2016 20:45:40 +0000, by Jun Wu
-
patch: remove unused git parameter from patch.diffstat()Sat, 12 Nov 2016 13:36:17 +0100, by Henning Schild
-
perf: add asv benchmarksThu, 29 Sep 2016 10:16:34 +0200, by Philippe Pepiot
-
perf: omit copying ui and redirect to ferr if buffer API is in useTue, 15 Nov 2016 16:10:57 +0100, by Philippe Pepiot
-
manifest: change treemanifestctx to construct subtrees from the manifestlogMon, 14 Nov 2016 15:24:07 -0800, by Durham Goode
-
manifest: make revlog verification optionalMon, 14 Nov 2016 15:17:27 -0800, by Durham Goode