~abentley/bzrtools/bzrtools.dev

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