Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 08 Jul 2017 16:18:04 -0700 | Gregory Szorc | dirstate: expose a sparse matcher on dirstate (API) |
Sat, 08 Jul 2017 15:42:11 -0700 | Gregory Szorc | sparse: use self instead of repo.dirstate |
Sat, 08 Jul 2017 14:15:07 -0700 | Gregory Szorc | sparse: move code for importing rules from files into core |
Sat, 08 Jul 2017 14:01:32 -0700 | Gregory Szorc | sparse: refactor activeprofiles into a generic function (API) |
Fri, 07 Jul 2017 15:11:11 -0400 | Augie Fackler | check-code: prohibit `if False` antipattern |
Fri, 07 Jul 2017 15:08:23 -0400 | Augie Fackler | convert: remove `if False` block |