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