Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Aug 2018 17:07:27 -0700 | Kyle Lippincott | dirstate: add comment on why we don't need to check if something is a dir/file |
Wed, 08 Aug 2018 17:03:05 -0700 | Kyle Lippincott | match: add missing "return set()", add FIXME to test to doc a bug |
Wed, 08 Aug 2018 16:53:17 -0700 | Kyle Lippincott | match: correct doc for _rootsdirsandparents after 5a7df82de142 |
Tue, 31 Jul 2018 16:47:43 -0700 | Kyle Lippincott | dirstate: use visitchildrenset in traverse |
Mon, 06 Aug 2018 12:52:33 -0700 | spectral | match: add visitchildrenset complement to visitdir |
Mon, 06 Aug 2018 12:52:22 -0700 | spectral | includematcher: separate "parents" from "dirs" |