~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-01-11 03:01:54 UTC
  • Revision ID: aaron.bentley@utoronto.ca-20080111030154-apm50v0b0tu93prh
Support branch6 formats in rspush

Show diffs side-by-side

added added

removed removed

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