[ANN] TortoiseBZR 0.2 Released
INADA Naoki
songofacandy at gmail.com
Sat Sep 19 23:50:54 BST 2009
Hi all.
I'm now maintainer of TortoiseBZR.
And I'm happy to announce TortoiseBZR 0.2 is released.
This release is included in latest bzr-2.0rc2 installer.
TortoiseBZR was very experimental and not well maintained before.
I have started maintaining TortoiseBZR about 2 months ago.
I can't list a changelog this time.
Brief overview of changes by me is:
* Some critical bugs in shell extension fixed. Including some button and
menu doesn't work with tbzr, context menu design is broken. etc.
* Showing status is faster than old. An old tbzr checks state per directory.
So to get status for foo/bar/ and foo/baz/, it did 'bzr st
foo/bar' and 'bzr st foo/baz'
Now tbzr gets and caches states per tree. It does only one "bzr st .".
* Some commands in qbzr is in Context Menu. (ex. Push, Merge)
And One important feature is committed to trunk yesterday.
It shows "unversioned" ('?' mark) icon as status for uncached items.
This avoids annoying response time issue with large tree or many branches.
I'll release TortoiseBZR 0.3 only for this change.
If you were disappointed with old TortoiseBZR, please wait 0.3 and try it again.
--
Naoki INADA <songofacandy at gmail.com>
More information about the bazaar
mailing list