Mercurial > hg-allpaths
annotate HISTORY.txt @ 35:6dae5ed53f22
Setting up tests for 3.8 (not yet really tested)
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sat, 24 Sep 2016 09:48:40 +0200 |
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› |