2016-01-18 23:57:37 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-tortoisehg to 3.6.3:
TortoiseHg 3.6.3 is a regularly scheduled bug fix release.
Bugs Fixes
demandimport: exclude pkgutil and pkg_resources (fixes #4271, #4298)
|
2016-01-17 20:33:09 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix packaging with latest py-sphinx and depend on it. Bump PKGREVISION.
|
2015-12-28 00:44:26 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-tortoisehg to 3.6.2:
Bugs Fixes
repowidget: fix handling of patch.extract() result (hg 3.6) (fixes #4390)
Improvements
doc: include link to download and use Python 2.7 SWIG bindings
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-23 01:09:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-tortoisehg to 3.6.1:
Bugs Fixes
reporegistry: move warning of opening non-hg repository to common function
bump major revision number in docs
|
2015-11-18 18:12:44 by Niclas Rosenvik | Files touched by this commit (4) |
Log message:
Fix py-tortoisehg.
tortoisehg had a change that made it overwrite config.py on install.
due to this change behavior: patch setup-py instead of providing a config.py.
Bump PKGREVISION.
|
2015-11-17 12:42:39 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update py-tortoisehg to 3.6:
TortoiseHg 3.6 is a major feature release
Bugs Fixes
mq: suppress original error only if all rejects are resolved (fixes #4325)
osx: adjust icon sizes when add THG_RETINA environment variable is set to True
repowidget: allow bookmarking applied MQ patch (fixes #4336)
update: handle EnvironmentError in the same way as parameter error (fixes #4283)
Improvements
compress, graft, rebase: provide "shelve" as cleanup option \
(closes #4252)
mqdock: add menu action to push/pop to the selected patch
mqdock: add menu and toolbar action to finish patches (closes #4296)
repowidget: change Filter by/Ancestors into Filter by/Ancestors and Descendants
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-15 12:37:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-tortoisehg to 3.5.2:
TortoiseHg 3.5.2
TortoiseHg 3.5.2 is a regularly scheduled bugfix release.
Bug Fixes
repotab: do not close removed repo in the middle of switching tabs (fixes #4253)
settings: fix noop deletion of unnamed hook (fixes #4289)
shelve: create patchctx by MQ patch name if appropriate (fixes #4308)
Installer
wix: resurrect kdiff3-noauto for bundled kdiff3 (fixes #4309)
|