~abentley/bzrtools/bzrtools.dev

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