~abentley/bzrtools/bzrtools.dev

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