Rev 3286: Start 1.4 development in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Sun Mar 16 14:01:27 GMT 2008
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 3286
revision-id:pqm at pqm.ubuntu.com-20080316140120-i3yq8yr1l66m11h7
parent: pqm at pqm.ubuntu.com-20080316122659-v8x9a6mvakjrpcs8
parent: mbp at sourcefrog.net-20080316094148-e3e57sjfq2izy3ms
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Sun 2008-03-16 14:01:20 +0000
message:
Start 1.4 development
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzr bzr.py-20050313053754-5485f144c7006fa6
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
------------------------------------------------------------
revno: 3280.2.5
revision-id:mbp at sourcefrog.net-20080316094148-e3e57sjfq2izy3ms
parent: mbp at sourcefrog.net-20080316093156-kdb1p636vt0sb2pt
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: integration
timestamp: Sun 2008-03-16 20:41:48 +1100
message:
Start 1.4 development
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzr bzr.py-20050313053754-5485f144c7006fa6
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
------------------------------------------------------------
revno: 3280.2.4
revision-id:mbp at sourcefrog.net-20080316093156-kdb1p636vt0sb2pt
parent: mbp at sourcefrog.net-20080316091848-fdh7km37veuecicf
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: prepare-1.3
timestamp: Sun 2008-03-16 20:31:56 +1100
message:
Mention GNU project in NEWS
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
------------------------------------------------------------
revno: 3280.2.3
revision-id:mbp at sourcefrog.net-20080316091848-fdh7km37veuecicf
parent: mbp at sourcefrog.net-20080316085124-8y2yido4at4cz954
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: prepare-1.3
timestamp: Sun 2008-03-16 20:18:48 +1100
message:
Prepare 1.3rc1 and update news
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
------------------------------------------------------------
revno: 3280.2.2
revision-id:mbp at sourcefrog.net-20080316085124-8y2yido4at4cz954
parent: mbp at sourcefrog.net-20080316000328-2bi1uadgsopb4afb
parent: mbp at sourcefrog.net-20080316082521-xmex8wq1uyj6cxyh
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: prepare-1.3
timestamp: Sun 2008-03-16 19:51:24 +1100
message:
merge setup.py fixes
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
README README-20050309040720-8f368abf9f346b9d
bzrlib/__init__.py __init__.py-20050309040759-33e65acf91bbcd5d
bzrlib/graph.py graph_walker.py-20070525030359-y852guab65d4wtn0-1
bzrlib/remote.py remote.py-20060720103555-yeeg2x51vn0rbtdp-1
bzrlib/repofmt/knitrepo.py knitrepo.py-20070206081537-pyy4a00xdas0j4pf-1
bzrlib/repofmt/pack_repo.py pack_repo.py-20070813041115-gjv5ma7ktfqwsjgn-1
bzrlib/repository.py rev_storage.py-20051111201905-119e9401e46257e3
bzrlib/revision.py revision.py-20050309040759-e77802c08f3999d5
bzrlib/revisionspec.py revisionspec.py-20050907152633-17567659fd5c0ddb
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/blackbox/test_upgrade.py test_upgrade.py-20060120060132-b41e5ed2f886ad28
bzrlib/tests/repository_implementations/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
bzrlib/tests/test_graph.py test_graph_walker.py-20070525030405-enq4r60hhi9xrujc-1
bzrlib/tests/test_merge.py testmerge.py-20050905070950-c1b5aa49ff911024
bzrlib/tests/test_revision.py testrevision.py-20050804210559-46f5e1eb67b01289
bzrlib/tests/test_upgrade.py test_upgrade.py-20051004040251-555fe1d2bae1bc71
bzrlib/upgrade.py history2weaves.py-20050818063535-e7d319791c19a8b2
setup.py setup.py-20050314065409-02f8a0a6e3f9bc70
=== modified file 'NEWS'
--- a/NEWS 2008-03-16 01:03:08 +0000
+++ b/NEWS 2008-03-16 14:01:20 +0000
@@ -4,6 +4,7 @@
.. contents::
+
IN DEVELOPMENT
--------------
@@ -11,6 +12,36 @@
CHANGES:
+ FEATURES:
+
+ IMPROVEMENTS:
+
+ BUGFIXES:
+
+ DOCUMENTATION:
+
+ API BREAKS:
+
+ TESTING:
+
+ INTERNALS:
+
+
+bzr 1.3rc1 2008-03-16
+---------------------
+
+Bazaar has become part of the GNU project <http://www.gnu.org>
+
+Many operations that act on history, including ``log`` and ``annotate`` are now
+substantially faster. Several bugs have been fixed and several new options and
+features have been added.
+
+ NOTES WHEN UPGRADING:
+
+ No special action is required from the user for this release.
+
+ CHANGES:
+
* A new repository format 'development' has been added. This format will
represent the latest 'in-progress' format that the bzr developers are
interested in getting early-adopter testing and feedback on.
@@ -82,6 +113,11 @@
BUGFIXES:
+ * Autopacking no longer holds the full set of inventory lines in
+ memory while copying. For large repositories, this can amount to
+ hundreds of MB of ram consumption.
+ (Ian Clatworthy, John Arbash Meinel)
+
* Cherrypicking when using ``--format=merge3`` now explictly excludes
BASE lines. (John Arbash Meinel, #151731)
@@ -139,10 +175,9 @@
INTERNALS:
- * Autopacking no longer holds the full set of inventory lines in
- memory while copying. For large repositories, this can amount to
- hundreds of MB of ram consumption.
- (Ian Clatworthy, John Arbash Meinel)
+ * ``Graph.iter_ancestry`` returns the ancestry of revision ids. Similar to
+ ``Repository.get_revision_graph()`` except it includes ghosts and you can
+ stop part-way through. (John Arbash Meinel)
* ``Graph.iter_ancestry`` returns the ancestry of revision ids. Similar to
``Repository.get_revision_graph()`` except it includes ghosts and you can
=== modified file 'bzr'
--- a/bzr 2008-03-16 00:39:40 +0000
+++ b/bzr 2008-03-16 14:01:20 +0000
@@ -22,7 +22,7 @@
import sys
# update this on each release
-_script_version = (1, 3, 0)
+_script_version = (1, 4, 0)
if __doc__ is None:
print "bzr does not support python -OO."
=== modified file 'bzrlib/__init__.py'
--- a/bzrlib/__init__.py 2008-03-16 08:25:21 +0000
+++ b/bzrlib/__init__.py 2008-03-16 09:41:48 +0000
@@ -41,7 +41,7 @@
# Python version 2.0 is (2, 0, 0, 'final', 0)." Additionally we use a
# releaselevel of 'dev' for unreleased under-development code.
-version_info = (1, 3, 0, 'dev', 0)
+version_info = (1, 4, 0, 'dev', 0)
# API compatibility version: bzrlib is currently API compatible with 0.18.
api_minimum_version = (0, 18, 0)
More information about the bazaar-commits
mailing list