bzr 0.0.3 released
Martin Pool
mbp at sourcefrog.net
Wed Apr 6 06:16:02 BST 2005
I'm happy to announce the release of bzr 0.0.3. Thanks to everyone who
sent comments or patches.
In the next version I hope to add some kind of remote-clone support.
Changes in this release:
bzr-0.0.3 2005-04-06
ENHANCEMENTS:
* New "directories" internal command lists versioned directories
in the tree.
* Can now say "bzr commit --help".
* New "rename" command to rename one file to a different name
and/or directory.
* New "move" command to move one or more files into a different
directory.
* New "renames" command lists files renamed since base revision.
* New cat command contributed by janmar.
CHANGES:
* .bzr.log is placed in $HOME (not pwd) and is always written in
UTF-8. (Probably not a completely good long-term solution, but
will do for now.)
PORTABILITY:
* Workaround for difflib bug in Python 2.3 that causes an
exception when comparing empty files. Reported by Erik Toubro
Nielsen.
INTERNAL:
* Refactored inventory storage to insert a root entry at the top.
TESTING:
* Start of shell-based black-box testing in test.sh.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050406/1a559728/attachment.pgp
More information about the bazaar
mailing list