Mercurial > hg-allpaths
annotate HISTORY.txt @ 32:a01ab1cf7016 0.6.2
Version number set to 0.6.2
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sat, 28 Nov 2015 09:58:28 +0100 |
parents | c5e3f65f640d |
children | c27e23a3509c |
rev | line source |
---|---|
16 | 1 |
2 0.6.0 | |
3 ~~~~~~~~~~~~~ | |
4 | |
19 | 5 Release by Marcin Kasperski |
16 | 6 |
7 Added hg pullall, hg incomingall, hg outgoingall | |
8 | |
9 Internals reworked so all push options work (also --insecure, --ssh) | |
10 | |
11 Added setup.py, PyPi release. | |
12 | |
20
c5e3f65f640d
Missing History info
Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
parents:
19
diff
changeset
|
13 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
|
14 |
16 | 15 * |
16 ~~~~~~~~~~~~~ | |
17 | |
18 Initial release by Ludovic Chabant. | |
19 | |
20 hg pushall | |
21 | |
22 command, and | |
23 | |
24 hg pushall -g ‹group› |