~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-02-15 17:12:56 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070215171256-432flt0c3o33j82n
More import-time fixups

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
March 20 2008
2
 
* cbranch can now create parent directories for branches as needed.
3
 
 
4
 
March 18 2008
5
 
* RELEASE: bzrtools 1.3.0
6
 
 
7
 
Feb 29 2008
8
 
* Add link-tree command
9
 
 
10
 
Feb 25 2008
11
 
* Add hard-link support to cbranch
12
 
 
13
 
Feb 13 2008
14
 
* RELEASE: bzrtools 1.2.0
15
 
 
16
 
Feb 12 2008
17
 
* Handle missing patch program
18
 
 
19
 
Jan 10 2008
20
 
* Support branch6 formats (dirstate-tags, pack*) in rspush
21
 
* RELEASE: bzrtools 1.1.0
22
 
 
23
 
Dec 21 2007
24
 
* "branches" and "multi-pull" updated to new find_* APIs.
25
 
* new "trees" command.
26
 
 
27
 
Dec 20 2007
28
 
* cbranch is much faster, and supports --files-from.
29
 
 
30
 
Dec 1 2007
31
 
* RELEASE: bzrtools 1.0.0
32
 
* Use dotted revnos in graph-ancestry
33
 
 
34
 
Nov 23 2007
35
 
* Remove switch (now in bzr itself)
36
 
 
37
 
Nov 6 2007
38
 
* Handle command.options glitch
39
 
* RELEASE: bzrtools 0.92.1
40
 
 
41
 
Nov 1 2007
42
 
* Update rspush to work only in standalone trees and fix lock error
43
 
* RELEASE: bzrtools 0.92.0
44
 
 
45
 
September 11 2007
46
 
* RELEASE: bzrtools 0.91.0
47
 
 
48
 
September 4 2007
49
 
* switch works even when source branch is read-only
50
 
 
51
 
August 15 2007
52
 
* Allow zap --force to delete a checkout with uncommitted changes
53
 
 
54
 
August 14 2007
55
 
* Hide show-paths command, in favour of bzr info
56
 
* BzrTools does not do out-of-date checks unless a bzrtools command is run
57
 
* shelf doesn't emit reject message in test suite
58
 
* branches now works with Apache (and possibly other servers) again
59
 
* branches now dies quickly & cleanly if it can't connect
60
 
* multi-pull reuses connections where possible
61
 
* RELEASE: bzrtools 0.90.0
62
 
* remove branch-mark
63
 
 
64
 
July 10 2007
65
 
* RELEASE: bzrtools 0.18.0
66
 
 
67
 
June 15 2007
68
 
* graph-ancestry supports new graph API, indicates both possible merge bases,
69
 
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
70
 
  cwd.
71
 
 
72
 
June 12 2007
73
 
* RELEASE: bzrtools 0.17.0
74
 
* RELEASE: bzrtools 0.17.1
75
 
 
76
 
June 10 2007
77
 
* Whitespace cleanups from Charlie Shepherd
78
 
 
79
 
June 9 2007
80
 
* Version warning is suppressed for dev version of the next release.  E.g.
81
 
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
82
 
 
83
 
May 8 2007
84
 
* RELEASE: bzrtools 0.16.1
85
 
 
86
 
April 27 2007
87
 
* RELEASE: bzrtools 0.16.0
88
 
 
89
 
March 26 2007
90
 
* Get shelf tests passing with dirstate (again!)
91
 
* RELEASE: bzrtools 0.15.4
92
 
 
93
 
March 26 2007
94
 
* Add branch parameter to show-paths
95
 
 
96
 
March 16 2007
97
 
* RELEASE: bzrtools 0.15.3
98
 
 
99
 
March 12 2007
100
 
* Hack around hunk headers showing as long lines.
101
 
 
102
 
March 9 2007
103
 
* Handle broken python tar implementations in upstream_import
104
 
* RELEASE: bzrtools 0.15.2
105
 
 
106
 
March 7 2007
107
 
* RELEASE: bzrtools 0.15.1
108
 
* RELEASE: bzrtools 0.15.0
109
 
 
110
 
Feb 2 2007
111
 
* Colordiff warns on long lines
112
 
 
113
1
Jan 17 2007
114
2
* RELEASE: bzrtools 0.14.0
115
3