NOTICE: This package has been removed from pkgsrc

./devel/py-hgnested, Mercurial extension to work with nested repositories

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.8, Package name: py27-hgnested-0.8, Maintainer: pkgsrc-users

hgnested is a Mercurial extension to work with nested repositories.

It was inspired by the forest extension by Robin Farine.

The extension allows to apply common Mercurial commands to all the nested
repositories at once like pull, push etc. It also allows to fetch a complete
tree of repositories through ssh or http.

See hg help hgnested for the complete list of commands.


Required to run:
[devel/py-setuptools] [lang/python27] [devel/py-mercurial]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 05236a070f2da11309111c7c9f44440d17a9ff78
RMD160: b3aba08facfd3816039d024506e4fe7fbe81b504
Filesize: 18.225 KB

Version history: (Expand)


CVS history: (Expand)


   2019-11-03 11:18:30 by Roland Illig | Files touched by this commit (36)
Log message:
devel/py-*: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577)
Log message:
Add python-3.6 to incompatible versions.
   2016-08-17 17:50:47 by Richard PALO | Files touched by this commit (2) | Package updated
Log message:
update to hgnested-0.8

CHANGES:

Version 0.8 - 2016-08-10
* Add support for mercurial 3.8 and 3.9
* Drop support for mercurial 3.5
* Add support for mercurial 3.6

Version 0.7 - 2015-08-26
* Improve performance by skipping .hg directories
* Add support for tortoisehg
* Add nshare command
* Drop support for mercurial 2.8
   2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599)
Log message:
Remove python33: adapt all packages that refer to it.