426
by Aaron Bentley
Release bzrtools 0.9.0 |
1 |
Aug 11 |
2 |
* RELEASE: bzrtools 0.9.0 |
|
3 |
||
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
4 |
Aug 6 |
5 |
* Add --no-color option to shelve/unshelve |
|
6 |
||
417
by Aaron Bentley
Update clean-tree docs |
7 |
July 13 |
8 |
* clean-tree no longer treats --detritus or --ignored as including --unknowns |
|
9 |
||
423.1.4
by Aaron Bentley
Add --no-color option to shelf |
10 |
July 11 |
11 |
* Shelf colorizing |
|
12 |
||
392.1.2
by Aaron Bentley
Update NEWS |
13 |
June 14 |
14 |
* Add 'shove' command, to move changes to a different tree |
|
15 |
||
16 |
June 3 |
|
17 |
* clean-tree tweaks |
|
18 |
||
19 |
May 30 |
|
20 |
* test suite updates |
|
21 |
||
22 |
May 18 |
|
23 |
* Add 'import' command, to import tarballs |
|
24 |
||
373
by Aaron Bentley
Updated NEWS |
25 |
May 11 |
26 |
* RELEASE: bzrtools 0.8.1 |
|
27 |
* Fixed test case failure |
|
28 |
||
371
by Aaron Bentley
More doc updates |
29 |
May 9 |
30 |
* RELEASE: bzrtools 0.8 |
|
31 |
||
370
by Aaron Bentley
Documentation updates |
32 |
May 1 |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
33 |
* Renamed push to rspush (Robert Collins/Aaron Bentley) |
147.4.37
by Robert Collins
Convert push to rpush. |
34 |
|
360.1.2
by Aaron Bentley
Tweak switch command |
35 |
Apr 11 |
36 |
* New Switch command (David Allouche/Canonical) |
|
37 |
||
347
by Aaron Bentley
Added zap to docs |
38 |
Mar 22 |
39 |
* New Zap command |
|
40 |
||
370
by Aaron Bentley
Documentation updates |
41 |
Mar 18 |
42 |
* Updates to Shelf command |
|
43 |
||
44 |
Mar 10 |
|
45 |
* New baz-import algorithm, with respository support |
|
347
by Aaron Bentley
Added zap to docs |
46 |
|
305
by Aaron Bentley
Updated NEWS |
47 |
Jan 31 |
371
by Aaron Bentley
More doc updates |
48 |
* RELEASE: bzrtools 0.7 |
305
by Aaron Bentley
Updated NEWS |
49 |
* Improved shell completion |
364.1.4
by Aaron Bentley
Changed rpush to rspush |
50 |
* bzr push can omit working tree |
305
by Aaron Bentley
Updated NEWS |
51 |
* Documentation updates |
52 |
||
300
by Aaron Bentley
Updated docs |
53 |
Dec 13 |
54 |
* New test.py for standalone (kinda) testing |
|
55 |
* New branch-history command |
|
56 |
* New "fix" command (done automatically in fetch-ghosts) |
|
57 |
||
274
by Aaron Bentley
Added force-reweave-inventory from Daniel Silverstone |
58 |
Nov 8 |
59 |
* Various API updates |
|
60 |
* Added force-reweave-inventory from Daniel Silverstone |
|
61 |
* Decorated push from Robert Collins |
|
62 |
* Improved shell completion |
|
63 |
* Improved import when first ancestor is in an unregisered archive |
|
64 |
||
260
by Aaron Bentley
Updated NEWS |
65 |
Oct 28 |
66 |
* Added tests for several commands |
|
67 |
* Made push auto_disable when native push present |
|
68 |
* Merged Michael Ellerman's shelf v2 plugin |
|
69 |
* New "shell" command, derived from Fai |
|
70 |
* Got pull working with URLs |
|
71 |
||
238
by Aaron Bentley
Added setup.py, updated INSTALL, NEWS |
72 |
Oct 19 |
73 |
* Added setup.py |
|
74 |
* disabled annotate in favor of bzr annotate |
|
75 |
* Added clean-tree --detrius |
|
76 |
* API sync with bzr |
|
77 |
||
219
by abentley
Updated NEWS |
78 |
Oct 14 |
79 |
* Default-ignore shelf files |
|
80 |
* Win32 compatability fixes (Alexander Belchenko) |
|
81 |
* Conflict handling now in bzr itself |
|
82 |
* Fetch-missing renamed to fetch-ghosts |
|
83 |
* Annotate includes changes since last commit, uses sha1 instead of text_id |
|
84 |
||
202
by Aaron Bentley
Updated NEWS |
85 |
Sept 29 |
86 |
* better errors for bad push locations (Eirik Nygaard) |
|
87 |
* prevented push from overwriting any non-empty directory that is not an |
|
88 |
ancestor branch. (Remote revision-history must be a subset of local.) |
|
89 |
* added --overwrite option to push |
|
90 |
||
192
by Aaron Bentley
Updated NEWS |
91 |
Sept 22 |
92 |
* Significant reworking of graph-ancestry |
|
93 |
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed) |
|
94 |
* Updated to match bzr 0.0.8 API changes |
|
95 |
* Updated to handle new bzr diff output |
|
96 |
||
152.1.2
by Aaron Bentley
Updated docs, obsoleted old executibles |
97 |
Sept 13 |
98 |
* documented clean-tree, conflicts, resolve, graph-ancestry, patch |
|
99 |
* obsoleted all the executibles; bzrtools only works as plugins now |
|
100 |
||
87
by Aaron Bentley
updated docs |
101 |
June 15, 2005 |
102 |
* Added annotate |
|
103 |
* Added Michael Ellerman's shelf/unshelf |
|
104 |
* Implemented python user interface |
|
105 |
||
72
by Aaron Bentley
updated docs |
106 |
June 8, 2005 |
107 |
baz2bzr
|
|
108 |
* much better error messages for common mistakes |
|
109 |
* more thorough unit testing |
|
110 |
* works better with recent merge changes |
|
79
by Aaron Bentley
Updated docs to mention Debification |
111 |
* Debian packaging (Jeff Bailey) |
72
by Aaron Bentley
updated docs |
112 |
|
63
by Aaron Bentley
Added NEWS, obsoleted bzr-pull |
113 |
June 7, 2005 |
114 |
* baz2bzr supports updating a previous import (John Meinel) |
|
115 |
* baz2bzr has proper commandline parsing (John Meinel) |
|
116 |
* baz2bzr can skip symlinks when importing |
|
117 |
* bzr-pull is obsolete, now that that bzr has a native pull command |