2
* RELEASE: bzrtools 1.2.0
5
* Handle missing patch program
8
* Support branch6 formats (dirstate-tags, pack*) in rspush
9
* RELEASE: bzrtools 1.1.0
12
* "branches" and "multi-pull" updated to new find_* APIs.
13
* new "trees" command.
16
* cbranch is much faster, and supports --files-from.
19
* RELEASE: bzrtools 1.0.0
20
* Use dotted revnos in graph-ancestry
23
* Remove switch (now in bzr itself)
26
* Handle command.options glitch
27
* RELEASE: bzrtools 0.92.1
30
* Update rspush to work only in standalone trees and fix lock error
31
* RELEASE: bzrtools 0.92.0
34
* RELEASE: bzrtools 0.91.0
37
* switch works even when source branch is read-only
40
* Allow zap --force to delete a checkout with uncommitted changes
43
* Hide show-paths command, in favour of bzr info
44
* BzrTools does not do out-of-date checks unless a bzrtools command is run
45
* shelf doesn't emit reject message in test suite
46
* branches now works with Apache (and possibly other servers) again
47
* branches now dies quickly & cleanly if it can't connect
48
* multi-pull reuses connections where possible
49
* RELEASE: bzrtools 0.90.0
53
* RELEASE: bzrtools 0.18.0
56
* graph-ancestry supports new graph API, indicates both possible merge bases,
57
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
61
* RELEASE: bzrtools 0.17.0
62
* RELEASE: bzrtools 0.17.1
65
* Whitespace cleanups from Charlie Shepherd
68
* Version warning is suppressed for dev version of the next release. E.g.
69
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
72
* RELEASE: bzrtools 0.16.1
75
* RELEASE: bzrtools 0.16.0
78
* Get shelf tests passing with dirstate (again!)
79
* RELEASE: bzrtools 0.15.4
82
* Add branch parameter to show-paths
85
* RELEASE: bzrtools 0.15.3
88
* Hack around hunk headers showing as long lines.
91
* Handle broken python tar implementations in upstream_import
92
* RELEASE: bzrtools 0.15.2
95
* RELEASE: bzrtools 0.15.1
96
* RELEASE: bzrtools 0.15.0
99
* Colordiff warns on long lines
102
* RELEASE: bzrtools 0.14.0
105
* 'colordiff' now optionally checks for whitespace violations
108
2
* 'import' now imports directories.