~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-03-07 17:34:37 UTC
  • mfrom: (517.1.2 bzrtools-0.15)
  • Revision ID: abentley@panoramicfeedback.com-20070307173437-mr9o9u21rxm94dq2
Merge 0.15.1 update

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
March 7 2007
 
2
* RELEASE: bzrtools 0.15.1
 
3
* RELEASE: bzrtools 0.15.0
 
4
 
 
5
Feb 2 2007
 
6
* Colordiff warns on long lines
 
7
 
 
8
Jan 17 2007
 
9
* RELEASE: bzrtools 0.14.0
 
10
 
 
11
Jan 16 2007
 
12
* 'colordiff' now optionally checks for whitespace violations
 
13
 
 
14
Jan 8 2007
 
15
* 'import' now imports directories.
 
16
 
 
17
Jan 4 2007
 
18
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
 
19
  your working directory hierarchy exactly.  New config option must be
 
20
  used: "cbranch_target".  Appendpath policy should be used for this.
 
21
 
 
22
Dec 28
 
23
* 'import' command now honours execute bit in tarfiles
 
24
 
 
25
Dec 21
 
26
* 'graph-ancestry' shows branch nick if applicable
 
27
 
 
28
Dec 19
 
29
* 'patch' works over sftp (and, in theory, all transports)
 
30
 
 
31
Dec 13
 
32
* 'branch-history' tolerates commit ids with no email
 
33
 
 
34
Dec 12
 
35
* Add zip support to 'import' command
 
36
 
 
37
Dec 11
 
38
* 'patch' fixed to work properly with http URLs and all other transports
 
39
 
 
40
Dec 5
 
41
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
 
42
  (Andrew Tridgell)
 
43
 
 
44
Dec 4
 
45
* 'shelf' handles pipe errors better when invoking patch 
 
46
 
 
47
Nov 27
 
48
* RELEASE: bzrtools 0.13.0
 
49
 
 
50
Nov 22
 
51
* Add encoding flag for 'baz-import'
 
52
* Fix deprecated API use in 'switch'
 
53
* Add show-paths command from Alexander Belchenko
 
54
 
 
55
Oct 25
 
56
* RELEASE: bzrtools 0.12.0
 
57
* Update 'import' command for unique roots changes
 
58
 
 
59
Oct 24
 
60
* Fix parent-setting in 'cbranch'.
 
61
 
 
62
Oct 15
 
63
* Update for unique roots changes
 
64
 
 
65
Sep 25
 
66
* RELEASE: bzrtools 0.11.0
 
67
* Remove Shove
 
68
* Clean up test suite
 
69
 
 
70
Aug 28
 
71
* Shove is now deprecated
 
72
* Reduce interactive slowdown by late-loading PyBaz
 
73
* baz-import speedup: remove useless merge_innter call
 
74
 
 
75
Aug 15
 
76
* Check bzrlib version
 
77
* RELEASE: bzrtools 0.9.1
 
78
 
 
79
Aug 11
 
80
* RELEASE: bzrtools 0.9.0
 
81
 
 
82
Aug 6
 
83
* Add --no-color option to shelve/unshelve
 
84
 
 
85
July 13
 
86
* clean-tree no longer treats --detritus or --ignored as including --unknowns
 
87
 
 
88
July 11
 
89
* Shelf colorizing
 
90
 
 
91
June 14
 
92
* Add 'shove' command, to move changes to a different tree
 
93
 
 
94
June 3
 
95
* clean-tree tweaks
 
96
 
 
97
May 30
 
98
* test suite updates
 
99
 
 
100
May 18
 
101
* Add 'import' command, to import tarballs
 
102
 
 
103
May 11
 
104
* RELEASE: bzrtools 0.8.1
 
105
* Fixed test case failure
 
106
 
 
107
May 9
 
108
* RELEASE: bzrtools 0.8
 
109
 
 
110
May 1
 
111
* Renamed push to rspush (Robert Collins/Aaron Bentley)
 
112
 
 
113
Apr 11
 
114
* New Switch command (David Allouche/Canonical)
 
115
 
 
116
Mar 22
 
117
* New Zap command
 
118
 
 
119
Mar 18
 
120
* Updates to Shelf command
 
121
 
 
122
Mar 10
 
123
* New baz-import algorithm, with respository support
 
124
 
 
125
Jan 31
 
126
* RELEASE: bzrtools 0.7
 
127
* Improved shell completion
 
128
* bzr push can omit working tree
 
129
* Documentation updates
 
130
 
 
131
Dec 13
 
132
* New test.py for standalone (kinda) testing
 
133
* New branch-history command
 
134
* New "fix" command (done automatically in fetch-ghosts)
 
135
 
 
136
Nov 8
 
137
* Various API updates
 
138
* Added force-reweave-inventory from Daniel Silverstone
 
139
* Decorated push from Robert Collins
 
140
* Improved shell completion
 
141
* Improved import when first ancestor is in an unregisered archive
 
142
 
 
143
Oct 28
 
144
* Added tests for several commands
 
145
* Made push auto_disable when native push present
 
146
* Merged Michael Ellerman's shelf v2 plugin 
 
147
* New "shell" command, derived from Fai
 
148
* Got pull working with URLs
 
149
 
 
150
Oct 19
 
151
* Added setup.py
 
152
* disabled annotate in favor of bzr annotate
 
153
* Added clean-tree --detrius
 
154
* API sync with bzr
 
155
 
 
156
Oct 14
 
157
* Default-ignore shelf files
 
158
* Win32 compatability fixes (Alexander Belchenko)
 
159
* Conflict handling now in bzr itself
 
160
* Fetch-missing renamed to fetch-ghosts
 
161
* Annotate includes changes since last commit, uses sha1 instead of text_id
 
162
 
 
163
Sept 29
 
164
* better errors for bad push locations (Eirik Nygaard)
 
165
* prevented push from overwriting any non-empty directory that is not an
 
166
  ancestor branch.  (Remote revision-history must be a subset of local.)
 
167
* added --overwrite option to push
 
168
 
 
169
Sept 22
 
170
* Significant reworking of graph-ancestry
 
171
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
 
172
* Updated to match bzr 0.0.8 API changes
 
173
* Updated to handle new bzr diff output
 
174
 
 
175
Sept 13
 
176
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
 
177
* obsoleted all the executibles; bzrtools only works as plugins now
 
178
 
1
179
June 15, 2005
2
180
* Added annotate
3
181
* Added Michael Ellerman's shelf/unshelf