Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 09 Aug 2018 13:13:00 +0200 | David Demelier | absorb: following UI conventions |
Wed, 08 Aug 2018 19:29:02 +0530 | Sangeet Kumar Mishra | grep: search all commits in allfiles mode |
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 |