Path to this page:
Subject: CVS commit: pkgsrc/devel/py-tortoisehg
From: Thomas Klausner
Date: 2015-03-15 22:13:03
Message id: 20150315211303.9080098@cvs.netbsd.org
Log Message:
Update to 3.3.2:
TortoiseHg 3.3.2
TortoiseHg 3.3.2 is a regularly scheduled bug-fix release, and an
overhaul of the installer build system. Many components were upgraded
in this release.
Bug Fixes
archive, clone, init, rename: prettify command-line string for
display (fixes #4051)
cmdserver: handle unicode error in command gracefully (fixes
#3246, #3453)
cmdserver: recreate QProcess if remainder of last request is
in write buffer
guifork: do not fork() more than once on posix by reentering
to dispatch()
merge, rename, settings: correct typos in help and warning
messages (fixes #4047, #4049, #4050)
openshell: do not parse command string by shlex on Windows
(fixes #4044)
qscilib: re-enable custom handling of input method events on
QScintilla 2.8
repofilter: take query not convertible to localstr as revset
(fixes #3664)
repomodel: prioritize latest tags by date and distance (fixes
#4048)
resolve: preserve selection on refresh instead of selecting
all (refs #2615)
resolve: disable actions while command is running (fixes #2615)
sync: do not trust incoming bundle, just re-pull (fixes #2497,
#3582, #3847)
Files: