Mercurial > hg-allpaths
diff HISTORY.txt @ 36:c27e23a3509c
Initial work on configuration
- prioritized paths
- ignored paths
- compact group definition syntax
So far just README description for how they are to work.
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sat, 24 Sep 2016 09:49:20 +0200 |
parents | c5e3f65f640d |
children | 3f11d0a8dd71 |
line wrap: on
line diff
--- a/HISTORY.txt Sat Sep 24 09:48:40 2016 +0200 +++ b/HISTORY.txt Sat Sep 24 09:49:20 2016 +0200 @@ -1,3 +1,13 @@ +Unreleased +~~~~~~~~~~~~~ + +Introduced configuration. More compact syntax for group definition +(group.NAME), possibility to configure prioritized and ignored paths. + +Improved README. + +Fixed help texts (command names were swapped). + 0.6.0 ~~~~~~~~~~~~~