553
by Aaron Bentley
Release 0.18.0 |
1 |
July 10 2007 |
2 |
* RELEASE: bzrtools 0.18.0 |
|
3 |
||
4 |
June 15 2007 |
|
544
by Aaron Bentley
Update graph-ancestry to support new graph API |
5 |
* graph-ancestry supports new graph API, indicates both possible merge bases, |
6 |
indicates non-base LCAs, defaults max-distance to 100, defaults branch to |
|
7 |
cwd. |
|
8 |
||
540
by Aaron Bentley
Update NEWS |
9 |
June 12 2007 |
10 |
* RELEASE: bzrtools 0.17.0 |
|
540.1.2
by Aaron Bentley
Prepare for 0.17.1 release |
11 |
* RELEASE: bzrtools 0.17.1 |
540
by Aaron Bentley
Update NEWS |
12 |
|
13 |
June 10 2007 |
|
14 |
* Whitespace cleanups from Charlie Shepherd |
|
15 |
||
16 |
June 9 2007 |
|
17 |
* Version warning is suppressed for dev version of the next release. E.g. |
|
18 |
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev. |
|
19 |
||
534
by Aaron Bentley
Release 0.16.1 |
20 |
May 8 2007 |
21 |
* RELEASE: bzrtools 0.16.1 |
|
22 |
||
532
by Aaron Bentley
Update NEWS for 0.16.0 |
23 |
April 27 2007 |
24 |
* RELEASE: bzrtools 0.16.0 |
|
25 |
||
528
by Aaron Bentley
Add branch parameter to show-paths |
26 |
March 26 2007 |
517.1.7
by Aaron Bentley
Fix shelf tests, release 0.15.4 |
27 |
* Get shelf tests passing with dirstate (again!) |
28 |
* RELEASE: bzrtools 0.15.4 |
|
29 |
||
530
by Aaron Bentley
Merge from release |
30 |
March 26 2007 |
528
by Aaron Bentley
Add branch parameter to show-paths |
31 |
* Add branch parameter to show-paths |
32 |
||
517.1.7
by Aaron Bentley
Fix shelf tests, release 0.15.4 |
33 |
March 16 2007 |
517.1.6
by Aaron Bentley
release 0.15.3 |
34 |
* RELEASE: bzrtools 0.15.3 |
35 |
||
521
by Aaron Bentley
colordiff long-line detection skips hunk headers |
36 |
March 12 2007 |
37 |
* Hack around hunk headers showing as long lines. |
|
38 |
||
517.1.4
by Aaron Bentley
Update for version 1.5.2 |
39 |
March 9 2007 |
40 |
* Handle broken python tar implementations in upstream_import |
|
41 |
* RELEASE: bzrtools 0.15.2 |
|
42 |
||
516
by Aaron Bentley
Update NEWS |
43 |
March 7 2007 |
517.1.2
by Aaron Bentley
Prepare 0.15.1 release |
44 |
* RELEASE: bzrtools 0.15.1 |
516
by Aaron Bentley
Update NEWS |
45 |
* RELEASE: bzrtools 0.15.0 |
46 |
||
47 |
Feb 2 2007 |
|
48 |
* Colordiff warns on long lines |
|
49 |
||
501
by Aaron Bentley
Release bzrtools 0.14.0 |
50 |
Jan 17 2007 |
51 |
* RELEASE: bzrtools 0.14.0 |
|
52 |
||
53 |
Jan 16 2007 |
|
498
by Aaron Bentley
Add NEWS |
54 |
* 'colordiff' now optionally checks for whitespace violations |
55 |
||
489
by Aaron Bentley
import now imports directories |
56 |
Jan 8 2007 |
57 |
* 'import' now imports directories. |
|
58 |
||
486
by Aaron Bentley
Support deep cbranch hierarcy via appendpath |
59 |
Jan 4 2007 |
60 |
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match |
|
61 |
your working directory hierarchy exactly. New config option must be |
|
62 |
used: "cbranch_target". Appendpath policy should be used for this. |
|
63 |
||
482
by Aaron Bentley
upstream imports honour the execute bit |
64 |
Dec 28 |
65 |
* 'import' command now honours execute bit in tarfiles |
|
66 |
||
483
by Aaron Bentley
tweak NEWS |
67 |
Dec 21 |
68 |
* 'graph-ancestry' shows branch nick if applicable |
|
69 |
||
70 |
Dec 19 |
|
71 |
* 'patch' works over sftp (and, in theory, all transports) |
|
72 |
||
73 |
Dec 13 |
|
74 |
* 'branch-history' tolerates commit ids with no email |
|
75 |
||
475
by Aaron Bentley
Add zip import support |
76 |
Dec 12 |
77 |
* Add zip support to 'import' command |
|
78 |
||
474
by Aaron Bentley
update NEWS |
79 |
Dec 11 |
475
by Aaron Bentley
Add zip import support |
80 |
* 'patch' fixed to work properly with http URLs and all other transports |
474
by Aaron Bentley
update NEWS |
81 |
|
82 |
Dec 5 |
|
475
by Aaron Bentley
Add zip import support |
83 |
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) |
474
by Aaron Bentley
update NEWS |
84 |
(Andrew Tridgell) |
85 |
||
86 |
Dec 4 |
|
475
by Aaron Bentley
Add zip import support |
87 |
* 'shelf' handles pipe errors better when invoking patch |
474
by Aaron Bentley
update NEWS |
88 |
|
468
by Aaron Bentley
Release: 0.13.0 |
89 |
Nov 27 |
90 |
* RELEASE: bzrtools 0.13.0 |
|
91 |
||
466
by Aaron Bentley
Update docs |
92 |
Nov 22 |
93 |
* Add encoding flag for 'baz-import' |
|
94 |
* Fix deprecated API use in 'switch' |
|
95 |
* Add show-paths command from Alexander Belchenko |
|
96 |
||
456
by Aaron Bentley
Release 0.12.0, update NEWS |
97 |
Oct 25 |
98 |
* RELEASE: bzrtools 0.12.0 |
|
99 |
* Update 'import' command for unique roots changes |
|
100 |
||
101 |
Oct 24 |
|
102 |
* Fix parent-setting in 'cbranch'. |
|
103 |
||
453.1.1
by Aaron Bentley
Updated NEWS |
104 |
Oct 15 |
105 |
* Update for unique roots changes |
|
106 |
||
448
by Aaron Bentley
Release 0.11.0 |
107 |
Sep 25 |
108 |
* RELEASE: bzrtools 0.11.0 |
|
109 |
* Remove Shove |
|
110 |
* Clean up test suite |
|
111 |
||
437
by Aaron Bentley
Update NEWS |
112 |
Aug 28 |
113 |
* Shove is now deprecated |
|
114 |
* Reduce interactive slowdown by late-loading PyBaz |
|
115 |
* baz-import speedup: remove useless merge_innter call |
|
116 |
||
428
by Aaron Bentley
Add version number, check against bzrlib version |
117 |
Aug 15 |
118 |
* Check bzrlib version |
|
119 |
* RELEASE: bzrtools 0.9.1 |
|
120 |
||
426
by Aaron Bentley
Release bzrtools 0.9.0 |
121 |
Aug 11 |
122 |
* RELEASE: bzrtools 0.9.0 |
|
123 |
||
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
124 |
Aug 6 |
125 |
* Add --no-color option to shelve/unshelve |
|
126 |
||
417
by Aaron Bentley
Update clean-tree docs |
127 |
July 13 |
128 |
* clean-tree no longer treats --detritus or --ignored as including --unknowns |
|
129 |
||
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
130 |
July 11 |
131 |
* Shelf colorizing |
|
132 |
||
392.1.2
by Aaron Bentley
Update NEWS |
133 |
June 14 |
134 |
* Add 'shove' command, to move changes to a different tree |
|
135 |
||
136 |
June 3 |
|
137 |
* clean-tree tweaks |
|
138 |
||
139 |
May 30 |
|
140 |
* test suite updates |
|
141 |
||
142 |
May 18 |
|
143 |
* Add 'import' command, to import tarballs |
|
144 |
||
373
by Aaron Bentley
Updated NEWS |
145 |
May 11 |
146 |
* RELEASE: bzrtools 0.8.1 |
|
147 |
* Fixed test case failure |
|
148 |
||
371
by Aaron Bentley
More doc updates |
149 |
May 9 |
150 |
* RELEASE: bzrtools 0.8 |
|
151 |
||
370
by Aaron Bentley
Documentation updates |
152 |
May 1 |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
153 |
* Renamed push to rspush (Robert Collins/Aaron Bentley) |
147.4.37
by Robert Collins
Convert push to rpush. |
154 |
|
360.1.2
by Aaron Bentley
Tweak switch command |
155 |
Apr 11 |
156 |
* New Switch command (David Allouche/Canonical) |
|
157 |
||
347
by Aaron Bentley
Added zap to docs |
158 |
Mar 22 |
159 |
* New Zap command |
|
160 |
||
370
by Aaron Bentley
Documentation updates |
161 |
Mar 18 |
162 |
* Updates to Shelf command |
|
163 |
||
164 |
Mar 10 |
|
165 |
* New baz-import algorithm, with respository support |
|
347
by Aaron Bentley
Added zap to docs |
166 |
|
305
by Aaron Bentley
Updated NEWS |
167 |
Jan 31 |
371
by Aaron Bentley
More doc updates |
168 |
* RELEASE: bzrtools 0.7 |
305
by Aaron Bentley
Updated NEWS |
169 |
* Improved shell completion |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
170 |
* bzr push can omit working tree |
305
by Aaron Bentley
Updated NEWS |
171 |
* Documentation updates |
172 |
||
300
by Aaron Bentley
Updated docs |
173 |
Dec 13 |
174 |
* New test.py for standalone (kinda) testing |
|
175 |
* New branch-history command |
|
176 |
* New "fix" command (done automatically in fetch-ghosts) |
|
177 |
||
274
by Aaron Bentley
Added force-reweave-inventory from Daniel Silverstone |
178 |
Nov 8 |
179 |
* Various API updates |
|
180 |
* Added force-reweave-inventory from Daniel Silverstone |
|
181 |
* Decorated push from Robert Collins |
|
182 |
* Improved shell completion |
|
183 |
* Improved import when first ancestor is in an unregisered archive |
|
184 |
||
260
by Aaron Bentley
Updated NEWS |
185 |
Oct 28 |
186 |
* Added tests for several commands |
|
187 |
* Made push auto_disable when native push present |
|
188 |
* Merged Michael Ellerman's shelf v2 plugin |
|
189 |
* New "shell" command, derived from Fai |
|
190 |
* Got pull working with URLs |
|
191 |
||
238
by Aaron Bentley
Added setup.py, updated INSTALL, NEWS |
192 |
Oct 19 |
193 |
* Added setup.py |
|
194 |
* disabled annotate in favor of bzr annotate |
|
195 |
* Added clean-tree --detrius |
|
196 |
* API sync with bzr |
|
197 |
||
219
by abentley
Updated NEWS |
198 |
Oct 14 |
199 |
* Default-ignore shelf files |
|
200 |
* Win32 compatability fixes (Alexander Belchenko) |
|
201 |
* Conflict handling now in bzr itself |
|
202 |
* Fetch-missing renamed to fetch-ghosts |
|
203 |
* Annotate includes changes since last commit, uses sha1 instead of text_id |
|
204 |
||
202
by Aaron Bentley
Updated NEWS |
205 |
Sept 29 |
206 |
* better errors for bad push locations (Eirik Nygaard) |
|
207 |
* prevented push from overwriting any non-empty directory that is not an |
|
208 |
ancestor branch. (Remote revision-history must be a subset of local.) |
|
209 |
* added --overwrite option to push |
|
210 |
||
192
by Aaron Bentley
Updated NEWS |
211 |
Sept 22 |
212 |
* Significant reworking of graph-ancestry |
|
213 |
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed) |
|
214 |
* Updated to match bzr 0.0.8 API changes |
|
215 |
* Updated to handle new bzr diff output |
|
216 |
||
152.1.2
by Aaron Bentley
Updated docs, obsoleted old executibles |
217 |
Sept 13 |
218 |
* documented clean-tree, conflicts, resolve, graph-ancestry, patch |
|
219 |
* obsoleted all the executibles; bzrtools only works as plugins now |
|
220 |
||
87
by Aaron Bentley
updated docs |
221 |
June 15, 2005 |
222 |
* Added annotate |
|
223 |
* Added Michael Ellerman's shelf/unshelf |
|
224 |
* Implemented python user interface |
|
225 |
||
72
by Aaron Bentley
updated docs |
226 |
June 8, 2005 |
227 |
baz2bzr
|
|
228 |
* much better error messages for common mistakes |
|
229 |
* more thorough unit testing |
|
230 |
* works better with recent merge changes |
|
79
by Aaron Bentley
Updated docs to mention Debification |
231 |
* Debian packaging (Jeff Bailey) |
72
by Aaron Bentley
updated docs |
232 |
|
63
by Aaron Bentley
Added NEWS, obsoleted bzr-pull |
233 |
June 7, 2005 |
234 |
* baz2bzr supports updating a previous import (John Meinel) |
|
235 |
* baz2bzr has proper commandline parsing (John Meinel) |
|
236 |
* baz2bzr can skip symlinks when importing |
|
237 |
* bzr-pull is obsolete, now that that bzr has a native pull command |