Mercurial > hg
log hgext/sparse.py @ 33477:cc4632679cf9
age | author | description |
---|---|---|
Mon, 10 Jul 2017 21:39:49 -0700 | Gregory Szorc | sparse: move config updating function into core |
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) |
Sat, 08 Jul 2017 13:34:19 -0700 | Gregory Szorc | sparse: move printing of sparse config changes function into core |
Sat, 08 Jul 2017 13:19:38 -0700 | Gregory Szorc | sparse: move code for clearing rules to core |