Mercurial > hg-allpaths
annotate HISTORY.txt @ 30:3f8c4b4a5cc6
README fixes after upstream merge (up-to-date info about two repos and
their status, removed info about "extensions I wrote").
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Wed, 18 Nov 2015 00:26:02 +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› |