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