~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-03-01 21:16:58 UTC
  • Revision ID: abentley@panoramicfeedback.com-20060301211658-91ae24db2df6c1d6
Updated to match new bzr diff behaviour

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Feb 13
2
 
* RELEASE: bzrtools 1.2.0
3
 
 
4
 
Feb 12
5
 
* Handle missing patch program
6
 
 
7
 
Jan 10
8
 
* Support branch6 formats (dirstate-tags, pack*) in rspush
9
 
* RELEASE: bzrtools 1.1.0
10
 
 
11
 
Dec 21
12
 
* "branches" and "multi-pull" updated to new find_* APIs.
13
 
* new "trees" command.
14
 
 
15
 
Dec 20 2007
16
 
* cbranch is much faster, and supports --files-from.
17
 
 
18
 
Dec 1 2007
19
 
* RELEASE: bzrtools 1.0.0
20
 
* Use dotted revnos in graph-ancestry
21
 
 
22
 
Nov 23 2007
23
 
* Remove switch (now in bzr itself)
24
 
 
25
 
Nov 6 2007
26
 
* Handle command.options glitch
27
 
* RELEASE: bzrtools 0.92.1
28
 
 
29
 
Nov 1 2007
30
 
* Update rspush to work only in standalone trees and fix lock error
31
 
* RELEASE: bzrtools 0.92.0
32
 
 
33
 
September 11 2007
34
 
* RELEASE: bzrtools 0.91.0
35
 
 
36
 
September 4 2007
37
 
* switch works even when source branch is read-only
38
 
 
39
 
August 15 2007
40
 
* Allow zap --force to delete a checkout with uncommitted changes
41
 
 
42
 
August 14 2007
43
 
* Hide show-paths command, in favour of bzr info
44
 
* BzrTools does not do out-of-date checks unless a bzrtools command is run
45
 
* shelf doesn't emit reject message in test suite
46
 
* branches now works with Apache (and possibly other servers) again
47
 
* branches now dies quickly & cleanly if it can't connect
48
 
* multi-pull reuses connections where possible
49
 
* RELEASE: bzrtools 0.90.0
50
 
* remove branch-mark
51
 
 
52
 
July 10 2007
53
 
* RELEASE: bzrtools 0.18.0
54
 
 
55
 
June 15 2007
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
 
 
60
 
June 12 2007
61
 
* RELEASE: bzrtools 0.17.0
62
 
* RELEASE: bzrtools 0.17.1
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
 
 
71
 
May 8 2007
72
 
* RELEASE: bzrtools 0.16.1
73
 
 
74
 
April 27 2007
75
 
* RELEASE: bzrtools 0.16.0
76
 
 
77
 
March 26 2007
78
 
* Get shelf tests passing with dirstate (again!)
79
 
* RELEASE: bzrtools 0.15.4
80
 
 
81
 
March 26 2007
82
 
* Add branch parameter to show-paths
83
 
 
84
 
March 16 2007
85
 
* RELEASE: bzrtools 0.15.3
86
 
 
87
 
March 12 2007
88
 
* Hack around hunk headers showing as long lines.
89
 
 
90
 
March 9 2007
91
 
* Handle broken python tar implementations in upstream_import
92
 
* RELEASE: bzrtools 0.15.2
93
 
 
94
 
March 7 2007
95
 
* RELEASE: bzrtools 0.15.1
96
 
* RELEASE: bzrtools 0.15.0
97
 
 
98
 
Feb 2 2007
99
 
* Colordiff warns on long lines
100
 
 
101
 
Jan 17 2007
102
 
* RELEASE: bzrtools 0.14.0
103
 
 
104
 
Jan 16 2007
105
 
* 'colordiff' now optionally checks for whitespace violations
106
 
 
107
 
Jan 8 2007
108
 
* 'import' now imports directories.
109
 
 
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
 
 
115
 
Dec 28
116
 
* 'import' command now honours execute bit in tarfiles
117
 
 
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
 
 
127
 
Dec 12
128
 
* Add zip support to 'import' command
129
 
 
130
 
Dec 11
131
 
* 'patch' fixed to work properly with http URLs and all other transports
132
 
 
133
 
Dec 5
134
 
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
135
 
  (Andrew Tridgell)
136
 
 
137
 
Dec 4
138
 
* 'shelf' handles pipe errors better when invoking patch 
139
 
 
140
 
Nov 27
141
 
* RELEASE: bzrtools 0.13.0
142
 
 
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
 
 
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
 
 
155
 
Oct 15
156
 
* Update for unique roots changes
157
 
 
158
 
Sep 25
159
 
* RELEASE: bzrtools 0.11.0
160
 
* Remove Shove
161
 
* Clean up test suite
162
 
 
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
 
 
168
 
Aug 15
169
 
* Check bzrlib version
170
 
* RELEASE: bzrtools 0.9.1
171
 
 
172
 
Aug 11
173
 
* RELEASE: bzrtools 0.9.0
174
 
 
175
 
Aug 6
176
 
* Add --no-color option to shelve/unshelve
177
 
 
178
 
July 13
179
 
* clean-tree no longer treats --detritus or --ignored as including --unknowns
180
 
 
181
 
July 11
182
 
* Shelf colorizing
183
 
 
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
 
 
196
 
May 11
197
 
* RELEASE: bzrtools 0.8.1
198
 
* Fixed test case failure
199
 
 
200
 
May 9
201
 
* RELEASE: bzrtools 0.8
202
 
 
203
 
May 1
204
 
* Renamed push to rspush (Robert Collins/Aaron Bentley)
205
 
 
206
 
Apr 11
207
 
* New Switch command (David Allouche/Canonical)
208
 
 
209
 
Mar 22
210
 
* New Zap command
211
 
 
212
 
Mar 18
213
 
* Updates to Shelf command
214
 
 
215
 
Mar 10
216
 
* New baz-import algorithm, with respository support
217
 
 
218
1
Jan 31
219
 
* RELEASE: bzrtools 0.7
220
2
* Improved shell completion
221
3
* bzr push can omit working tree
222
4
* Documentation updates