~abentley/bzrtools/bzrtools.dev

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