rlaunchpadlib 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +22 -0
  3. data/.rspec +3 -0
  4. data/.travis.yml +4 -0
  5. data/Gemfile +4 -0
  6. data/LICENSE.txt +22 -0
  7. data/README.md +44 -0
  8. data/Rakefile +6 -0
  9. data/lib/rlaunchpadlib.rb +9 -0
  10. data/lib/rlaunchpadlib/client.rb +26 -0
  11. data/lib/rlaunchpadlib/person.rb +96 -0
  12. data/lib/rlaunchpadlib/project.rb +81 -0
  13. data/lib/rlaunchpadlib/project_group.rb +43 -0
  14. data/lib/rlaunchpadlib/version.rb +3 -0
  15. data/rlaunchpadlib.gemspec +28 -0
  16. data/spec/cassettes/client_get.yml +376 -0
  17. data/spec/cassettes/person.yml +80 -0
  18. data/spec/cassettes/person_archivesubscriptions.yml +52 -0
  19. data/spec/cassettes/person_branches.yml +822 -0
  20. data/spec/cassettes/person_bug_subscriber_packages.yml +48 -0
  21. data/spec/cassettes/person_bugs.yml +1088 -0
  22. data/spec/cassettes/person_merge_proposals.yml +101 -0
  23. data/spec/cassettes/person_requested_reviews.yml +180 -0
  24. data/spec/cassettes/project.yml +119 -0
  25. data/spec/cassettes/project_branches.yml +1931 -0
  26. data/spec/cassettes/project_bugs.yml +1027 -0
  27. data/spec/cassettes/project_group.yml +71 -0
  28. data/spec/cassettes/project_group_branches.yml +1985 -0
  29. data/spec/cassettes/project_group_bugs.yml +1068 -0
  30. data/spec/cassettes/project_group_merges.yml +317 -0
  31. data/spec/cassettes/project_merge_proposals.yml +1905 -0
  32. data/spec/cassettes/project_subscriptions.yml +48 -0
  33. data/spec/cassettes/project_timeline.yml +164 -0
  34. data/spec/rlaunchpadlib/lib/client_spec.rb +28 -0
  35. data/spec/rlaunchpadlib/lib/person_spec.rb +147 -0
  36. data/spec/rlaunchpadlib/lib/project_group_spec.rb +93 -0
  37. data/spec/rlaunchpadlib/lib/project_spec.rb +146 -0
  38. data/spec/spec_helper.rb +31 -0
  39. metadata +202 -0
