~abentley/bzrtools/bzrtools.dev

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