Mercurial > public > mercurial-scm > hg-stable
log mercurial/sparse.py @ 33376:d5a38eae67e5
age | author | description |
---|---|---|
Mon, 10 Jul 2017 21:55:43 -0700 | Gregory Szorc | sparse: shorten try..except block in updateconfig() |
Mon, 10 Jul 2017 21:43:19 -0700 | Gregory Szorc | sparse: clean up updateconfig() |
Mon, 10 Jul 2017 21:39:49 -0700 | Gregory Szorc | sparse: move config updating function into core |
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) |
Thu, 06 Jul 2017 22:20:38 -0700 | Martin von Zweigbergk | sparse: access status fields by name instead of deconstructing it |