SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tortoisehg-nautilus-6.1.hg.20106-lp154.29.1.noarch.rpm :

* Fri May 03 2019 Andrei Dziahel - fix spec to support patch releases- TortoiseHG 4.9.1 TortoiseHG 4.9.1 is a regularly scheduled bug-fix release. No change log provided.
* Sun Feb 24 2019 Mathias Homann - TortoiseHG 4.9 TortoiseHg 4.9 is a quarterly feature release + Bugs Fixes
* hglib: use mercurial.filesetlang instead of mercurial.fileset (fixes #5301) + Improvements
* phabricator: introduce a dialog for posting reviews
* Fri Feb 22 2019 Mathias Homann - changed spec file to reflect more clearly the version mess that exists between thg and hg
* Wed Jan 09 2019 Andrei Dziahel - TortoiseHg 4.8.1 TortoiseHg 4.8.1 is a regularly scheduled bug-fix release + Bugs Fixes
* mq: use scmutil.revsymbol() to resolve applied patch tooltip (fixes #5271)
* qtlib: check PyQt ver supporting setShortcutVisibleInContextMenu (fixes #5272)
* repowidget: do not open merge dialog with the \"current\" rev (fixes #5222)
* repowidget: use rev() to convert changectx and thgchangectx (fixes #5283)
* settings: display only usable phases for phases.new-commit (fixes #5288)
* update: use rev() to convert changectx and thgchangectx (fixes #5281)
* wix: add _sqlite3.pyd to the lib\\ folder
* Sat Nov 17 2018 Mathias Homann - TortoiseHg 4.8 TortoiseHg 4.8 is a quarterly feature release + Bug Fixes
* fileEditor: use a fixed width font
* merge: don\'t show config dialog if ui.askusername is enabled (fixes #5245)
* bisect: use scmutil.revsymbol() to resolve revision string (fixes #5263) + Improvements
* clone: add default destination setting (fixes #5241)
* Fri Oct 26 2018 Andrei Dziahel - TortoiseHg 4.7.2 TortoiseHg 4.7.2 is a regularly scheduled bug-fix release + Bugs Fixes
* commit: disable format-changing diff options for chunk select (fixes #5224)
* commit: use scmutil.revsymbol() to look up existing branch (fixes #5226)
* graft: parse graftstate as new format if file starts with \'1\
\' (fixes #5220)
* grep: use scmutil.revsymbol to resolve revision string to changectx
* visdiff: use scmutil.revsymbol() to resolve --change
* Tue Sep 18 2018 Andrei Dziahel - TortoiseHg 4.7.1 TortoiseHg 4.7.1 is a regularly scheduled bug-fix release Bug Fixes - filedialogs: use scmutil.revsymbol() to resolve revision string to changectx - graft: use scmutil.revsymbol to resolve revision string (fixes #5158) - patchctx: expose repo() to fix a bug in unapplied MQ patches - qfold: use scmutil.revsymbol() to resolve \"qtip\" to changectx (fixes #5159) - repofilter: use scmutil.isrevsymbol() to test query type (fixes #5155) - repoview: do not look up integer revision by revsymbol() (fixes #5156) - repowidget: use scmutil.isrevsymbol() for instant revision lookup - revpanel: use scmutil.revsymbol() to resolve source to changectx (fixes #5160) - strip: use scmutil.revsymbol() to resolve revision string (fixes #5162) - update: pass in p2.node() to csinfo to wrap it with thgchangectx (fixes #5157)
* Fri Aug 24 2018 develop7AATTdevelop7.info- TortoiseHg 4.7 TortoiseHg 4.7 is a quarterly feature release, coinciding with Mercurial 4.7. There were some internal changes in Mercurial 4.7 which have broken several extensions like hg-git. This release should be considered experimental. + Bugs Fixes
* about: insert some more delay before starting network access (fixes [#5142])
* compat: replace procutil.stderr instead of util.stderr (fixes #5135)
* hgqt: make sure shortcuts are visible in context menus in Qt 5.10
* mq: do not mess up patches prior to qrename (fixes #5129)
* repomodel: omit layoutChanged signal when model was/is about to be empty
* repoview: compute optimal height on show event (fixes #5066)
* repoview: switch to QTableView due to performance problem (refs #5061, [#5066]) + Improvements
* grep: add a whole word match option, move follow button next to its peer
* Sat Jun 30 2018 develop7AATTdevelop7.info- TortoiseHg 4.6.1 TortoiseHg 4.6.1 is a regularly scheduled bug-fix release
* Bug Fixes + archive: don\'t convert changectx to int, call rev() explicitly (fixes #5095) + compat: adapt to patch.extract() generator of hg 4.6 (fixes #5088) + compat: catch the right exception to be raised by util.parsedate() + pipeui: wrap _writenobuf() if available for hg 4.6 compatibility (fixes #5090) + qscilib: use QWheelEvent::angleDelta() on Qt5 (fixes #5109)
* Tue May 29 2018 develop7AATTdevelop7.info- Build against QT5 in Tumbleweed- TortoiseHG 4.6
* Bug Fixes + fileview: serialize font name passed to Scintilla as UTF-8 (fixes #5075)
* Improvements + repofilter: use partial matching to filter branch list (closes #4589) + repomodel: add a column with the git commit hash (closes #5073) + revpanel: show the git commit hash if the repo is a git clone (refs #5073) + topics: new dialog to manage topics- 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)
* Mon Mar 12 2018 develop7AATTdevelop7.info- 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
* Sat Mar 10 2018 develop7AATTdevelop7.info- Modernize spec-file by calling spec-cleaner
* Fri Feb 16 2018 develop7AATTdevelop7.info- Build against QT5 in Leap 15 and newer- Made `python-qscintilla` a requirement
* Wed Feb 14 2018 develop7AATTdevelop7.info- Build against QT5
* Tue Feb 13 2018 develop7AATTdevelop7.info- 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
* Mon Aug 21 2017 develop7AATTdevelop7.info- 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)
* Sun Jul 09 2017 develop7AATTdevelop7.info- 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)- removed tortoisehg-4.2-issue4744-fix.patch
* Wed May 10 2017 develop7AATTdevelop7.info- added tortoisehg-4.2-issue4744-fix.patch: fixes upstream issue #4744
* Sun May 07 2017 develop7AATTdevelop7.info- TortoiseHG 4.2 TortoiseHg 4.2 is a regularly scheduled (quarterly) feature release, coinciding with Mercurial 4.2
* Bug Fixes + customtools: do not crash by tool name containing dot (fixes #4740) + revdetails: convert issue patterns to unicode (fixes #4737) + win32: fix XLS hack in docdiff (refs #4540)
* Improvements + archive: allow to archive \"all files touched since X\" + merge: respect \'merge-pattern\' config when merging (fixes #1928) + status, repo: remove unnecessary invalidation (fsmonitor compatibility)
* Wed Apr 05 2017 develop7AATTdevelop7.info- TortoiseHG 4.1.2 See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-412 for detailed changelog- TortoiseHG 4.1.1
* Fri Feb 24 2017 k.ohlhusAATTgmail.com- TortoiseHG 4.1 TortoiseHg 4.1 is a quarterly feature release See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-41 for detailed changelog
* Fri Feb 17 2017 develop7AATTdevelop7.info- TortoiseHG 4.1 stable branch checkout Unofficial release compatible with Mercurial 4.1
* Mon Feb 13 2017 develop7AATTdevelop7.info- bump mercurial version requirements, according to upstream
* Tue Feb 07 2017 develop7AATTdevelop7.info- made Mercurial version requirements match runtime ones- removed Mercurial from build deps as it seems to be unneeded in buildtime
* Thu Nov 03 2016 develop7AATTdevelop7.info- TortoiseHg 4.0 TortoiseHg 4.0 is a quarterly feature release See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-40 for detailed changelog
* Tue Aug 09 2016 develop7AATTdevelop7.info- 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 See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-39 for detailed changelog- Depend on Mercurial >= 3.8 (-1 minor release), as per hgversion.py
* Thu May 05 2016 develop7AATTdevelop7.info- really depend on Mercurial 3.8
* Thu May 05 2016 develop7AATTdevelop7.info- depend on Mercurial >= 3.8
* Wed May 04 2016 develop7AATTdevelop7.info- 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. See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-381 for detailed changelog
* Mon Mar 14 2016 develop7AATTdevelop7.info- TortoiseHg 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. No upstream changelog provided
* Thu Feb 04 2016 develop7AATTdevelop7.info- 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. See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-371 for detailed changelog
* Thu Nov 19 2015 develop7AATTdevelop7.info- TortoiseHG 3.6:
* Feature release with support for Mercurial 3.6 See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-36 for detailed changelog
* Fri Aug 14 2015 astiegerAATTsuse.com- TortoiseHG 3.5:
* Feature release with support for Mercurial 3.5
* small number of bug fixes and improvements
* Sat Jul 25 2015 develop7AATTdevelop7.info- update to v3.4.2 See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-342 and https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-341 for detailed changelog
* Sat May 16 2015 astiegerAATTsuse.com- TortoiseHG 3.4, with a number of bug fixes and improvements
* Tue Mar 10 2015 develop7AATTdevelop7.info- update to v3.3.2 See https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!tortoisehg-332 for detailed changelog
* Wed Feb 04 2015 develop7AATTdevelop7.info- update to v3.3 Bug Fixes
* annotate: fetch line information by command (fixes unsafe thread access)
* cmdcore: handle ui labels in unicode to avoid possible exception (fixes #3988)
* guifork: use real fork() on posix to run GUI in background (fixes #3701)
* init: open repo in existing workbench process if any (fixes #3922)
* init: run \"hg init\" in command process (fixes #3931)
* lfprompt: parse minsize as float value (fixes #1901 again)
* qtapp: handle SIGINT more gracefully by sending close event to all windows
* repomodel: work around RepoLookupError that may occur while reload is pending
* repowidget: switch to default task tab after initial revision is selected
* sync: drop \"recurse into subrepositories\" option (closes #1645)
* workbench: disable back/forward actions when all repositories are closed
* workbench: make sure to run workbench by \"New Workbench\" action
* workbench: narrow --newworkbench option to command scope
* workbench: show busy indicator while command is running (fixes #1186) Improvements
* clone, init: open workbench after repository created by standalone dialog
* filectxactions: open file history dialog in annotate mode (closes #3760)
* init: add option to copy user files instead of empty .hgignore (closes #3569)
* reporegistry: mark shared repositories with a link icon overlay
* repotab: stop filesystem watcher of background tabs
* sync: never switch task tabs on revision selected
* sync: provide standalone dialog by LightRepoWindow
* workbench: forcibly reload models and views by Ctrl+refresh
* workbench: make it possible to restore the selected sync path across restarts
* workbench: restore last open repositories without loading them
* workbench: resurrect docked console widget (closes #3984)
* graph: - color: use \"color hashing\" to pick a color for each branch (closes #3490) - color: use \"color hashing\" to pick a color for each user - graph: support the branch grouping experiment from mercurial core - repomodel: hide all revisions if no matches found for the given revset query - repomodel: rerun last revset query on reload (closes #1705) - repoview: use a square shape for secret changesets - repoview: use a pentagon shape for draft changesets
* command: - log: add -r option to specify the initial revision to be selected - log: add -k/--query option to filter changesets by keyword or revset
* nautilus/caja: - add Python Caja extension support (fixes #3936) installer
* hgsubversion 1.8
* mercurial_keyring 0.6.6
* python-keyring 4.1.1
* Tue Dec 16 2014 develop7AATTdevelop7.info- update to v3.2.1 Changes in 3.2: Bug Fixes commit: do not reload patch description if parent is unchanged (fixes #3304) qreorder: have drag-and-drop patches run extension command in worker process paths: resolve root directory from frozen executable path repowatcher: detect removal of repository files (fixes #3697) repoagent: unify workingBranchChanged with repositoryChanged (fixes #2572 - doesn\'t auto refresh when update and discard new branch) repofilter: grab focus only if shown by user action (refs #3917) repomodel: do not clear status message on filter option change (fixes #3887) repomodel: restore current/selected indexes by model on reload (refs #1913, fixes #3897) repowatcher: check mtime of obsolescence markers (fixes #3913) repowidget: do not overwrite browse history by revset result (refs #3832) repowidget: do not re-create model on repository or revset changed repowidget: move focus to history view when window gets visible (fixes #3917) repowidget: remove unused _reload_rev and _last_series (fixes #3923) repowidget: switch to commit tab if working-dir row is selected (fixes #1913) sync: bypass bundle overlay on fetch just like pull (fixes #3946 - fetch after check incoming fails) sync: rebuild target bookmarks/branches only when changelog updated (refs #3912) Improvements make output log a task tab, remove class LogDockWidget cmdcore: propagate --config options to command process debugruncommand: add command that runs hg command in dialog (closes #3934) infobar: clear status message with slight delay if command finished (refs #3308) prune: add dialog that prunes the specified revs qtapp: use wake-up fd to notice SIGINT on Unix strip: add --keep checkbox (closes #1865) workbench: add toolbar button that aborts any running commands graph style: evolution: also fadeout obsolete changeset repomodel: use lighter version of the usual color when a revision is hidden repomodel: use red as the default text color for troubled changeset Changes in 3.2.1: BugFixes Avoid confusion with explorer extension dialog (#3968, #2339) Improve documentation for terminal shell configuration (#3957)
 
ICM