2019-10-22 00:15:11 by Adam Ciarcinski | Files touched by this commit (10) |
Log message:
Fix sphinx-build binary name
|
2019-10-21 23:42:22 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Switch to py-sphinx1
|
2019-09-20 12:55:55 by Niclas Rosenvik | Files touched by this commit (4) |
Log message:
Update py-tortoisehg to version 5.0.2
Update py-tortoisehg so that it runs with
current version of mercurial from pkgsrc.
Tested with mercurial 5.1 .
Also includes alot of bugfixes.
|
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
|
2018-04-23 00:21:09 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
py-tortoisehg: update to 4.5.3.
TortoiseHg 4.5.3
TortoiseHg 4.5.3 is a regularly scheduled bug-fix release
repowidget: do not stringify 'None' of filter revisions (fixes #5060)
i18n: drop excessive '\' from internal URL of ru translation (fixes #5063)
graphopt: do not build nodes just for flags() (fixes #5061)
TortoiseHg 4.5.2
TortoiseHg 4.5.2 is a regularly scheduled bug-fix release, primarily containing \
the security fixes in Mercurial 4.5.2
TortoiseHg 4.5
TortoiseHg 4.5 is a quarterly feature release
Bug Fixes
mergetools: add meld with --auto-merge (fixes #4973)
mq: add action for "qpush --move" (closes #4991)
mq: preserve selection on trivial renames (fixes #5004)
mq: trigger delete patches action by Del (closes #4944)
Improvements
chunks: do not apply fontdiff to whole DiffBrowser widget
manifestmodel: do not call begin/endInsertRows() if empty (fixes #5000)
qtapp: do not try to select destroyed signal having no argument (fixes #5020)
qtapp: enable support for HiDPI toolbar icons (fixes #5025)
settings: remove unsupported "fontlist" config knob (fixes #4945)
TortoiseHg 4.4.2
TortoiseHg 4.4.2 is a regularly scheduled bug-fix release
Fixed Bugs
graphopt: in revset_mode don't add edges for revs not in the set (fixes #4935)
guess: replace Model.reset() by begin/endResetModel() (fixes #4967)
qt5: work around incompatibility with QProxyStyle (fixes #4962)
qtapp: convert login username to unicode (fixes #4964)
repomodel: cache repo.branchheads() (refs #4963)
visdiff: coerce type of configbool() value to be passed to setEnabled()
TortoiseHg 4.4.1
TortoiseHg 4.4.1 is a major release, coinciding with Mercurial's 4.4.1 security \
fix release. The x64 Windows installer packages are now built with Qt5. The x86 \
Windows installer packages will remain on Qt4. Linux and Mac OS X users can use \
Qt4 or Qt5, whichever is more stable on your platform.
Installer
Qt5.9.2, PyQt5.9.2
latest versions of hg-git, dulwich and evolve
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2017-08-14 21:54:55 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated py-tortoisehg to 4.3.1.
TortoiseHg 4.3.1
TortoiseHg 4.3.1 is a quarterly feature release; 4.3.0 was skipped
since Mercurial tagged 4.3.1 the day as 4.3
Bug Fixes
fileview: fix marker dark theme background colors (refs #810)
Improvements
repowidget: add custom tools support to pair selection menu
repowidget: add custom tools support to multiple selection menu
sync: use [hostsecurity] section instead of [hostfingerprints] (refs #4830)
Installer
newest versions of hg-git, dulwich and evolve
TortoiseHg 4.2.2
TortoiseHg 4.2.2 is a regularly scheduled bug-fix release
Installer
latest hg-git, evolve
|
2017-06-19 22:11:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated py-tortoisehg to 4.2.1.
TortoiseHg 4.2.1
TortoiseHg 4.2.1 is a regularly scheduled bug-fix release
Bug Fixes
compat: replace util.stderr on frozen Windows build (fixes #4754)
compat: wrap scmutil.userrcpath() for hg 4.2 (fixes #4744)
mq: escape patch revision passed to qfinish command (fixes #4773)
qtrun: actually disable pager in GUI by ui.paginate flag (fixes #4778)
run: import getopt.GetoptError directly (fixes #4746)
Installer
latest hg-git, mercurial_keyring
|