~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-03-20 15:36:35 UTC
  • Revision ID: aaron@aaronbentley.com-20080320153635-ywgk5968qpopub9y
cbranch creates parent directories as needed

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
 
1
190
July 13
2
191
* clean-tree no longer treats --detritus or --ignored as including --unknowns
3
192
 
 
193
July 11
 
194
* Shelf colorizing
 
195
 
4
196
June 14
5
197
* Add 'shove' command, to move changes to a different tree
6
198