@@ -0,0 +1,101 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.launchpad.net/1.0/~lazypower/?ws.op=getMergeProposals
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: OK
14
+ headers:
15
+ Date:
16
+ - Sun, 18 May 2014 23:09:06 GMT
17
+ Server:
18
+ - zope.server.http (HTTP)
19
+ X-Powered-By:
20
+ - Zope (www.zope.org), Python (www.python.org)
21
+ Content-Length:
22
+ - '5583'
23
+ X-Xss-Protection:
24
+ - 1; mode=block
25
+ X-Content-Type-Options:
26
+ - nosniff
27
+ Strict-Transport-Security:
28
+ - max-age=15552000
29
+ Vary:
30
+ - Accept,Accept-Encoding
31
+ X-Frame-Options:
32
+ - SAMEORIGIN
33
+ X-Lazr-Notifications:
34
+ - "[]"
35
+ Content-Type:
36
+ - application/json
37
+ X-Cache:
38
+ - MISS from nutmeg.canonical.com
39
+ X-Cache-Lookup:
40
+ - MISS from nutmeg.canonical.com:3128
41
+ Via:
42
+ - 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
43
+ body:
44
+ encoding: UTF-8
45
+ string: '{"total_size": 3, "start": 0, "entries": [{"queuer_link": null, "queue_status":
46
+ "Work in progress", "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lazypower",
47
+ "date_reviewed": null, "target_branch_link": "https://api.launchpad.net/1.0/~charmers/charms/precise/phpmyadmin/trunk",
48
+ "http_etag": "\"8c4ec30d7149d7e7f64bf51aaebb5a4d839dfbf1-49173d5fe0fad32bab322f9764107628428e0a75\"",
49
+ "date_review_requested": "2014-02-25T15:14:44.248750+00:00", "votes_collection_link":
50
+ "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151/votes",
51
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151",
52
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
53
+ "source_branch_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes",
54
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151/all_comments",
55
+ "date_merged": null, "description": "Audit fixes \u0026 Tests\n\nUpdated metadata
56
+ with proper interface listing\nadded amulet tests for deployment\nadded bzrignore\nadded
57
+ vagrant testing files to bzrignore\n\nhttps://codereview.appspot.com/68590043/\n",
58
+ "merge_reporter_link": null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151/preview_diffs",
59
+ "preview_diff_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151/+preview-diff/484426",
60
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
61
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
62
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/phpmyadmin/audit-fixes/+merge/208151",
63
+ "date_created": "2014-02-25T15:14:44.248750+00:00", "queue_position": null},
64
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
65
+ "https://api.launchpad.net/1.0/~lazypower", "date_reviewed": null, "target_branch_link":
66
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/jenkins/trunk", "http_etag":
67
+ "\"9a8ec34fe5e8878405a3b2d7e982f6f544497936-edafd18e34756fd406e7f318ac5e2b3d7c9a85e7\"",
68
+ "date_review_requested": "2014-01-23T20:54:09.691137+00:00", "votes_collection_link":
69
+ "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/+merge/202950/votes",
70
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/+merge/202950",
71
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
72
+ "source_branch_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk",
73
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/+merge/202950/all_comments",
74
+ "date_merged": null, "description": "Changes to pass charm proof\n\n", "merge_reporter_link":
75
+ null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/+merge/202950/preview_diffs",
76
+ "preview_diff_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/jenkins/trunk/+merge/202950/+preview-diff/477222",
77
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
78
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
79
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/jenkins/trunk/+merge/202950",
80
+ "date_created": "2014-01-23T20:54:09.691137+00:00", "queue_position": null},
81
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
82
+ "https://api.launchpad.net/1.0/~lazypower", "date_reviewed": null, "target_branch_link":
83
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/minecraft/trunk",
84
+ "http_etag": "\"5154908fe7075639863032902e703b328e6c3be9-66677d31892891b7ec7880f9af08d38d6f0d3218\"",
85
+ "date_review_requested": "2013-12-02T01:34:27.314905+00:00", "votes_collection_link":
86
+ "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/+merge/197305/votes",
87
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/+merge/197305",
88
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
89
+ "source_branch_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk",
90
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/+merge/197305/all_comments",
91
+ "date_merged": null, "description": "Adds SVG Icon for Minecraft with SVG
92
+ Capable Earth Cube for recognition", "merge_reporter_link": null, "preview_diffs_collection_link":
93
+ "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/+merge/197305/preview_diffs",
94
+ "preview_diff_link": "https://api.launchpad.net/1.0/~lazypower/charms/precise/minecraft/trunk/+merge/197305/+preview-diff/455232",
95
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
96
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
97
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~lazypower/charms/precise/minecraft/trunk/+merge/197305",
98
+ "date_created": "2013-12-02T01:34:27.314905+00:00", "queue_position": null}]}'
99
+ http_version:
100
+ recorded_at: Sun, 18 May 2014 23:09:10 GMT
101
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,180 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.launchpad.net/1.0/~lazypower/?ws.op=getRequestedReviews
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: OK
14
+ headers:
15
+ Date:
16
+ - Sun, 18 May 2014 23:09:05 GMT
17
+ Server:
18
+ - zope.server.http (HTTP)
19
+ X-Powered-By:
20
+ - Zope (www.zope.org), Python (www.python.org)
21
+ Content-Length:
22
+ - '12871'
23
+ X-Xss-Protection:
24
+ - 1; mode=block
25
+ X-Content-Type-Options:
26
+ - nosniff
27
+ Strict-Transport-Security:
28
+ - max-age=15552000
29
+ Vary:
30
+ - Accept,Accept-Encoding
31
+ X-Frame-Options:
32
+ - SAMEORIGIN
33
+ X-Lazr-Notifications:
34
+ - "[]"
35
+ Content-Type:
36
+ - application/json
37
+ X-Cache:
38
+ - MISS from nutmeg.canonical.com
39
+ X-Cache-Lookup:
40
+ - MISS from nutmeg.canonical.com:3128
41
+ Via:
42
+ - 1.0 nutmeg.canonical.com:3128 (squid/2.7.STABLE7)
43
+ body:
44
+ encoding: UTF-8
45
+ string: '{"total_size": 5, "start": 0, "entries": [{"queuer_link": null, "queue_status":
46
+ "Needs review", "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jose",
47
+ "date_reviewed": null, "target_branch_link": "https://api.launchpad.net/1.0/~charmers/charms/precise/buildbot-slave/trunk",
48
+ "http_etag": "\"335c6c92c0b07f028dd681ddf41ed8cc9bcd79d8-496895ec4065a00096b88374cf0fd866544a497f\"",
49
+ "date_review_requested": "2014-03-26T01:05:12.263200+00:00", "votes_collection_link":
50
+ "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752/votes",
51
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752",
52
+ "commit_message": "Added categories, icon and blank defaults where missing,
53
+ reformatted README file to Markdown", "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
54
+ "source_branch_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix",
55
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752/all_comments",
56
+ "date_merged": null, "description": "Charmworld reports the following errors:\n\n err:
57
+ Charms need a maintainer (See RFC2822) - Name \u003cemail\u003e\n warn:
58
+ Metadata is missing categories.\n warn: No icon.svg file.\n warn: config.yaml:
59
+ option script-args does not have the keys: default\n warn: config.yaml:
60
+ option extra-packages does not have the keys: default\n warn: config.yaml:
61
+ option script-path does not have the keys: default\n warn: config.yaml:
62
+ option builders does not have the keys: default\n warn: config.yaml: option
63
+ extra-repository does not have the keys: default\n warn: config.yaml: option
64
+ script-url does not have the keys: default\n\nFixed all of them except ''needs
65
+ maintainer'' (see bug #1028192), and reformatted README to Markdown.", "merge_reporter_link":
66
+ null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752/preview_diffs",
67
+ "preview_diff_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752/+preview-diff/496509",
68
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
69
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
70
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~jose/charms/precise/buildbot-slave/1297562-fix/+merge/212752",
71
+ "date_created": "2014-03-26T01:05:12.263200+00:00", "queue_position": null},
72
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
73
+ "https://api.launchpad.net/1.0/~jose", "date_reviewed": null, "target_branch_link":
74
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/buildbot-master/trunk",
75
+ "http_etag": "\"cdc62318d6c42de5b3fd84b4a8e3964574d25a54-e3a26140993066c580e2e1f8259dfb0215eebb92\"",
76
+ "date_review_requested": "2014-03-26T00:46:41.162063+00:00", "votes_collection_link":
77
+ "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751/votes",
78
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751",
79
+ "commit_message": "Added categories to metadata.yaml, created icon, added
80
+ blank defaults to config.yaml and reformatted README to Markdown.", "resource_type_link":
81
+ "https://api.launchpad.net/1.0/#branch_merge_proposal", "source_branch_link":
82
+ "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix",
83
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751/all_comments",
84
+ "date_merged": null, "description": "Charmworld reports the following errors:\n\n err:
85
+ Charms need a maintainer (See RFC2822) - Name \u003cemail\u003e\n warn:
86
+ Metadata is missing categories.\n warn: No icon.svg file.\n warn: config.yaml:
87
+ option extra-packages does not have the keys: default\n warn: config.yaml:
88
+ option config-user does not have the keys: default\n warn: config.yaml:
89
+ option extra-repository does not have the keys: default\n warn: config.yaml:
90
+ option config-file does not have the keys: default\n warn: config.yaml:
91
+ option save-history-now does not have the keys: default\n warn: config.yaml:
92
+ option config-url does not have the keys: default\n warn: config.yaml:
93
+ option access-key does not have the keys: default\n warn: config.yaml:
94
+ option config-private-key does not have the keys: default\n warn: config.yaml:
95
+ option secret-key does not have the keys: default\n warn: config.yaml:
96
+ option config-transport does not have the keys: default\n\nFixed everyting
97
+ except ''needs maintainer (see bug #1028191), and reformatted README to Markdown.",
98
+ "merge_reporter_link": null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751/preview_diffs",
99
+ "preview_diff_link": "https://api.launchpad.net/1.0/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751/+preview-diff/496506",
100
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
101
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
102
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~jose/charms/precise/buildbot-master/1297558-fix/+merge/212751",
103
+ "date_created": "2014-03-26T00:46:41.162063+00:00", "queue_position": null},
104
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
105
+ "https://api.launchpad.net/1.0/~xander-h", "date_reviewed": null, "target_branch_link":
106
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/owncloud/trunk", "http_etag":
107
+ "\"774fb8f74df3fc89013d16a1afe6a76b97973ed7-5920db7bda7ca83e79548095a6212f991dcf2a42\"",
108
+ "date_review_requested": "2014-03-25T11:50:12.134630+00:00", "votes_collection_link":
109
+ "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588/votes",
110
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588",
111
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
112
+ "source_branch_link": "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support",
113
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588/all_comments",
114
+ "date_merged": null, "description": "- Renamed ceph-relations to ceph-relations.py
115
+ (mainly for syntax coloring in vi)\n - Made some nicer comments/log files\n -
116
+ Added charmhelpers (needed, forgot them)\n - Made sure the \u003cowncloud_root\u003e/data
117
+ folder is created when ownCloud is deployed\n -- This needed in case we make
118
+ the relation with Ceph *before* the site has been opened\n before\n -
119
+ Bumped revision, might not be needed (??)\n - Disabled the automatic opening
120
+ of the Apache port(s) when deploying the charm\n \n TO DO:\n - Write some
121
+ additional tests in regard to Ceph\n \n SUGGESTION/NOT YET IMPLEMENTED:\n -
122
+ Remove Ceph pool for ownCloud when the ownCloud/Ceph is removed", "merge_reporter_link":
123
+ null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588/preview_diffs",
124
+ "preview_diff_link": "https://api.launchpad.net/1.0/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588/+preview-diff/496064",
125
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
126
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
127
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~xander-h/charms/precise/owncloud/ceph-support/+merge/212588",
128
+ "date_created": "2014-03-25T11:50:12.134630+00:00", "queue_position": null},
129
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
130
+ "https://api.launchpad.net/1.0/~james-sapara", "date_reviewed": null, "target_branch_link":
131
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/redis-master/trunk",
132
+ "http_etag": "\"649515542b536d2db954389d0ce2a63d45a3b500-ca31d818576ff8717659bbf6165f30253319e76f\"",
133
+ "date_review_requested": "2014-01-07T20:11:15.067213+00:00", "votes_collection_link":
134
+ "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options/+merge/200732/votes",
135
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options/+merge/200732",
136
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
137
+ "source_branch_link": "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options",
138
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options/+merge/200732/all_comments",
139
+ "date_merged": null, "description": "Ability to configure some options in
140
+ redis which are important for more persistant/reliable data setups.\n- port
141
+ is not configurable, some security/firewall setups work better with control
142
+ over the port.\n- requirepass can be set, enabling a small layer of security.
143
+ hardly perfect, but better than nothing.\n- appendonly can be set to yes or
144
+ no, to control how redis writes out its logs for replay.\n- appendfsync can
145
+ be set to eversec, no, always to control when it flushes writes\n\nBasically,
146
+ the default can result in minutes of lost data, which is not a big deal in
147
+ a cache or LRU setting. Some use cases require a bit more reliability and
148
+ persistence (token buckets, aggregate metrics, etc). These settings allow
149
+ you to configure redis to more frequently fsync data, and recover from loss
150
+ of power/segfault/etc.\n\nIf accepted, I can update redis-slave to match functionality.",
151
+ "merge_reporter_link": null, "preview_diffs_collection_link": "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options/+merge/200732/preview_diffs",
152
+ "preview_diff_link": "https://api.launchpad.net/1.0/~james-sapara/charms/precise/redis-master/config-options/+merge/200732/+preview-diff/464903",
153
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
154
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
155
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~james-sapara/charms/precise/redis-master/config-options/+merge/200732",
156
+ "date_created": "2014-01-07T20:11:15.067213+00:00", "queue_position": null},
157
+ {"queuer_link": null, "queue_status": "Needs review", "private": false, "registrant_link":
158
+ "https://api.launchpad.net/1.0/~patrick-hetu", "date_reviewed": null, "target_branch_link":
159
+ "https://api.launchpad.net/1.0/~charmers/charms/precise/python-django/trunk",
160
+ "http_etag": "\"d51005a6bc801b464aa2588250bed7aaa49b6c6d-aea56c8d744ac5baa316497f7e97c9056dc9674d\"",
161
+ "date_review_requested": "2014-04-17T15:57:11.331263+00:00", "votes_collection_link":
162
+ "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351/votes",
163
+ "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351",
164
+ "commit_message": null, "resource_type_link": "https://api.launchpad.net/1.0/#branch_merge_proposal",
165
+ "source_branch_link": "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers",
166
+ "all_comments_collection_link": "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351/all_comments",
167
+ "date_merged": null, "description": "- The charm now use charm-helpers for
168
+ hooks\n- The chams now use ansible for installation\n- Mysql and Redis support
169
+ was added\n- The charm can install South and do migrations (code from Ubuntu''s
170
+ ci-services)\n- The charm include a Fabric and Ansible scripts to interact
171
+ with Juju", "merge_reporter_link": null, "preview_diffs_collection_link":
172
+ "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351/preview_diffs",
173
+ "preview_diff_link": "https://api.launchpad.net/1.0/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351/+preview-diff/512167",
174
+ "supersedes_link": null, "address": "\u003cemail address hidden\u003e", "superseded_by_link":
175
+ null, "date_queued": null, "prerequisite_branch_link": null, "queued_revid":
176
+ null, "merged_revno": null, "reviewed_revid": null, "web_link": "https://code.launchpad.net/~patrick-hetu/charms/precise/python-django/charmhelpers/+merge/216351",
177
+ "date_created": "2014-04-17T15:57:11.331263+00:00", "queue_position": null}]}'
178
+ http_version:
179
+ recorded_at: Sun, 18 May 2014 23:09:09 GMT
180
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,119 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.launchpad.net/1.0/bzr
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: OK
14
+ headers:
15
+ Date:
16
+ - Sat, 17 May 2014 08:46:52 GMT
17
+ Server:
18
+ - zope.server.http (HTTP)
19
+ X-Powered-By:
20
+ - Zope (www.zope.org), Python (www.python.org)
21
+ Content-Length:
22
+ - '5687'
23
+ X-Xss-Protection:
24
+ - 1; mode=block
25
+ X-Content-Type-Options:
26
+ - nosniff
27
+ Strict-Transport-Security:
28
+ - max-age=15552000
29
+ Vary:
30
+ - Accept,Accept-Encoding
31
+ Etag:
32
+ - '"26a16d95d271fd1832acbc44dff8b78cf1f34ba8-bb93d70bd2ef5de0a0b8ca536dd377cce492ea1d"'
33
+ X-Frame-Options:
34
+ - SAMEORIGIN
35
+ X-Lazr-Notifications:
36
+ - "[]"
37
+ Content-Type:
38
+ - application/json
39
+ Age:
40
+ - '1'
41
+ X-Cache:
42
+ - HIT from banana.canonical.com
43
+ X-Cache-Lookup:
44
+ - HIT from banana.canonical.com:3128
45
+ Via:
46
+ - 1.0 banana.canonical.com:3128 (squid/2.7.STABLE7)
47
+ body:
48
+ encoding: UTF-8
49
+ string: '{"project_group_link": "https://api.launchpad.net/1.0/bazaar", "license_info":
50
+ null, "remote_product": null, "recipes_collection_link": "https://api.launchpad.net/1.0/bzr/recipes",
51
+ "development_focus_link": "https://api.launchpad.net/1.0/bzr/trunk", "bug_supervisor_link":
52
+ "https://api.launchpad.net/1.0/~bzr-qa", "private": false, "registrant_link":
53
+ "https://api.launchpad.net/1.0/~bzr", "official_bug_tags": ["2a", "affects-canonical",
54
+ "affects-emacs", "affects-linaro", "affects-montyprogram", "affects-savannah",
55
+ "annotate", "api", "api-versioning", "apport", "apport-bug", "apport-crash",
56
+ "authentication", "autopack", "babune", "baz-import", "binary", "bind", "bound-branch",
57
+ "branch", "break-lock", "brisbane-core", "bundle", "case-sensitivity", "check",
58
+ "checkout", "clean-tree", "cleanup", "commit", "config", "conflicts", "confusing-ui",
59
+ "content-filtering", "cygwin", "debug", "diff", "dirstate", "dirstate2", "doc",
60
+ "easy", "editor", "encoding", "eol", "error-reporting", "export", "filesystem",
61
+ "foreign", "format-infrastructure", "formats", "formatui", "ftp", "ghost",
62
+ "glossary", "graph", "help", "hooks", "hpss", "hpssvfs", "http", "https",
63
+ "ignore", "info", "init", "init-repo", "installer", "inventory", "join", "knits",
64
+ "launchpad", "locale", "location-alias", "lock", "lockdir", "locking", "log",
65
+ "logging", "lp-code", "lp-login", "lp-open", "lp-propose", "lpurl", "mac",
66
+ "mail", "manpage", "memory", "merge", "missing-inventory", "missing-text",
67
+ "mv", "mysql", "nested-trees", "nfs", "nfs4", "osutils", "packaging", "packs",
68
+ "paramiko", "patch", "patch-needswork", "performance", "plugin", "progress",
69
+ "proxy", "push", "pycurl", "pypy", "reconfigure", "regression", "resolve",
70
+ "revert", "rich-root", "rm", "selftest", "sftp", "shelf", "signatures", "smtp",
71
+ "solaris", "sru", "ssh", "stacking", "status", "subtrees", "subunit", "switch",
72
+ "symlink", "tags", "tech-debt", "test", "test-coverage", "test-failure", "trace",
73
+ "traceback", "transport", "treetransform", "trivial", "udd", "ui", "ui3",
74
+ "uifactory", "unbind", "uncommit", "unicode", "update", "upgrade", "url",
75
+ "view", "win32", "workingtree"], "active_milestones_collection_link": "https://api.launchpad.net/1.0/bzr/active_milestones",
76
+ "commercial_subscription_is_due": false, "translation_focus_link": "https://api.launchpad.net/1.0/bzr/trunk",
77
+ "licenses": ["GNU GPL v2", "GNU GPL v3"], "all_milestones_collection_link":
78
+ "https://api.launchpad.net/1.0/bzr/all_milestones", "bug_reported_acknowledgement":
79
+ "Thanks for submitting this bug report. We should be in touch soon. If you
80
+ want to talk to somebody now, try #bzr on the freenode irc network.", "display_name":
81
+ "Bazaar", "wiki_url": "http://bazaar-vcs.org/", "title": "Bazaar Version Control
82
+ System", "homepage_url": "http://bazaar.canonical.com/", "download_url": "http://wiki.bazaar.canonical.com/Download",
83
+ "name": "bzr", "is_permitted": "tag:launchpad.net:2008:redacted", "reviewer_whiteboard":
84
+ "tag:launchpad.net:2008:redacted", "self_link": "https://api.launchpad.net/1.0/bzr",
85
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#project",
86
+ "programming_language": "Python", "description": "Bazaar helps people collaborate
87
+ on software development, by recording the history of the project, providing
88
+ an easy means to copy the history around, and making it easy to merge changes
89
+ between projects.\n\nBazaar is the main version control system used by Launchpad,
90
+ a project of Canonical, and part of the GNU System.\n\nTo find out more about
91
+ Bazaar, join us in #bzr on irc.freenode.net, write to us at \u003cemail address
92
+ hidden\u003e, or see the web page below.\n\nBazaar offers Ubuntu users three
93
+ PPAs:\n * Official releases are available from https://launchpad.net/~bzr/+archive/ppa\n *
94
+ Beta releases are available from https://launchpad.net/~bzr/+archive/beta\n *
95
+ Daily builds are available from https://launchpad.net/~bzr/+archive/daily\n\nMailing
96
+ list subscription:\n * https://lists.ubuntu.com/mailman/listinfo/bazaar-announce\n *
97
+ https://lists.ubuntu.com/mailman/listinfo/bazaar\n\nBug handling guidelines:\n
98
+ * http://doc.bazaar.canonical.com/developers/bug-handling.html", "project_reviewed":
99
+ "tag:launchpad.net:2008:redacted", "brand_link": "https://api.launchpad.net/1.0/bzr/brand",
100
+ "sourceforge_project": null, "http_etag": "\"26a16d95d271fd1832acbc44dff8b78cf1f34ba8-bb93d70bd2ef5de0a0b8ca536dd377cce492ea1d\"",
101
+ "date_next_suggest_packaging": null, "bug_reporting_guidelines": "If you''re
102
+ reporting a bug to do with a crash, please put the Python exception into the
103
+ bug title.\n\nPlease include the Bazaar traceback, which is shown when an
104
+ unexpected error occurs, and also available from ~/.bzr.log. The location
105
+ of that file is shown by \"bzr --version\". \n\nFor more information about
106
+ filing and triaging bugs, see http://doc.bazaar.canonical.com/developers/bug-handling.html\n\n",
107
+ "active": true, "private_bugs": false, "bug_tracker_link": null, "security_contact":
108
+ null, "license_approved": "tag:launchpad.net:2008:redacted", "driver_link":
109
+ "https://api.launchpad.net/1.0/~bzr-core", "freshmeat_project": "bzr", "screenshots_url":
110
+ null, "web_link": "https://launchpad.net/bzr", "summary": "Bazaar is a friendly
111
+ powerful distributed version control system. ", "logo_link": "https://api.launchpad.net/1.0/bzr/logo",
112
+ "owner_link": "https://api.launchpad.net/1.0/~bzr-core", "qualifies_for_free_hosting":
113
+ true, "releases_collection_link": "https://api.launchpad.net/1.0/bzr/releases",
114
+ "date_created": "2005-09-16T11:06:51.842908+00:00", "series_collection_link":
115
+ "https://api.launchpad.net/1.0/bzr/series", "commercial_subscription_link":
116
+ null, "icon_link": "https://api.launchpad.net/1.0/bzr/icon"}'
117
+ http_version:
118
+ recorded_at: Sat, 17 May 2014 08:46:53 GMT
119
+ recorded_with: VCR 2.9.0
@@ -0,0 +1,1931 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.launchpad.net/1.0/bzr/?ws.op=getBranches
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers: {}
10
+ response:
11
+ status:
12
+ code: 200
13
+ message: OK
14
+ headers:
15
+ Date:
16
+ - Sun, 18 May 2014 23:53:14 GMT
17
+ Server:
18
+ - zope.server.http (HTTP)
19
+ X-Powered-By:
20
+ - Zope (www.zope.org), Python (www.python.org)
21
+ Content-Length:
22
+ - '179750'
23
+ X-Xss-Protection:
24
+ - 1; mode=block
25
+ X-Content-Type-Options:
26
+ - nosniff
27
+ Strict-Transport-Security:
28
+ - max-age=15552000
29
+ Vary:
30
+ - Accept,Accept-Encoding
31
+ X-Frame-Options:
32
+ - SAMEORIGIN
33
+ X-Lazr-Notifications:
34
+ - "[]"
35
+ Content-Type:
36
+ - application/json
37
+ X-Cache:
38
+ - MISS from banana.canonical.com
39
+ X-Cache-Lookup:
40
+ - MISS from banana.canonical.com:3128
41
+ Via:
42
+ - 1.0 banana.canonical.com:3128 (squid/2.7.STABLE7)
43
+ body:
44
+ encoding: UTF-8
45
+ string: '{"total_size": 546, "start": 0, "next_collection_link": "https://api.launchpad.net/1.0/bzr?ws.op=getBranches\u0026ws.size=75\u0026memo=75\u0026ws.start=75",
46
+ "entries": [{"control_format": null, "unique_name": "~jrydberg/bzr/versionedfile",
47
+ "date_last_modified": "2005-12-31T23:34:07+00:00", "display_name": "lp:~jrydberg/bzr/versionedfile",
48
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jrydberg",
49
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/linked_bugs",
50
+ "branch_format": null, "last_mirrored": "2006-09-19T16:54:33.820937+00:00",
51
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/subscriptions",
52
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
53
+ "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/dependent_branches",
54
+ "sourcepackage_link": null, "http_etag": "\"9f607b8c8034c4a2b95c299f3e70e7b3b1a5798d-ba023771db24e39d4973c035183c03da02ba1fda\"",
55
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/spec_links",
56
+ "name": "versionedfile", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile",
57
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
58
+ "explicitly_private": false, "revision_count": 1548, "mirror_status_message":
59
+ "Not a branch: http://repo.panadafs.org/bzr/bzr.jrydberg.versionedfile/",
60
+ "description": "Re-factoring effort to support several history formats\nin
61
+ bzrlib without little or no changes to the core \nfunctionality. Branch also
62
+ support the knit history\nformat.\n", "landing_targets_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/landing_targets",
63
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/subscribers",
64
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/recipes",
65
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
66
+ "https://api.launchpad.net/1.0/~jrydberg/bzr/versionedfile/landing_candidates",
67
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
68
+ "bzr_identity": "lp:~jrydberg/bzr/versionedfile", "merge_queue_config": null,
69
+ "last_scanned": "2006-07-18T09:31:36.916342+00:00", "url": "http://repo.panadafs.org/bzr/bzr.jrydberg.versionedfile",
70
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~jrydberg/bzr/versionedfile",
71
+ "owner_link": "https://api.launchpad.net/1.0/~jrydberg", "last_mirror_attempt":
72
+ "2007-10-25T08:05:43.996643+00:00", "date_created": "2005-12-31T23:34:07+00:00"},
73
+ {"control_format": null, "unique_name": "~ddaa/bzr/bzr.ddaa", "date_last_modified":
74
+ "2005-12-31T23:34:18+00:00", "display_name": "lp:~ddaa/bzr/bzr.ddaa", "merge_queue_link":
75
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ddaa",
76
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/linked_bugs",
77
+ "branch_format": null, "last_mirrored": "2007-12-20T00:00:37.434453+00:00",
78
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/subscriptions",
79
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/dependent_branches",
80
+ "sourcepackage_link": null, "http_etag": "\"f04d3cb1669226ce46342fb3c5d53724eb8c6191-54cfa92d3720cde70c7e6bea9391cb3f4d138826\"",
81
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/spec_links",
82
+ "name": "bzr.ddaa", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa",
83
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
84
+ "explicitly_private": false, "revision_count": 1583, "mirror_status_message":
85
+ "AssertionError: 1548 != 1583", "description": "My personal bzr branch.",
86
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/landing_targets",
87
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/subscribers",
88
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/recipes",
89
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
90
+ "https://api.launchpad.net/1.0/~ddaa/bzr/bzr.ddaa/landing_candidates", "last_scanned_id":
91
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
92
+ "lp:~ddaa/bzr/bzr.ddaa", "merge_queue_config": null, "last_scanned": "2006-07-18T09:53:27.197499+00:00",
93
+ "url": "http://ddaa.net/bzr/bzr.ddaa", "whiteboard": null, "code_import_link":
94
+ null, "web_link": "https://code.launchpad.net/~ddaa/bzr/bzr.ddaa", "owner_link":
95
+ "https://api.launchpad.net/1.0/~ddaa", "last_mirror_attempt": "2007-12-27T19:24:13.961662+00:00",
96
+ "date_created": "2005-12-31T23:34:18+00:00"}, {"control_format": "Bazaar-NG
97
+ meta directory, format 1\n", "unique_name": "~bulb/bzr/ignore", "date_last_modified":
98
+ "2005-12-31T23:34:43+00:00", "display_name": "lp:~bulb/bzr/ignore", "merge_queue_link":
99
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~bulb",
100
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore/linked_bugs",
101
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2012-08-17T18:09:26.927651+00:00",
102
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore/subscriptions",
103
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
104
+ "https://api.launchpad.net/1.0/~bulb/bzr/ignore/dependent_branches", "sourcepackage_link":
105
+ null, "http_etag": "\"d6592b4fc3a367a2fd461ba5b928cf51b0e57b78-0609b204b05b96a681baeba98a4c1fe4ea20b9d1\"",
106
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore/spec_links",
107
+ "name": "ignore", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore",
108
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
109
+ "explicitly_private": false, "revision_count": 1565, "mirror_status_message":
110
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
111
+ http://drak.ucw.cz/%7Ebulb/bzr/bzr/ignore/.bzr/branch-format ", "description":
112
+ "This branch contains speedup to WorkingTree.is_ignored by compiling all the
113
+ globs into one large regexp, and a new glob to regexp convertor. The new convertor
114
+ aims to adher closely to shell glob semantics.\n", "landing_targets_collection_link":
115
+ "https://api.launchpad.net/1.0/~bulb/bzr/ignore/landing_targets", "repository_format":
116
+ "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore/subscribers",
117
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/ignore/recipes",
118
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
119
+ "https://api.launchpad.net/1.0/~bulb/bzr/ignore/landing_candidates", "last_scanned_id":
120
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
121
+ "lp:~bulb/bzr/ignore", "merge_queue_config": null, "last_scanned": "2006-07-18T08:43:21.654007+00:00",
122
+ "url": "http://drak.ucw.cz/~bulb/bzr/bzr/ignore", "whiteboard": "Currently
123
+ waiting for final ruling on how the transition should be handled.\n\nBranch
124
+ configuration and windows glob expansion are not yet converted to the new
125
+ glob engine.", "code_import_link": null, "web_link": "https://code.launchpad.net/~bulb/bzr/ignore",
126
+ "owner_link": "https://api.launchpad.net/1.0/~bulb", "last_mirror_attempt":
127
+ "2012-08-21T18:43:12.017130+00:00", "date_created": "2005-12-31T23:34:43+00:00"},
128
+ {"control_format": null, "unique_name": "~robey/bzr/bzr.robey", "date_last_modified":
129
+ "2005-12-31T23:35:02+00:00", "display_name": "lp:~robey/bzr/bzr.robey", "merge_queue_link":
130
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~robey",
131
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/linked_bugs",
132
+ "branch_format": null, "last_mirrored": "2006-05-13T10:20:17.861526+00:00",
133
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/subscriptions",
134
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/dependent_branches",
135
+ "sourcepackage_link": null, "http_etag": "\"b04de55ec65a501cefc674cef82dae408de6ed66-097333817e4909c9bb3df1a2483c3dae5c4250b9\"",
136
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/spec_links",
137
+ "name": "bzr.robey", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey",
138
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
139
+ "explicitly_private": false, "revision_count": 1527, "mirror_status_message":
140
+ "Not a branch: http://www.lag.net/robey/bzr.robey/", "description": "finished
141
+ patches against bzr.dev that Robey has submitted for review \u0026 integration\n",
142
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/landing_targets",
143
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/subscribers",
144
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/recipes",
145
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
146
+ "https://api.launchpad.net/1.0/~robey/bzr/bzr.robey/landing_candidates", "last_scanned_id":
147
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
148
+ "lp:~robey/bzr/bzr.robey", "merge_queue_config": null, "last_scanned": "2006-07-18T09:49:46.914553+00:00",
149
+ "url": "http://www.lag.net/~robey/bzr.robey", "whiteboard": null, "code_import_link":
150
+ null, "web_link": "https://code.launchpad.net/~robey/bzr/bzr.robey", "owner_link":
151
+ "https://api.launchpad.net/1.0/~robey", "last_mirror_attempt": "2007-10-25T07:45:25.532218+00:00",
152
+ "date_created": "2005-12-31T23:35:02+00:00"}, {"control_format": null, "unique_name":
153
+ "~zindar/bzr/bzr.erik", "date_last_modified": "2005-12-31T23:35:12+00:00",
154
+ "display_name": "lp:~zindar/bzr/bzr.erik", "merge_queue_link": null, "private":
155
+ false, "registrant_link": "https://api.launchpad.net/1.0/~zindar", "linked_bugs_collection_link":
156
+ "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/linked_bugs", "branch_format":
157
+ null, "last_mirrored": null, "subscriptions_collection_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/subscriptions",
158
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/dependent_branches",
159
+ "sourcepackage_link": null, "http_etag": "\"32597486863a878e856554819cee4bbdc6dff8f4-503b7af344096d6fd56511c8bd616cb5868a0ce1\"",
160
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/spec_links",
161
+ "name": "bzr.erik", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik",
162
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
163
+ "explicitly_private": false, "revision_count": 1543, "mirror_status_message":
164
+ "Not a branch: http://erik.bagfors.nu/bzr/bzr.erik/", "description": "Here
165
+ I merge my other branch (and maybe other fun stuff)", "landing_targets_collection_link":
166
+ "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/landing_targets", "repository_format":
167
+ null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/subscribers",
168
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/recipes",
169
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
170
+ "https://api.launchpad.net/1.0/~zindar/bzr/bzr.erik/landing_candidates", "last_scanned_id":
171
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
172
+ "lp:~zindar/bzr/bzr.erik", "merge_queue_config": null, "last_scanned": "2006-07-18T11:09:09.642538+00:00",
173
+ "url": "http://erik.bagfors.nu/bzr/bzr.erik", "whiteboard": null, "code_import_link":
174
+ null, "web_link": "https://code.launchpad.net/~zindar/bzr/bzr.erik", "owner_link":
175
+ "https://api.launchpad.net/1.0/~zindar", "last_mirror_attempt": "2007-10-25T07:58:13.323853+00:00",
176
+ "date_created": "2005-12-31T23:35:12+00:00"}, {"control_format": null, "unique_name":
177
+ "~larstiq/bzr/bzr.lq", "date_last_modified": "2005-12-31T23:35:17+00:00",
178
+ "display_name": "lp:~larstiq/bzr/bzr.lq", "merge_queue_link": null, "private":
179
+ false, "registrant_link": "https://api.launchpad.net/1.0/~larstiq", "linked_bugs_collection_link":
180
+ "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/linked_bugs", "branch_format":
181
+ null, "last_mirrored": "2009-04-29T02:56:14.651522+00:00", "subscriptions_collection_link":
182
+ "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/subscriptions", "lifecycle_status":
183
+ "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/dependent_branches",
184
+ "sourcepackage_link": null, "http_etag": "\"113ba1b9811dc109080fbf8866402a46cbe4a5e9-228a0f4dc3c50ddbd9066d87dec50f036784dc85\"",
185
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/spec_links",
186
+ "name": "bzr.lq", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq",
187
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
188
+ "explicitly_private": false, "revision_count": 1777, "mirror_status_message":
189
+ "Not a branch: \"http://bzr.richtlijn.be/bzr.lq/\".", "description": "This
190
+ is where I do development on bzr, when that happens.", "landing_targets_collection_link":
191
+ "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/landing_targets", "repository_format":
192
+ null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/subscribers",
193
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/recipes",
194
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
195
+ "https://api.launchpad.net/1.0/~larstiq/bzr/bzr.lq/landing_candidates", "last_scanned_id":
196
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
197
+ "lp:~larstiq/bzr/bzr.lq", "merge_queue_config": null, "last_scanned": "2006-07-18T07:39:08.639789+00:00",
198
+ "url": "http://bzr.richtlijn.be/bzr.lq", "whiteboard": null, "code_import_link":
199
+ null, "web_link": "https://code.launchpad.net/~larstiq/bzr/bzr.lq", "owner_link":
200
+ "https://api.launchpad.net/1.0/~larstiq", "last_mirror_attempt": "2009-05-03T03:22:30.592523+00:00",
201
+ "date_created": "2005-12-31T23:35:17+00:00"}, {"control_format": "Bazaar-NG
202
+ meta directory, format 1\n", "unique_name": "~bulb/bzr/versioned-properties",
203
+ "date_last_modified": "2005-12-31T23:35:21+00:00", "display_name": "lp:~bulb/bzr/versioned-properties",
204
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~bulb",
205
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/linked_bugs",
206
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2012-08-17T18:14:03.655524+00:00",
207
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/subscriptions",
208
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
209
+ "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/dependent_branches",
210
+ "sourcepackage_link": null, "http_etag": "\"18f35dea2988fdd7d7cc31ebea24fb80cec74023-38e34076e8f02e3f6c0ed31e7c184387d3fb4c48\"",
211
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/spec_links",
212
+ "name": "versioned-properties", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties",
213
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
214
+ "explicitly_private": false, "revision_count": 1599, "mirror_status_message":
215
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
216
+ http://drak.ucw.cz/%7Ebulb/bzr/bzr/properties/.bzr/branch-format ", "description":
217
+ "Goal of this branch is to implement Propery base class and relevant interfaces
218
+ in trees to read, write, apply and merge versioned properties.\nOnly properties
219
+ that are sets of strings (that apply to whole tree) or sets of entry-id:value
220
+ pairs will be supported, at least for the time being. Each property will get
221
+ it''s own weave/knit so the standard merge algorithms can be utilized.\nNote:
222
+ the branch is now in knit format and uses repository in parent dir.", "landing_targets_collection_link":
223
+ "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/landing_targets",
224
+ "repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
225
+ "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/subscribers",
226
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/recipes",
227
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
228
+ "https://api.launchpad.net/1.0/~bulb/bzr/versioned-properties/landing_candidates",
229
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
230
+ "bzr_identity": "lp:~bulb/bzr/versioned-properties", "merge_queue_config":
231
+ null, "last_scanned": "2006-07-18T13:38:53.453116+00:00", "url": "http://drak.ucw.cz/~bulb/bzr/bzr/properties",
232
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bulb/bzr/versioned-properties",
233
+ "owner_link": "https://api.launchpad.net/1.0/~bulb", "last_mirror_attempt":
234
+ "2012-08-21T18:48:06.442365+00:00", "date_created": "2005-12-31T23:35:21+00:00"},
235
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
236
+ "~michael-ellerman/bzr/mpe", "date_last_modified": "2005-12-31T23:35:25+00:00",
237
+ "display_name": "lp:~michael-ellerman/bzr/mpe", "merge_queue_link": null,
238
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~michael-ellerman",
239
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/linked_bugs",
240
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2010-02-07T18:06:45.533723+00:00",
241
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/subscriptions",
242
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/dependent_branches",
243
+ "sourcepackage_link": null, "http_etag": "\"e79648b36941509ad75526cb994c9b852d518bd4-003283bb4f4a78113e1d950af322603d35489ef3\"",
244
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/spec_links",
245
+ "name": "mpe", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe",
246
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
247
+ "explicitly_private": false, "revision_count": 1747, "mirror_status_message":
248
+ null, "description": "Random bug fixes etc. by me.", "landing_targets_collection_link":
249
+ "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/landing_targets",
250
+ "repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
251
+ "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/subscribers", "recipes_collection_link":
252
+ "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/recipes", "project_link":
253
+ "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
254
+ "https://api.launchpad.net/1.0/~michael-ellerman/bzr/mpe/landing_candidates",
255
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
256
+ "bzr_identity": "lp:~michael-ellerman/bzr/mpe", "merge_queue_config": null,
257
+ "last_scanned": "2006-07-22T15:08:34.488297+00:00", "url": "http://michael.ellerman.id.au/bzr/branches/mpe",
258
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~michael-ellerman/bzr/mpe",
259
+ "owner_link": "https://api.launchpad.net/1.0/~michael-ellerman", "last_mirror_attempt":
260
+ "2010-02-08T00:08:04.418888+00:00", "date_created": "2005-12-31T23:35:25+00:00"},
261
+ {"control_format": null, "unique_name": "~lifeless/bzr/hg-plugin-trunk", "date_last_modified":
262
+ "2005-12-31T23:45:48+00:00", "display_name": "lp:~lifeless/bzr/hg-plugin-trunk",
263
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless",
264
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/linked_bugs",
265
+ "branch_format": null, "last_mirrored": "2006-09-25T04:00:12.443949+00:00",
266
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/subscriptions",
267
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/dependent_branches",
268
+ "sourcepackage_link": null, "http_etag": "\"032821da3e4177e18bede4a8dbb1daff5fdfa6e7-be3ea82d41713abad5d37571f58679540495200c\"",
269
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/spec_links",
270
+ "name": "hg-plugin-trunk", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk",
271
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
272
+ "explicitly_private": false, "revision_count": 10, "mirror_status_message":
273
+ "Not a branch: \"http://people.ubuntu.com/~robertc/baz2.0/plugins/hg/trunk/\".",
274
+ "description": "A plugin for bzr providing readonly access to mercurial branches.",
275
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/landing_targets",
276
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/subscribers",
277
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/recipes",
278
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
279
+ "https://api.launchpad.net/1.0/~lifeless/bzr/hg-plugin-trunk/landing_candidates",
280
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
281
+ "bzr_identity": "lp:~lifeless/bzr/hg-plugin-trunk", "merge_queue_config":
282
+ null, "last_scanned": "2006-07-18T16:01:21.653711+00:00", "url": "http://people.ubuntu.com/~robertc/baz2.0/plugins/hg/trunk",
283
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/hg-plugin-trunk",
284
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
285
+ "2007-11-25T20:54:11.353337+00:00", "date_created": "2005-12-31T23:45:48+00:00"},
286
+ {"control_format": null, "unique_name": "~lifeless/bzr/xml_writer", "date_last_modified":
287
+ "2005-12-31T23:54:03+00:00", "display_name": "lp:~lifeless/bzr/xml_writer",
288
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless",
289
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/linked_bugs",
290
+ "branch_format": null, "last_mirrored": "2009-09-03T19:46:36.289521+00:00",
291
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/subscriptions",
292
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/dependent_branches",
293
+ "sourcepackage_link": null, "http_etag": "\"c6fd626f4f5a793adac64e9d4bb7e7dcd33bebc6-aebe4f94c0771a10c9fd6470234232fb82c4eb16\"",
294
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/spec_links",
295
+ "name": "xml_writer", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer",
296
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
297
+ "explicitly_private": false, "revision_count": 1742, "mirror_status_message":
298
+ "CHKInventoryRepository(''http+urllib://people.canonical.com/~robertc/baz2.0/.bzr/repository/'')
299
+ has no revision \u003cemail address hidden\u003e", "description": null, "landing_targets_collection_link":
300
+ "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/landing_targets",
301
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/subscribers",
302
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/recipes",
303
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
304
+ "https://api.launchpad.net/1.0/~lifeless/bzr/xml_writer/landing_candidates",
305
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
306
+ "bzr_identity": "lp:~lifeless/bzr/xml_writer", "merge_queue_config": null,
307
+ "last_scanned": "2006-08-09T00:19:41.225439+00:00", "url": "http://people.ubuntu.com/~robertc/baz2.0/xml_writer",
308
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/xml_writer",
309
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
310
+ "2009-09-07T20:30:08.207753+00:00", "date_created": "2005-12-31T23:54:03+00:00"},
311
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
312
+ "~jamesh/bzr/pending-revprops", "date_last_modified": "2005-12-31T23:56:22+00:00",
313
+ "display_name": "lp:~jamesh/bzr/pending-revprops", "merge_queue_link": null,
314
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jamesh",
315
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/linked_bugs",
316
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2012-08-17T18:06:31.295553+00:00",
317
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/subscriptions",
318
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/dependent_branches",
319
+ "sourcepackage_link": null, "http_etag": "\"93438485e28d22a8efbb2c7de3dec82ee38fedab-4a042ae73c87874963e32cacfdf96dff34321867\"",
320
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/spec_links",
321
+ "name": "pending-revprops", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops",
322
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
323
+ "explicitly_private": false, "revision_count": 1987, "mirror_status_message":
324
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
325
+ http://people.ubuntu.com/%7Ejamesh/bzr/bzr.pending-revprops/.bzr/branch-format
326
+ ", "description": "Support for setting revision properties in the working
327
+ tree, which will be applied to the next committed revision.", "landing_targets_collection_link":
328
+ "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/landing_targets",
329
+ "repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
330
+ "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/subscribers",
331
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/recipes",
332
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
333
+ "https://api.launchpad.net/1.0/~jamesh/bzr/pending-revprops/landing_candidates",
334
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
335
+ "bzr_identity": "lp:~jamesh/bzr/pending-revprops", "merge_queue_config": null,
336
+ "last_scanned": "2006-09-08T09:08:56.676170+00:00", "url": "http://people.ubuntu.com/~jamesh/bzr/bzr.pending-revprops",
337
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~jamesh/bzr/pending-revprops",
338
+ "owner_link": "https://api.launchpad.net/1.0/~jamesh", "last_mirror_attempt":
339
+ "2012-08-21T18:41:07.143384+00:00", "date_created": "2005-12-31T23:56:22+00:00"},
340
+ {"control_format": null, "unique_name": "~hwiechers-gmail/bzr/winfix", "date_last_modified":
341
+ "2006-11-15T12:54:13.956857+00:00", "display_name": "lp:~hwiechers-gmail/bzr/winfix",
342
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~hwiechers-gmail",
343
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/linked_bugs",
344
+ "branch_format": null, "last_mirrored": "2007-09-21T09:47:17.929072+00:00",
345
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/subscriptions",
346
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/dependent_branches",
347
+ "sourcepackage_link": null, "http_etag": "\"8e8a31b84059a3caec991137aca378e3d70e6146-f44d50870ea91e50e84089f52efd3cd01cf6e96c\"",
348
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/spec_links",
349
+ "name": "winfix", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix",
350
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
351
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
352
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/landing_targets",
353
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/subscribers",
354
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/recipes",
355
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
356
+ "https://api.launchpad.net/1.0/~hwiechers-gmail/bzr/winfix/landing_candidates",
357
+ "last_scanned_id": "null:", "branch_type": "Hosted", "bzr_identity": "lp:~hwiechers-gmail/bzr/winfix",
358
+ "merge_queue_config": null, "last_scanned": "2006-11-15T13:05:49.232093+00:00",
359
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~hwiechers-gmail/bzr/winfix",
360
+ "owner_link": "https://api.launchpad.net/1.0/~hwiechers-gmail", "last_mirror_attempt":
361
+ "2007-09-21T09:47:17.929072+00:00", "date_created": "2006-11-15T12:54:13.956857+00:00"},
362
+ {"control_format": null, "unique_name": "~mbp/bzr/diff-speed", "date_last_modified":
363
+ "2006-12-22T08:59:50.507620+00:00", "display_name": "lp:~mbp/bzr/diff-speed",
364
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mbp",
365
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/linked_bugs",
366
+ "branch_format": null, "last_mirrored": "2007-11-28T20:19:00.397489+00:00",
367
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/subscriptions",
368
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/dependent_branches",
369
+ "sourcepackage_link": null, "http_etag": "\"2bb9b3e7358f723eb1231e4f90ab409904241048-bc228ad3ff7c2d36214d7b61df5f43e620ebb892\"",
370
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/spec_links",
371
+ "name": "diff-speed", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed",
372
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
373
+ "explicitly_private": false, "revision_count": 2210, "mirror_status_message":
374
+ "Not a branch: \"http://sourcefrog.net/bzr/diff-speed/\".", "description":
375
+ null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/landing_targets",
376
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/subscribers",
377
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/recipes",
378
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
379
+ "https://api.launchpad.net/1.0/~mbp/bzr/diff-speed/landing_candidates", "last_scanned_id":
380
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
381
+ "lp:~mbp/bzr/diff-speed", "merge_queue_config": null, "last_scanned": "2006-12-22T09:39:06.215142+00:00",
382
+ "url": "http://sourcefrog.net/bzr/diff-speed", "whiteboard": null, "code_import_link":
383
+ null, "web_link": "https://code.launchpad.net/~mbp/bzr/diff-speed", "owner_link":
384
+ "https://api.launchpad.net/1.0/~mbp", "last_mirror_attempt": "2007-12-02T20:28:09.455103+00:00",
385
+ "date_created": "2006-12-22T08:59:50.507620+00:00"}, {"control_format": null,
386
+ "unique_name": "~bzr/bzr/dirstate", "date_last_modified": "2007-02-02T05:04:07.481943+00:00",
387
+ "display_name": "lp:~bzr/bzr/dirstate", "merge_queue_link": null, "private":
388
+ false, "registrant_link": "https://api.launchpad.net/1.0/~bzr", "linked_bugs_collection_link":
389
+ "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/linked_bugs", "branch_format":
390
+ null, "last_mirrored": "2007-09-21T09:49:07.220375+00:00", "subscriptions_collection_link":
391
+ "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/subscriptions", "lifecycle_status":
392
+ "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/dependent_branches",
393
+ "sourcepackage_link": null, "http_etag": "\"b721e99d61b85b80af29588ab7e3e9859d8453e0-f0eb22d0860f9bd49216958a52772d8ee93297fa\"",
394
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/spec_links",
395
+ "name": "dirstate", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate",
396
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
397
+ "explicitly_private": false, "revision_count": 2326, "mirror_status_message":
398
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/landing_targets",
399
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/subscribers",
400
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/recipes",
401
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
402
+ "https://api.launchpad.net/1.0/~bzr/bzr/dirstate/landing_candidates", "last_scanned_id":
403
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
404
+ "lp:~bzr/bzr/dirstate", "merge_queue_config": null, "last_scanned": "2007-03-08T05:48:13.906899+00:00",
405
+ "url": null, "whiteboard": "Likely to be merged this week.", "code_import_link":
406
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/dirstate", "owner_link":
407
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2007-09-21T09:49:07.220375+00:00",
408
+ "date_created": "2007-02-02T05:04:07.481943+00:00"}, {"control_format": null,
409
+ "unique_name": "~bzr/bzr/bzr.get.with.hints", "date_last_modified": "2007-02-11T09:36:26.939990+00:00",
410
+ "display_name": "lp:~bzr/bzr/bzr.get.with.hints", "merge_queue_link": null,
411
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~bzr",
412
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/linked_bugs",
413
+ "branch_format": null, "last_mirrored": "2007-09-21T09:45:28.554628+00:00",
414
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/subscriptions",
415
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
416
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/dependent_branches",
417
+ "sourcepackage_link": null, "http_etag": "\"9ca45a97594542e9d06e17d07d31f61d8a27a740-22e8d12b0b99a6278129834a228b438a6cf69d67\"",
418
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/spec_links",
419
+ "name": "bzr.get.with.hints", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints",
420
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
421
+ "explicitly_private": false, "revision_count": 2280, "mirror_status_message":
422
+ null, "description": "This branch is an attempt to add a parameter to the
423
+ transport.get method while wrapping existing (but defined outside bzr core)
424
+ transports to ensure compatibility.\nThis should be regarded as an experiment
425
+ and is not intended to merged in core as is.", "landing_targets_collection_link":
426
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/landing_targets",
427
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/subscribers",
428
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/recipes",
429
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
430
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.get.with.hints/landing_candidates",
431
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
432
+ "bzr_identity": "lp:~bzr/bzr/bzr.get.with.hints", "merge_queue_config": null,
433
+ "last_scanned": "2007-02-11T10:15:14.359914+00:00", "url": null, "whiteboard":
434
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.get.with.hints",
435
+ "owner_link": "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt":
436
+ "2007-09-21T09:45:28.554628+00:00", "date_created": "2007-02-11T09:36:26.939990+00:00"},
437
+ {"control_format": null, "unique_name": "~bac/bzr/doc-cleanup", "date_last_modified":
438
+ "2007-02-16T17:15:52.067859+00:00", "display_name": "lp:~bac/bzr/doc-cleanup",
439
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~bac",
440
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/linked_bugs",
441
+ "branch_format": null, "last_mirrored": "2007-09-21T07:38:20.264402+00:00",
442
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/subscriptions",
443
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/dependent_branches",
444
+ "sourcepackage_link": null, "http_etag": "\"b96d80bf24efdbf316fe81bb5b99c2eaee4ec85c-bbd4f6e1c63748b7bc08ddc2fe80a396a145406a\"",
445
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/spec_links",
446
+ "name": "doc-cleanup", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup",
447
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
448
+ "explicitly_private": false, "revision_count": 2300, "mirror_status_message":
449
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/landing_targets",
450
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/subscribers",
451
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/recipes",
452
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
453
+ "https://api.launchpad.net/1.0/~bac/bzr/doc-cleanup/landing_candidates", "last_scanned_id":
454
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
455
+ "lp:~bac/bzr/doc-cleanup", "merge_queue_config": null, "last_scanned": "2007-03-05T20:34:11.640897+00:00",
456
+ "url": null, "whiteboard": "whiteboard", "code_import_link": null, "web_link":
457
+ "https://code.launchpad.net/~bac/bzr/doc-cleanup", "owner_link": "https://api.launchpad.net/1.0/~bac",
458
+ "last_mirror_attempt": "2007-09-21T07:38:20.264402+00:00", "date_created":
459
+ "2007-02-16T17:15:52.067859+00:00"}, {"control_format": null, "unique_name":
460
+ "~bzr/bzr/readdir", "date_last_modified": "2007-03-08T04:46:04.781865+00:00",
461
+ "display_name": "lp:~bzr/bzr/readdir", "merge_queue_link": null, "private":
462
+ false, "registrant_link": "https://api.launchpad.net/1.0/~bzr", "linked_bugs_collection_link":
463
+ "https://api.launchpad.net/1.0/~bzr/bzr/readdir/linked_bugs", "branch_format":
464
+ null, "last_mirrored": "2007-09-21T09:49:15.412130+00:00", "subscriptions_collection_link":
465
+ "https://api.launchpad.net/1.0/~bzr/bzr/readdir/subscriptions", "lifecycle_status":
466
+ "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir/dependent_branches",
467
+ "sourcepackage_link": null, "http_etag": "\"d6ba904b6f69b8f8d1cabae0620254b3815fe7a6-d9eef07216542d1ff248043b332efcbd263f0702\"",
468
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir/spec_links",
469
+ "name": "readdir", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir",
470
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
471
+ "explicitly_private": false, "revision_count": 1743, "mirror_status_message":
472
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir/landing_targets",
473
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir/subscribers",
474
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/readdir/recipes",
475
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
476
+ "https://api.launchpad.net/1.0/~bzr/bzr/readdir/landing_candidates", "last_scanned_id":
477
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
478
+ "lp:~bzr/bzr/readdir", "merge_queue_config": null, "last_scanned": "2007-03-08T06:50:55.973017+00:00",
479
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bzr/bzr/readdir",
480
+ "owner_link": "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt":
481
+ "2007-09-21T09:49:15.412130+00:00", "date_created": "2007-03-08T04:46:04.781865+00:00"},
482
+ {"control_format": null, "unique_name": "~lifeless/bzr/graphdelta", "date_last_modified":
483
+ "2007-04-03T08:10:21.720801+00:00", "display_name": "lp:~lifeless/bzr/graphdelta",
484
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless",
485
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/linked_bugs",
486
+ "branch_format": null, "last_mirrored": "2007-09-21T09:47:38.580883+00:00",
487
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/subscriptions",
488
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/dependent_branches",
489
+ "sourcepackage_link": null, "http_etag": "\"b86b106661ec7da95bc1ba7bab1023649a99c79b-b27ada8fd0836ce00ceb67a7ed1e8c42d6226b36\"",
490
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/spec_links",
491
+ "name": "graphdelta", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta",
492
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
493
+ "explicitly_private": false, "revision_count": 2399, "mirror_status_message":
494
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/landing_targets",
495
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/subscribers",
496
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/recipes",
497
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
498
+ "https://api.launchpad.net/1.0/~lifeless/bzr/graphdelta/landing_candidates",
499
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
500
+ "bzr_identity": "lp:~lifeless/bzr/graphdelta", "merge_queue_config": null,
501
+ "last_scanned": "2007-04-03T09:44:43.025952+00:00", "url": null, "whiteboard":
502
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/graphdelta",
503
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
504
+ "2007-09-21T09:47:38.580883+00:00", "date_created": "2007-04-03T08:10:21.720801+00:00"},
505
+ {"control_format": null, "unique_name": "~toddy/bzr/bzr.i18n", "date_last_modified":
506
+ "2008-03-25T17:48:05.253829+00:00", "display_name": "lp:~toddy/bzr/bzr.i18n",
507
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~toddy",
508
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/linked_bugs",
509
+ "branch_format": null, "last_mirrored": "2008-03-25T17:46:10.585461+00:00",
510
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/subscriptions",
511
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
512
+ "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/dependent_branches", "sourcepackage_link":
513
+ null, "http_etag": "\"490cb37debd5da5f177730d7a6315f5a896de9ab-d4eaa0de81f78d4d4c37722f0d83aacabf5976f0\"",
514
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/spec_links",
515
+ "name": "bzr.i18n", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n",
516
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
517
+ "explicitly_private": false, "revision_count": 2458, "mirror_status_message":
518
+ null, "description": "This branch aims to provide internationalization (i18n)
519
+ capabilities for bzr, so that all program messages can be translated to other
520
+ languages than English.", "landing_targets_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/landing_targets",
521
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/subscribers",
522
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/recipes",
523
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
524
+ "https://api.launchpad.net/1.0/~toddy/bzr/bzr.i18n/landing_candidates", "last_scanned_id":
525
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
526
+ "lp:~toddy/bzr/bzr.i18n", "merge_queue_config": null, "last_scanned": "2008-03-25T17:48:05.253829+00:00",
527
+ "url": null, "whiteboard": "To test the translation features, it''s not necessary
528
+ to install the binary message catalog in the /usr/share/locale directory.
529
+ Instead, you can create a local directory structure in your working copy of
530
+ this branch and alter line 26 in the file \"bzr\" from \"gettext.install(''bzr'',
531
+ unicode=1)\" to \"gettext.install(''bzr'', ''po'', unicode=1)\".\n\n$ cd po\n$
532
+ mkdir -p de/LC_MESSAGES\n$ msgfmt -o de/LC_MESSAGES/bzr.mo de.po\n$ cd ..\n$
533
+ LANGUAGE=de ./bzr --version\n\nThis should display the German translation
534
+ of Bazaar.", "code_import_link": null, "web_link": "https://code.launchpad.net/~toddy/bzr/bzr.i18n",
535
+ "owner_link": "https://api.launchpad.net/1.0/~toddy", "last_mirror_attempt":
536
+ "2008-03-25T17:46:10.585461+00:00", "date_created": "2007-04-20T18:42:55.978672+00:00"},
537
+ {"control_format": null, "unique_name": "~bzr/bzr/remotegraph", "date_last_modified":
538
+ "2007-05-06T16:16:47.397218+00:00", "display_name": "lp:~bzr/bzr/remotegraph",
539
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~bzr",
540
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/linked_bugs",
541
+ "branch_format": null, "last_mirrored": "2007-09-21T07:36:18.823835+00:00",
542
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/subscriptions",
543
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/dependent_branches",
544
+ "sourcepackage_link": null, "http_etag": "\"f853a0011bf1d7ddfb67c873694514f05bd172a5-3a5839e8e651d925e94d84169b3fa838b29fd04f\"",
545
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/spec_links",
546
+ "name": "remotegraph", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph",
547
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
548
+ "explicitly_private": false, "revision_count": 2208, "mirror_status_message":
549
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/landing_targets",
550
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/subscribers",
551
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/recipes",
552
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
553
+ "https://api.launchpad.net/1.0/~bzr/bzr/remotegraph/landing_candidates", "last_scanned_id":
554
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
555
+ "lp:~bzr/bzr/remotegraph", "merge_queue_config": null, "last_scanned": "2007-05-06T16:50:08.954854+00:00",
556
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bzr/bzr/remotegraph",
557
+ "owner_link": "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt":
558
+ "2007-09-21T07:36:18.823835+00:00", "date_created": "2007-05-06T16:16:47.397218+00:00"},
559
+ {"control_format": null, "unique_name": "~mbp/bzr/counted-lock", "date_last_modified":
560
+ "2007-05-07T23:53:41.528015+00:00", "display_name": "lp:~mbp/bzr/counted-lock",
561
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mbp",
562
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/linked_bugs",
563
+ "branch_format": null, "last_mirrored": "2007-11-28T20:16:00.398580+00:00",
564
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/subscriptions",
565
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/dependent_branches",
566
+ "sourcepackage_link": null, "http_etag": "\"7d13bf099075533af117a79aad0422e1e6b94483-5d7517be9082e64eb2dc99ddcbf3bf06a9f002ec\"",
567
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/spec_links",
568
+ "name": "counted-lock", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock",
569
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
570
+ "explicitly_private": false, "revision_count": 2513, "mirror_status_message":
571
+ "Not a branch: \"http://sourcefrog.net/bzr/counted-lock/\".", "description":
572
+ "factor the counted reentrant locks out of LockableFiles", "landing_targets_collection_link":
573
+ "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/landing_targets", "repository_format":
574
+ null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/subscribers",
575
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/recipes",
576
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
577
+ "https://api.launchpad.net/1.0/~mbp/bzr/counted-lock/landing_candidates",
578
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
579
+ "bzr_identity": "lp:~mbp/bzr/counted-lock", "merge_queue_config": null, "last_scanned":
580
+ "2007-06-07T05:18:03.099761+00:00", "url": "http://sourcefrog.net/bzr/counted-lock",
581
+ "whiteboard": "Partly merged. Still need to change LockableFiles to use this,
582
+ preliminary to removing that class.", "code_import_link": null, "web_link":
583
+ "https://code.launchpad.net/~mbp/bzr/counted-lock", "owner_link": "https://api.launchpad.net/1.0/~mbp",
584
+ "last_mirror_attempt": "2007-12-02T20:24:10.672884+00:00", "date_created":
585
+ "2007-05-07T23:53:41.528015+00:00"}, {"control_format": null, "unique_name":
586
+ "~ian-clatworthy/bzr/fast-commit", "date_last_modified": "2007-06-06T06:48:29.407724+00:00",
587
+ "display_name": "lp:~ian-clatworthy/bzr/fast-commit", "merge_queue_link":
588
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ian-clatworthy",
589
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/linked_bugs",
590
+ "branch_format": null, "last_mirrored": "2007-09-21T07:37:12.629091+00:00",
591
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/subscriptions",
592
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/dependent_branches",
593
+ "sourcepackage_link": null, "http_etag": "\"2002ac917a862b55ffa860e15aa2609346d9de3a-01662350396eccddfb533a6685cefb0574c0dc6d\"",
594
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/spec_links",
595
+ "name": "fast-commit", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit",
596
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
597
+ "explicitly_private": false, "revision_count": 2542, "mirror_status_message":
598
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/landing_targets",
599
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/subscribers",
600
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/recipes",
601
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
602
+ "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/fast-commit/landing_candidates",
603
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
604
+ "bzr_identity": "lp:~ian-clatworthy/bzr/fast-commit", "merge_queue_config":
605
+ null, "last_scanned": "2007-06-20T07:04:55.731008+00:00", "url": null, "whiteboard":
606
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~ian-clatworthy/bzr/fast-commit",
607
+ "owner_link": "https://api.launchpad.net/1.0/~ian-clatworthy", "last_mirror_attempt":
608
+ "2007-09-21T07:37:12.629091+00:00", "date_created": "2007-06-06T06:48:29.407724+00:00"},
609
+ {"control_format": null, "unique_name": "~ian-clatworthy/bzr/bzr.0.17", "date_last_modified":
610
+ "2007-06-15T00:36:36.575741+00:00", "display_name": "lp:~ian-clatworthy/bzr/bzr.0.17",
611
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ian-clatworthy",
612
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/linked_bugs",
613
+ "branch_format": null, "last_mirrored": "2009-12-07T11:22:40.308500+00:00",
614
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/subscriptions",
615
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/dependent_branches",
616
+ "sourcepackage_link": null, "http_etag": "\"57147f70fc3f4c810159676639b3436416398ac1-64bc64d5eaa1561eaddd4076215810bee9e8b17c\"",
617
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/spec_links",
618
+ "name": "bzr.0.17", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17",
619
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
620
+ "explicitly_private": false, "revision_count": 2524, "mirror_status_message":
621
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.0.17/\".",
622
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/landing_targets",
623
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/subscribers",
624
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/recipes",
625
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
626
+ "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.17/landing_candidates",
627
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
628
+ "bzr_identity": "lp:~ian-clatworthy/bzr/bzr.0.17", "merge_queue_config": null,
629
+ "last_scanned": "2007-06-18T08:25:11.865188+00:00", "url": "http://bazaar-vcs.org/bzr/bzr.0.17",
630
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~ian-clatworthy/bzr/bzr.0.17",
631
+ "owner_link": "https://api.launchpad.net/1.0/~ian-clatworthy", "last_mirror_attempt":
632
+ "2009-12-11T11:24:09.914405+00:00", "date_created": "2007-06-15T00:36:36.575741+00:00"},
633
+ {"control_format": null, "unique_name": "~mbp/bzr/logging", "date_last_modified":
634
+ "2007-06-18T03:22:14.104667+00:00", "display_name": "lp:~mbp/bzr/logging",
635
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mbp",
636
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/linked_bugs",
637
+ "branch_format": null, "last_mirrored": "2007-11-28T20:21:55.806605+00:00",
638
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/subscriptions",
639
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/dependent_branches",
640
+ "sourcepackage_link": null, "http_etag": "\"98a2af889de265aec1095625b262bfb681e1d906-d029bbb91fe25894c152eec705bb849e5c3ffdbd\"",
641
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/spec_links",
642
+ "name": "logging", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging",
643
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
644
+ "explicitly_private": false, "revision_count": 1854, "mirror_status_message":
645
+ "Not a branch: \"http://sourcefrog.net/bzr/logging/\".", "description": "Don''t
646
+ send our log messages through the python logging module, which is a bit slow
647
+ and complicated.", "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/landing_targets",
648
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/subscribers",
649
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/logging/recipes",
650
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
651
+ "https://api.launchpad.net/1.0/~mbp/bzr/logging/landing_candidates", "last_scanned_id":
652
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
653
+ "lp:~mbp/bzr/logging", "merge_queue_config": null, "last_scanned": "2007-06-18T03:59:16.631687+00:00",
654
+ "url": "http://sourcefrog.net/bzr/logging", "whiteboard": null, "code_import_link":
655
+ null, "web_link": "https://code.launchpad.net/~mbp/bzr/logging", "owner_link":
656
+ "https://api.launchpad.net/1.0/~mbp", "last_mirror_attempt": "2007-12-02T20:30:10.265567+00:00",
657
+ "date_created": "2007-06-18T03:22:14.104667+00:00"}, {"control_format": null,
658
+ "unique_name": "~ian-clatworthy/bzr/bzr.0.18", "date_last_modified": "2007-07-12T04:10:44.055502+00:00",
659
+ "display_name": "lp:~ian-clatworthy/bzr/bzr.0.18", "merge_queue_link": null,
660
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ian-clatworthy",
661
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/linked_bugs",
662
+ "branch_format": null, "last_mirrored": "2009-12-07T11:23:01.557486+00:00",
663
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/subscriptions",
664
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/dependent_branches",
665
+ "sourcepackage_link": null, "http_etag": "\"20f3e40d98109bc4d53bdbf1a6657261bb99de2d-7f01471fbdc5c747e89321b2233bf66dfe828985\"",
666
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/spec_links",
667
+ "name": "bzr.0.18", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18",
668
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
669
+ "explicitly_private": false, "revision_count": 2600, "mirror_status_message":
670
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.0.18/\".",
671
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/landing_targets",
672
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/subscribers",
673
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/recipes",
674
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
675
+ "https://api.launchpad.net/1.0/~ian-clatworthy/bzr/bzr.0.18/landing_candidates",
676
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
677
+ "bzr_identity": "lp:~ian-clatworthy/bzr/bzr.0.18", "merge_queue_config": null,
678
+ "last_scanned": "2007-07-17T10:31:23.454113+00:00", "url": "http://bazaar-vcs.org/bzr/bzr.0.18",
679
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~ian-clatworthy/bzr/bzr.0.18",
680
+ "owner_link": "https://api.launchpad.net/1.0/~ian-clatworthy", "last_mirror_attempt":
681
+ "2009-12-11T11:24:13.169264+00:00", "date_created": "2007-07-12T04:10:44.055502+00:00"},
682
+ {"control_format": null, "unique_name": "~larstiq/bzr/nested-trees", "date_last_modified":
683
+ "2008-03-09T00:30:14.324316+00:00", "display_name": "lp:~larstiq/bzr/nested-trees",
684
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~larstiq",
685
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/linked_bugs",
686
+ "branch_format": null, "last_mirrored": "2009-04-29T07:31:11.516754+00:00",
687
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/subscriptions",
688
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/dependent_branches",
689
+ "sourcepackage_link": null, "http_etag": "\"f2faab71c6f11c5fab0928fa80cc3cf7587028a2-659d99a6e3487f74157bd2f0266ff02bb862c4ae\"",
690
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/spec_links",
691
+ "name": "nested-trees", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees",
692
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
693
+ "explicitly_private": false, "revision_count": 1875, "mirror_status_message":
694
+ "Not a branch: \"http://bzr.richtlijn.be/nested-trees/\".", "description":
695
+ "Implementation of https://blueprints.launchpad.net/bzr/+spec/nested-tree-support",
696
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/landing_targets",
697
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/subscribers",
698
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/recipes",
699
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
700
+ "https://api.launchpad.net/1.0/~larstiq/bzr/nested-trees/landing_candidates",
701
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
702
+ "bzr_identity": "lp:~larstiq/bzr/nested-trees", "merge_queue_config": null,
703
+ "last_scanned": "2008-03-09T00:30:14.324316+00:00", "url": "http://bzr.richtlijn.be/nested-trees",
704
+ "whiteboard": "Currently merging bzr.dev and trying to get to 0 test failures.",
705
+ "code_import_link": null, "web_link": "https://code.launchpad.net/~larstiq/bzr/nested-trees",
706
+ "owner_link": "https://api.launchpad.net/1.0/~larstiq", "last_mirror_attempt":
707
+ "2009-05-03T07:57:36.493797+00:00", "date_created": "2007-07-12T16:25:09.571726+00:00"},
708
+ {"control_format": null, "unique_name": "~bzr/bzr/bzr.0.90", "date_last_modified":
709
+ "2008-04-29T06:58:29.090567+00:00", "display_name": "lp:bzr/0.90", "merge_queue_link":
710
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~james-w",
711
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/linked_bugs",
712
+ "branch_format": null, "last_mirrored": "2009-12-07T11:28:28.061745+00:00",
713
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/subscriptions",
714
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/dependent_branches",
715
+ "sourcepackage_link": null, "http_etag": "\"fec1a7036b745501c6910e5cf027db9395a44d22-0000c9578a3f9935236911902ea413d21e100826\"",
716
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/spec_links",
717
+ "name": "bzr.0.90", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90",
718
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
719
+ "explicitly_private": false, "revision_count": 2701, "mirror_status_message":
720
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.0.90/\".",
721
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/landing_targets",
722
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/subscribers",
723
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/recipes",
724
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
725
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.0.90/landing_candidates", "last_scanned_id":
726
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
727
+ "lp:bzr/0.90", "merge_queue_config": null, "last_scanned": "2007-08-29T09:54:06.110304+00:00",
728
+ "url": "http://bazaar-vcs.org/bzr/bzr.0.90", "whiteboard": null, "code_import_link":
729
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.0.90", "owner_link":
730
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:32:04.961007+00:00",
731
+ "date_created": "2007-08-15T19:54:52.400791+00:00"}, {"control_format": null,
732
+ "unique_name": "~mierle/bzr/compactgraph", "date_last_modified": "2007-09-09T20:00:59.714467+00:00",
733
+ "display_name": "lp:~mierle/bzr/compactgraph", "merge_queue_link": null, "private":
734
+ false, "registrant_link": "https://api.launchpad.net/1.0/~mierle", "linked_bugs_collection_link":
735
+ "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/linked_bugs", "branch_format":
736
+ null, "last_mirrored": "2007-09-23T20:55:05.877588+00:00", "subscriptions_collection_link":
737
+ "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/subscriptions", "lifecycle_status":
738
+ "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/dependent_branches",
739
+ "sourcepackage_link": null, "http_etag": "\"a6c32cae3d011c28914cf7f7f3732555280a0a5d-4accc63621db44e193d7dfbaaf1d2c16b8de94ec\"",
740
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/spec_links",
741
+ "name": "compactgraph", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph",
742
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
743
+ "explicitly_private": false, "revision_count": 2844, "mirror_status_message":
744
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/landing_targets",
745
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/subscribers",
746
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/recipes",
747
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
748
+ "https://api.launchpad.net/1.0/~mierle/bzr/compactgraph/landing_candidates",
749
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
750
+ "bzr_identity": "lp:~mierle/bzr/compactgraph", "merge_queue_config": null,
751
+ "last_scanned": "2007-09-23T20:56:16.338648+00:00", "url": null, "whiteboard":
752
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mierle/bzr/compactgraph",
753
+ "owner_link": "https://api.launchpad.net/1.0/~mierle", "last_mirror_attempt":
754
+ "2007-09-23T20:55:05.877588+00:00", "date_created": "2007-09-09T20:00:59.714467+00:00"},
755
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
756
+ "~vila/bzr/transportstats", "date_last_modified": "2009-03-18T14:14:29.419000+00:00",
757
+ "display_name": "lp:~vila/bzr/transportstats", "merge_queue_link": null, "private":
758
+ false, "registrant_link": "https://api.launchpad.net/1.0/~vila", "linked_bugs_collection_link":
759
+ "https://api.launchpad.net/1.0/~vila/bzr/transportstats/linked_bugs", "branch_format":
760
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-03-18T14:16:05.427193+00:00",
761
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/transportstats/subscriptions",
762
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
763
+ "https://api.launchpad.net/1.0/~vila/bzr/transportstats/dependent_branches",
764
+ "sourcepackage_link": null, "http_etag": "\"5531f15dbe886cb3c779fb5d54beb7103d2a5f88-3ea63bc7221bf0a084db2f87e1072af054e10d04\"",
765
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/transportstats/spec_links",
766
+ "name": "transportstats", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vila/bzr/transportstats",
767
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
768
+ "explicitly_private": false, "revision_count": 31, "mirror_status_message":
769
+ null, "description": "Provides a ''stats+'' decorator collecting statistics
770
+ about network-related IO on Transport methods. \nProvides a ts-display command
771
+ summarizing bytes read and written, number of requests issued and average
772
+ latency.", "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/transportstats/landing_targets",
773
+ "repository_format": "Bazaar-NG Knit Repository Format 1", "subscribers_collection_link":
774
+ "https://api.launchpad.net/1.0/~vila/bzr/transportstats/subscribers", "recipes_collection_link":
775
+ "https://api.launchpad.net/1.0/~vila/bzr/transportstats/recipes", "project_link":
776
+ "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
777
+ "https://api.launchpad.net/1.0/~vila/bzr/transportstats/landing_candidates",
778
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
779
+ "bzr_identity": "lp:~vila/bzr/transportstats", "merge_queue_config": null,
780
+ "last_scanned": "2009-03-18T14:15:14.659811+00:00", "url": null, "whiteboard":
781
+ "Still in its infancy, this plugin is aimed at helping developers get precise
782
+ numbers when trying various optimizations.", "code_import_link": null, "web_link":
783
+ "https://code.launchpad.net/~vila/bzr/transportstats", "owner_link": "https://api.launchpad.net/1.0/~vila",
784
+ "last_mirror_attempt": "2009-03-18T14:16:05.427193+00:00", "date_created":
785
+ "2007-10-09T08:13:22.987269+00:00"}, {"control_format": null, "unique_name":
786
+ "~larstiq/bzr/nt-relabsfix", "date_last_modified": "2007-11-20T10:38:46.113194+00:00",
787
+ "display_name": "lp:~larstiq/bzr/nt-relabsfix", "merge_queue_link": null,
788
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~larstiq",
789
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/linked_bugs",
790
+ "branch_format": null, "last_mirrored": "2009-04-29T06:04:24.523226+00:00",
791
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/subscriptions",
792
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
793
+ "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/dependent_branches",
794
+ "sourcepackage_link": null, "http_etag": "\"0c6919b6715cf93589be6ac286f040a4bee12261-1e901d1887e85b64e681a2214c5591a43a83b8cf\"",
795
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/spec_links",
796
+ "name": "nt-relabsfix", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix",
797
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
798
+ "explicitly_private": false, "revision_count": 1858, "mirror_status_message":
799
+ "Not a branch: \"http://bzr.richtlijn.be/nt-relabsfix/\".", "description":
800
+ null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/landing_targets",
801
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/subscribers",
802
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/recipes",
803
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
804
+ "https://api.launchpad.net/1.0/~larstiq/bzr/nt-relabsfix/landing_candidates",
805
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
806
+ "bzr_identity": "lp:~larstiq/bzr/nt-relabsfix", "merge_queue_config": null,
807
+ "last_scanned": "2007-11-21T01:57:36.881161+00:00", "url": "http://bzr.richtlijn.be/nt-relabsfix",
808
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~larstiq/bzr/nt-relabsfix",
809
+ "owner_link": "https://api.launchpad.net/1.0/~larstiq", "last_mirror_attempt":
810
+ "2009-05-03T06:34:05.327970+00:00", "date_created": "2007-11-20T10:38:46.113194+00:00"},
811
+ {"control_format": null, "unique_name": "~kursad.turker/bzr/gnome-cvs", "date_last_modified":
812
+ "2007-12-16T13:52:45.049732+00:00", "display_name": "lp:~kursad.turker/bzr/gnome-cvs",
813
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~kursad.turker",
814
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/linked_bugs",
815
+ "branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
816
+ "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/subscriptions",
817
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/dependent_branches",
818
+ "sourcepackage_link": null, "http_etag": "\"83be97c57f7e47ac995a47115903ce001f554c3e-6df6c185a43d90442d5ae845fc1ccbcc622ce06b\"",
819
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/spec_links",
820
+ "name": "gnome-cvs", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs",
821
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
822
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
823
+ null, "description": "As to begin on a draft", "landing_targets_collection_link":
824
+ "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/landing_targets",
825
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/subscribers",
826
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/recipes",
827
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
828
+ "https://api.launchpad.net/1.0/~kursad.turker/bzr/gnome-cvs/landing_candidates",
829
+ "last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~kursad.turker/bzr/gnome-cvs",
830
+ "merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
831
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~kursad.turker/bzr/gnome-cvs",
832
+ "owner_link": "https://api.launchpad.net/1.0/~kursad.turker", "last_mirror_attempt":
833
+ null, "date_created": "2007-12-16T13:52:45.049732+00:00"}, {"control_format":
834
+ null, "unique_name": "~bzr/bzr/bzr.1.0", "date_last_modified": "2007-12-17T02:58:18.011061+00:00",
835
+ "display_name": "lp:bzr/1.0", "merge_queue_link": null, "private": false,
836
+ "registrant_link": "https://api.launchpad.net/1.0/~jml", "linked_bugs_collection_link":
837
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/linked_bugs", "branch_format":
838
+ null, "last_mirrored": "2009-12-07T11:28:27.920225+00:00", "subscriptions_collection_link":
839
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/subscriptions", "lifecycle_status":
840
+ "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/dependent_branches",
841
+ "sourcepackage_link": null, "http_etag": "\"e78e4d048fcd59d542e99fd3c7828f52302da237-9ec61cf1d4e29597de15c323d496047ce309d67c\"",
842
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/spec_links",
843
+ "name": "bzr.1.0", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0",
844
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
845
+ "explicitly_private": false, "revision_count": 3062, "mirror_status_message":
846
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.0/\".",
847
+ "description": "This is the release branch for Bazaar 1.0", "landing_targets_collection_link":
848
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/landing_targets", "repository_format":
849
+ null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/subscribers",
850
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/recipes",
851
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
852
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.0/landing_candidates", "last_scanned_id":
853
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
854
+ "lp:bzr/1.0", "merge_queue_config": null, "last_scanned": "2007-12-17T02:58:18.011061+00:00",
855
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.0", "whiteboard": null, "code_import_link":
856
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.0", "owner_link":
857
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:32:04.648274+00:00",
858
+ "date_created": "2007-12-16T20:55:34.974550+00:00"}, {"control_format": null,
859
+ "unique_name": "~bzr/bzr/bzr.1.1", "date_last_modified": "2008-03-31T04:08:18.994844+00:00",
860
+ "display_name": "lp:bzr/1.1", "merge_queue_link": null, "private": false,
861
+ "registrant_link": "https://api.launchpad.net/1.0/~bzr", "linked_bugs_collection_link":
862
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/linked_bugs", "branch_format":
863
+ null, "last_mirrored": "2009-12-07T11:20:35.978606+00:00", "subscriptions_collection_link":
864
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/subscriptions", "lifecycle_status":
865
+ "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/dependent_branches",
866
+ "sourcepackage_link": null, "http_etag": "\"c3f14d86fd6cc06221fae68ca6450257b78aaba7-8f8191c48935d300dbb001ee40179baffaa25620\"",
867
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/spec_links",
868
+ "name": "bzr.1.1", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1",
869
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
870
+ "explicitly_private": false, "revision_count": 3171, "mirror_status_message":
871
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.1/\".",
872
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/landing_targets",
873
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/subscribers",
874
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/recipes",
875
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
876
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.1/landing_candidates", "last_scanned_id":
877
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
878
+ "lp:bzr/1.1", "merge_queue_config": null, "last_scanned": "2008-01-15T11:35:19.729518+00:00",
879
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.1", "whiteboard": null, "code_import_link":
880
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.1", "owner_link":
881
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:24:04.083209+00:00",
882
+ "date_created": "2008-01-15T11:25:44.120373+00:00"}, {"control_format": null,
883
+ "unique_name": "~baijum/bzr/book", "date_last_modified": "2008-01-23T10:00:16.083822+00:00",
884
+ "display_name": "lp:~baijum/bzr/book", "merge_queue_link": null, "private":
885
+ false, "registrant_link": "https://api.launchpad.net/1.0/~baijum", "linked_bugs_collection_link":
886
+ "https://api.launchpad.net/1.0/~baijum/bzr/book/linked_bugs", "branch_format":
887
+ null, "last_mirrored": "2008-01-23T10:00:09.215434+00:00", "subscriptions_collection_link":
888
+ "https://api.launchpad.net/1.0/~baijum/bzr/book/subscriptions", "lifecycle_status":
889
+ "Experimental", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~baijum/bzr/book/dependent_branches",
890
+ "sourcepackage_link": null, "http_etag": "\"6e636589a0713b1b71663897ae9db6bc428bff68-b9f44786e4c58efb568bf1103d31c552f25c6574\"",
891
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~baijum/bzr/book/spec_links",
892
+ "name": "book", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~baijum/bzr/book",
893
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
894
+ "explicitly_private": false, "revision_count": 2, "mirror_status_message":
895
+ null, "description": "This is a book about Bazaar version controlling system. The
896
+ book is typeset using LaTeX.\n\nHome page: http://www.muthukadan.net/bzr",
897
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~baijum/bzr/book/landing_targets",
898
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~baijum/bzr/book/subscribers",
899
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~baijum/bzr/book/recipes",
900
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
901
+ "https://api.launchpad.net/1.0/~baijum/bzr/book/landing_candidates", "last_scanned_id":
902
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
903
+ "lp:~baijum/bzr/book", "merge_queue_config": null, "last_scanned": "2008-01-23T10:00:16.083822+00:00",
904
+ "url": null, "whiteboard": "This project is just started.", "code_import_link":
905
+ null, "web_link": "https://code.launchpad.net/~baijum/bzr/book", "owner_link":
906
+ "https://api.launchpad.net/1.0/~baijum", "last_mirror_attempt": "2008-01-23T10:00:09.215434+00:00",
907
+ "date_created": "2008-01-23T09:49:06.895647+00:00"}, {"control_format": "Bazaar-NG
908
+ meta directory, format 1\n", "unique_name": "~lifeless/bzr/index.hashed",
909
+ "date_last_modified": "2008-01-28T06:08:37.722627+00:00", "display_name":
910
+ "lp:~lifeless/bzr/index.hashed", "merge_queue_link": null, "private": false,
911
+ "registrant_link": "https://api.launchpad.net/1.0/~lifeless", "linked_bugs_collection_link":
912
+ "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/linked_bugs", "branch_format":
913
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-08-17T18:09:23.513183+00:00",
914
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/subscriptions",
915
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/dependent_branches",
916
+ "sourcepackage_link": null, "http_etag": "\"33b61c09e5207bad35c6854a0e338440b3f7681e-37527484f4e7435e9bae7aa2ffc9686e9b3a0c72\"",
917
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/spec_links",
918
+ "name": "index.hashed", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed",
919
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
920
+ "explicitly_private": false, "revision_count": 3205, "mirror_status_message":
921
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
922
+ http://people.ubuntu.com/%7Erobertc/baz2.0/index.hashed/.bzr/branch-format
923
+ ", "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/landing_targets",
924
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
925
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/subscribers",
926
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/recipes",
927
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
928
+ "https://api.launchpad.net/1.0/~lifeless/bzr/index.hashed/landing_candidates",
929
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
930
+ "bzr_identity": "lp:~lifeless/bzr/index.hashed", "merge_queue_config": null,
931
+ "last_scanned": "2008-01-28T06:08:37.722627+00:00", "url": "http://people.ubuntu.com/~robertc/baz2.0/index.hashed",
932
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/index.hashed",
933
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
934
+ "2012-08-21T18:43:09.728357+00:00", "date_created": "2008-01-25T11:44:55.552527+00:00"},
935
+ {"control_format": null, "unique_name": "~mike337/bzr/bazaargold", "date_last_modified":
936
+ "2008-01-26T03:06:02.065283+00:00", "display_name": "lp:~mike337/bzr/bazaargold",
937
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mike337",
938
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/linked_bugs",
939
+ "branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
940
+ "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/subscriptions", "lifecycle_status":
941
+ "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/dependent_branches",
942
+ "sourcepackage_link": null, "http_etag": "\"d39f1c6dc3a0563c87acb850a0b685ad25cce852-5f078cc25baca23f6123613e6bf696a359ca2cf1\"",
943
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/spec_links",
944
+ "name": "bazaargold", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold",
945
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
946
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
947
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/landing_targets",
948
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/subscribers",
949
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/recipes",
950
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
951
+ "https://api.launchpad.net/1.0/~mike337/bzr/bazaargold/landing_candidates",
952
+ "last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~mike337/bzr/bazaargold",
953
+ "merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
954
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mike337/bzr/bazaargold",
955
+ "owner_link": "https://api.launchpad.net/1.0/~mike337", "last_mirror_attempt":
956
+ null, "date_created": "2008-01-26T03:06:02.065283+00:00"}, {"control_format":
957
+ null, "unique_name": "~lifeless/bzr/debugging", "date_last_modified": "2008-01-31T02:05:12.512764+00:00",
958
+ "display_name": "lp:~lifeless/bzr/debugging", "merge_queue_link": null, "private":
959
+ false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless", "linked_bugs_collection_link":
960
+ "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/linked_bugs", "branch_format":
961
+ null, "last_mirrored": null, "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/subscriptions",
962
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/dependent_branches",
963
+ "sourcepackage_link": null, "http_etag": "\"3eafb688feab571b498f20f763847dccbc88e6a7-20cea039aa1190425e8a4021eab270ee164d700d\"",
964
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/spec_links",
965
+ "name": "debugging", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging",
966
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
967
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
968
+ "Not a branch: \"http://people.ubuntu.com/~robertc/baz2.0/debugging/\".",
969
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/landing_targets",
970
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/subscribers",
971
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/recipes",
972
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
973
+ "https://api.launchpad.net/1.0/~lifeless/bzr/debugging/landing_candidates",
974
+ "last_scanned_id": null, "branch_type": "Mirrored", "bzr_identity": "lp:~lifeless/bzr/debugging",
975
+ "merge_queue_config": null, "last_scanned": null, "url": "http://people.ubuntu.com/~robertc/baz2.0/debugging",
976
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/debugging",
977
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
978
+ "2008-02-03T22:04:11.247911+00:00", "date_created": "2008-01-31T02:05:12.512764+00:00"},
979
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
980
+ "~lifeless/bzr/index.range_map", "date_last_modified": "2008-06-19T03:21:32.593888+00:00",
981
+ "display_name": "lp:~lifeless/bzr/index.range_map", "merge_queue_link": null,
982
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless",
983
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/linked_bugs",
984
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-08-17T18:09:30.087191+00:00",
985
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/subscriptions",
986
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/dependent_branches",
987
+ "sourcepackage_link": null, "http_etag": "\"74c8d6aad0f7b3b4f4a0986f909b35763ef0c9e8-78dca1213abf54d473a9e113e4b1f2c61ce67c11\"",
988
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/spec_links",
989
+ "name": "index.range_map", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map",
990
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
991
+ "explicitly_private": false, "revision_count": 3223, "mirror_status_message":
992
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
993
+ http://people.ubuntu.com/%7Erobertc/baz2.0/index.range_map/.bzr/branch-format
994
+ ", "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/landing_targets",
995
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
996
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/subscribers",
997
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/recipes",
998
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
999
+ "https://api.launchpad.net/1.0/~lifeless/bzr/index.range_map/landing_candidates",
1000
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1001
+ "bzr_identity": "lp:~lifeless/bzr/index.range_map", "merge_queue_config":
1002
+ null, "last_scanned": "2008-06-19T03:21:32.593888+00:00", "url": "http://people.ubuntu.com/~robertc/baz2.0/index.range_map",
1003
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/index.range_map",
1004
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
1005
+ "2012-08-21T18:43:12.513222+00:00", "date_created": "2008-02-06T03:48:33.848717+00:00"},
1006
+ {"control_format": null, "unique_name": "~ryan-mcdowell/bzr/Movie_Site", "date_last_modified":
1007
+ "2008-02-14T04:27:08.944892+00:00", "display_name": "lp:~ryan-mcdowell/bzr/Movie_Site",
1008
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~ryan-mcdowell",
1009
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/linked_bugs",
1010
+ "branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
1011
+ "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/subscriptions",
1012
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/dependent_branches",
1013
+ "sourcepackage_link": null, "http_etag": "\"1341dd47998925397c245249fdfd1248ee93728d-97a8c9e424b7941118a2985422078031588a51c7\"",
1014
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/spec_links",
1015
+ "name": "Movie_Site", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site",
1016
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1017
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
1018
+ null, "description": "Rydalami Rules!!", "landing_targets_collection_link":
1019
+ "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/landing_targets",
1020
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/subscribers",
1021
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/recipes",
1022
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1023
+ "https://api.launchpad.net/1.0/~ryan-mcdowell/bzr/Movie_Site/landing_candidates",
1024
+ "last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~ryan-mcdowell/bzr/Movie_Site",
1025
+ "merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
1026
+ "Is this branch really for the bzr project?", "code_import_link": null, "web_link":
1027
+ "https://code.launchpad.net/~ryan-mcdowell/bzr/Movie_Site", "owner_link":
1028
+ "https://api.launchpad.net/1.0/~ryan-mcdowell", "last_mirror_attempt": null,
1029
+ "date_created": "2008-02-08T22:18:39.594037+00:00"}, {"control_format": null,
1030
+ "unique_name": "~bzr/bzr/bzr-1.2", "date_last_modified": "2008-02-15T11:53:16.355136+00:00",
1031
+ "display_name": "lp:bzr/1.2", "merge_queue_link": null, "private": false,
1032
+ "registrant_link": "https://api.launchpad.net/1.0/~bzr", "linked_bugs_collection_link":
1033
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/linked_bugs", "branch_format":
1034
+ null, "last_mirrored": "2009-12-07T11:11:48.881181+00:00", "subscriptions_collection_link":
1035
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/subscriptions", "lifecycle_status":
1036
+ "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/dependent_branches",
1037
+ "sourcepackage_link": null, "http_etag": "\"ed41210599ff1b94d55170d8014fa81bc9fd6978-f5ed85e5b17b14a92dbeba86cb4dd845950bfc83\"",
1038
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/spec_links",
1039
+ "name": "bzr-1.2", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2",
1040
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1041
+ "explicitly_private": false, "revision_count": 3223, "mirror_status_message":
1042
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.2/\".",
1043
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/landing_targets",
1044
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/subscribers",
1045
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/recipes",
1046
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1047
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr-1.2/landing_candidates", "last_scanned_id":
1048
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1049
+ "lp:bzr/1.2", "merge_queue_config": null, "last_scanned": "2008-02-15T11:53:16.355136+00:00",
1050
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.2", "whiteboard": null, "code_import_link":
1051
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr-1.2", "owner_link":
1052
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:14:04.562924+00:00",
1053
+ "date_created": "2008-02-12T05:19:53.950883+00:00"}, {"control_format": null,
1054
+ "unique_name": "~mbp/bzr/debian-ppa-dapper", "date_last_modified": "2008-02-15T05:27:13.590189+00:00",
1055
+ "display_name": "lp:~mbp/bzr/debian-ppa-dapper", "merge_queue_link": null,
1056
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mbp",
1057
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/linked_bugs",
1058
+ "branch_format": null, "last_mirrored": "2008-02-15T05:27:04.527144+00:00",
1059
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/subscriptions",
1060
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/dependent_branches",
1061
+ "sourcepackage_link": null, "http_etag": "\"bd3872b8bc2637f45b9d7b62cc4a386efe478404-289c629f94e829a52d05b63d1962e1214aa03850\"",
1062
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/spec_links",
1063
+ "name": "debian-ppa-dapper", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper",
1064
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1065
+ "explicitly_private": false, "revision_count": 68, "mirror_status_message":
1066
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/landing_targets",
1067
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/subscribers",
1068
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/recipes",
1069
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1070
+ "https://api.launchpad.net/1.0/~mbp/bzr/debian-ppa-dapper/landing_candidates",
1071
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1072
+ "bzr_identity": "lp:~mbp/bzr/debian-ppa-dapper", "merge_queue_config": null,
1073
+ "last_scanned": "2008-02-15T05:27:13.590189+00:00", "url": null, "whiteboard":
1074
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mbp/bzr/debian-ppa-dapper",
1075
+ "owner_link": "https://api.launchpad.net/1.0/~mbp", "last_mirror_attempt":
1076
+ "2008-02-15T05:27:04.527144+00:00", "date_created": "2008-02-15T05:25:47.108594+00:00"},
1077
+ {"control_format": null, "unique_name": "~daniel-thewatkins/bzr/ob-integration",
1078
+ "date_last_modified": "2008-02-26T05:32:51.513339+00:00", "display_name":
1079
+ "lp:~daniel-thewatkins/bzr/ob-integration", "merge_queue_link": null, "private":
1080
+ false, "registrant_link": "https://api.launchpad.net/1.0/~daniel-thewatkins",
1081
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/linked_bugs",
1082
+ "branch_format": null, "last_mirrored": "2008-02-26T05:25:44.324287+00:00",
1083
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/subscriptions",
1084
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/dependent_branches",
1085
+ "sourcepackage_link": null, "http_etag": "\"9e74a662b50d2182e537dc0e42e7798b32a6b6f1-40668db3b44582534605805b873011d3ac1e77ca\"",
1086
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/spec_links",
1087
+ "name": "ob-integration", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration",
1088
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1089
+ "explicitly_private": false, "revision_count": 3042, "mirror_status_message":
1090
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/landing_targets",
1091
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/subscribers",
1092
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/recipes",
1093
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1094
+ "https://api.launchpad.net/1.0/~daniel-thewatkins/bzr/ob-integration/landing_candidates",
1095
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1096
+ "bzr_identity": "lp:~daniel-thewatkins/bzr/ob-integration", "merge_queue_config":
1097
+ null, "last_scanned": "2008-02-26T05:32:51.513339+00:00", "url": null, "whiteboard":
1098
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~daniel-thewatkins/bzr/ob-integration",
1099
+ "owner_link": "https://api.launchpad.net/1.0/~daniel-thewatkins", "last_mirror_attempt":
1100
+ "2008-02-26T05:25:44.324287+00:00", "date_created": "2008-02-26T04:44:24.817517+00:00"},
1101
+ {"control_format": null, "unique_name": "~bzr/bzr/london-sprint-2008-notes",
1102
+ "date_last_modified": "2008-03-07T09:51:09.805450+00:00", "display_name":
1103
+ "lp:~bzr/bzr/london-sprint-2008-notes", "merge_queue_link": null, "private":
1104
+ false, "registrant_link": "https://api.launchpad.net/1.0/~mbp", "linked_bugs_collection_link":
1105
+ "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/linked_bugs",
1106
+ "branch_format": null, "last_mirrored": "2008-03-07T09:51:04.881712+00:00",
1107
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/subscriptions",
1108
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/dependent_branches",
1109
+ "sourcepackage_link": null, "http_etag": "\"71769b4e588c32c5c1406ab66b74a129de4deae0-1898f6c9e903191596a90801897862fec4503500\"",
1110
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/spec_links",
1111
+ "name": "london-sprint-2008-notes", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes",
1112
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1113
+ "explicitly_private": false, "revision_count": 16, "mirror_status_message":
1114
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/landing_targets",
1115
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/subscribers",
1116
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/recipes",
1117
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1118
+ "https://api.launchpad.net/1.0/~bzr/bzr/london-sprint-2008-notes/landing_candidates",
1119
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1120
+ "bzr_identity": "lp:~bzr/bzr/london-sprint-2008-notes", "merge_queue_config":
1121
+ null, "last_scanned": "2008-03-07T09:51:09.805450+00:00", "url": null, "whiteboard":
1122
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bzr/bzr/london-sprint-2008-notes",
1123
+ "owner_link": "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt":
1124
+ "2008-03-07T09:51:04.881712+00:00", "date_created": "2008-03-04T10:19:15.912806+00:00"},
1125
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1126
+ "~jameinel/bzr/annotate-cleanup", "date_last_modified": "2008-03-13T16:29:38.316000+00:00",
1127
+ "display_name": "lp:~jameinel/bzr/annotate-cleanup", "merge_queue_link": null,
1128
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1129
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/linked_bugs",
1130
+ "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
1131
+ "2011-02-22T13:24:03.491264+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/subscriptions",
1132
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/dependent_branches",
1133
+ "sourcepackage_link": null, "http_etag": "\"71d70dc53e0d32289514bdb5aa804acfc2ac326f-d5725024c1539c9bd283f2473313287e83f31251\"",
1134
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/spec_links",
1135
+ "name": "annotate-cleanup", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup",
1136
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1137
+ "explicitly_private": false, "revision_count": 3249, "mirror_status_message":
1138
+ "Invalid http response for http://bzr.arbash-meinel.com/branches/bzr/1.3-dev/annotate_cleanup/.bzr/branch-format:
1139
+ Unable to handle http code 503: Service Unavailable", "description": null,
1140
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/landing_targets",
1141
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
1142
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/subscribers",
1143
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/recipes",
1144
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1145
+ "https://api.launchpad.net/1.0/~jameinel/bzr/annotate-cleanup/landing_candidates",
1146
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1147
+ "bzr_identity": "lp:~jameinel/bzr/annotate-cleanup", "merge_queue_config":
1148
+ null, "last_scanned": "2009-01-08T17:27:38.977940+00:00", "url": "http://bzr.arbash-meinel.com/branches/bzr/1.3-dev/annotate_cleanup",
1149
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~jameinel/bzr/annotate-cleanup",
1150
+ "owner_link": "https://api.launchpad.net/1.0/~jameinel", "last_mirror_attempt":
1151
+ "2011-02-26T13:27:03.543722+00:00", "date_created": "2008-03-06T15:25:28.685718+00:00"},
1152
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1153
+ "~spiv/bzr/lockable-files-warning", "date_last_modified": "2008-03-07T21:51:13.048371+00:00",
1154
+ "display_name": "lp:~spiv/bzr/lockable-files-warning", "merge_queue_link":
1155
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~spiv",
1156
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/linked_bugs",
1157
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2011-07-13T02:50:09.755782+00:00",
1158
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/subscriptions",
1159
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/dependent_branches",
1160
+ "sourcepackage_link": null, "http_etag": "\"509337bf5f948061608bcdcc423dbb60c0484c9c-c6015ef0b6666fd3015a34e3871fbec50d58c21f\"",
1161
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/spec_links",
1162
+ "name": "lockable-files-warning", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning",
1163
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1164
+ "explicitly_private": false, "revision_count": 2740, "mirror_status_message":
1165
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/landing_targets",
1166
+ "repository_format": "Bazaar RepositoryFormatKnitPack6 (bzr 1.9)\n", "subscribers_collection_link":
1167
+ "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/subscribers",
1168
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/recipes",
1169
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1170
+ "https://api.launchpad.net/1.0/~spiv/bzr/lockable-files-warning/landing_candidates",
1171
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1172
+ "bzr_identity": "lp:~spiv/bzr/lockable-files-warning", "merge_queue_config":
1173
+ null, "last_scanned": "2008-03-07T21:51:13.048371+00:00", "url": "http://people.ubuntu.com/~andrew/bzr/lockable-files-warning",
1174
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~spiv/bzr/lockable-files-warning",
1175
+ "owner_link": "https://api.launchpad.net/1.0/~spiv", "last_mirror_attempt":
1176
+ "2011-07-13T09:26:31.183833+00:00", "date_created": "2008-03-07T15:46:58.436708+00:00"},
1177
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1178
+ "~spiv/bzr/remote-branch-unlock-bug", "date_last_modified": "2008-03-07T22:48:14.508403+00:00",
1179
+ "display_name": "lp:~spiv/bzr/remote-branch-unlock-bug", "merge_queue_link":
1180
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~spiv",
1181
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/linked_bugs",
1182
+ "branch_format": "Bazaar-NG branch format 5\n", "last_mirrored": "2011-07-13T02:50:18.768139+00:00",
1183
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/subscriptions",
1184
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/dependent_branches",
1185
+ "sourcepackage_link": null, "http_etag": "\"f94e859ba204735718f4fc1e2a140fe4e3a2e791-23e10ee64cb1fbace4a1b81d6ae36d51dfe49e96\"",
1186
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/spec_links",
1187
+ "name": "remote-branch-unlock-bug", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug",
1188
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1189
+ "explicitly_private": false, "revision_count": 3256, "mirror_status_message":
1190
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/landing_targets",
1191
+ "repository_format": "Bazaar RepositoryFormatKnitPack6 (bzr 1.9)\n", "subscribers_collection_link":
1192
+ "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/subscribers",
1193
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/recipes",
1194
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1195
+ "https://api.launchpad.net/1.0/~spiv/bzr/remote-branch-unlock-bug/landing_candidates",
1196
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1197
+ "bzr_identity": "lp:~spiv/bzr/remote-branch-unlock-bug", "merge_queue_config":
1198
+ null, "last_scanned": "2008-03-07T22:48:14.508403+00:00", "url": "http://people.ubuntu.com/~andrew/bzr/remote-branch-unlock-bug",
1199
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~spiv/bzr/remote-branch-unlock-bug",
1200
+ "owner_link": "https://api.launchpad.net/1.0/~spiv", "last_mirror_attempt":
1201
+ "2011-07-13T09:26:37.453230+00:00", "date_created": "2008-03-07T16:45:35.528467+00:00"},
1202
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1203
+ "~mbp/bzr/all-in-one", "date_last_modified": "2008-03-14T09:01:10.337459+00:00",
1204
+ "display_name": "lp:~mbp/bzr/all-in-one", "merge_queue_link": null, "private":
1205
+ false, "registrant_link": "https://api.launchpad.net/1.0/~mbp", "linked_bugs_collection_link":
1206
+ "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/linked_bugs", "branch_format":
1207
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2011-03-16T06:17:15.441627+00:00",
1208
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/subscriptions",
1209
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/dependent_branches",
1210
+ "sourcepackage_link": null, "http_etag": "\"36176726c38be1398c2ae73b8cc2825c88c3c90e-0257589e7ca8500a6dd908e4abd3ee4921aa758b\"",
1211
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/spec_links",
1212
+ "name": "all-in-one", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one",
1213
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1214
+ "explicitly_private": false, "revision_count": 3258, "mirror_status_message":
1215
+ "Not a branch: \"http://sourcefrog.net/bzr/all-in-one/\".", "description":
1216
+ "Experiments in loading bzrlib from fewer files to reduce startup time.",
1217
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/landing_targets",
1218
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1219
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/subscribers",
1220
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/recipes",
1221
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1222
+ "https://api.launchpad.net/1.0/~mbp/bzr/all-in-one/landing_candidates", "last_scanned_id":
1223
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1224
+ "lp:~mbp/bzr/all-in-one", "merge_queue_config": null, "last_scanned": "2008-03-14T09:01:10.337459+00:00",
1225
+ "url": "http://sourcefrog.net/bzr/all-in-one", "whiteboard": null, "code_import_link":
1226
+ null, "web_link": "https://code.launchpad.net/~mbp/bzr/all-in-one", "owner_link":
1227
+ "https://api.launchpad.net/1.0/~mbp", "last_mirror_attempt": "2011-03-20T06:21:03.800304+00:00",
1228
+ "date_created": "2008-03-14T02:48:22.027107+00:00"}, {"control_format": null,
1229
+ "unique_name": "~bzr/bzr/1.3", "date_last_modified": "2008-04-10T15:31:43.043786+00:00",
1230
+ "display_name": "lp:bzr/1.3", "merge_queue_link": null, "private": false,
1231
+ "registrant_link": "https://api.launchpad.net/1.0/~jml", "linked_bugs_collection_link":
1232
+ "https://api.launchpad.net/1.0/~bzr/bzr/1.3/linked_bugs", "branch_format":
1233
+ null, "last_mirrored": "2009-12-07T11:11:46.906778+00:00", "subscriptions_collection_link":
1234
+ "https://api.launchpad.net/1.0/~bzr/bzr/1.3/subscriptions", "lifecycle_status":
1235
+ "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3/dependent_branches",
1236
+ "sourcepackage_link": null, "http_etag": "\"1917f37a0d1ffd685b8642126c98fc50d94b0170-cbc23fc51be59fe4df187ff23855b4c7fec5a673\"",
1237
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3/spec_links",
1238
+ "name": "1.3", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3",
1239
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1240
+ "explicitly_private": false, "revision_count": 3292, "mirror_status_message":
1241
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.3/\".",
1242
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3/landing_targets",
1243
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3/subscribers",
1244
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/1.3/recipes",
1245
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1246
+ "https://api.launchpad.net/1.0/~bzr/bzr/1.3/landing_candidates", "last_scanned_id":
1247
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1248
+ "lp:bzr/1.3", "merge_queue_config": null, "last_scanned": "2008-04-10T15:31:43.043786+00:00",
1249
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.3", "whiteboard": "Released", "code_import_link":
1250
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/1.3", "owner_link":
1251
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:14:04.772373+00:00",
1252
+ "date_created": "2008-03-20T04:09:26.030559+00:00"}, {"control_format": "Bazaar-NG
1253
+ meta directory, format 1\n", "unique_name": "~hersonls/bzr/slackbuild", "date_last_modified":
1254
+ "2008-09-11T11:39:29.754574+00:00", "display_name": "lp:~hersonls/bzr/slackbuild",
1255
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~hersonls",
1256
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/linked_bugs",
1257
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-09-11T11:39:08.084354+00:00",
1258
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/subscriptions",
1259
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/dependent_branches",
1260
+ "sourcepackage_link": null, "http_etag": "\"b428eefd64e8b817c37803d490d42456d7702ab0-f8cec5e498a5875a51d362838ac95e57c91b718e\"",
1261
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/spec_links",
1262
+ "name": "slackbuild", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild",
1263
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1264
+ "explicitly_private": false, "revision_count": 4, "mirror_status_message":
1265
+ null, "description": "This packages content bazaar for slackware linux", "landing_targets_collection_link":
1266
+ "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/landing_targets",
1267
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1268
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/subscribers",
1269
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/recipes",
1270
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1271
+ "https://api.launchpad.net/1.0/~hersonls/bzr/slackbuild/landing_candidates",
1272
+ "last_scanned_id": "hersonls@darkstar-20080911133056-1llylq9082yf4t3x", "branch_type":
1273
+ "Hosted", "bzr_identity": "lp:~hersonls/bzr/slackbuild", "merge_queue_config":
1274
+ null, "last_scanned": "2008-09-11T11:39:29.754574+00:00", "url": null, "whiteboard":
1275
+ "The frist version of package", "code_import_link": null, "web_link": "https://code.launchpad.net/~hersonls/bzr/slackbuild",
1276
+ "owner_link": "https://api.launchpad.net/1.0/~hersonls", "last_mirror_attempt":
1277
+ "2008-09-11T11:39:08.084354+00:00", "date_created": "2008-04-14T02:27:16.939965+00:00"},
1278
+ {"control_format": null, "unique_name": "~tomxtobin/bzr/bug-220331", "date_last_modified":
1279
+ "2008-05-21T03:16:34.409029+00:00", "display_name": "lp:~tomxtobin/bzr/bug-220331",
1280
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~tomxtobin",
1281
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/linked_bugs",
1282
+ "branch_format": null, "last_mirrored": "2008-05-21T03:13:28.602341+00:00",
1283
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/subscriptions",
1284
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/dependent_branches",
1285
+ "sourcepackage_link": null, "http_etag": "\"953b2e7a4fc0479855b8170b684249b61c715a6d-bbe4e5b2a5965707f562def109089266a53c4736\"",
1286
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/spec_links",
1287
+ "name": "bug-220331", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331",
1288
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1289
+ "explicitly_private": false, "revision_count": 3392, "mirror_status_message":
1290
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/landing_targets",
1291
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/subscribers",
1292
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/recipes",
1293
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1294
+ "https://api.launchpad.net/1.0/~tomxtobin/bzr/bug-220331/landing_candidates",
1295
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1296
+ "bzr_identity": "lp:~tomxtobin/bzr/bug-220331", "merge_queue_config": null,
1297
+ "last_scanned": "2008-05-21T03:16:34.409029+00:00", "url": null, "whiteboard":
1298
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~tomxtobin/bzr/bug-220331",
1299
+ "owner_link": "https://api.launchpad.net/1.0/~tomxtobin", "last_mirror_attempt":
1300
+ "2008-05-21T03:13:28.602341+00:00", "date_created": "2008-04-29T14:44:45.464877+00:00"},
1301
+ {"control_format": null, "unique_name": "~bzr/bzr/bzr.1.5", "date_last_modified":
1302
+ "2008-05-16T22:03:00.629767+00:00", "display_name": "lp:bzr/1.5", "merge_queue_link":
1303
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1304
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/linked_bugs",
1305
+ "branch_format": null, "last_mirrored": "2009-12-07T11:11:50.412271+00:00",
1306
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/subscriptions",
1307
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/dependent_branches",
1308
+ "sourcepackage_link": null, "http_etag": "\"ab54771aeba6ac7033e79089adbacb94c904917d-5130fd4c5dc6d4800004c81911fb73ae19498113\"",
1309
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/spec_links",
1310
+ "name": "bzr.1.5", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5",
1311
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1312
+ "explicitly_private": false, "revision_count": 3423, "mirror_status_message":
1313
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.5/\".",
1314
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/landing_targets",
1315
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/subscribers",
1316
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/recipes",
1317
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1318
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.5/landing_candidates", "last_scanned_id":
1319
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1320
+ "lp:bzr/1.5", "merge_queue_config": null, "last_scanned": "2008-05-16T22:03:00.629767+00:00",
1321
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.5", "whiteboard": null, "code_import_link":
1322
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.5", "owner_link":
1323
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:14:04.695233+00:00",
1324
+ "date_created": "2008-05-09T19:55:30.340486+00:00"}, {"control_format": null,
1325
+ "unique_name": "~statik/bzr/bzr.ann_uncommit", "date_last_modified": "2008-05-12T19:30:20.080315+00:00",
1326
+ "display_name": "lp:~statik/bzr/bzr.ann_uncommit", "merge_queue_link": null,
1327
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~statik",
1328
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/linked_bugs",
1329
+ "branch_format": null, "last_mirrored": "2008-05-12T19:09:16.200286+00:00",
1330
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/subscriptions",
1331
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/dependent_branches",
1332
+ "sourcepackage_link": null, "http_etag": "\"35fd39cfb03994a13b56a36274a289f143932b78-0388276bc25b94f16a1e0eab872ae1a8e37c040d\"",
1333
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/spec_links",
1334
+ "name": "bzr.ann_uncommit", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit",
1335
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1336
+ "explicitly_private": false, "revision_count": 3428, "mirror_status_message":
1337
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/landing_targets",
1338
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/subscribers",
1339
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/recipes",
1340
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1341
+ "https://api.launchpad.net/1.0/~statik/bzr/bzr.ann_uncommit/landing_candidates",
1342
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1343
+ "bzr_identity": "lp:~statik/bzr/bzr.ann_uncommit", "merge_queue_config": null,
1344
+ "last_scanned": "2008-05-12T19:17:35.027884+00:00", "url": null, "whiteboard":
1345
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~statik/bzr/bzr.ann_uncommit",
1346
+ "owner_link": "https://api.launchpad.net/1.0/~statik", "last_mirror_attempt":
1347
+ "2008-05-12T19:09:16.200286+00:00", "date_created": "2008-05-12T18:38:09.770673+00:00"},
1348
+ {"control_format": null, "unique_name": "~beuno/bzr/automatic_plugins", "date_last_modified":
1349
+ "2008-09-24T21:57:04.378587+00:00", "display_name": "lp:~beuno/bzr/automatic_plugins",
1350
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~beuno",
1351
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/linked_bugs",
1352
+ "branch_format": null, "last_mirrored": "2008-05-25T06:18:57.018956+00:00",
1353
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/subscriptions",
1354
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/dependent_branches",
1355
+ "sourcepackage_link": null, "http_etag": "\"b45db4591979c680c42589ea305b6124934c8fc1-440f0bb8f3fe26bc8f2076ce5609a1944c03cdea\"",
1356
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/spec_links",
1357
+ "name": "automatic_plugins", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins",
1358
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1359
+ "explicitly_private": false, "revision_count": 6, "mirror_status_message":
1360
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/landing_targets",
1361
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/subscribers",
1362
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/recipes",
1363
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1364
+ "https://api.launchpad.net/1.0/~beuno/bzr/automatic_plugins/landing_candidates",
1365
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1366
+ "bzr_identity": "lp:~beuno/bzr/automatic_plugins", "merge_queue_config": null,
1367
+ "last_scanned": "2008-05-27T23:33:38.235002+00:00", "url": null, "whiteboard":
1368
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~beuno/bzr/automatic_plugins",
1369
+ "owner_link": "https://api.launchpad.net/1.0/~beuno", "last_mirror_attempt":
1370
+ "2008-05-25T06:18:57.018956+00:00", "date_created": "2008-05-21T06:32:24.835925+00:00"},
1371
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1372
+ "~vila/bzr/local-test-server", "date_last_modified": "2009-03-13T07:27:19.232000+00:00",
1373
+ "display_name": "lp:~vila/bzr/local-test-server", "merge_queue_link": null,
1374
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~vila",
1375
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/linked_bugs",
1376
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-03-13T07:38:04.727845+00:00",
1377
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/subscriptions",
1378
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
1379
+ "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/dependent_branches",
1380
+ "sourcepackage_link": null, "http_etag": "\"2682cbb9b9a4ae32941ce2ab5fb31f4e213388fb-c343bb20d8c1647ac8c741df54a501edae901e4b\"",
1381
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/spec_links",
1382
+ "name": "local-test-server", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server",
1383
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1384
+ "explicitly_private": false, "revision_count": 66, "mirror_status_message":
1385
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/landing_targets",
1386
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1387
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/subscribers",
1388
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/recipes",
1389
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1390
+ "https://api.launchpad.net/1.0/~vila/bzr/local-test-server/landing_candidates",
1391
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1392
+ "bzr_identity": "lp:~vila/bzr/local-test-server", "merge_queue_config": null,
1393
+ "last_scanned": "2009-03-13T07:38:06.862028+00:00", "url": null, "whiteboard":
1394
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~vila/bzr/local-test-server",
1395
+ "owner_link": "https://api.launchpad.net/1.0/~vila", "last_mirror_attempt":
1396
+ "2009-03-13T07:38:04.727845+00:00", "date_created": "2008-05-29T20:23:33.913428+00:00"},
1397
+ {"control_format": null, "unique_name": "~proyvind/bzr/dunelegacy", "date_last_modified":
1398
+ "2008-06-23T19:11:10.630086+00:00", "display_name": "lp:~proyvind/bzr/dunelegacy",
1399
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~proyvind",
1400
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/linked_bugs",
1401
+ "branch_format": null, "last_mirrored": "2008-06-23T19:10:22.307159+00:00",
1402
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/subscriptions",
1403
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/dependent_branches",
1404
+ "sourcepackage_link": null, "http_etag": "\"80d1aebc2128f0e9119b55a9f6d50a338a0ab738-a002b02d718eec02f862cd05af02da14c0f21215\"",
1405
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/spec_links",
1406
+ "name": "dunelegacy", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy",
1407
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1408
+ "explicitly_private": false, "revision_count": 273, "mirror_status_message":
1409
+ null, "description": "Remake of Dune 2 with multiplayer support++ added",
1410
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/landing_targets",
1411
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/subscribers",
1412
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/recipes",
1413
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1414
+ "https://api.launchpad.net/1.0/~proyvind/bzr/dunelegacy/landing_candidates",
1415
+ "last_scanned_id": "peroyvind@localhost-20080623190938-gjsv4tzeq3syzx23",
1416
+ "branch_type": "Hosted", "bzr_identity": "lp:~proyvind/bzr/dunelegacy", "merge_queue_config":
1417
+ null, "last_scanned": "2008-06-23T19:11:10.630086+00:00", "url": null, "whiteboard":
1418
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~proyvind/bzr/dunelegacy",
1419
+ "owner_link": "https://api.launchpad.net/1.0/~proyvind", "last_mirror_attempt":
1420
+ "2008-06-23T19:10:22.307159+00:00", "date_created": "2008-06-01T01:32:56.450275+00:00"},
1421
+ {"control_format": null, "unique_name": "~bzr/bzr/prepare-1.6beta1", "date_last_modified":
1422
+ "2008-06-03T06:54:42.543805+00:00", "display_name": "lp:~bzr/bzr/prepare-1.6beta1",
1423
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~mbp",
1424
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/linked_bugs",
1425
+ "branch_format": null, "last_mirrored": null, "subscriptions_collection_link":
1426
+ "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/subscriptions", "lifecycle_status":
1427
+ "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/dependent_branches",
1428
+ "sourcepackage_link": null, "http_etag": "\"b8e9cdaa6b0009a4c75efc543c2cb109da98b068-6ad5e08173b2f9cda500d00c6899a2de30f154de\"",
1429
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/spec_links",
1430
+ "name": "prepare-1.6beta1", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1",
1431
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1432
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
1433
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/prepare-1.6beta1/\".",
1434
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/landing_targets",
1435
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/subscribers",
1436
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/recipes",
1437
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1438
+ "https://api.launchpad.net/1.0/~bzr/bzr/prepare-1.6beta1/landing_candidates",
1439
+ "last_scanned_id": null, "branch_type": "Mirrored", "bzr_identity": "lp:~bzr/bzr/prepare-1.6beta1",
1440
+ "merge_queue_config": null, "last_scanned": null, "url": "http://bazaar-vcs.org/bzr/prepare-1.6beta1",
1441
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~bzr/bzr/prepare-1.6beta1",
1442
+ "owner_link": "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt":
1443
+ "2012-03-23T11:53:12.487399+00:00", "date_created": "2008-06-03T06:54:42.543805+00:00"},
1444
+ {"control_format": null, "unique_name": "~gagern/bzr/str-unicode", "date_last_modified":
1445
+ "2008-06-17T09:08:18.758127+00:00", "display_name": "lp:~gagern/bzr/str-unicode",
1446
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~gagern",
1447
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/linked_bugs",
1448
+ "branch_format": null, "last_mirrored": "2008-06-17T09:07:21.399945+00:00",
1449
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/subscriptions",
1450
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
1451
+ "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/dependent_branches",
1452
+ "sourcepackage_link": null, "http_etag": "\"15e0ef3c10d2197b0317c8197c8c0179f2751271-a93d037a81a904a49df5d9f3bce3735eeb03eda8\"",
1453
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/spec_links",
1454
+ "name": "str-unicode", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode",
1455
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1456
+ "explicitly_private": false, "revision_count": 3499, "mirror_status_message":
1457
+ null, "description": "Python automatically converts between byte strings and
1458
+ unicode strings, using the default character encoding ASCII. When a string
1459
+ contains non-ASCII characters, this conversion will fail - a fact that will
1460
+ most likely only occur in special circumstances. Therefore it is desirable
1461
+ to handle all conversions manually, and specify the correct encodiung to use
1462
+ explicitely.\n\nThis branch achieves this by defining a new encoding which
1463
+ behaves like ASCII but writes a log of its invocations. it is set as the default
1464
+ encoding, the one Python uses for its internal conversions.", "landing_targets_collection_link":
1465
+ "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/landing_targets", "repository_format":
1466
+ null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/subscribers",
1467
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/recipes",
1468
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1469
+ "https://api.launchpad.net/1.0/~gagern/bzr/str-unicode/landing_candidates",
1470
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1471
+ "bzr_identity": "lp:~gagern/bzr/str-unicode", "merge_queue_config": null,
1472
+ "last_scanned": "2008-06-17T09:08:18.758127+00:00", "url": null, "whiteboard":
1473
+ "The initial linear logfile has now been supplanted by a sqlite db for logging
1474
+ and a report generated from the collected information at shutdown time. Things
1475
+ are awfully slow, but that should improve once the number of implicit conversions
1476
+ goes down. Filtering probably plays an important part for that time penalty,
1477
+ so it should be avoided where possible.", "code_import_link": null, "web_link":
1478
+ "https://code.launchpad.net/~gagern/bzr/str-unicode", "owner_link": "https://api.launchpad.net/1.0/~gagern",
1479
+ "last_mirror_attempt": "2008-06-17T09:07:21.399945+00:00", "date_created":
1480
+ "2008-06-10T18:16:32.146904+00:00"}, {"control_format": null, "unique_name":
1481
+ "~j-morenol/bzr/ProCur", "date_last_modified": "2008-06-11T14:54:46.855098+00:00",
1482
+ "display_name": "lp:~j-morenol/bzr/ProCur", "merge_queue_link": null, "private":
1483
+ false, "registrant_link": "https://api.launchpad.net/1.0/~j-morenol", "linked_bugs_collection_link":
1484
+ "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/linked_bugs", "branch_format":
1485
+ null, "last_mirrored": null, "subscriptions_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/subscriptions",
1486
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/dependent_branches",
1487
+ "sourcepackage_link": null, "http_etag": "\"21c85cc72be6a066d32a9e2d40488aa194500b28-75e6881719749eb8ebdde86c31397bfff9fe4dce\"",
1488
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/spec_links",
1489
+ "name": "ProCur", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur",
1490
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1491
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
1492
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/landing_targets",
1493
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/subscribers",
1494
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/recipes",
1495
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1496
+ "https://api.launchpad.net/1.0/~j-morenol/bzr/ProCur/landing_candidates",
1497
+ "last_scanned_id": null, "branch_type": "Hosted", "bzr_identity": "lp:~j-morenol/bzr/ProCur",
1498
+ "merge_queue_config": null, "last_scanned": null, "url": null, "whiteboard":
1499
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~j-morenol/bzr/ProCur",
1500
+ "owner_link": "https://api.launchpad.net/1.0/~j-morenol", "last_mirror_attempt":
1501
+ null, "date_created": "2008-06-11T14:54:46.855098+00:00"}, {"control_format":
1502
+ null, "unique_name": "~furygame/bzr/test", "date_last_modified": "2008-06-13T17:44:14.615644+00:00",
1503
+ "display_name": "lp:~furygame/bzr/test", "merge_queue_link": null, "private":
1504
+ false, "registrant_link": "https://api.launchpad.net/1.0/~furygame", "linked_bugs_collection_link":
1505
+ "https://api.launchpad.net/1.0/~furygame/bzr/test/linked_bugs", "branch_format":
1506
+ null, "last_mirrored": null, "subscriptions_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/subscriptions",
1507
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/dependent_branches",
1508
+ "sourcepackage_link": null, "http_etag": "\"e877cc5e062ef806b11300f79db4115e449fe874-332b5f50a6558adce49aad952675429cbee0f22c\"",
1509
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/spec_links",
1510
+ "name": "test", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~furygame/bzr/test",
1511
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1512
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
1513
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/landing_targets",
1514
+ "repository_format": null, "subscribers_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/subscribers",
1515
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~furygame/bzr/test/recipes",
1516
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1517
+ "https://api.launchpad.net/1.0/~furygame/bzr/test/landing_candidates", "last_scanned_id":
1518
+ null, "branch_type": "Hosted", "bzr_identity": "lp:~furygame/bzr/test", "merge_queue_config":
1519
+ null, "last_scanned": null, "url": null, "whiteboard": null, "code_import_link":
1520
+ null, "web_link": "https://code.launchpad.net/~furygame/bzr/test", "owner_link":
1521
+ "https://api.launchpad.net/1.0/~furygame", "last_mirror_attempt": null, "date_created":
1522
+ "2008-06-13T17:44:14.615644+00:00"}, {"control_format": "Bazaar-NG meta directory,
1523
+ format 1\n", "unique_name": "~jameinel/bzr/annotation", "date_last_modified":
1524
+ "2008-06-20T19:54:19.017589+00:00", "display_name": "lp:~jameinel/bzr/annotation",
1525
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1526
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/linked_bugs",
1527
+ "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
1528
+ "2011-02-22T13:09:04.095903+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/subscriptions",
1529
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/dependent_branches",
1530
+ "sourcepackage_link": null, "http_etag": "\"c4fcb05933131a16363fe41bc29876bb8d4a3dab-a93b4dfa9f333257d0cca5ff0cf257258f7d6d6b\"",
1531
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/spec_links",
1532
+ "name": "annotation", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation",
1533
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1534
+ "explicitly_private": false, "revision_count": 3497, "mirror_status_message":
1535
+ "Invalid http response for http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/annotation/.bzr/branch-format:
1536
+ Unable to handle http code 503: Service Unavailable", "description": null,
1537
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/landing_targets",
1538
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
1539
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/subscribers",
1540
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/recipes",
1541
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1542
+ "https://api.launchpad.net/1.0/~jameinel/bzr/annotation/landing_candidates",
1543
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1544
+ "bzr_identity": "lp:~jameinel/bzr/annotation", "merge_queue_config": null,
1545
+ "last_scanned": "2008-06-20T19:54:19.017589+00:00", "url": "http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/annotation",
1546
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~jameinel/bzr/annotation",
1547
+ "owner_link": "https://api.launchpad.net/1.0/~jameinel", "last_mirror_attempt":
1548
+ "2011-02-26T13:13:08.580046+00:00", "date_created": "2008-06-20T16:22:05.914530+00:00"},
1549
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1550
+ "~jameinel/bzr/merge3-per-file", "date_last_modified": "2008-09-06T14:34:41.029536+00:00",
1551
+ "display_name": "lp:~jameinel/bzr/merge3-per-file", "merge_queue_link": null,
1552
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1553
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/linked_bugs",
1554
+ "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
1555
+ "2011-02-22T10:41:13.061220+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/subscriptions",
1556
+ "lifecycle_status": "Experimental", "dependent_branches_collection_link":
1557
+ "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/dependent_branches",
1558
+ "sourcepackage_link": null, "http_etag": "\"bfce6f0b1cd0a03f859942dbe2c54c01e04a29e5-dae6b7b479f3341a68d97d635a34b217affdf734\"",
1559
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/spec_links",
1560
+ "name": "merge3-per-file", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file",
1561
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1562
+ "explicitly_private": false, "revision_count": 3525, "mirror_status_message":
1563
+ "Invalid http response for http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/merge3_per_file/.bzr/branch-format:
1564
+ Unable to handle http code 503: Service Unavailable", "description": null,
1565
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/landing_targets",
1566
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
1567
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/subscribers",
1568
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/recipes",
1569
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1570
+ "https://api.launchpad.net/1.0/~jameinel/bzr/merge3-per-file/landing_candidates",
1571
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1572
+ "bzr_identity": "lp:~jameinel/bzr/merge3-per-file", "merge_queue_config":
1573
+ null, "last_scanned": "2008-07-16T23:15:55.301689+00:00", "url": "http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/merge3_per_file",
1574
+ "whiteboard": "Not really meant to be merged as is. Mostly a dev test to explore
1575
+ doing per-file merges. The \"real\" implementation is being merged separately.",
1576
+ "code_import_link": null, "web_link": "https://code.launchpad.net/~jameinel/bzr/merge3-per-file",
1577
+ "owner_link": "https://api.launchpad.net/1.0/~jameinel", "last_mirror_attempt":
1578
+ "2011-02-26T10:43:09.306217+00:00", "date_created": "2008-06-20T21:40:57.740926+00:00"},
1579
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1580
+ "~mbp/bzr/ppa-scripts", "date_last_modified": "2008-07-18T00:50:14.640655+00:00",
1581
+ "display_name": "lp:~mbp/bzr/ppa-scripts", "merge_queue_link": null, "private":
1582
+ false, "registrant_link": "https://api.launchpad.net/1.0/~mbp", "linked_bugs_collection_link":
1583
+ "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/linked_bugs", "branch_format":
1584
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-07-17T08:31:09.845416+00:00",
1585
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/subscriptions",
1586
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/dependent_branches",
1587
+ "sourcepackage_link": null, "http_etag": "\"589229e62fde9f9ea783ff39be9a52a7534eeb19-b3c0a91258f8b204947542955f0b80790b278f99\"",
1588
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/spec_links",
1589
+ "name": "ppa-scripts", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts",
1590
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1591
+ "explicitly_private": false, "revision_count": 0, "mirror_status_message":
1592
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/landing_targets",
1593
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1594
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/subscribers",
1595
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/recipes",
1596
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1597
+ "https://api.launchpad.net/1.0/~mbp/bzr/ppa-scripts/landing_candidates", "last_scanned_id":
1598
+ "null:", "branch_type": "Hosted", "bzr_identity": "lp:~mbp/bzr/ppa-scripts",
1599
+ "merge_queue_config": null, "last_scanned": "2008-07-18T00:50:14.640655+00:00",
1600
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~mbp/bzr/ppa-scripts",
1601
+ "owner_link": "https://api.launchpad.net/1.0/~mbp", "last_mirror_attempt":
1602
+ "2008-07-17T08:31:09.845416+00:00", "date_created": "2008-07-17T08:30:26.037923+00:00"},
1603
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1604
+ "~lifeless/bzr/5158", "date_last_modified": "2008-08-05T10:55:10.979884+00:00",
1605
+ "display_name": "lp:~lifeless/bzr/5158", "merge_queue_link": null, "private":
1606
+ false, "registrant_link": "https://api.launchpad.net/1.0/~lifeless", "linked_bugs_collection_link":
1607
+ "https://api.launchpad.net/1.0/~lifeless/bzr/5158/linked_bugs", "branch_format":
1608
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2012-08-17T18:09:23.907191+00:00",
1609
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/subscriptions",
1610
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/dependent_branches",
1611
+ "sourcepackage_link": null, "http_etag": "\"06b976ec78b807b39b1f07a2598bc667ba0e6989-5e715bda59a4599697710934c707ed933e7933e9\"",
1612
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/spec_links",
1613
+ "name": "5158", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158",
1614
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1615
+ "explicitly_private": false, "revision_count": 3604, "mirror_status_message":
1616
+ "Transport error: Server refuses to fulfill the request (403 Forbidden) for
1617
+ http://people.ubuntu.com/%7Erobertc/baz2.0/5158/.bzr/branch-format ", "description":
1618
+ null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/landing_targets",
1619
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
1620
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/subscribers",
1621
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lifeless/bzr/5158/recipes",
1622
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1623
+ "https://api.launchpad.net/1.0/~lifeless/bzr/5158/landing_candidates", "last_scanned_id":
1624
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1625
+ "lp:~lifeless/bzr/5158", "merge_queue_config": null, "last_scanned": "2008-08-05T10:09:06.398573+00:00",
1626
+ "url": "http://people.ubuntu.com/~robertc/baz2.0/5158", "whiteboard": null,
1627
+ "code_import_link": null, "web_link": "https://code.launchpad.net/~lifeless/bzr/5158",
1628
+ "owner_link": "https://api.launchpad.net/1.0/~lifeless", "last_mirror_attempt":
1629
+ "2012-08-21T18:43:10.636073+00:00", "date_created": "2008-08-05T09:59:45.828313+00:00"},
1630
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1631
+ "~bzr/bzr/bzr.1.6", "date_last_modified": "2008-09-05T23:28:27.202646+00:00",
1632
+ "display_name": "lp:bzr/1.6", "merge_queue_link": null, "private": false,
1633
+ "registrant_link": "https://api.launchpad.net/1.0/~mbp", "linked_bugs_collection_link":
1634
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/linked_bugs", "branch_format":
1635
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-12-07T11:20:31.877304+00:00",
1636
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/subscriptions",
1637
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/dependent_branches",
1638
+ "sourcepackage_link": null, "http_etag": "\"ae62e7534acaf23ce8f00be62e9b1670571b35c4-1b9f382b58b54d8bd36c3592597b441f7956de4a\"",
1639
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/spec_links",
1640
+ "name": "bzr.1.6", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6",
1641
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1642
+ "explicitly_private": false, "revision_count": 3627, "mirror_status_message":
1643
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.6/\".",
1644
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/landing_targets",
1645
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1646
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/subscribers",
1647
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/recipes",
1648
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1649
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.6/landing_candidates", "last_scanned_id":
1650
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1651
+ "lp:bzr/1.6", "merge_queue_config": null, "last_scanned": "2008-09-05T23:28:27.202646+00:00",
1652
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.6", "whiteboard": null, "code_import_link":
1653
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.6", "owner_link":
1654
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:24:03.880986+00:00",
1655
+ "date_created": "2008-08-06T07:43:02.444005+00:00"}, {"control_format": "Bazaar-NG
1656
+ meta directory, format 1\n", "unique_name": "~tcole/bzr/fix-key-selection",
1657
+ "date_last_modified": "2008-08-14T05:27:34.927763+00:00", "display_name":
1658
+ "lp:~tcole/bzr/fix-key-selection", "merge_queue_link": null, "private": false,
1659
+ "registrant_link": "https://api.launchpad.net/1.0/~tcole", "linked_bugs_collection_link":
1660
+ "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/linked_bugs",
1661
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-08-14T05:20:11.010443+00:00",
1662
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/subscriptions",
1663
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/dependent_branches",
1664
+ "sourcepackage_link": null, "http_etag": "\"58f97a44342af51416cad24c64b1f42a3fb2564c-c012a155e60fa276015f8648a58c8dab4b533b71\"",
1665
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/spec_links",
1666
+ "name": "fix-key-selection", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection",
1667
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1668
+ "explicitly_private": false, "revision_count": 3625, "mirror_status_message":
1669
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/landing_targets",
1670
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1671
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/subscribers",
1672
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/recipes",
1673
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1674
+ "https://api.launchpad.net/1.0/~tcole/bzr/fix-key-selection/landing_candidates",
1675
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1676
+ "bzr_identity": "lp:~tcole/bzr/fix-key-selection", "merge_queue_config": null,
1677
+ "last_scanned": "2008-08-14T05:27:34.927763+00:00", "url": null, "whiteboard":
1678
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~tcole/bzr/fix-key-selection",
1679
+ "owner_link": "https://api.launchpad.net/1.0/~tcole", "last_mirror_attempt":
1680
+ "2008-08-14T05:20:11.010443+00:00", "date_created": "2008-08-14T05:06:01.980264+00:00"},
1681
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1682
+ "~willie-scotlug/bzr/scotlug", "date_last_modified": "2008-08-22T00:56:49.073372+00:00",
1683
+ "display_name": "lp:~willie-scotlug/bzr/scotlug", "merge_queue_link": null,
1684
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~willie-scotlug",
1685
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/linked_bugs",
1686
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-09-04T04:32:27.376485+00:00",
1687
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/subscriptions",
1688
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/dependent_branches",
1689
+ "sourcepackage_link": null, "http_etag": "\"f43872eb4b81543f4a7059700d143ca55b9925ec-760d311341df22416e5c1cb51670381efe0a1e30\"",
1690
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/spec_links",
1691
+ "name": "scotlug", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug",
1692
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1693
+ "explicitly_private": false, "revision_count": 42, "mirror_status_message":
1694
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/landing_targets",
1695
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1696
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/subscribers",
1697
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/recipes",
1698
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1699
+ "https://api.launchpad.net/1.0/~willie-scotlug/bzr/scotlug/landing_candidates",
1700
+ "last_scanned_id": "willie@gagarin-20080822001914-52si45l4hrdlw0gp", "branch_type":
1701
+ "Hosted", "bzr_identity": "lp:~willie-scotlug/bzr/scotlug", "merge_queue_config":
1702
+ null, "last_scanned": "2008-08-22T00:56:49.073372+00:00", "url": null, "whiteboard":
1703
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~willie-scotlug/bzr/scotlug",
1704
+ "owner_link": "https://api.launchpad.net/1.0/~willie-scotlug", "last_mirror_attempt":
1705
+ "2008-09-04T04:32:27.376485+00:00", "date_created": "2008-08-19T13:01:11.768907+00:00"},
1706
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1707
+ "~lovesyao/bzr/bzr.i18n+ja", "date_last_modified": "2008-08-19T15:27:20.902293+00:00",
1708
+ "display_name": "lp:~lovesyao/bzr/bzr.i18n+ja", "merge_queue_link": null,
1709
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~lovesyao",
1710
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/linked_bugs",
1711
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-08-19T15:27:14.117036+00:00",
1712
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/subscriptions",
1713
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/dependent_branches",
1714
+ "sourcepackage_link": null, "http_etag": "\"6a15d2b67fe17e112f5285c592d3887609ffc544-c88485539dbc81d16d3ac629593d68eb57be9c68\"",
1715
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/spec_links",
1716
+ "name": "bzr.i18n+ja", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja",
1717
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1718
+ "explicitly_private": false, "revision_count": 3647, "mirror_status_message":
1719
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/landing_targets",
1720
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1721
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/subscribers",
1722
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/recipes",
1723
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1724
+ "https://api.launchpad.net/1.0/~lovesyao/bzr/bzr.i18n+ja/landing_candidates",
1725
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1726
+ "bzr_identity": "lp:~lovesyao/bzr/bzr.i18n+ja", "merge_queue_config": null,
1727
+ "last_scanned": "2008-08-19T15:27:20.902293+00:00", "url": null, "whiteboard":
1728
+ "$ make mo\n$ LANGUAGE=`pwd`/po/ja ./bzr --version", "code_import_link": null,
1729
+ "web_link": "https://code.launchpad.net/~lovesyao/bzr/bzr.i18n+ja", "owner_link":
1730
+ "https://api.launchpad.net/1.0/~lovesyao", "last_mirror_attempt": "2008-08-19T15:27:14.117036+00:00",
1731
+ "date_created": "2008-08-19T13:37:27.484236+00:00"}, {"control_format": "Bazaar-NG
1732
+ meta directory, format 1\n", "unique_name": "~barcc/bzr/268573-outf", "date_last_modified":
1733
+ "2008-09-13T17:35:48.594634+00:00", "display_name": "lp:~barcc/bzr/268573-outf",
1734
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~barcc",
1735
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/linked_bugs",
1736
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-09-13T17:35:06.681148+00:00",
1737
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/subscriptions",
1738
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/dependent_branches",
1739
+ "sourcepackage_link": null, "http_etag": "\"e49c5d67f19210d16cf9b060930cba8f8b649de6-2fdbfe5c516a7fb363062369b6061dcb9f939152\"",
1740
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/spec_links",
1741
+ "name": "268573-outf", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf",
1742
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1743
+ "explicitly_private": false, "revision_count": 3705, "mirror_status_message":
1744
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/landing_targets",
1745
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1746
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/subscribers",
1747
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/recipes",
1748
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1749
+ "https://api.launchpad.net/1.0/~barcc/bzr/268573-outf/landing_candidates",
1750
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1751
+ "bzr_identity": "lp:~barcc/bzr/268573-outf", "merge_queue_config": null, "last_scanned":
1752
+ "2008-09-13T17:35:48.594634+00:00", "url": null, "whiteboard": null, "code_import_link":
1753
+ null, "web_link": "https://code.launchpad.net/~barcc/bzr/268573-outf", "owner_link":
1754
+ "https://api.launchpad.net/1.0/~barcc", "last_mirror_attempt": "2008-09-13T17:35:06.681148+00:00",
1755
+ "date_created": "2008-09-11T15:54:36.708103+00:00"}, {"control_format": "Bazaar-NG
1756
+ meta directory, format 1\n", "unique_name": "~bzr/bzr/bzr.1.7", "date_last_modified":
1757
+ "2008-10-02T02:58:17.710077+00:00", "display_name": "lp:bzr/1.7", "merge_queue_link":
1758
+ null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1759
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/linked_bugs",
1760
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-12-07T11:21:47.911891+00:00",
1761
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/subscriptions",
1762
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/dependent_branches",
1763
+ "sourcepackage_link": null, "http_etag": "\"a662408fd2e54b0d177c6a23fb7813b2f4143eb8-1008a03e78b241df628221af4c36d9d3ffb6c502\"",
1764
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/spec_links",
1765
+ "name": "bzr.1.7", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7",
1766
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1767
+ "explicitly_private": false, "revision_count": 3708, "mirror_status_message":
1768
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.7/\".",
1769
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/landing_targets",
1770
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1771
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/subscribers",
1772
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/recipes",
1773
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1774
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.7/landing_candidates", "last_scanned_id":
1775
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1776
+ "lp:bzr/1.7", "merge_queue_config": null, "last_scanned": "2008-10-02T02:58:17.710077+00:00",
1777
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.7", "whiteboard": null, "code_import_link":
1778
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.7", "owner_link":
1779
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:24:04.280696+00:00",
1780
+ "date_created": "2008-09-12T15:48:30.425164+00:00"}, {"control_format": "Bazaar-NG
1781
+ meta directory, format 1\n", "unique_name": "~vila/bzr/py26bzr", "date_last_modified":
1782
+ "2008-09-16T13:26:50.585895+00:00", "display_name": "lp:~vila/bzr/py26bzr",
1783
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~vila",
1784
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/linked_bugs",
1785
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-09-16T13:25:38.592685+00:00",
1786
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/subscriptions",
1787
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/dependent_branches",
1788
+ "sourcepackage_link": null, "http_etag": "\"7091d1d1aa2549c77a9ff9ecb5f3ae28afa9e776-a7377640119a925da97a083acc3306e5225d72f9\"",
1789
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/spec_links",
1790
+ "name": "py26bzr", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr",
1791
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1792
+ "explicitly_private": false, "revision_count": 2945, "mirror_status_message":
1793
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/landing_targets",
1794
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1795
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/subscribers",
1796
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/recipes",
1797
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1798
+ "https://api.launchpad.net/1.0/~vila/bzr/py26bzr/landing_candidates", "last_scanned_id":
1799
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
1800
+ "lp:~vila/bzr/py26bzr", "merge_queue_config": null, "last_scanned": "2008-09-16T13:26:50.585895+00:00",
1801
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~vila/bzr/py26bzr",
1802
+ "owner_link": "https://api.launchpad.net/1.0/~vila", "last_mirror_attempt":
1803
+ "2008-09-16T13:25:38.592685+00:00", "date_created": "2008-09-13T14:41:56.019956+00:00"},
1804
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1805
+ "~lovesyao/bzr/highlight", "date_last_modified": "2008-10-07T13:48:41.737664+00:00",
1806
+ "display_name": "lp:~lovesyao/bzr/highlight", "merge_queue_link": null, "private":
1807
+ false, "registrant_link": "https://api.launchpad.net/1.0/~lovesyao", "linked_bugs_collection_link":
1808
+ "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/linked_bugs", "branch_format":
1809
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-10-07T13:47:06.995567+00:00",
1810
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/subscriptions",
1811
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/dependent_branches",
1812
+ "sourcepackage_link": null, "http_etag": "\"de563ba62b2235445037c5d98b4c1078050542d6-ca0a2c8d49969478e123a6da0cc36b4921816483\"",
1813
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/spec_links",
1814
+ "name": "highlight", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight",
1815
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1816
+ "explicitly_private": false, "revision_count": 3765, "mirror_status_message":
1817
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/landing_targets",
1818
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1819
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/subscribers",
1820
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/recipes",
1821
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1822
+ "https://api.launchpad.net/1.0/~lovesyao/bzr/highlight/landing_candidates",
1823
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Hosted",
1824
+ "bzr_identity": "lp:~lovesyao/bzr/highlight", "merge_queue_config": null,
1825
+ "last_scanned": "2008-10-07T13:48:41.737664+00:00", "url": null, "whiteboard":
1826
+ null, "code_import_link": null, "web_link": "https://code.launchpad.net/~lovesyao/bzr/highlight",
1827
+ "owner_link": "https://api.launchpad.net/1.0/~lovesyao", "last_mirror_attempt":
1828
+ "2008-10-07T13:47:06.995567+00:00", "date_created": "2008-10-07T13:21:10.439158+00:00"},
1829
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1830
+ "~vila/bzr/fix277537", "date_last_modified": "2009-09-21T07:15:12.926000+00:00",
1831
+ "display_name": "lp:~vila/bzr/fix277537", "merge_queue_link": null, "private":
1832
+ false, "registrant_link": "https://api.launchpad.net/1.0/~vila", "linked_bugs_collection_link":
1833
+ "https://api.launchpad.net/1.0/~vila/bzr/fix277537/linked_bugs", "branch_format":
1834
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2010-11-17T17:55:48.993012+00:00",
1835
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/subscriptions",
1836
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/dependent_branches",
1837
+ "sourcepackage_link": null, "http_etag": "\"baa4f15effab560572d06a3f940b0176b4846140-5483acbaa88fe7ea85fab8549bc777f090946763\"",
1838
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/spec_links",
1839
+ "name": "fix277537", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537",
1840
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1841
+ "explicitly_private": false, "revision_count": 25, "mirror_status_message":
1842
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/landing_targets",
1843
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1844
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/subscribers",
1845
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/fix277537/recipes",
1846
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1847
+ "https://api.launchpad.net/1.0/~vila/bzr/fix277537/landing_candidates", "last_scanned_id":
1848
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
1849
+ "lp:~vila/bzr/fix277537", "merge_queue_config": null, "last_scanned": "2009-09-21T07:17:08.207354+00:00",
1850
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~vila/bzr/fix277537",
1851
+ "owner_link": "https://api.launchpad.net/1.0/~vila", "last_mirror_attempt":
1852
+ "2009-09-21T07:17:05.802320+00:00", "date_created": "2008-10-15T15:54:26.381899+00:00"},
1853
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1854
+ "~bzr/bzr/bzr.1.9", "date_last_modified": "2009-01-03T21:40:11.067229+00:00",
1855
+ "display_name": "lp:bzr/1.9", "merge_queue_link": null, "private": false,
1856
+ "registrant_link": "https://api.launchpad.net/1.0/~mbp", "linked_bugs_collection_link":
1857
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/linked_bugs", "branch_format":
1858
+ "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2009-12-07T11:20:31.669803+00:00",
1859
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/subscriptions",
1860
+ "lifecycle_status": "Mature", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/dependent_branches",
1861
+ "sourcepackage_link": null, "http_etag": "\"604eecbf860cb39bfbfefc8ee198a2985fd144eb-4e7706549894546deaf89005c79ab42db766dd94\"",
1862
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/spec_links",
1863
+ "name": "bzr.1.9", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9",
1864
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1865
+ "explicitly_private": false, "revision_count": 3818, "mirror_status_message":
1866
+ "Not a branch: \"http+urllib://wiki.bazaar.canonical.com/bzr/bzr.1.9/\".",
1867
+ "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/landing_targets",
1868
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1869
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/subscribers",
1870
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/recipes",
1871
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1872
+ "https://api.launchpad.net/1.0/~bzr/bzr/bzr.1.9/landing_candidates", "last_scanned_id":
1873
+ "\u003cemail address hidden\u003e", "branch_type": "Mirrored", "bzr_identity":
1874
+ "lp:bzr/1.9", "merge_queue_config": null, "last_scanned": "2008-11-19T05:11:11.844022+00:00",
1875
+ "url": "http://bazaar-vcs.org/bzr/bzr.1.9", "whiteboard": null, "code_import_link":
1876
+ null, "web_link": "https://code.launchpad.net/~bzr/bzr/bzr.1.9", "owner_link":
1877
+ "https://api.launchpad.net/1.0/~bzr", "last_mirror_attempt": "2009-12-11T11:24:03.825934+00:00",
1878
+ "date_created": "2008-10-17T00:42:54.367308+00:00"}, {"control_format": "Bazaar-NG
1879
+ meta directory, format 1\n", "unique_name": "~vila/bzr/chk-repo", "date_last_modified":
1880
+ "2008-10-30T15:16:23.825866+00:00", "display_name": "lp:~vila/bzr/chk-repo",
1881
+ "merge_queue_link": null, "private": false, "registrant_link": "https://api.launchpad.net/1.0/~vila",
1882
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/linked_bugs",
1883
+ "branch_format": "Bazaar Branch Format 6 (bzr 0.15)\n", "last_mirrored": "2008-10-30T15:16:05.428273+00:00",
1884
+ "subscriptions_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/subscriptions",
1885
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/dependent_branches",
1886
+ "sourcepackage_link": null, "http_etag": "\"16cbb5efe340b100f419621bdcafb5ffe06d7a90-cf336a8d925f514f930c5ce069ed7442255e1027\"",
1887
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/spec_links",
1888
+ "name": "chk-repo", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo",
1889
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1890
+ "explicitly_private": false, "revision_count": 3754, "mirror_status_message":
1891
+ null, "description": null, "landing_targets_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/landing_targets",
1892
+ "repository_format": "Bazaar pack repository format 1 (needs bzr 0.92)\n",
1893
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/subscribers",
1894
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/recipes",
1895
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1896
+ "https://api.launchpad.net/1.0/~vila/bzr/chk-repo/landing_candidates", "last_scanned_id":
1897
+ "\u003cemail address hidden\u003e", "branch_type": "Hosted", "bzr_identity":
1898
+ "lp:~vila/bzr/chk-repo", "merge_queue_config": null, "last_scanned": "2008-10-30T15:16:23.825866+00:00",
1899
+ "url": null, "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~vila/bzr/chk-repo",
1900
+ "owner_link": "https://api.launchpad.net/1.0/~vila", "last_mirror_attempt":
1901
+ "2008-10-30T15:16:05.428273+00:00", "date_created": "2008-10-20T07:32:23.336351+00:00"},
1902
+ {"control_format": "Bazaar-NG meta directory, format 1\n", "unique_name":
1903
+ "~jameinel/bzr/sftp_bug_293746", "date_last_modified": "2008-11-06T18:12:53.036680+00:00",
1904
+ "display_name": "lp:~jameinel/bzr/sftp_bug_293746", "merge_queue_link": null,
1905
+ "private": false, "registrant_link": "https://api.launchpad.net/1.0/~jameinel",
1906
+ "linked_bugs_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/linked_bugs",
1907
+ "branch_format": "Bazaar Branch Format 7 (needs bzr 1.6)\n", "last_mirrored":
1908
+ "2011-02-22T13:09:04.570383+00:00", "subscriptions_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/subscriptions",
1909
+ "lifecycle_status": "Development", "dependent_branches_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/dependent_branches",
1910
+ "sourcepackage_link": null, "http_etag": "\"69f313236bddeb2de75840bd64e0b751d26ab78c-1dc62080d3bfa72c9f9895dfcda6167b6123a1ef\"",
1911
+ "spec_links_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/spec_links",
1912
+ "name": "sftp_bug_293746", "reviewer_link": null, "self_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746",
1913
+ "information_type": "Public", "resource_type_link": "https://api.launchpad.net/1.0/#branch",
1914
+ "explicitly_private": false, "revision_count": 3817, "mirror_status_message":
1915
+ "Invalid http response for http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/sftp_bug_293746/.bzr/branch-format:
1916
+ Unable to handle http code 503: Service Unavailable", "description": null,
1917
+ "landing_targets_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/landing_targets",
1918
+ "repository_format": "Bazaar repository format 2a (needs bzr 1.16 or later)\n",
1919
+ "subscribers_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/subscribers",
1920
+ "recipes_collection_link": "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/recipes",
1921
+ "project_link": "https://api.launchpad.net/1.0/bzr", "landing_candidates_collection_link":
1922
+ "https://api.launchpad.net/1.0/~jameinel/bzr/sftp_bug_293746/landing_candidates",
1923
+ "last_scanned_id": "\u003cemail address hidden\u003e", "branch_type": "Mirrored",
1924
+ "bzr_identity": "lp:~jameinel/bzr/sftp_bug_293746", "merge_queue_config":
1925
+ null, "last_scanned": "2008-11-06T18:12:53.036680+00:00", "url": "http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/sftp_bug_293746",
1926
+ "whiteboard": null, "code_import_link": null, "web_link": "https://code.launchpad.net/~jameinel/bzr/sftp_bug_293746",
1927
+ "owner_link": "https://api.launchpad.net/1.0/~jameinel", "last_mirror_attempt":
1928
+ "2011-02-26T13:13:09.959429+00:00", "date_created": "2008-11-06T17:28:40.585765+00:00"}]}'
1929
+ http_version:
1930
+ recorded_at: Sun, 18 May 2014 23:53:23 GMT
1931
+ recorded_with: VCR 2.9.0