57
13
* Default to non-bare repositories when initializing a control directory.
68
18
* Avoid the use of InventoryDirectory.children. This speeds up
69
19
imports significantly. (Jelmer Vernooij)
78
25
* Fix compatibility with newer versions of Python2.6, which change the
81
28
* Avoid storing texts of symlinks, which causes checksum errors in
82
29
`bzr check`. (#512323, INADA Naoki, Jelmer Vernooij)