Rev 2035: (jam) allow 'bzr inventory filename' (bug #3631) in /home/pqm/archives/thelove/bzr/+trunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Sat Sep 23 07:50:14 BST 2006
------------------------------------------------------------
revno: 2035
revision-id: pqm at pqm.ubuntu.com-20060923065013-b8483dd421706cbe
parent: pqm at pqm.ubuntu.com-20060922225959-7d4c092a9310fe6a
parent: john at arbash-meinel.com-20060923063946-e596c8a8eef928b4
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Sat 2006-09-23 07:50:13 +0100
message:
(jam) allow 'bzr inventory filename' (bug #3631)
added:
bzrlib/tests/blackbox/test_inventory.py test_inventory.py-20060921205529-9rwo2222xhm8edti-1
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
bzrlib/tests/blackbox/__init__.py __init__.py-20051128053524-eba30d8255e08dc3
bzrlib/tests/blackbox/test_too_much.py blackbox.py-20050620052131-a7370d756399f615
------------------------------------------------------------
merged: john at arbash-meinel.com-20060923063946-e596c8a8eef928b4
parent: john at arbash-meinel.com-20060923063744-98451651a436df9b
parent: pqm at pqm.ubuntu.com-20060922225959-7d4c092a9310fe6a
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Sat 2006-09-23 01:39:46 -0500
message:
[merge] bzr.dev 2034
------------------------------------------------------------
merged: john at arbash-meinel.com-20060923063744-98451651a436df9b
parent: john at arbash-meinel.com-20060922213954-8de9af5047a7e5c1
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Sat 2006-09-23 01:37:44 -0500
message:
make None the only invalid file list
------------------------------------------------------------
merged: john at arbash-meinel.com-20060922213954-8de9af5047a7e5c1
parent: john at arbash-meinel.com-20060922213448-7ac0ce86b5fbcf9f
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Fri 2006-09-22 16:39:54 -0500
message:
more tests for 'bzr inventory' including errors and nesting
------------------------------------------------------------
merged: john at arbash-meinel.com-20060922213448-7ac0ce86b5fbcf9f
parent: john at arbash-meinel.com-20060921210631-c6ce799f90431a13
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Fri 2006-09-22 16:34:48 -0500
message:
Change how 'bzr inventory' finds paths
It uses tree_files so it works correctly when in a subdir.
It also uses find_ids_across_trees() so that it can look
for files in old revisions using old or new paths, and
also checks that all paths actually exist, raising
an exception if paths are not present.
------------------------------------------------------------
merged: john at arbash-meinel.com-20060921210631-c6ce799f90431a13
parent: john at arbash-meinel.com-20060921205545-a6cc5f07adb70104
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Thu 2006-09-21 16:06:31 -0500
message:
Fix bug #3631, allow 'bzr inventory filename'
------------------------------------------------------------
merged: john at arbash-meinel.com-20060921205545-a6cc5f07adb70104
parent: pqm at pqm.ubuntu.com-20060921170000-615159606ef6289f
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: inventory-takes-file-3631
timestamp: Thu 2006-09-21 15:55:45 -0500
message:
Factor the 'bzr inventory' tests out of tests_too_much
More information about the bazaar-commits
mailing list