/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.200.1628 by Jelmer Vernooij
Handle empty repositories during clone.
1
0.6.13  UNRELEASED
2
3
 BUG FIXES
4
5
  * "Support" empty repositories; print an appropriate error.
6
    (Jelmer Vernooij, #1219424)
7
0.281.2 by William Grant
Fix TransportObjectStore to actually have packs with the new cache dict.
8
  * Fix compatibility with and depend on dulwich 0.9.6. (William Grant)
9
0.282.3 by William Grant
Update NEWS.
10
  * Correctly handle all moves when converting bzr trees to git.
11
    (William Grant, #818318)
12
0.200.1633 by Jelmer Vernooij
Mark bzr 2.7 as supported.
13
 FEATURES
14
15
  * Mark bzr 2.7 as supported.
16
0.200.1638 by Jelmer Vernooij
Support HG:rename-source extra fields.
17
  * Support 'HG:rename-source' fields.
18
0.200.1640 by Jelmer Vernooij
Support HG extra 'amend_source'.
19
  * Support HG extra 'amend_source'.
20
0.200.1627 by Jelmer Vernooij
release 0.6.12.
21
0.6.12  2013-09-22
0.279.1 by William Grant
Support thin packs in fetch_pack and send_pack, since dulwich now handles them properly.
22
23
 FEATURES
24
25
  * Support thin packs when pushing and fetching to/from remote
26
    repositories. (William Grant, #878085)
27
0.200.1627 by Jelmer Vernooij
release 0.6.12.
28
 CHANGES
29
30
  * Fix compatibility with and depend on dulwich 0.9.1. (Jelmer Vernooij)
31
0.200.1619 by Jelmer Vernooij
release 0.6.11.
32
0.6.11	2013-08-04
0.200.1617 by Jelmer Vernooij
Add support for bzr 2.6.0.
33
34
 BUG FIXES
35
36
  * Add support for Bazaar 2.6.0. (Jelmer Vernooij)
37
0.200.1616 by Jelmer Vernooij
release 0.6.10.
38
0.6.10	2012-12-13
0.277.6 by Jelmer Vernooij
Add 'bzr git-push-pristine-tar' command.
39
40
 FEATURES
41
42
  * New command 'bzr git-push-pristine-tar', which pushes pristine tar deltas
43
    to a git repository. (Jelmer Vernooij)
44
0.200.1615 by Jelmer Vernooij
Implement GitRevisionTree.is_executable.:
45
 BUG FIXES
46
47
  * Implement ``GitRevisionTree.is_executable``. (Jelmer Vernooij)
48
0.200.1612 by Jelmer Vernooij
Release 0.6.9.
49
0.6.9	2012-05-29
0.200.1606 by Jelmer Vernooij
Start on 0.6.9.
50
0.200.1609 by Jelmer Vernooij
Only create colocated branches in git-import if the --colocated option is specified.
51
 BUG FIXES
52
53
  * ``bzr git-import`` only creates colocated branches now if
54
    the --colocated option is specified. (Jelmer Vernooij)
55
0.200.1610 by Jelmer Vernooij
Convert ~ to _ in tag names.
56
  * Convert `~` to `_` when pushing into git, as `~` is not allowed in
57
    refs. (Jelmer Vernooij)
58
0.200.1611 by Jelmer Vernooij
Support optional new timeout argument to serve_git.
59
  * Support optional timeout argument to ``bzr serve --git``.
60
    (Jelmer Vernooij)
61
0.200.1613 by Jelmer Vernooij
Handle encoding better in working tree iter changes.
62
  * Handle encoding better in working tree iter changes.
63
    (Jelmer Vernooij, #1019978)
64
0.200.1605 by Jelmer Vernooij
Release 0.6.8.
65
0.6.8	2012-03-28
0.200.1565 by Jelmer Vernooij
Start on 0.6.8.
66
0.200.1586 by Jelmer Vernooij
Fixes duplicate tag warnings in 'git-remote-bzr' helper.
67
 BUG FIXES
68
0.200.1596 by Jelmer Vernooij
Don't mention development-subtree when submodules are encountered.
69
  * Fixes duplicate tag warnings in 'git-remote-bzr' helper.
70
    (Jelmer Vernooij, #905275)
71
72
  * Don't suggest development-subtree when submodules are encountered.
73
    (Jelmer Vernooij, #951494)
0.200.1586 by Jelmer Vernooij
Fixes duplicate tag warnings in 'git-remote-bzr' helper.
74
0.200.1598 by Jelmer Vernooij
Print proper error when unknown fields are encountered.
75
  * Print proper error when encountering data that can't be roundtripped.
76
    (Jelmer Vernooij)
77
0.200.1603 by Jelmer Vernooij
Ignore control directory filenames on Windows, too.
78
  * Ignore control directory filenames on Windows, too.
79
    (Jelmer Vernooij, #967054)
80
0.200.1604 by Jelmer Vernooij
Cope with commits with a completely empty tree.
81
  * Fix 'Unable to obtain lock' error when dpushing from a bound branch.
82
    (Jelmer Vernooij, #949557)
83
84
  * Cope with commits with a completely empty tree.
85
    (Jelmer Vernooij, #933132)
86
0.200.1589 by Jelmer Vernooij
Add test to make sure that certain invalid timezones are roundtripped correctly.
87
 TESTS
88
89
  * Add test to verify that certain invalid timezones ("--700") are
90
    roundtripped correctly. (Jelmer Vernooij, #697828)
91
0.200.1564 by Jelmer Vernooij
Release 0.6.7.
92
0.6.7	2012-01-25
0.200.1506 by Jelmer Vernooij
Start on 0.6.7.
93
0.200.1559 by Jelmer Vernooij
Fix compatibility with bzr 2.5.
94
 CHANGES
95
96
  * Switch to supporting bzr 2.5 only. (Jelmer Vernooij)
97
0.200.1527 by Jelmer Vernooij
Update NEWS.
98
 PERFORMANCE
99
100
  * "git:" revision specifier now avoids full branch history
101
    access if it can. (Jelmer Vernooij)
102
0.200.1548 by Jelmer Vernooij
Support setting branch nicks.
103
 DOCUMENTATION
0.200.1527 by Jelmer Vernooij
Update NEWS.
104
105
  * Added manual page for git-remote-bzr. (Jelmer Vernooij0
106
0.200.1548 by Jelmer Vernooij
Support setting branch nicks.
107
 BUG FIXES
108
109
  * Support setting branch nicks. (Jelmer Vernooij, #731239)
110
111
  * Support Repository.set_make_working_trees(). (Jelmer Vernooij, #777065)
112
0.200.1556 by Jelmer Vernooij
Add 'github:' directory service.
113
 FEATURES
114
115
  * Add 'github:' directory service. (Jelmer Vernooij)
116
0.200.1505 by Jelmer Vernooij
Release 0.6.6.
117
0.6.6	2011-12-15
0.200.1463 by Jelmer Vernooij
Release 0.6.6.
118
0.200.1464 by Jelmer Vernooij
Warn about ignoring path segment parameters when using bzr 2.4.
119
 BUG FIXES
120
121
  * Warn about ignoring path segment parameters when using bzr
122
    2.4. (Jelmer Vernooij, #887785)
123
0.200.1480 by Jelmer Vernooij
Don't request unpeeled objects, newer versions of github refuse them.
124
  * Don't request unpeeled objects, newer versions of github refuse it.
125
    (Jelmer Vernooij, #897951)
126
0.200.1495 by Jelmer Vernooij
Add NEWS entry.
127
  * Specify proper number of arguments to action() handler.
128
    (Jelmer Vernooij, #894195)
129
0.200.1504 by Jelmer Vernooij
Add NEWS entry for 2.5 compatibility.
130
  * Fix compatibility with beta 4 of bzr 2.5.
131
    (Jelmer Vernooij)
132
0.200.1496 by Jelmer Vernooij
Provide --git-receive-pack and --git-upload-pack options for 'bzr serve'.
133
 FEATURES
134
135
  * New options '--git-receive-pack' and '--git-upload-pack'
136
    for 'bzr serve', providing support for inetd.
137
    (Jelmer Vernooij)
138
0.200.1462 by Jelmer Vernooij
release 0.6.5.
139
0.6.5	2011-11-08
0.200.1444 by Jelmer Vernooij
Start on 0.6.5.
140
0.200.1452 by Jelmer Vernooij
Support colocated branches in 'bzr git-import', flatten namespace.
141
 CHANGES
142
143
  * git-import no longer creates a deep hierarchy to store branches,
144
    instead it now strips the refs/heads/ prefix from ref names.
145
    (Jelmer Vernooij)
146
0.200.1462 by Jelmer Vernooij
release 0.6.5.
147
  * Bzr 2.3 is no longer supported. (Jelmer Vernooij)
148
0.200.1449 by Jelmer Vernooij
Fix compatibility with bzr < 2.5 when used with remote repositories.
149
 FIXES
150
151
  * Fix compatibility with bzr < 2.5 when used with remote repositories.
152
    (Jelmer Vernooij, #885566)
153
0.200.1450 by Jelmer Vernooij
Fix git-import after branch refactoring.
154
  * Fix git-import after branch refactoring. (Jelmer Vernooij, #886161)
155
0.200.1452 by Jelmer Vernooij
Support colocated branches in 'bzr git-import', flatten namespace.
156
  * git-import now creates colocated branches if the target bzrdir
157
    supports them. (Jelmer Vernooij)
158
0.200.1443 by Jelmer Vernooij
release 0.6.4.
159
0.6.4	2011-11-03
0.200.1429 by Jelmer Vernooij
Start on 0.6.4.
160
0.200.1436 by Jelmer Vernooij
Raise UnsupportedOperation for `Branch.revision_id_to_dotted_revno`,
161
 FIXES
162
163
  * Fix and test fetching from "bzr serve --git". (Jelmer Vernooij)
164
165
  * Raise UnsupportedOperation for `Branch.revision_id_to_dotted_revno`,
166
    making it possible to run ``bzr tags`` against remote git repositories.
167
    (Jelmer Vernooij, #858942)
168
0.200.1441 by Jelmer Vernooij
Add NEWS entry for compatibility problems with bzr 2.4.
169
  * Fix compatibility with bzr < 2.5. (Jelmer Vernooij, #885566)
170
0.271.6 by Jelmer Vernooij
add NEWS entry.
171
 FEATURES
172
0.200.1442 by Jelmer Vernooij
Fix typo.
173
  * Allow downloading branches over HTTP from loggerhead using the Git protocol.
0.271.7 by Jelmer Vernooij
Add instruction notice.
174
    To enable, set 'http_git=True' in the branch configuration.
175
    (Jelmer Vernooij, #585822)
0.271.6 by Jelmer Vernooij
add NEWS entry.
176
0.200.1428 by Jelmer Vernooij
release 0.6.3.
177
0.6.3	2011-11-01
0.200.1305 by Jelmer Vernooij
Only actually fetch tags if "branch.fetch_tags" is set to true.
178
179
 FIXES
180
181
  * Only actually fetch tags if "branch.fetch_tags" is set to true.
182
    (Jelmer Vernooij, #771184)
183
0.200.1342 by Jelmer Vernooij
Add basic support for alternates.
184
  * Add basic support for alternates. (Jelmer Vernooij)
185
0.200.1361 by Jelmer Vernooij
Support branches where the ref can't be mapped back to a branch name.
186
  * Support addressing branches by ref where the name can't be mapped back to
187
    a branch. (Jelmer Vernooij, #829481)
188
0.200.1385 by Jelmer Vernooij
Add NEWS entry for git<->git fix.
189
  * Skip post commit hook when dulwich is not available.
190
    (Jelmer Vernooij, #853974)
191
192
  * Fix pushing from git repository to git repository.
193
    (Jelmer Vernooij, #731270)
194
0.200.1386 by Jelmer Vernooij
Friendlier message if HEAD is not found.
195
  * Friendlier error message when HEAD can not be found in remote repository.
196
    (Jelmer Vernooij, #778920)
197
0.200.1396 by Jelmer Vernooij
Support updating tags in remote branches during pull.
198
  * Support updating tags in remote branches. (Jelmer Vernooij, #706990)
199
0.200.1402 by Jelmer Vernooij
Cope with tag changes in bzr.
200
  * Fix compatibility with tags API after changes in bzr.
201
    (Jelmer Vernooij, #861592)
202
0.200.1403 by Jelmer Vernooij
Cope with tags pointing at tree objects when cloning local git repositories.
203
  * Cope with tags pointing at trees when cloning local git repositories.
204
    (Jelmer Vernooij, #861973)
205
0.200.1408 by Jelmer Vernooij
Remove old ie children when converting directory into tree reference.
206
  * Remove pending entries when converting directory into tree reference.
207
    (Jelmer Vernooij, #871595)
208
0.200.1410 by Jelmer Vernooij
Add NEWS entry for fetching into repositories with stacked-on repositories.
209
  * Fix fetching into repositories with fallback repositories.
210
    (Jelmer Vernooij, #866028)
211
0.200.1336 by Jelmer Vernooij
Support the git smart server http protocol.
212
 FEATURES
213
214
  * Support the git http smart server protocol. (Jelmer Vernooij, #581933)
215
0.200.1394 by Jelmer Vernooij
Update NEWS
216
  * Support removal of remote branches. (Jelmer Vernooij, #855993)
217
0.200.1405 by Jelmer Vernooij
Add i18n support.
218
  * Add i18n support. (Jelmer Vernooij)
219
0.200.1418 by Jelmer Vernooij
Merge git remote helper.
220
  * Now includes git remote helper ``git-remote-bzr``. (Jelmer Vernooij)
221
0.200.1304 by Jelmer Vernooij
Release 0.6.2.
222
0.6.2	2011-08-07
0.200.1278 by Jelmer Vernooij
Start on 0.6.2
223
0.200.1281 by Jelmer Vernooij
Provide Repository.get_known_graph_ancestry.
224
 FEATURES
225
226
  * Provide Repository.get_known_graph_ancestry(). (Jelmer Vernooij)
227
0.200.1283 by Jelmer Vernooij
Provide Repository.get_file_graph() and Tree.get_file_revision().
228
  * Provide Repository.get_file_graph(). (Jelmer Vernooij, #677363)
229
230
  * Provide GitRevisionTree.get_file_mtime(). (Jelmer Vernooij)
231
232
  * Provide GitRevisionTree.get_file_revision(). (Jelmer Vernooij, #780953)
233
0.200.1291 by Jelmer Vernooij
add hook for updating to local git cache.
234
  * Add post-commit hook to update the git cache. (Jelmer Vernooij, #814651)
235
0.200.1302 by Jelmer Vernooij
Significantly improve performance of WorkingTree.extras().
236
 PERFORMANCE
237
238
  * Significantly improve performance of WorkingTree.extras().
239
    (Jelmer Vernooij)
240
0.200.1304 by Jelmer Vernooij
Release 0.6.2.
241
 CHANGES
242
243
  * Require Dulwich 0.8.0. (Jelmer Vernooij)
244
0.200.1277 by Jelmer Vernooij
Release 0.6.1.
245
0.6.1	2011-06-18
0.200.1188 by Jelmer Vernooij
Start on 0.6.1.
246
0.200.1237 by Jelmer Vernooij
Support control directories with a 'branches' subdirectory.
247
 BUG FIXES
248
249
  * Support git repositories without a branches directory in their control
250
    directory. (Jelmer Vernooij, #780239)
251
0.200.1271 by Jelmer Vernooij
Fix two mistakes in 'bzr help git'.
252
  * Fix two mistakes in 'bzr help git'. (Jelmer Vernooij, #791047)
253
0.200.1275 by Jelmer Vernooij
recognize missing repositories
254
  * Now raises a proper exception when receiving an "Unknown repository"
255
    error from GitHub. (Jelmer Vernooij, #798295)
256
0.200.1276 by Jelmer Vernooij
Update NEWS.
257
  * Support the new limit argument to InterBranch.fetch. (Jelmer Vernooij, #750175)
258
259
  * Support the new testament API that accepts a tree rather than an
260
    inventory. (Jelmer Vernooij, #762608)
261
262
  * Remove InterBranch.update_revisions. (Jelmer Vernooij, #771765)
263
264
  * Implement Repository.set_make_working_trees(). (Jelmer Vernooij, #777065)
265
0.200.1184 by Jelmer Vernooij
Release 0.6.0.
266
0.6.0	2011-04-12
0.200.1082 by Jelmer Vernooij
start on 0.5.5
267
0.200.1110 by Jelmer Vernooij
Fix encoding handling in GitInventory.
268
 BUG FIXES
269
270
  * Fix encoding handling in Git working trees. (Jelmer Vernooij, #393038)
271
0.200.1141 by Jelmer Vernooij
Use transports in git-import.
272
  * Use transports internally in "bzr git-import".
273
    (Jelmer Vernooij, #733919)
274
0.259.1 by Jelmer Vernooij
Provide custom GitDir.sprout() for bzr 2.4 compatibility.
275
  * Provide custom GitDir.sprout() implementation for compatibility with bzr 2.4.
276
    (Jelmer Vernooij, #717937)
277
0.259.7 by Jelmer Vernooij
Fetch revisions associated with tags not in tips ancestry.
278
  * Revisions attached to tags that are not in the tips ancestry are now fetched.
279
    (Jelmer Vernooij, #309682)
280
0.200.1151 by Jelmer Vernooij
Update NEWS, add test for bug fixed earlier.
281
  * Fix recursion error merging tags for bound branches.
282
    (Jelmer Vernooij, #742833)
283
0.260.1 by Jelmer Vernooij
Fix fetch from remote during merge.
284
  * Fix fetching from remote git repositories during merge.
285
    (Jelmer Vernooij, #741760)
286
0.200.1164 by Jelmer Vernooij
Update NEWS for 731360
287
  * Properly raise RootMissing if no root is specified to an empty
288
    tree in the commit builder. (Jelmer Vernooij, #731360)
289
0.262.1 by Jelmer Vernooij
Fix WorkingTree.conflicts().
290
  * Return proper conflict list from WorkingTree.conflicts. (Jelmer Vernooij, #741397)
291
0.263.1 by Jelmer Vernooij
Fix dpush for certain branches.
292
  * Fix dpush of certain branches. (Jelmer Vernooij, #705807)
293
0.200.1118 by Jelmer Vernooij
Update NEWS.
294
 API COMPLETENESS
295
296
  * Implement LocalGitControlDir.clone_on_transport. (Jelmer Vernooij, #721899)
297
0.200.1111 by Jelmer Vernooij
Drop support for Bazaar < 2.3.
298
 COMPATIBILITY
299
300
  * Drop support for Bazaar < 2.3. (Jelmer Vernooij)
301
0.200.1081 by Jelmer Vernooij
release 0.5.4
302
0.5.4	2011-02-10
0.200.1073 by Jelmer Vernooij
Start on 0.5.4.
303
0.200.1074 by Jelmer Vernooij
Fix test suite compatibility with Bazaar 2.2. (Max Bowsher)
304
 BUG FIXES
305
306
  * Fix test suite compatibility with Bazaar 2.2. (Max Bowsher, #707434)
307
0.200.1075 by Jelmer Vernooij
Fix compatibility with older versions of python-tdb.
308
  * Fix compatibility with older versions of python-tdb.
309
    (Jelmer Vernooij, #707735)
310
0.200.1078 by Jelmer Vernooij
Fix git-import from remote repositories.
311
  * Fix 'bzr git-import' from remote repositories. (Jelmer Vernooij, #706990)
312
0.200.1080 by Jelmer Vernooij
Fix handling of annotated tags when cloning from local repo.
313
  * Cope with tags when doing local fetches. (Jelmer Vernooij, #675637)
314
0.200.1072 by Jelmer Vernooij
Release 0.5.3.
315
0.5.3	2011-01-21
0.200.976 by Jelmer Vernooij
start on 0.5.3.
316
0.200.991 by Jelmer Vernooij
update news.
317
 BUG FIXES
318
319
  * Add in an empty git repository now works. (Jelmer Vernooij, #603823)
320
0.200.1004 by Jelmer Vernooij
Support opening of repositories over HTTP where the HTTP server
321
  * Support opening of repositories over HTTP where the HTTP server
0.200.1009 by Jelmer Vernooij
Add bug number.
322
    doesn't allow directory access. (Jelmer Vernooij, #617078)
0.200.1004 by Jelmer Vernooij
Support opening of repositories over HTTP where the HTTP server
323
0.200.1007 by Jelmer Vernooij
Support non-ascii characters in tag names.
324
  * Support non-ascii characters in tag names. (Jelmer Vernooij, #616995)
325
0.200.1071 by Jelmer Vernooij
Mark as compatible with bzr 2.4.
326
  * Mark as compatible with bzr 2.3, 2.4. (Jelmer Vernooij)
0.200.1046 by Jelmer Vernooij
Mark as compatible with bzr 2.3.
327
0.200.1055 by Jelmer Vernooij
Cope with unknown refs.
328
  * Cope with unknown refs. (Jelmer Vernooij, #666443)
329
0.200.1065 by Jelmer Vernooij
Don't peel tags automatically when pushing back.
330
  * Don't peel tags automatically when pushing back.
331
    (Jelmer Vernooij, #675231)
332
0.200.1070 by Jelmer Vernooij
Fix `bzr-receive-pack` and `bzr-upload-pack`.
333
  * Fix `bzr-receive-pack` and `bzr-upload-pack`. (Jelmer Vernooij, #681193)
334
0.200.993 by Jelmer Vernooij
Remove all remaining dependencies on C git.
335
 FEATURES
336
0.200.1010 by Jelmer Vernooij
Add bug #.
337
  * Remove all remaining dependencies on C git. (Jelmer Vernooij, #348238)
0.200.993 by Jelmer Vernooij
Remove all remaining dependencies on C git.
338
0.200.1011 by Jelmer Vernooij
Add some basic documentation in 'bzr help git'.
339
  * Add some basic documentation in 'bzr help git'. (Jelmer Vernooij, #605394)
340
0.200.1049 by Jelmer Vernooij
Add --signoff option to 'bzr git-apply'.
341
  * Add --signoff option to 'bzr git-apply'. (Jelmer Vernooij)
342
0.200.1050 by Jelmer Vernooij
Add --force option to 'bzr git-apply'.
343
  * Add --force option to 'bzr git-apply'. (Jelmer Vernooij)
344
0.200.975 by Jelmer Vernooij
Release 0.5.2.
345
0.5.2	2010-07-30
0.200.926 by Jelmer Vernooij
Fix formatting, drop support for Bazaar < 2.0.
346
347
 COMPATIBILITY
348
349
  * Drop support for Bazaar < 2.0. (Jelmer Vernooij)
350
0.200.971 by Chadrik
Fix 'bzr status' after 'bzr add' in native git working trees.
351
 BUG FIXES
0.200.932 by Jelmer Vernooij
Update NEWS.
352
353
  * Cope with kind changes when generating git objects from Bazaar 
354
    revisions that contain kind changes where a directory is changed 
0.200.971 by Chadrik
Fix 'bzr status' after 'bzr add' in native git working trees.
355
    into a file and its (file/symlink) children are removed 
356
    (rather than moved). (#597758, Jelmer Vernooij)
0.200.932 by Jelmer Vernooij
Update NEWS.
357
0.200.946 by Jelmer Vernooij
Fix reading pack files over http.
358
  * Fix reading pack files over http. (#588724, Jelmer Vernooij)
359
0.200.971 by Chadrik
Fix 'bzr status' after 'bzr add' in native git working trees.
360
  * Fix 'bzr status' after 'bzr add' in native git working trees.
361
    (#603800, Chadrik)
362
0.200.974 by Jelmer Vernooij
Provide VersionedFiles.get_annotator.
363
  * Provide VersionedFiles.get_annotator(). (#508288, Jelmer Vernooij)
364
0.200.984 by Jelmer Vernooij
Handle non-ascii characters in filenames.
365
  * Handle non-ascii characters in filenames. (#612291, Jelmer Vernooij)
366
0.200.949 by Jelmer Vernooij
merge support for specifying alternative paths for git executables.
367
 FEATURES
368
369
  * Support specifying alternative paths for git-upload-pack and 
370
    git-receive-pack. (Ross Light, #585204)
371
0.200.923 by Jelmer Vernooij
Release 0.5.1.
372
0.5.1	2010-05-22
0.248.2 by Jelmer Vernooij
Still default to localhost, update NEWS
373
374
 BUG FIXES
375
0.248.6 by Jelmer Vernooij
Mark as compatible with Bazaar 2.2
376
  * Mark as compatible with Bazaar 2.2 (Jelmer Vernooij)
377
0.248.2 by Jelmer Vernooij
Still default to localhost, update NEWS
378
  * Use host specified rather than localhost in `bzr serve`.
379
    (David Coles, #543998)
380
0.248.3 by Jelmer Vernooij
Handle working trees without valid HEAD branch.
381
  * Handle working trees without valid HEAD branch.
382
    (Jelmer Vernooij, #501385)
383
0.200.803 by Jelmer Vernooij
Default to non-bare repositories when initializing a control directory.
384
  * Default to non-bare repositories when initializing a control directory.
385
    (Jelmer Vernooij)
386
0.200.884 by Jelmer Vernooij
Cope with -0000 as timezone in Git commits.
387
  * Cope with -0000 as timezone in Git commits. (Jelmer Vernooij, #539978)
388
0.200.870 by Jelmer Vernooij
Support git-specific bzr diff option.
389
 FEATURES
390
391
  * Support 'bzr diff --format=git'. (Jelmer Vernooij, #555994)
392
0.200.814 by Jelmer Vernooij
Avoid the use of InventoryDirectory.children. This speeds up
393
 PERFORMANCE
394
 
395
  * Avoid the use of InventoryDirectory.children. This speeds up 
396
    imports significantly. (Jelmer Vernooij)
397
0.200.951 by Jelmer Vernooij
merge support for git object store-based caching mechanism.
398
  * Use Bazaar index files to store the sha map and git objects to cache 
399
    certain objects. (#520694, Jelmer Vernooij)
400
0.200.745 by Jelmer Vernooij
Release 0.5.0.
401
0.5.0	2010-03-18
0.200.697 by Jelmer Vernooij
start on 0.4.4
402
0.200.699 by Jelmer Vernooij
Update NEWS
403
 BUG FIXES
0.200.744 by Jelmer Vernooij
Add note about urlparse.urlsplit behaviour.
404
405
  * Fix compatibility with newer versions of Python2.6, which change the 
0.200.928 by Jelmer Vernooij
Mention bug # for urlsplit issue.
406
    behaviour of urlparse.urlsplit. (Jelmer Vernooij, #561351)
0.200.699 by Jelmer Vernooij
Update NEWS
407
 
408
  * Avoid storing texts of symlinks, which causes checksum errors in 
0.200.703 by Jelmer Vernooij
Merge support for executable symlinks.
409
    `bzr check`. (#512323, INADA Naoki, Jelmer Vernooij)
0.200.699 by Jelmer Vernooij
Update NEWS
410
0.200.700 by Jelmer Vernooij
Support committing to a git branch from a bzr working tree.
411
  * Support committing to a git branch from a bzr working tree. (#506174,
412
	Jelmer Vernooij)
413
0.200.703 by Jelmer Vernooij
Merge support for executable symlinks.
414
  * Support executable symlinks. (#512871, INADA Naoki, Jelmer Vernooij)
415
0.200.709 by Jelmer Vernooij
When unpacking URLs, strip leftmost slash to match gits behaviour.
416
  * When unpacking URLs, strip leftmost slash to match gits 
417
    behaviour. (#445156, Jelmer Vernooij)
418
0.200.711 by Jelmer Vernooij
Support merging tags to a local Git repository.
419
  * Support merging tags to a local Git repository.
420
    (#4445230, Jelmer Vernooij)
421
0.247.4 by Michael Hudson
NEWS
422
  * InterFromGitBranch.pull() supports an optional limit argument to limit
0.200.721 by Jelmer Vernooij
Merge partial fetch support from Michael.
423
    how many revisions to import in one go. (Michael Hudson)
0.247.4 by Michael Hudson
NEWS
424
0.200.727 by Jelmer Vernooij
Cope with different encodings better, rather than just stripping out
425
  * Cope with different encodings better, rather than just stripping out 
426
    unknown characters. (#529460, Jelmer Vernooij)
427
0.200.732 by Jelmer Vernooij
Support run_hooks argument to InterGitRemoteLocalBranch.pull().
428
  * Support ``run_hooks`` argument to ``InterGitRemoteLocalBranch.pull()``.
429
    (#524843, Jelmer Vernooij)
430
0.200.738 by Jelmer Vernooij
Properly ignore directories when creating bundles, deal with new files.
431
  * Properly ignore directories when creating bundles, deal with new files.
432
    (#456849, Jelmer Vernooij)
433
0.200.734 by Jelmer Vernooij
Don't import head revision twice when pulling from Git.
434
 PERFORMANCE
435
436
  * Don't import head revision twice when pulling from Git.
437
    (Jelmer Vernooij)
438
0.254.12 by Jelmer Vernooij
Use Bazaar index files to store the cache.
439
0.200.718 by Jelmer Vernooij
Merge http support.
440
 FEATURES
441
442
  * Support (dumb) HTTP repositories. (#373688, Jelmer Vernooij)
443
0.200.742 by Jelmer Vernooij
Update NEWS to mention colocated branches support.
444
  * Implement API for colocated branches. (#380871, Jelmer Vernooij)
445
0.200.696 by Jelmer Vernooij
Release 0.4.3.
446
0.4.3	2010-01-19
0.200.608 by Jelmer Vernooij
Start on 0.4.3
447
0.200.611 by Jelmer Vernooij
Merge warning fix from Naoki.
448
 BUG FIXES
449
450
  * Fix warning about unclosed files on Windows. (#441978, INADA Naoki)
451
0.200.613 by Jelmer Vernooij
Support creating working tree for existing git repo.
452
  * Support creating working tree for existing repository. (Jelmer Vernooij)
453
0.200.630 by Jelmer Vernooij
Fix base url of Git branches - use the working tree path rather than the control directory path.
454
  * Fix base url of Git branches - use the working tree path rather than 
455
    the control directory path. (Jelmer Vernooij)
456
0.200.635 by Jelmer Vernooij
Fix fetching between git repositories.
457
  * Fix fetching between git repositories. (#449507, Jelmer Vernooij)
458
0.200.692 by Jelmer Vernooij
Refuse pulling into non-rich-root branches rather than erroring out with an AttributeError.
459
  * Refuse pulling into non-rich-root branches rather than erroring 
460
    out with an AttributeError. (#449507, Jelmer Vernooij)
461
0.200.693 by Jelmer Vernooij
Unquote paths extracted from URLs.
462
  * Unquote paths extracted from URLs. (#445156, Jelmer Vernooij)
463
0.200.615 by Jelmer Vernooij
Optimize WorkingTree.extras().
464
 PERFORMANCE
465
466
  * Improve performance of WorkingTree.extras() by not looking up the 
0.200.618 by Jelmer Vernooij
Update NEWS.
467
    SHA1, kind and stat data of each file. (Jelmer Vernooij)
468
469
  * Provide custom InterTree for faster deltas between git working trees 
470
    and revision trees. (Jelmer Vernooij)
471
472
  * Provide custom InterTree for faster deltas between git revision trees.
473
    (Jelmer Vernooij)
0.200.615 by Jelmer Vernooij
Optimize WorkingTree.extras().
474
0.200.669 by Jelmer Vernooij
Update NEWS
475
  * Fix several places where a lot of memory was being consumed, especially
476
    for repositories with a large number of revisions or big trees.
477
    (#486076, Jelmer Vernooij
478
0.200.640 by Jelmer Vernooij
Add NEWS entry about hg-git support.
479
 FEATURES
480
481
  * Support for parsing --HG-- metadata in git commit messages, for 
482
    better interoperability with bzr-hg.
483
0.200.667 by Jelmer Vernooij
Update NEWS about submodules.
484
  * Submodules are now imported. This requires the use of the 
485
    development-subtree format in bzrlib though. (#402814, Jelmer Vernooij)
486
0.200.606 by Jelmer Vernooij
Release 0.4.2
487
0.4.2	2009-10-01
0.200.595 by Jelmer Vernooij
Start working on 0.4.2
488
0.238.7 by Jelmer Vernooij
Cope with ghosts a bit better.
489
 BUG FIXES
490
491
  * Cope with ghosts a bit better during "bzr dpush".
0.200.601 by Jelmer Vernooij
Update NEWS
492
    (Jelmer Vernooij)
0.238.7 by Jelmer Vernooij
Cope with ghosts a bit better.
493
0.200.603 by Jelmer Vernooij
mark as compatible with bzr 2.1.
494
  * Better error message when Dulwich is missing. (#427276, Jelmer Vernooij)
0.239.7 by Jelmer Vernooij
Better error message when dulwich is missing.
495
0.200.603 by Jelmer Vernooij
mark as compatible with bzr 2.1.
496
  * Support checkouts. (#427310, Jelmer Vernooij)
0.239.13 by Jelmer Vernooij
Don't break "bzr info -v" when Dulwich is not installed.
497
  
0.200.603 by Jelmer Vernooij
mark as compatible with bzr 2.1.
498
  * Don't break "bzr info -v" when Dulwich is not installed. (#429394, 
499
															  Jelmer Vernooij)
500
501
  * Mark as compatible with Bazaar 2.1. (Jelmer Vernooij)
0.239.8 by Jelmer Vernooij
Support checkouts.
502
0.200.607 by Jelmer Vernooij
Credit Inada.
503
  * Fix fetching of remote repositories on Windows. (INADA Naoki,
504
													 Jelmer Vernooij, #382125)
0.200.604 by Jelmer Vernooij
Fix fetching of remote repositories on Windows.
505
0.200.605 by Jelmer Vernooij
Ignore directories in WorkingTree.extras().
506
  * Ignore directories in WorkingTree.extras(). (Jelmer Vernooij, #373902)
507
0.238.7 by Jelmer Vernooij
Cope with ghosts a bit better.
508
 FEATURES
509
510
  * New "git" format supported by "bzr send". All revisions 
511
    are currently sent as one concatenated file, rather than 
512
	as separate files because of limitations in Bazaar.
0.200.601 by Jelmer Vernooij
Update NEWS
513
	(Jelmer Vernooij, Lukas Lalinsky)
514
515
 PERFORMANCE
516
517
  * Avoid re-fetching basis inventory during fetch.
518
    (Jelmer Vernooij)
0.238.7 by Jelmer Vernooij
Cope with ghosts a bit better.
519
0.200.594 by Jelmer Vernooij
Release 0.4.1.
520
0.4.1	2009-07-24
0.200.560 by Jelmer Vernooij
Start on 0.4.1
521
0.200.592 by Jelmer Vernooij
Avoid 'No such revision' error when encountering submodules.
522
 BUG FIXES
523
524
  * Avoid "No such revision" error when encountering submodules.
525
   (#400598)
526
0.200.593 by Jelmer Vernooij
Avoid writing empty trees.
527
  * Avoid creating empty trees in Git during dpush, as they are not 
528
    officially allowed. (#393706)
529
0.200.563 by Jelmer Vernooij
Attempt to parse progress indication from git status reports.
530
 FEATURES
531
532
  * Progress bars will now show results from the remote git server.
533
0.237.1 by Jelmer Vernooij
Release 0.4.0.
534
0.4.0	2009-06-18
0.236.2 by Jelmer Vernooij
Start on 0.3.3.
535
0.200.537 by Jelmer Vernooij
Fix handling of not-executable files becoming executable without any other changes.
536
 BUG FIXES
537
538
  * Fix handling of not-executable files becoming executable without any 
539
    other changes. (#382609)
540
0.200.549 by Jelmer Vernooij
Fix storing of unusual file modes.
541
  * XML-invalid characters are now no longer squashed if not required by 
542
    the target repository serializer format. The only non-XML based format 
543
	at the moment is the "2a" development format supported since bzr 1.16.
544
545
  * Unusual file modes that could be created in Git repositories using older
546
    versions of Git are now stored in Bazaar revision properties. This means 
547
	it's now possible to import the Git repository and the Linux kernel repository.
548
0.237.1 by Jelmer Vernooij
Release 0.4.0.
549
  * Mark as compatible with bzr 1.16.
550
0.236.1 by Jelmer Vernooij
release 0.3.2.
551
0.3.2	2009-05-20
0.200.514 by Jelmer Vernooij
Update NEWS.
552
553
 FEATURES
554
0.236.1 by Jelmer Vernooij
release 0.3.2.
555
  * "bzr commit" in git working trees works to some extent.
0.200.514 by Jelmer Vernooij
Update NEWS.
556
557
  * "bzr push" from local git repositories to remote git repositories works.
558
0.200.493 by Jelmer Vernooij
Update NEWS.
559
0.3.1	2009-05-13
0.200.474 by Jelmer Vernooij
Start working on 0.3.1.
560
0.200.483 by Jelmer Vernooij
Add NEWS entry about sha map.
561
 FEATURES
562
563
  * Alternative (faster) storage for SHA map using the TDB library
564
    (http://tdb.samba.org/). This will automatically be used if you have 
565
	TDB and its Python bindings installed. In all other situations the previous
566
	(slower) Sqlite database format will be used.
567
0.200.492 by Jelmer Vernooij
Update NEWS.
568
  * Now warns when escaping XML-invalid characters to work around a bug in the
569
    Bazaar revision serializer.
570
571
  * Now allows "unusual" file modes (100664, etc) but will warn the user about
572
    them.
573
0.200.493 by Jelmer Vernooij
Update NEWS.
574
 BUG FIXES
575
576
  * Fixed git-import.
577
578
  * Fixed handling kind changes (tree -> blob) during fetch.
579
0.200.473 by Jelmer Vernooij
Release 0.3.0.
580
0.3.0	2009-05-10
0.200.409 by Jelmer Vernooij
Support parsing .gitignore.
581
582
 FEATURES
583
584
  * Support parsing .gitignore
0.200.473 by Jelmer Vernooij
Release 0.3.0.
585
586
  * Support dpushing to remote repositories.