Bazaar becomes a GNU project

2008-05-21 Thread Martin Pool
The Bazaar version control system recently became a GNU project. We set out several years ago to build a version control system that would suit the collaboration and cooperation at the heart of free software, and Bazaar is the result of that effort. Our goal has been to m

bzr 1.8 released

2008-10-17 Thread Martin Pool
er error occurs during ``bzr push``. (Andrew Bennetts, #230902) PORTABILITY: * Some Pyrex versions require the WIN32 macro defined to compile on that platform. (Alexander Belchenko, Martin Pool, #277481) bzr 1.8rc1 2008-10-07 - CHANGES: * ``bzr log file`` h

Announcing bzr 1.9

2008-11-07 Thread Martin Pool
d property value 'branch-nick' for None" regression with branches bound to svn branches. (Martin Pool, #293440) * Fix SSL/https on Python2.6. (Vincent Ladeuil, #293054) * ``SFTPTransport.readv()`` had a bug when requests were out-of-order. This only triggers some-o

Bazaar 1.12 released

2009-02-13 Thread Martin Pool
are shown comma-separated inside ``{}``. For short format, the tags appear at the end of line before the optional ``[merge]`` indicator. For line format, the tags appear after the date. (Ian Clatworthy) * Progress bars now show the rate of activity for some sftp oper

Bazaar (bzr) 1.18 released

2009-09-07 Thread Martin Pool
zr merge --interactive`` applies a user-selected portion of the merge. The UI is similar to ``shelve``. (Aaron Bentley) * ``bzr reconfigure`` now takes options ``--stacked-on URL`` and ``--unstacked`` to change stacking of a branch. (Martin Pool, #391411) Bug Fixes * * Annotating on a s

Bazaar 2.0.0 released

2009-10-06 Thread Martin Pool
You can now can continue from the debugger (by typing 'c') and the process continues. However, note that pressing C-\ in the shell may still kill the SSH process, which is bug 162509, so you must sent a signal to the bzr process specifically, for example by typing ``kill -QUIT P