~abentley/bzrtools/bzrtools.dev

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