Next | Query returned 11 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2012-04-08 23:24:36 by Thomas Klausner | Files touched by this commit (30) | Package removed
Log message:
Remove *bzr* packages, the ones in pkgsrc itself are the same or newer.
   2011-11-27 11:58:36 by Oleksandr Kozachuk | Files touched by this commit (1)
Log message:
Fix dependency to py-testtools.
   2011-11-27 11:22:12 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Use ${VER:R} instead of 2.4

   2011-11-24 14:01:58 by Oleksandr Kozachuk | Files touched by this commit (6)
Log message:
Fix python version, bazaar 2.4 supports only python 2.6 and 2.7.
   2011-11-22 21:25:43 by Oleksandr Kozachuk | Files touched by this commit (1)
Log message:
Fix the list of python scripts ("#!/usr/bin/env python" problem).
   2011-11-22 15:13:22 by Greg Troxel | Files touched by this commit (3)
Log message:
rename patch so that it matches what is in pkgsrc, reducing the diff
when moving this packge to pkgsrc.
   2011-11-22 10:48:12 by Oleksandr Kozachuk | Files touched by this commit (1)
Log message:
Changed the maintainer to me and limited python version to 2.{7,6,5}.
   2011-11-16 11:10:13 by Oleksandr Kozachuk | Files touched by this commit (3)
Log message:
New stable Bazaar version 2.4.2.

bzr 2.4.2
#########

:2.4.2: 2011-10-27

This is a bugfix release. Most of the bugs dealt with portability
issues. Upgrading is recommended for all users of earlier 2.4 releases.

External Compatibility Breaks
*****************************

None.

New Features
************

None.

Improvements
************

* Fixed a bug where ``bzr tags -r x..y`` loaded the branch history once for
  every revision in the range; it's now much faster. (Vincent Ladeuil, #857335)

Bug Fixes
*********

* Fixed an infinite loop when creating a repo at the root of the filesystem, 
  i.e. "/", due to posixpath.normpath() not collapsing 2 leading \ 
slashes into 
  one, thus respecting the POSIX standard, but making relpath() loop infinitely.
  (Florian Vichot, #861008)

* Fixed loading of external merge tools from config to properly decode
  command-lines which contain embedded quotes. (Gordon Tyler, #828803)

* Include declaration of 'changed' to avoid an UnboundLocalError in dirstate
  pyrex code with new Cython versions. (Denys Duchier, #837221)

* Prevent several kinds of OverflowError and other fallout from failing to fit
  stat fields into four bytes in dirstate pack_stat implementations.
  (Martin Packman, #683191 #706957)

* Return early from create_delta_index_from_delta given tiny inputs. This
  avoids raising a spurious MemoryError on certain platforms such as AIX.
  (John Arbash Meinel, #856731)
  
Documentation
*************

* Corrected documentation for ``bzr serve`` in the Admin Guide.
  (Morten Bøgeskov, Martin Pool, #832576)

API Changes
***********

None.

Internals
*********

No changes.

Testing
*******

* Accept both old and new style testtools output in selftest tests.
  (Jelmer Vernooij, Martin Packman, #815423)

* Fix the race for TestingThreadingTCPServer in
  test_server_crash_while_responding. (Vincent Ladeuil, #869366)

* Really corrupt the pack file without depending on a special length or value.
  (Vincent Ladeuil, #807032)
   2011-10-01 00:07:01 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Bump the version 2.3.4 to 2.4.1

See Release note found at 
  doc/en/release-notes/bzr-2.4.txt
  doc/en/release-notes/bzr-2.3.txt
For detail, thanks,

bzr 2.4.1
#########

:2.4.1: 2011-09-08
Bug Fixes
*********
* ``config.LocationMatcher`` properly excludes unrelated sections.
  (Vincent Ladeuil, #829237)

* ``dirstate.fdatasync`` and ``repository.fdatasync`` can now properly be
  disabled. (Vincent Ladeuil, #824513)

* Disable ``os.fsync`` and ``os.fdatasync`` by default when running
  ``bzr selftest``. You can use ``--sync`` to re-enable them.
  (John Arbash Meinel, #837293)

* Fix i18n use when no environment variables are set. (Jelmer Vernooij, #810701)

* Avoid UnicodeDecode error when reporting EINVAL from transports.
  (IWATA Hidetaka, #829237)

bzr 2.4.0
#########

:2.4.0: 2011-08-11

This release marks the start of a new long-term-stable series. From here, we
will only make bugfix releases on the 2.4 series (2.4.1, etc, and support it
until February 2013), while 2.5 will become our new development series.

This is a bugfix and polish release over the 2.3 series, with a large number
of bugs fixed (>150 for the 2.4 series alone), and some performance
improvements. Support for python 2.4 and 2.5 has been dropped, many large
working tree operations have been optimized as well as some stacked branches
operations.

Only bugfixes from other stables series have been included since 2.4b5 so
all known fixed bugs are included here.

Users are encouraged to upgrade from the other stable series.
   2011-07-23 11:56:58 by Oleksandr Kozachuk | Files touched by this commit (2)
Log message:
Bazaar upgraded to version 2.3.4.

Next | Query returned 11 messages, browsing 1 to 10 | Previous