2
* RELEASE: bzrtools 0.14.0
5
* 'colordiff' now optionally checks for whitespace violations
8
* 'import' now imports directories.
11
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
12
your working directory hierarchy exactly. New config option must be
13
used: "cbranch_target". Appendpath policy should be used for this.
16
* 'import' command now honours execute bit in tarfiles
19
* 'graph-ancestry' shows branch nick if applicable
22
* 'patch' works over sftp (and, in theory, all transports)
25
* 'branch-history' tolerates commit ids with no email
28
* Add zip support to 'import' command
31
* 'patch' fixed to work properly with http URLs and all other transports
34
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
38
* 'shelf' handles pipe errors better when invoking patch
41
* RELEASE: bzrtools 0.13.0
44
* Add encoding flag for 'baz-import'
45
* Fix deprecated API use in 'switch'
46
* Add show-paths command from Alexander Belchenko
49
* RELEASE: bzrtools 0.12.0
50
* Update 'import' command for unique roots changes
53
* Fix parent-setting in 'cbranch'.
56
* Update for unique roots changes
59
* RELEASE: bzrtools 0.11.0
64
* Shove is now deprecated
65
* Reduce interactive slowdown by late-loading PyBaz
66
* baz-import speedup: remove useless merge_innter call
69
* Check bzrlib version
70
* RELEASE: bzrtools 0.9.1
73
* RELEASE: bzrtools 0.9.0
76
* Add --no-color option to shelve/unshelve
79
* clean-tree no longer treats --detritus or --ignored as including --unknowns
85
* Add 'shove' command, to move changes to a different tree
94
* Add 'import' command, to import tarballs
97
* RELEASE: bzrtools 0.8.1
98
* Fixed test case failure
101
* RELEASE: bzrtools 0.8
104
* Renamed push to rspush (Robert Collins/Aaron Bentley)
107
* New Switch command (David Allouche/Canonical)
113
* Updates to Shelf command
116
* New baz-import algorithm, with respository support
119
* RELEASE: bzrtools 0.7
120
* Improved shell completion
121
* bzr push can omit working tree
122
* Documentation updates
125
* New test.py for standalone (kinda) testing
126
* New branch-history command
127
* New "fix" command (done automatically in fetch-ghosts)
130
* Various API updates
131
* Added force-reweave-inventory from Daniel Silverstone
132
* Decorated push from Robert Collins
133
* Improved shell completion
134
* Improved import when first ancestor is in an unregisered archive
137
* Added tests for several commands
138
* Made push auto_disable when native push present
139
* Merged Michael Ellerman's shelf v2 plugin
140
* New "shell" command, derived from Fai
141
* Got pull working with URLs
145
* disabled annotate in favor of bzr annotate
146
* Added clean-tree --detrius
150
* Default-ignore shelf files
151
* Win32 compatability fixes (Alexander Belchenko)
152
* Conflict handling now in bzr itself
153
* Fetch-missing renamed to fetch-ghosts
154
* Annotate includes changes since last commit, uses sha1 instead of text_id
157
2
* better errors for bad push locations (Eirik Nygaard)
158
3
* prevented push from overwriting any non-empty directory that is not an