~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-04-11 00:03:51 UTC
  • Revision ID: aaron@aaronbentley.com-20080411000351-dmbvgmanygnphzgp
Add escaping to HTML output

Show diffs side-by-side

added added

removed removed

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