Rev 1425: Merge several local improvements. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk
Jelmer Vernooij
jelmer at samba.org
Fri Jul 4 03:49:20 BST 2008
At http://people.samba.org/bzr/jelmer/bzr-svn/trunk
------------------------------------------------------------
revno: 1425
revision-id: jelmer at samba.org-20080704024915-bewtxm94o0bw71r2
parent: jelmer at samba.org-20080702002510-vthyzwxslw3ayahw
parent: jelmer at samba.org-20080704021908-ib1032yf15fyoxzz
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 04:49:15 +0200
message:
Merge several local improvements.
added:
tests/test_properties.py test_properties.py-20080703215223-t5ydp87wwi7dtyas-1
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
__init__.py __init__.py-20051008155114-eae558e6cf149e1d
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
client.c client.pyx-20080313235339-wbyjbw2namuiql8f-1
commit.py commit.py-20060607190346-qvq128wgfubhhgm2-1
errors.py errors.py-20061226172623-w1sbj8ynpo0eojqp-1
fetch.py fetch.py-20060625004942-x2lfaib8ra707a8p-1
layout.py layout.py-20080323165407-y9qw8nx4oykvoe1k-1
mapping3/__init__.py __init__.py-20080502174630-9324zh25kka98vlw-1
mapping3/scheme.py scheme.py-20060516195850-95181aae6b272f9e
properties.py util.py-20080502170127-o220e9py99vt69s6-1
ra.c ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
remote.py format.py-20060406233823-b6fa009fe35dfde7
repository.py repository.py-20060306123302-1f8c5069b3fe0265
revids.py revids.py-20070416220458-36vfa0730cchevp1-1
setup.py setup.py-20060502115218-86950492da22353f
tests/__init__.py __init__.py-20060508151940-e9f4d914801a2535
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
tests/test_commit.py test_commit.py-20060624213521-l5kcufywkh9mnilk-1
tests/test_core.py test_core.py-20080603032119-q91zmret1lv84ay9-1
tests/test_push.py test_push.py-20070201165715-g2ievcdfqi33wqsy-1
tests/test_repository.py test_repos.py-20060508151940-ddc49a59257ca712
tests/test_scheme.py test_scheme.py-20060621221855-va2xabhlxpmc9llx-1
tests/test_tree.py test_tree.py-20070103204350-pr8nupes7e5sd2wr-1
tests/test_versionedfiles.py test_versionedfiles.-20080626153242-v0c6uolklpux67a1-1
tree.py tree.py-20060624222557-dudlwqcmkf22lt2s-1
util.c util.c-20080531154025-s8ef6ej9tytsnkkw-1
versionedfiles.py versionedfiles.py-20080626134117-j8g0ntz1pj228iox-1
wc.c wc.pyx-20080313142018-10l8l23vha2j9e6b-1
------------------------------------------------------------
revno: 1424.1.13
revision-id: jelmer at samba.org-20080704021908-ib1032yf15fyoxzz
parent: jelmer at samba.org-20080704021816-a6nkpwvaideoa7fa
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 04:19:08 +0200
message:
Add test for mergeinfo.
modified:
tests/test_commit.py test_commit.py-20060624213521-l5kcufywkh9mnilk-1
------------------------------------------------------------
revno: 1424.1.12
revision-id: jelmer at samba.org-20080704021816-a6nkpwvaideoa7fa
parent: jelmer at samba.org-20080704021802-ycbr1t7gi9y5j9np
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 04:18:16 +0200
message:
Use less confusing variable name.
modified:
revids.py revids.py-20070416220458-36vfa0730cchevp1-1
------------------------------------------------------------
revno: 1424.1.11
revision-id: jelmer at samba.org-20080704021802-ycbr1t7gi9y5j9np
parent: jelmer at samba.org-20080704005915-12e0gyhi4fa7v6c9
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 04:18:02 +0200
message:
Support mergeinfo ra call.
modified:
ra.c ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
------------------------------------------------------------
revno: 1424.1.10
revision-id: jelmer at samba.org-20080704005915-12e0gyhi4fa7v6c9
parent: jelmer at samba.org-20080703234748-lof3z0n5j7kzhoyy
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 02:59:15 +0200
message:
Use NULL_REVISION rather that None.
modified:
commit.py commit.py-20060607190346-qvq128wgfubhhgm2-1
------------------------------------------------------------
revno: 1424.1.9
revision-id: jelmer at samba.org-20080703234748-lof3z0n5j7kzhoyy
parent: jelmer at samba.org-20080703225904-8cvq81lrweryeaz6
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 01:47:48 +0200
message:
Set mergeinfo property when pushing merges.
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
commit.py commit.py-20060607190346-qvq128wgfubhhgm2-1
properties.py util.py-20080502170127-o220e9py99vt69s6-1
tests/test_commit.py test_commit.py-20060624213521-l5kcufywkh9mnilk-1
------------------------------------------------------------
revno: 1424.1.8
revision-id: jelmer at samba.org-20080703225904-8cvq81lrweryeaz6
parent: jelmer at samba.org-20080703223116-qdllxs4qgtn0pck3
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 00:59:04 +0200
message:
Add functions for modifying mergeinfo.
modified:
properties.py util.py-20080502170127-o220e9py99vt69s6-1
tests/test_properties.py test_properties.py-20080703215223-t5ydp87wwi7dtyas-1
------------------------------------------------------------
revno: 1424.1.7
revision-id: jelmer at samba.org-20080703223116-qdllxs4qgtn0pck3
parent: jelmer at samba.org-20080703222442-ns861ruy52rgwv3q
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 00:31:16 +0200
message:
Support creating mergeinfo properties.
modified:
properties.py util.py-20080502170127-o220e9py99vt69s6-1
tests/test_properties.py test_properties.py-20080703215223-t5ydp87wwi7dtyas-1
------------------------------------------------------------
revno: 1424.1.6
revision-id: jelmer at samba.org-20080703222442-ns861ruy52rgwv3q
parent: jelmer at samba.org-20080703221049-ktyf5hwv0yjjx141
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 00:24:42 +0200
message:
Add functions for parsing mergeinfo properties.
modified:
properties.py util.py-20080502170127-o220e9py99vt69s6-1
tests/test_properties.py test_properties.py-20080703215223-t5ydp87wwi7dtyas-1
------------------------------------------------------------
revno: 1424.1.5
revision-id: jelmer at samba.org-20080703221049-ktyf5hwv0yjjx141
parent: jelmer at samba.org-20080703211843-5twv11n03hlqcedq
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-07-04 00:10:49 +0200
message:
Move externals parsing to properties module.
added:
tests/test_properties.py test_properties.py-20080703215223-t5ydp87wwi7dtyas-1
modified:
errors.py errors.py-20061226172623-w1sbj8ynpo0eojqp-1
fetch.py fetch.py-20060625004942-x2lfaib8ra707a8p-1
properties.py util.py-20080502170127-o220e9py99vt69s6-1
tests/__init__.py __init__.py-20060508151940-e9f4d914801a2535
tests/test_core.py test_core.py-20080603032119-q91zmret1lv84ay9-1
tests/test_tree.py test_tree.py-20070103204350-pr8nupes7e5sd2wr-1
tree.py tree.py-20060624222557-dudlwqcmkf22lt2s-1
------------------------------------------------------------
revno: 1424.1.4
revision-id: jelmer at samba.org-20080703211843-5twv11n03hlqcedq
parent: jelmer at samba.org-20080703173958-z5y00jn963j3absk
parent: jelmer at samba.org-20080703211244-2vlo1z5fshvrq1li
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-07-03 23:18:43 +0200
message:
Merge tags support.
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
layout.py layout.py-20080323165407-y9qw8nx4oykvoe1k-1
mapping3/__init__.py __init__.py-20080502174630-9324zh25kka98vlw-1
mapping3/scheme.py scheme.py-20060516195850-95181aae6b272f9e
repository.py repository.py-20060306123302-1f8c5069b3fe0265
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
tests/test_repository.py test_repos.py-20060508151940-ddc49a59257ca712
tests/test_scheme.py test_scheme.py-20060621221855-va2xabhlxpmc9llx-1
------------------------------------------------------------
revno: 1424.2.7
revision-id: jelmer at samba.org-20080703211244-2vlo1z5fshvrq1li
parent: jelmer at samba.org-20080703211228-3bvk5itd516n75px
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 23:12:44 +0200
message:
Support proper Bazaar tags.
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
------------------------------------------------------------
revno: 1424.2.6
revision-id: jelmer at samba.org-20080703211228-3bvk5itd516n75px
parent: jelmer at samba.org-20080703203944-ro3eh9caweh59aav
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 23:12:28 +0200
message:
Support setting tags.
modified:
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
------------------------------------------------------------
revno: 1424.2.5
revision-id: jelmer at samba.org-20080703203944-ro3eh9caweh59aav
parent: jelmer at samba.org-20080703203327-5bplovdvone200dp
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 22:39:44 +0200
message:
Implement tag lookup.
modified:
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
------------------------------------------------------------
revno: 1424.2.4
revision-id: jelmer at samba.org-20080703203327-5bplovdvone200dp
parent: jelmer at samba.org-20080703201334-n4gkcyfsndegaoi2
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 22:33:27 +0200
message:
Support deleting tags.
modified:
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
mapping3/__init__.py __init__.py-20080502174630-9324zh25kka98vlw-1
mapping3/scheme.py scheme.py-20060516195850-95181aae6b272f9e
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
tests/test_scheme.py test_scheme.py-20060621221855-va2xabhlxpmc9llx-1
------------------------------------------------------------
revno: 1424.2.3
revision-id: jelmer at samba.org-20080703201334-n4gkcyfsndegaoi2
parent: jelmer at samba.org-20080703185323-pfj2a2qtitnh6zop
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 22:13:34 +0200
message:
Implement get_tag_dict for subversion branches.
modified:
branch.py svnbranch.py-20051017135706-11c749eb0dab04a7
layout.py layout.py-20080323165407-y9qw8nx4oykvoe1k-1
repository.py repository.py-20060306123302-1f8c5069b3fe0265
tests/test_branch.py test_branch.py-20060508162215-74ffeb5d608f8e20
------------------------------------------------------------
revno: 1424.2.2
revision-id: jelmer at samba.org-20080703185323-pfj2a2qtitnh6zop
parent: jelmer at samba.org-20080703184844-6s1i7aakg9glmmfh
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 20:53:23 +0200
message:
Add find_tags.
modified:
repository.py repository.py-20060306123302-1f8c5069b3fe0265
tests/test_repository.py test_repos.py-20060508151940-ddc49a59257ca712
------------------------------------------------------------
revno: 1424.2.1
revision-id: jelmer at samba.org-20080703184844-6s1i7aakg9glmmfh
parent: jelmer at samba.org-20080703173958-z5y00jn963j3absk
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: tags
timestamp: Thu 2008-07-03 20:48:44 +0200
message:
Implement get_tags, skip tags in get_branches.
modified:
mapping3/__init__.py __init__.py-20080502174630-9324zh25kka98vlw-1
------------------------------------------------------------
revno: 1424.1.3
revision-id: jelmer at samba.org-20080703173958-z5y00jn963j3absk
parent: jelmer at samba.org-20080703165719-b3s0p68pmq57rdyk
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-07-03 19:39:58 +0200
message:
Rename FakeVersionedFiles -> VirtualVersionedFiles.
modified:
repository.py repository.py-20060306123302-1f8c5069b3fe0265
tests/test_versionedfiles.py test_versionedfiles.-20080626153242-v0c6uolklpux67a1-1
versionedfiles.py versionedfiles.py-20080626134117-j8g0ntz1pj228iox-1
------------------------------------------------------------
revno: 1424.1.2
revision-id: jelmer at samba.org-20080703165719-b3s0p68pmq57rdyk
parent: jelmer at samba.org-20080703163827-oq661a51d56qp5d6
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-07-03 18:57:19 +0200
message:
Look for apr-config in more locations. Should help MacPorts users.
modified:
setup.py setup.py-20060502115218-86950492da22353f
------------------------------------------------------------
revno: 1424.1.1
revision-id: jelmer at samba.org-20080703163827-oq661a51d56qp5d6
parent: jelmer at samba.org-20080702002510-vthyzwxslw3ayahw
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Thu 2008-07-03 18:38:27 +0200
message:
Check return values of Py_BuildValue.
modified:
client.c client.pyx-20080313235339-wbyjbw2namuiql8f-1
ra.c ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
util.c util.c-20080531154025-s8ef6ej9tytsnkkw-1
wc.c wc.pyx-20080313142018-10l8l23vha2j9e6b-1
Diff too large for email (1846 lines, the limit is 1000).
More information about the bazaar-commits
mailing list