Mercurial > hg-allpaths
changeset 16:a50e0e7a5195
HISTORY
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 15 Nov 2015 10:19:27 +0100 |
parents | 1254d548fd0a |
children | dbeb7bcccbb4 |
files | HISTORY.txt README.txt |
diffstat | 2 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/HISTORY.txt Sun Nov 15 10:19:27 2015 +0100 @@ -0,0 +1,22 @@ + +0.6.0 +~~~~~~~~~~~~~ + +First release by Marcin Kasperski + +Added hg pullall, hg incomingall, hg outgoingall + +Internals reworked so all push options work (also --insecure, --ssh) + +Added setup.py, PyPi release. + +* +~~~~~~~~~~~~~ + +Initial release by Ludovic Chabant. + + hg pushall + +command, and + + hg pushall -g ‹group›
--- a/README.txt Sun Nov 15 10:16:37 2015 +0100 +++ b/README.txt Sun Nov 15 10:19:27 2015 +0100 @@ -103,6 +103,11 @@ To upgrade, pull and update. +History +======================================================= + +See `HISTORY.txt`_ + Development, bug reports, enhancement suggestions =======================================================