QBzr 0.23.0 "Birch"

Milestone information

Project:
QBzr
Series:
0.23
Version:
0.23.0
Code name:
Birch
Released:
 
Registrant:
Alexander Belchenko
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
7 Alexander Belchenko, 5 IWATA Hidetaka
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
12 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon qbzr-0.23.0.tar.gz (md5, sig) Sources 2,637
last downloaded 3 weeks ago
download icon qbzr-setup-0.23.0.exe (md5, sig) Windows installer 847
last downloaded 3 days ago
Total downloads: 3,484

Release notes 

What's new in this release:

QBzr 0.23 is companion release for bzr 2.6, and compatible with bzr 2.5.

Behavior change: External diff behavior is changed as below.(IWATA Hidetaka)
 1. When calling external diff for multiple files, all diffs shown at once.(Bug #942218)
 2. Working tree or branch is locked only when starting up of diff tools.(Bug #942221)
This affects to all commands which use external diff.
(qdiff, qcommit, qbrowse, qannotate, ...)

Now, you can launch 'Shelve' directly from each dialog when uncommitted change blocks action.
And you can launch 'Resolve' directly when conflicts generated. (IWATA Hidetaka #935903)

New feature of qannotate command: command-line option `--line=N` (`-L`)
allows you to jump right to specific line.
That could be used for tighter integration with editors and IDEs.

Annotation window now uses e-mail of revision author to define background
color of revision. Previously we've used author name to define background
color, so changes in different revisions made by user with the same e-mail
but with differently spelled name was highlighted with different colors.

Simple actions to resolve conflicts: 'take "THIS"' and 'take "OTHER"'.
Available from context menu.

Show simple message box instead of exception report dialog when failing to lock. (#935902)

Improvements of qlog's context menus: better context menu of deleted files,
and for files from virtual "Working Tree" revision (available when
qlog run with --show-tree option). Also properly refresh the state of changes
in virtual "Working Tree" revision.

 * qannotate:
   * New command-line option `--line=N` (`-L`) to activate specified
     line number on start of dialog. (Alexander Belchenko)
   * Prefer e-mail as "author id" to define background color for lines.
     (Alexander Belchenko, Bug #878204)
 * qbind:
   * Add push location to suggestions. (Alexander Belchenko)
 * qconflicts:
   * Added 2 resolve actions to context menu: `Take "THIS"`
     and `Take "OTHER"`. (Alexander Belchenko)
   * Auto-refresh conflicts list after selecting a resolve action.
     (Alexander Belchenko)
 * qlog:
   * Disable context menu items (view, annotate, save) for deleted files.
     (Alexander Belchenko, Bug #1009876)
   * Fix - Some menus (show tree, view, annotate) don't work when Working
     tree revision selected.
     (IWATA Hidetaka, Bug #1020530)
   * Some menus (tag, update, revert, ...) are disabled when Working tree
     revision selected.
     (IWATA Hidetaka, Bug #1020530)
   * Fixing issue: Working tree revision is never refreshed.
     (IWATA Hidetaka, Bug #1021076)
 * qrevert:
    * it now does a real check to see if there are files (or merges) selected to revert -
      if not, it shows a warning message. (AndrГ© Bachmann, Bug #942744)
 * qshelve/qunshelve:
   * Use `encoding` settings from branch or global config to properly show
     files content. (Alexander Belchenko, Bug #995943)

Changelog 

This release does not have a changelog.

0 blueprints and 12 bugs targeted

Bug report Importance Assignee Status
942218 #942218 Show multiple diff at once 3 High IWATA Hidetaka  10 Fix Released
968708 #968708 regression: failed to launch external diff from pending merge revision 3 High IWATA Hidetaka  10 Fix Released
776241 #776241 commands.py shouldn't use deprecated API (builtins.tree_files) 4 Medium Alexander Belchenko  10 Fix Released
935902 #935902 bzr should report LockContention error more gracefully 4 Medium IWATA Hidetaka  10 Fix Released
935903 #935903 [qsubprocess]Add shelve button 4 Medium IWATA Hidetaka  10 Fix Released
942221 #942221 External diff should not lock trees long time 4 Medium IWATA Hidetaka  10 Fix Released
942744 #942744 qrevert: press OK without selecting files: got traceback 4 Medium Alexander Belchenko  10 Fix Released
942747 #942747 qadd: press OK without selecting files: no-op command launched 4 Medium Alexander Belchenko  10 Fix Released
942749 #942749 qgetnew: press OK without selecting source branch leading to stupid behavior 4 Medium Alexander Belchenko  10 Fix Released
995943 #995943 qshelve always shows file content in UTF-8 4 Medium Alexander Belchenko  10 Fix Released
1009876 #1009876 qlog: error when trying to view a removed file in the log 4 Medium Alexander Belchenko  10 Fix Released
878204 #878204 [wishlist] qannotate: use only e-mail for defining the color of annotated lines 6 Wishlist Alexander Belchenko  10 Fix Released
This milestone contains Public information
Everyone can see this information.