Mercurial > hg
graph
-
sparse: move active profiles function into coreThu, 06 Jul 2017 12:26:04 -0700, by Gregory Szorc
-
sparse: move resolving of sparse patterns for rev into coreThu, 06 Jul 2017 12:15:14 -0700, by Gregory Szorc
-
sparse: variable to track if sparse is enabledThu, 06 Jul 2017 12:06:37 -0700, by Gregory Szorc
-
sparse: move profile reading into coreThu, 06 Jul 2017 12:14:12 -0700, by Gregory Szorc
-
sparse: move config parsing into coreThu, 06 Jul 2017 12:14:03 -0700, by Gregory Szorc
-
sparse: use vfs.tryread()Thu, 06 Jul 2017 10:58:45 -0700, by Gregory Szorc
-
sparse: refactor sparsechecksum()Sat, 01 Jul 2017 11:56:39 -0700, by Gregory Szorc
-
sparse: document config file formatThu, 06 Jul 2017 10:57:26 -0700, by Gregory Szorc
-
sparse: rename command to debugsparseSat, 01 Jul 2017 10:29:27 -0700, by Gregory Szorc
-
sparse: remove reference to simplecacheThu, 06 Jul 2017 10:54:23 -0700, by Gregory Szorc
-
sparse: remove reference to hgwatchmanSat, 01 Jul 2017 10:24:31 -0700, by Gregory Szorc
-
sparse: expand module docstringSat, 01 Jul 2017 10:36:03 -0700, by Gregory Szorc
-
sparse: vendor Facebook-developed extensionSat, 01 Jul 2017 10:43:29 -0700, by Gregory Szorc
-
contrib: widen "direct use of `python`" net againThu, 06 Jul 2017 15:15:02 -0400, by Augie Fackler
-
tests: clean up a newly-introduced instance of `python`Thu, 06 Jul 2017 14:33:48 -0500, by Kevin Bullock
-
tests: clean up even more direct `python` calls with $PYTHONTue, 20 Jun 2017 17:31:18 -0400, by Augie Fackler
-
contrib: widen the "don't use `python`" net a littleTue, 20 Jun 2017 17:25:57 -0400, by Augie Fackler
-
followlines: join merge parents line ranges in blockdescendants() (issue5595)Wed, 05 Jul 2017 13:54:53 +0200, by Denis Laxalde
-
workingfilectx: add exists, lexistsTue, 04 Jul 2017 22:35:52 -0700, by Phil Cohen
-
vfs: add explanation about cost of checkambig=True in corner caseTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambigTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: copy if EPERM to avoid file stat ambiguity forcibly at closingTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: apply checkambig=True only on limited files for similarityTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: avoid file stat ambiguity only for files in blacklistTue, 04 Jul 2017 23:13:46 +0900, by FUJIWARA Katsunori