log

age author description
Sat, 01 Jul 2017 10:43:29 -0700 Gregory Szorc sparse: vendor Facebook-developed extension
Thu, 06 Jul 2017 15:15:02 -0400 Augie Fackler contrib: widen "direct use of `python`" net again
Thu, 06 Jul 2017 14:33:48 -0500 Kevin Bullock tests: clean up a newly-introduced instance of `python`
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Tue, 20 Jun 2017 17:25:57 -0400 Augie Fackler contrib: widen the "don't use `python`" net a little
Wed, 05 Jul 2017 13:54:53 +0200 Denis Laxalde followlines: join merge parents line ranges in blockdescendants() (issue5595)
Tue, 04 Jul 2017 22:35:52 -0700 Phil Cohen workingfilectx: add exists, lexists
Tue, 04 Jul 2017 23:13:47 +0900 FUJIWARA Katsunori vfs: add explanation about cost of checkambig=True in corner case
Tue, 04 Jul 2017 23:13:47 +0900 FUJIWARA Katsunori vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambig
Tue, 04 Jul 2017 23:13:47 +0900 FUJIWARA Katsunori vfs: copy if EPERM to avoid file stat ambiguity forcibly at closing
Tue, 04 Jul 2017 23:13:47 +0900 FUJIWARA Katsunori transaction: apply checkambig=True only on limited files for similarity
Tue, 04 Jul 2017 23:13:46 +0900 FUJIWARA Katsunori transaction: avoid file stat ambiguity only for files in blacklist
Tue, 04 Jul 2017 23:13:46 +0900 FUJIWARA Katsunori localrepo: store path and vfs location of cached properties
Mon, 03 Jul 2017 11:22:00 +0200 Boris Feld template: add successors template
Mon, 03 Jul 2017 14:22:28 +0200 Boris Feld template: add tests for more complex cases