Mercurial > hg-allpaths
annotate HISTORY.txt @ 52:6506ac4ef783
Further testfixes.
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 25 Sep 2016 22:25:27 +0200 |
parents | c27e23a3509c |
children | 3f11d0a8dd71 |
rev | line source |
---|---|
36
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
1 Unreleased |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
2 ~~~~~~~~~~~~~ |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
3 |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
4 Introduced configuration. More compact syntax for group definition |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
5 (group.NAME), possibility to configure prioritized and ignored paths. |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
6 |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
7 Improved README. |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
8 |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
9 Fixed help texts (command names were swapped). |
c27e23a3509c
Initial work on configuration
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
20
diff
changeset
|
10 |
16 | 11 |
12 0.6.0 | |
13 ~~~~~~~~~~~~~ | |
14 | |
19 | 15 Release by Marcin Kasperski |
16 | 16 |
17 Added hg pullall, hg incomingall, hg outgoingall | |
18 | |
19 Internals reworked so all push options work (also --insecure, --ssh) | |
20 | |
21 Added setup.py, PyPi release. | |
22 | |
20
c5e3f65f640d
Missing History info
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
19
diff
changeset
|
23 Renamed to mercurial_all_paths (to make PyPi conflicts less likely). |
c5e3f65f640d
Missing History info
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
19
diff
changeset
|
24 |
16 | 25 * |
26 ~~~~~~~~~~~~~ | |
27 | |
28 Initial release by Ludovic Chabant. | |
29 | |
30 hg pushall | |
31 | |
32 command, and | |
33 | |
34 hg pushall -g ‹group› |