Mercurial > hg
log
age | author | description |
---|---|---|
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 |