676.1.3
by Aaron Bentley
Update version and NEWS |
1 |
November 5 2008 |
2 |
* RELEASE: bzrtools 1.9.1 |
|
3 |
||
4 |
November 4 2008 |
|
5 |
* Restore runtime ignore for .shelf files |
|
6 |
||
676
by Aaron Bentley
Fix release date |
7 |
November 3 2008 |
674
by Aaron Bentley
Update for 1.9.0 release |
8 |
* RELEASE: bzrtools 1.9.0 |
9 |
||
10 |
October 22 2008 |
|
671
by Aaron Bentley
Add NEWS entry |
11 |
* Use lazy command registration (changes bzr rocks 0.496 => 0.461). |
12 |
||
668
by Aaron Bentley
Rename shelve/unshelve to shelve1/unshelve1, alias to old names |
13 |
October 17 2008 |
14 |
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve' |
|
15 |
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'. |
|
16 |
||
663
by Aaron Bentley
Fix NotStandalone (#277652) |
17 |
October 7 2008 |
664
by Aaron Bentley
Update for release 1.8.0 |
18 |
* RELEASE: bzrtools 1.8.0 |
663
by Aaron Bentley
Fix NotStandalone (#277652) |
19 |
* Fix NotStandalone class to be stringable (#277652) |
20 |
||
659
by Aaron Bentley
Update NEWS |
21 |
September 11 2008 |
22 |
* RELEASE: bzrtools 1.7.0 |
|
23 |
||
24 |
July 10 2008 |
|
25 |
* colordiff can now use /etc/colordiffrc |
|
26 |
||
656
by Aaron Bentley
Update for release 1.6.0 |
27 |
June 5 2008 |
28 |
* RELEASE: bzrtools 1.6.0 |
|
29 |
||
655
by Aaron Bentley
Update NEWS |
30 |
June 3 2008 |
31 |
* Fix bug in when TERM environment variable is unset |
|
32 |
||
653
by Aaron Bentley
Update NEWS |
33 |
May 29 2008 |
34 |
* Spin off baz-import into a separate project |
|
35 |
* Remove show-paths |
|
36 |
||
643
by Aaron Bentley
Update NEWS |
37 |
May 12 2008 |
38 |
* Mark show-paths as obsolete |
|
39 |
* Update to avoid deprecated APIs |
|
644
by Aaron Bentley
Update NEWS |
40 |
* RELEASE: bzrtools 1.5.0 |
643
by Aaron Bentley
Update NEWS |
41 |
|
640
by Aaron Bentley
Update NEWS |
42 |
May 11 2008 |
43 |
* Test fixes from Alexander Belchenko |
|
44 |
* Merge heads plugin |
|
45 |
* Update heads plugin to use undeprecated APIs |
|
46 |
||
47 |
April 26 2008 |
|
633
by Aaron Bentley
update NEWS |
48 |
* Updates to syntax highlighting from Marius Kruger |
49 |
||
630
by Aaron Bentley
Update NEWS, update version number to 1.4.0 |
50 |
April 17 2008 |
51 |
* Use Graph API (instead of old revision_graph code) for graph-ancestry |
|
631
by Aaron Bentley
Update NEWS |
52 |
* RELEASE: bzrtools 1.4.0 |
630
by Aaron Bentley
Update NEWS, update version number to 1.4.0 |
53 |
|
54 |
April 10 2008 |
|
55 |
* Add escaping to HTML graph-ancestry output |
|
56 |
* Nicer error when patch fails |
|
57 |
||
626
by Aaron Bentley
cbranch creates parent directories as needed |
58 |
March 20 2008 |
59 |
* cbranch can now create parent directories for branches as needed. |
|
60 |
||
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
61 |
March 18 2008 |
62 |
* RELEASE: bzrtools 1.3.0 |
|
63 |
||
64 |
Feb 29 2008 |
|
622
by Aaron Bentley
Add link-tree command |
65 |
* Add link-tree command |
66 |
||
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
67 |
Feb 25 2008 |
620
by Aaron Bentley
Update NEWS |
68 |
* Add hard-link support to cbranch |
69 |
||
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
70 |
Feb 13 2008 |
614
by Aaron Bentley
Release 1.2.0 |
71 |
* RELEASE: bzrtools 1.2.0 |
72 |
||
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
73 |
Feb 12 2008 |
611
by Aaron Bentley
Handle missing patch, fix tabs |
74 |
* Handle missing patch program |
75 |
||
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
76 |
Jan 10 2008 |
606
by Aaron Bentley
Support branch6 formats in rspush |
77 |
* Support branch6 formats (dirstate-tags, pack*) in rspush |
607
by Aaron Bentley
Release 1.1.0 |
78 |
* RELEASE: bzrtools 1.1.0 |
606
by Aaron Bentley
Support branch6 formats in rspush |
79 |
|
624
by Aaron Bentley
Release 1.3.0, add year to NEWS dates |
80 |
Dec 21 2007 |
603
by Aaron Bentley
Update branches, multi-pull to new APIs, create trees |
81 |
* "branches" and "multi-pull" updated to new find_* APIs. |
82 |
* new "trees" command. |
|
83 |
||
601
by Aaron Bentley
Update NEWS |
84 |
Dec 20 2007 |
85 |
* cbranch is much faster, and supports --files-from. |
|
86 |
||
594.1.1
by Aaron Bentley
Release 1.0 |
87 |
Dec 1 2007 |
88 |
* RELEASE: bzrtools 1.0.0 |
|
595
by Aaron Bentley
Use dotted revnos in graph-ancestry |
89 |
* Use dotted revnos in graph-ancestry |
594.1.1
by Aaron Bentley
Release 1.0 |
90 |
|
588
by Aaron Bentley
Remove switch (now in bzr itself) |
91 |
Nov 23 2007 |
92 |
* Remove switch (now in bzr itself) |
|
93 |
||
586
by Aaron Bentley
Fix ImportReplacer glitch when bzrtools is out of date |
94 |
Nov 6 2007 |
95 |
* Handle command.options glitch |
|
96 |
* RELEASE: bzrtools 0.92.1 |
|
97 |
||
585
by Aaron Bentley
Update for 0.92.0 |
98 |
Nov 1 2007 |
99 |
* Update rspush to work only in standalone trees and fix lock error |
|
100 |
* RELEASE: bzrtools 0.92.0 |
|
101 |
||
581
by Aaron Bentley
RELEASE 0.91.0 |
102 |
September 11 2007 |
103 |
* RELEASE: bzrtools 0.91.0 |
|
104 |
||
580
by Aaron Bentley
Allow switch away from read-only branch |
105 |
September 4 2007 |
106 |
* switch works even when source branch is read-only |
|
107 |
||
573.1.3
by Aaron Bentley
Allow zap --force to delete modified checkouts |
108 |
August 15 2007 |
109 |
* Allow zap --force to delete a checkout with uncommitted changes |
|
110 |
||
567
by Aaron Bentley
Hide show-paths command |
111 |
August 14 2007 |
112 |
* Hide show-paths command, in favour of bzr info |
|
568
by Aaron Bentley
Don't check version when running non-bzrtools commands |
113 |
* BzrTools does not do out-of-date checks unless a bzrtools command is run |
570
by Aaron Bentley
Shelf doesn't emit kipple in test suite |
114 |
* shelf doesn't emit reject message in test suite |
571
by Aaron Bentley
Branches works with Apache again |
115 |
* branches now works with Apache (and possibly other servers) again |
573
by Aaron Bentley
Clean up branches error handling when it can't connect |
116 |
* branches now dies quickly & cleanly if it can't connect |
572
by Aaron Bentley
multi-pull reuses connections where possible |
117 |
* multi-pull reuses connections where possible |
573.1.1
by Aaron Bentley
Release: bzrtools 0.90.0 |
118 |
* RELEASE: bzrtools 0.90.0 |
575
by Aaron Bentley
Remove branch-mark command |
119 |
* remove branch-mark |
567
by Aaron Bentley
Hide show-paths command |
120 |
|
553
by Aaron Bentley
Release 0.18.0 |
121 |
July 10 2007 |
122 |
* RELEASE: bzrtools 0.18.0 |
|
123 |
||
124 |
June 15 2007 |
|
544
by Aaron Bentley
Update graph-ancestry to support new graph API |
125 |
* graph-ancestry supports new graph API, indicates both possible merge bases, |
126 |
indicates non-base LCAs, defaults max-distance to 100, defaults branch to |
|
127 |
cwd. |
|
128 |
||
540
by Aaron Bentley
Update NEWS |
129 |
June 12 2007 |
130 |
* RELEASE: bzrtools 0.17.0 |
|
540.1.2
by Aaron Bentley
Prepare for 0.17.1 release |
131 |
* RELEASE: bzrtools 0.17.1 |
540
by Aaron Bentley
Update NEWS |
132 |
|
133 |
June 10 2007 |
|
134 |
* Whitespace cleanups from Charlie Shepherd |
|
135 |
||
136 |
June 9 2007 |
|
137 |
* Version warning is suppressed for dev version of the next release. E.g. |
|
138 |
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev. |
|
139 |
||
534
by Aaron Bentley
Release 0.16.1 |
140 |
May 8 2007 |
141 |
* RELEASE: bzrtools 0.16.1 |
|
142 |
||
532
by Aaron Bentley
Update NEWS for 0.16.0 |
143 |
April 27 2007 |
144 |
* RELEASE: bzrtools 0.16.0 |
|
145 |
||
528
by Aaron Bentley
Add branch parameter to show-paths |
146 |
March 26 2007 |
517.1.7
by Aaron Bentley
Fix shelf tests, release 0.15.4 |
147 |
* Get shelf tests passing with dirstate (again!) |
148 |
* RELEASE: bzrtools 0.15.4 |
|
149 |
||
530
by Aaron Bentley
Merge from release |
150 |
March 26 2007 |
528
by Aaron Bentley
Add branch parameter to show-paths |
151 |
* Add branch parameter to show-paths |
152 |
||
517.1.7
by Aaron Bentley
Fix shelf tests, release 0.15.4 |
153 |
March 16 2007 |
517.1.6
by Aaron Bentley
release 0.15.3 |
154 |
* RELEASE: bzrtools 0.15.3 |
155 |
||
521
by Aaron Bentley
colordiff long-line detection skips hunk headers |
156 |
March 12 2007 |
157 |
* Hack around hunk headers showing as long lines. |
|
158 |
||
517.1.4
by Aaron Bentley
Update for version 1.5.2 |
159 |
March 9 2007 |
160 |
* Handle broken python tar implementations in upstream_import |
|
161 |
* RELEASE: bzrtools 0.15.2 |
|
162 |
||
516
by Aaron Bentley
Update NEWS |
163 |
March 7 2007 |
517.1.2
by Aaron Bentley
Prepare 0.15.1 release |
164 |
* RELEASE: bzrtools 0.15.1 |
516
by Aaron Bentley
Update NEWS |
165 |
* RELEASE: bzrtools 0.15.0 |
166 |
||
167 |
Feb 2 2007 |
|
168 |
* Colordiff warns on long lines |
|
169 |
||
501
by Aaron Bentley
Release bzrtools 0.14.0 |
170 |
Jan 17 2007 |
171 |
* RELEASE: bzrtools 0.14.0 |
|
172 |
||
173 |
Jan 16 2007 |
|
498
by Aaron Bentley
Add NEWS |
174 |
* 'colordiff' now optionally checks for whitespace violations |
175 |
||
489
by Aaron Bentley
import now imports directories |
176 |
Jan 8 2007 |
177 |
* 'import' now imports directories. |
|
178 |
||
486
by Aaron Bentley
Support deep cbranch hierarcy via appendpath |
179 |
Jan 4 2007 |
180 |
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match |
|
181 |
your working directory hierarchy exactly. New config option must be |
|
182 |
used: "cbranch_target". Appendpath policy should be used for this. |
|
183 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
184 |
Dec 28 2006 |
482
by Aaron Bentley
upstream imports honour the execute bit |
185 |
* 'import' command now honours execute bit in tarfiles |
186 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
187 |
Dec 21 2006 |
483
by Aaron Bentley
tweak NEWS |
188 |
* 'graph-ancestry' shows branch nick if applicable |
189 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
190 |
Dec 19 2006 |
483
by Aaron Bentley
tweak NEWS |
191 |
* 'patch' works over sftp (and, in theory, all transports) |
192 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
193 |
Dec 13 2006 |
483
by Aaron Bentley
tweak NEWS |
194 |
* 'branch-history' tolerates commit ids with no email |
195 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
196 |
Dec 12 2006 |
475
by Aaron Bentley
Add zip import support |
197 |
* Add zip support to 'import' command |
198 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
199 |
Dec 11 2006 |
475
by Aaron Bentley
Add zip import support |
200 |
* 'patch' fixed to work properly with http URLs and all other transports |
474
by Aaron Bentley
update NEWS |
201 |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
202 |
Dec 5 2006 |
475
by Aaron Bentley
Add zip import support |
203 |
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) |
474
by Aaron Bentley
update NEWS |
204 |
(Andrew Tridgell) |
205 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
206 |
Dec 4 2006 |
475
by Aaron Bentley
Add zip import support |
207 |
* 'shelf' handles pipe errors better when invoking patch |
474
by Aaron Bentley
update NEWS |
208 |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
209 |
Nov 27 2006 |
468
by Aaron Bentley
Release: 0.13.0 |
210 |
* RELEASE: bzrtools 0.13.0 |
211 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
212 |
Nov 22 2006 |
466
by Aaron Bentley
Update docs |
213 |
* Add encoding flag for 'baz-import' |
214 |
* Fix deprecated API use in 'switch' |
|
215 |
* Add show-paths command from Alexander Belchenko |
|
216 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
217 |
Oct 25 2006 |
456
by Aaron Bentley
Release 0.12.0, update NEWS |
218 |
* RELEASE: bzrtools 0.12.0 |
219 |
* Update 'import' command for unique roots changes |
|
220 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
221 |
Oct 24 2006 |
456
by Aaron Bentley
Release 0.12.0, update NEWS |
222 |
* Fix parent-setting in 'cbranch'. |
223 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
224 |
Oct 15 2006 |
453.1.1
by Aaron Bentley
Updated NEWS |
225 |
* Update for unique roots changes |
226 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
227 |
Sep 25 2006 |
448
by Aaron Bentley
Release 0.11.0 |
228 |
* RELEASE: bzrtools 0.11.0 |
229 |
* Remove Shove |
|
230 |
* Clean up test suite |
|
231 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
232 |
Aug 28 2006 |
437
by Aaron Bentley
Update NEWS |
233 |
* Shove is now deprecated |
234 |
* Reduce interactive slowdown by late-loading PyBaz |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
235 |
* baz-import speedup: remove useless merge_inner call |
437
by Aaron Bentley
Update NEWS |
236 |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
237 |
Aug 15 2006 |
428
by Aaron Bentley
Add version number, check against bzrlib version |
238 |
* Check bzrlib version |
239 |
* RELEASE: bzrtools 0.9.1 |
|
240 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
241 |
Aug 11 2006 |
426
by Aaron Bentley
Release bzrtools 0.9.0 |
242 |
* RELEASE: bzrtools 0.9.0 |
243 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
244 |
Aug 6 2006 |
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
245 |
* Add --no-color option to shelve/unshelve |
246 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
247 |
July 13 2006 |
417
by Aaron Bentley
Update clean-tree docs |
248 |
* clean-tree no longer treats --detritus or --ignored as including --unknowns |
249 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
250 |
July 11 2006 |
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
251 |
* Shelf colorizing |
252 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
253 |
June 14 2006 |
392.1.2
by Aaron Bentley
Update NEWS |
254 |
* Add 'shove' command, to move changes to a different tree |
255 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
256 |
June 3 2006 |
392.1.2
by Aaron Bentley
Update NEWS |
257 |
* clean-tree tweaks |
258 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
259 |
May 30 2006 |
392.1.2
by Aaron Bentley
Update NEWS |
260 |
* test suite updates |
261 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
262 |
May 18 2006 |
392.1.2
by Aaron Bentley
Update NEWS |
263 |
* Add 'import' command, to import tarballs |
264 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
265 |
May 11 2006 |
373
by Aaron Bentley
Updated NEWS |
266 |
* RELEASE: bzrtools 0.8.1 |
267 |
* Fixed test case failure |
|
268 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
269 |
May 9 2006 |
371
by Aaron Bentley
More doc updates |
270 |
* RELEASE: bzrtools 0.8 |
271 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
272 |
May 1 2006 |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
273 |
* Renamed push to rspush (Robert Collins/Aaron Bentley) |
147.4.37
by Robert Collins
Convert push to rpush. |
274 |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
275 |
Apr 11 2006 |
360.1.2
by Aaron Bentley
Tweak switch command |
276 |
* New Switch command (David Allouche/Canonical) |
277 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
278 |
Mar 22 2006 |
347
by Aaron Bentley
Added zap to docs |
279 |
* New Zap command |
280 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
281 |
Mar 18 2006 |
370
by Aaron Bentley
Documentation updates |
282 |
* Updates to Shelf command |
283 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
284 |
Mar 10 2006 |
370
by Aaron Bentley
Documentation updates |
285 |
* New baz-import algorithm, with respository support |
347
by Aaron Bentley
Added zap to docs |
286 |
|
673
by Aaron Bentley
Fix dates and text in NEWS |
287 |
Jan 31 2006 |
371
by Aaron Bentley
More doc updates |
288 |
* RELEASE: bzrtools 0.7 |
305
by Aaron Bentley
Updated NEWS |
289 |
* Improved shell completion |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
290 |
* bzr push can omit working tree |
305
by Aaron Bentley
Updated NEWS |
291 |
* Documentation updates |
292 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
293 |
Dec 13 2005 |
300
by Aaron Bentley
Updated docs |
294 |
* New test.py for standalone (kinda) testing |
295 |
* New branch-history command |
|
296 |
* New "fix" command (done automatically in fetch-ghosts) |
|
297 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
298 |
Nov 8 2005 |
274
by Aaron Bentley
Added force-reweave-inventory from Daniel Silverstone |
299 |
* Various API updates |
300 |
* Added force-reweave-inventory from Daniel Silverstone |
|
301 |
* Decorated push from Robert Collins |
|
302 |
* Improved shell completion |
|
303 |
* Improved import when first ancestor is in an unregisered archive |
|
304 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
305 |
Oct 28 2005 |
260
by Aaron Bentley
Updated NEWS |
306 |
* Added tests for several commands |
307 |
* Made push auto_disable when native push present |
|
308 |
* Merged Michael Ellerman's shelf v2 plugin |
|
309 |
* New "shell" command, derived from Fai |
|
310 |
* Got pull working with URLs |
|
311 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
312 |
Oct 19 2005 |
238
by Aaron Bentley
Added setup.py, updated INSTALL, NEWS |
313 |
* Added setup.py |
314 |
* disabled annotate in favor of bzr annotate |
|
315 |
* Added clean-tree --detrius |
|
316 |
* API sync with bzr |
|
317 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
318 |
Oct 14 2005 |
219
by abentley
Updated NEWS |
319 |
* Default-ignore shelf files |
320 |
* Win32 compatability fixes (Alexander Belchenko) |
|
321 |
* Conflict handling now in bzr itself |
|
322 |
* Fetch-missing renamed to fetch-ghosts |
|
323 |
* Annotate includes changes since last commit, uses sha1 instead of text_id |
|
324 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
325 |
Sept 29 2005 |
202
by Aaron Bentley
Updated NEWS |
326 |
* better errors for bad push locations (Eirik Nygaard) |
327 |
* prevented push from overwriting any non-empty directory that is not an |
|
328 |
ancestor branch. (Remote revision-history must be a subset of local.) |
|
329 |
* added --overwrite option to push |
|
330 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
331 |
Sept 22 2005 |
192
by Aaron Bentley
Updated NEWS |
332 |
* Significant reworking of graph-ancestry |
333 |
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed) |
|
334 |
* Updated to match bzr 0.0.8 API changes |
|
335 |
* Updated to handle new bzr diff output |
|
336 |
||
673
by Aaron Bentley
Fix dates and text in NEWS |
337 |
Sept 13 2005 |
152.1.2
by Aaron Bentley
Updated docs, obsoleted old executibles |
338 |
* documented clean-tree, conflicts, resolve, graph-ancestry, patch |
339 |
* obsoleted all the executibles; bzrtools only works as plugins now |
|
340 |
||
87
by Aaron Bentley
updated docs |
341 |
June 15, 2005 |
342 |
* Added annotate |
|
343 |
* Added Michael Ellerman's shelf/unshelf |
|
344 |
* Implemented python user interface |
|
345 |
||
72
by Aaron Bentley
updated docs |
346 |
June 8, 2005 |
347 |
baz2bzr
|
|
348 |
* much better error messages for common mistakes |
|
349 |
* more thorough unit testing |
|
350 |
* works better with recent merge changes |
|
79
by Aaron Bentley
Updated docs to mention Debification |
351 |
* Debian packaging (Jeff Bailey) |
72
by Aaron Bentley
updated docs |
352 |
|
63
by Aaron Bentley
Added NEWS, obsoleted bzr-pull |
353 |
June 7, 2005 |
354 |
* baz2bzr supports updating a previous import (John Meinel) |
|
355 |
* baz2bzr has proper commandline parsing (John Meinel) |
|
356 |
* baz2bzr can skip symlinks when importing |
|
357 |
* bzr-pull is obsolete, now that that bzr has a native pull command |