2016-09-19 00:15:24 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Updated py-tortoisehg to 3.9.1.
TortoiseHg 3.9.1
TortoiseHg 3.9.1 is a regularly scheduled bug-fix release.
Bug Fixes
graphopt: show working copy if any of its parents are in a branch filtering
sync: reorder SecureDialog.init to avoid too early _updateUi() (fixes #4559)
toposort: avoid crash when tip revision is hidden
|
2016-08-03 01:33:57 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Updated py-tortoisehg to 3.9.
TortoiseHg 3.9
TortoiseHg 3.9 is a quarterly feature release, with many improvements to \
performance on large repositories, and security improvements in Mercurial 3.9. \
See https://www.mercurial-scm.org/wiki/SecureConnections
Bugs Fixes
merge: fix missing separator in merge preview output (fixes #4526)
repofilter: do not emit branchChanged if original branch is restored
repowatcher: compare st_size and st_ctime to detect changes
repowidget: add status bar to LightRepoWindow (fixes #4553)
run: load template functions from extensions (fixes #4515)
wconfig: patch iniparse to allow :suboption in name
Improvements
commit: focus on commit message after branch operation (fixes #4442)
filedata: pass in existing copy information to diff
fileview: change shortcut keys of parent toggle actions to free Ctrl+n
icons: doubles the icon sizes on Linux on retina displays (fixes #4493)
init: relabel "Add special files" to avoid confusion with "hg \
add" (fixes #4513)
repofilter: improve branch drop-down performance
repomodel: new graph layout algorithm for large repositories
status: reuse working context in WctxModel
sync: add widget to select minimum TLS protocol
workbench: add actions to switch tabs by Ctrl+n key (closes #3543)
workbench: add shortcut to toggle visibility of task tab
Installer
updates to mercurial_keyring, evolve, hgsubversion, and hg-git
|
2016-07-21 14:57:44 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated py-tortoisehg to 3.8.4.
TortoiseHg 3.8.4 is a regularly scheduled bug-fix release.
Bug Fixes
N/A
Installer
Updates to dulwich and evolve, and (obviously) hg 3.8.4
|
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.
|
2016-06-06 14:15:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated py-tortoisehg to 3.8.3.
TortoiseHg 3.8.3
TortoiseHg 3.8.3 is a regularly scheduled bug-fix release.
Bug Fixes
extensions: prevent loading blackbox in GUI process (fixes
#4489)
matching: do not use indexing to get first revision from smartset
(fixes #4497)
Installer
Updates to hgsubversion, hggit, evolve, hgkeyring, and python-keyring
(which changed hosting to github)
|
2016-05-05 14:45:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Updated py-tortoisehg to 3.8.1.
TortoiseHg 3.8.1
TortoiseHg 3.8.1 is a feature release. 3.8.0 was skipped since
Mercurial tagged 3.8.1 the same day as 3.8.0.
Bug Fixes
guifork: disable interaction with tty input (refs #4469)
qtapp: disable interaction with tty on GUI (fixes #4469)
postreview: suggest wiki if reviewboard extension not enabled (fixes #4463)
workbench: fall back to revset query on "go to revision" (fixes #4084)
Improvements
clone: add a --config extensions.largefiles= option
paths: always respect the HG environment variable
Installer
updates to packaged dulwich and hgsubversion
|
2016-04-14 14:57:28 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-tortoisehg to 3.7.3.
TortoiseHg 3.7.3 is a regularly scheduled bugfix release, primarily to pick up \
security bug fixes in Mercurial 3.7.3.
|
2016-03-08 16:17:14 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update py-tortoisehg to 3.7.2:
TortoiseHg 3.7.2 is a regularly scheduled bugfix release, primarily
to pick up bug fixes on the stable branch of Mercurial and packaging
improvements.
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2016-02-06 12:07:10 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update py-tortoisehg to 3.7.1:
TortoiseHg 3.7.1
TortoiseHg 3.7.1 is a feature release. TortoiseHg 3.7 was never
packaged since there was a hot-fix necessary for Mercurial 3.7.
Bug Fixes
cmdui: backport more robust parsing of prompt choices (fixes #4423)
commit: include ignored files if explicitly selected (fixes #4422)
docklog: stop shell expansion if command-line token looks quoted (fixes #4312)
fileview: invert colors of excluded chunks on dark theme (refs #810)
lfprompt: catch Abort caused by invalid largefiles.patterns (fixes #4397)
merge: don't call other revision as "target" (fixes #4413)
nautilus: fix the extension for Nautilus 3.16+ (fixes #4228)
repowidget: label "reject bundle" button as "cancel" \
(closes #4292)
repotreeitem: keep root paths in unicode (fixes #3723)
Improvements
introduce a GUI lock tool
repowidget: add "Revert all Files" context menu (closes #4337)
settings: resurrect field for ui.editor
sync: add browse button to the synchronize window (closes #4394)
Installer
setup: add support for building OS X application bundles
|