News and announcements
QBzr 0.22.3 released
Written for QBzr by Alexander Belchenko on 2012-05-23
On behalf of QBzr developers I'd like to announce maintenance release
of QBzr 0.22.3. QBzr 0.22 series is companion to bzr 2.5 series.
Changes
-------
Maintenance release.
* qlog
* Fix - crashes when trying show log of subdirectory with --show-trees option.
(IWATA Hidetaka, Bug #974362)
* qshelve/qunshelve:
* Use `encoding` settings from branch or global config to properly show
files content. (Alexander Belchenko, Bug #995943)
Downloads
---------
https:/
QBzr 0.22.2 released
Written for QBzr by Alexander Belchenko on 2012-04-05
On behalf of QBzr developers I'd like to announce maintenance release
of QBzr 0.22.2. QBzr 0.22 series is companion to bzr 2.5 series.
Many thanks to all who sent patches.
Changes
-------
Maintenance release.
* qrun:
* Localized help text for selected command is shown correctly now.
(Alexander Belchenko, Bug #963542)
* qshelve:
* Pressing Ctrl+Enter in message edit area triggers shelve action.
(IWATA Hidetaka, Bug #936982)
* Hunks are not displayed on Mac OS. (IWATA Hidetaka, Bug #955241)
* qgetnew:
* Ask for verification if a checkout should go to a non-empty
directory - this may cause unwanted conflicts (AndrГ© Bachmann, Bug #938835)
* qdiff
* Fix - crashes when trying show complete diff of renamed file. (Bug #969055)
* Don't use deprecated API (bzrlib.
(Alexander Belchenko, Bug #776241)
QBzr 0.21.3 released
Written for QBzr by Alexander Belchenko on 2012-04-05
On behalf of QBzr developers I'd like to announce maintenance release
of QBzr 0.21.3. QBzr 0.21 series is companion to bzr 2.4 series.
Changes
-------
Maintenance release.
* Avoid AttributeError on 'is_ignored' from treewidget filtering involving
unversioned files that have been moved. (Martin Packman, Bug #557603)
* Stringify tab_width settings while writing it to branch config.
(Workaround for bug #912344, Alexander Belchenko)
* Don't use deprecated API (bzrlib.
(Alexander Belchenko, Bug #776241)
QBzr 0.22.0 released
Written for QBzr by Alexander Belchenko on 2012-02-07
On behalf of QBzr development team I'm happy to announce new release of
QBzr 0.22.0 codenamed "Alder".
This release intended to be used as companion release for bzr 2.5, and might support bzr 2.4.
I'd like to thank the people who have helped make this release awesome. Thank you.
What's new in this release
-------
What's new in this release:
QBzr 0.22 is companion release for bzr 2.5, and compatible with bzr 2.4.
This release has many improvements and bugfixes. As usual many improvements related to qdiff dialog.
While searching for the word or sentence all matches are highlighted.
This highlighting works in qdiff, qshelve, qunshelve, qannotate.
To make navigation faster through the long side-by-side diff, or inside big annotated file you can use backside guide bar in qdiff and qannotate.
Behavior change: "Unchanged" option in treewidget filter now only applies to versioned files. (Before it was applied to unknown files too).
Other qdiff improvements include: curved lines are using in side-by-side view, smart synchronization of side-by-side view in "Complete" mode;
files with wrong or mixed encoding no more shown as "latin-1", but in user-specified encoding.
For full list of improvements and bugfixes please see changelog.
QBzr 0.21.2 released
Written for QBzr by Alexander Belchenko on 2011-12-07
On behalf of QBzr developers I'd like to announce maintenance release
of QBzr 0.21.2. QBzr 0.21 series is companion to bzr 2.4 series.
Many thanks to all who sent patches.
Changes
-------
Maintenance release.
* qbrowse:
* Does not crash anymore when called for shared repository.
(André Bachmann, Alexander Belchenko, Bug #578935)
* qconfig:
* Fixed Set Default button in Merge tab. (Gordon Tyler, Bug #820635)
* qdiff:
* Fixed ignore whitespace changes code.
(Alexander Belchenko, Bug #827391)
* qlog:
* Show context menu properly after re-load of branch(es).
(IWATA Hidetaka, Bug #744904)
* qrun:
* Command-line arguments with spaces properly quoted.
(Alexander Belchenko, Bug #824381)
* qunshelve:
* Disable OK button while executing unshelve. (IWATA Hidetaka, Bug #842818)
* Avoid NoSuchFile error when working tree has added and removed file.
(IWATA Hidetaka, Bug #842842)
* Updated translations.
Downloads
---------
https:/