360.1.2
by Aaron Bentley
Tweak switch command |
1 |
Apr 11 |
2 |
* New Switch command (David Allouche/Canonical) |
|
3 |
||
347
by Aaron Bentley
Added zap to docs |
4 |
Mar 22 |
5 |
* New Zap command |
|
6 |
||
7 |
???
|
|
8 |
||
305
by Aaron Bentley
Updated NEWS |
9 |
Jan 31 |
10 |
* Improved shell completion |
|
11 |
* bzr push can omit working tree |
|
12 |
* Documentation updates |
|
13 |
||
300
by Aaron Bentley
Updated docs |
14 |
Dec 13 |
15 |
* New test.py for standalone (kinda) testing |
|
16 |
* New branch-history command |
|
17 |
* New "fix" command (done automatically in fetch-ghosts) |
|
18 |
||
274
by Aaron Bentley
Added force-reweave-inventory from Daniel Silverstone |
19 |
Nov 8 |
20 |
* Various API updates |
|
21 |
* Added force-reweave-inventory from Daniel Silverstone |
|
22 |
* Decorated push from Robert Collins |
|
23 |
* Improved shell completion |
|
24 |
* Improved import when first ancestor is in an unregisered archive |
|
25 |
||
260
by Aaron Bentley
Updated NEWS |
26 |
Oct 28 |
27 |
* Added tests for several commands |
|
28 |
* Made push auto_disable when native push present |
|
29 |
* Merged Michael Ellerman's shelf v2 plugin |
|
30 |
* New "shell" command, derived from Fai |
|
31 |
* Got pull working with URLs |
|
32 |
||
238
by Aaron Bentley
Added setup.py, updated INSTALL, NEWS |
33 |
Oct 19 |
34 |
* Added setup.py |
|
35 |
* disabled annotate in favor of bzr annotate |
|
36 |
* Added clean-tree --detrius |
|
37 |
* API sync with bzr |
|
38 |
||
219
by abentley
Updated NEWS |
39 |
Oct 14 |
40 |
* Default-ignore shelf files |
|
41 |
* Win32 compatability fixes (Alexander Belchenko) |
|
42 |
* Conflict handling now in bzr itself |
|
43 |
* Fetch-missing renamed to fetch-ghosts |
|
44 |
* Annotate includes changes since last commit, uses sha1 instead of text_id |
|
45 |
||
202
by Aaron Bentley
Updated NEWS |
46 |
Sept 29 |
47 |
* better errors for bad push locations (Eirik Nygaard) |
|
48 |
* prevented push from overwriting any non-empty directory that is not an |
|
49 |
ancestor branch. (Remote revision-history must be a subset of local.) |
|
50 |
* added --overwrite option to push |
|
51 |
||
192
by Aaron Bentley
Updated NEWS |
52 |
Sept 22 |
53 |
* Significant reworking of graph-ancestry |
|
54 |
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed) |
|
55 |
* Updated to match bzr 0.0.8 API changes |
|
56 |
* Updated to handle new bzr diff output |
|
57 |
||
152.1.2
by Aaron Bentley
Updated docs, obsoleted old executibles |
58 |
Sept 13 |
59 |
* documented clean-tree, conflicts, resolve, graph-ancestry, patch |
|
60 |
* obsoleted all the executibles; bzrtools only works as plugins now |
|
61 |
||
87
by Aaron Bentley
updated docs |
62 |
June 15, 2005 |
63 |
* Added annotate |
|
64 |
* Added Michael Ellerman's shelf/unshelf |
|
65 |
* Implemented python user interface |
|
66 |
||
72
by Aaron Bentley
updated docs |
67 |
June 8, 2005 |
68 |
baz2bzr
|
|
69 |
* much better error messages for common mistakes |
|
70 |
* more thorough unit testing |
|
71 |
* works better with recent merge changes |
|
79
by Aaron Bentley
Updated docs to mention Debification |
72 |
* Debian packaging (Jeff Bailey) |
72
by Aaron Bentley
updated docs |
73 |
|
63
by Aaron Bentley
Added NEWS, obsoleted bzr-pull |
74 |
June 7, 2005 |
75 |
* baz2bzr supports updating a previous import (John Meinel) |
|
76 |
* baz2bzr has proper commandline parsing (John Meinel) |
|
77 |
* baz2bzr can skip symlinks when importing |
|
78 |
* bzr-pull is obsolete, now that that bzr has a native pull command |