~abentley/bzrtools/bzrtools.dev

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