~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-05-30 02:30:22 UTC
  • Revision ID: aaron@aaronbentley.com-20080530023022-l2fzmlvuzkotwnhv
Remove baz-import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
May 12 2008
 
2
* Mark show-paths as obsolete
 
3
* Update to avoid deprecated APIs
 
4
* RELEASE: bzrtools 1.5.0
 
5
 
 
6
May 11 2008
 
7
* Test fixes from Alexander Belchenko
 
8
* Merge heads plugin
 
9
* Update heads plugin to use undeprecated APIs
 
10
 
 
11
April 26 2008
 
12
* Updates to syntax highlighting from Marius Kruger
 
13
 
 
14
April 17 2008
 
15
* Use Graph API (instead of old revision_graph code) for graph-ancestry
 
16
* RELEASE: bzrtools 1.4.0
 
17
 
 
18
April 10 2008
 
19
* Add escaping to HTML graph-ancestry output
 
20
* Nicer error when patch fails
 
21
 
 
22
March 20 2008
 
23
* cbranch can now create parent directories for branches as needed.
 
24
 
 
25
March 18 2008
 
26
* RELEASE: bzrtools 1.3.0
 
27
 
 
28
Feb 29 2008
 
29
* Add link-tree command
 
30
 
 
31
Feb 25 2008
 
32
* Add hard-link support to cbranch
 
33
 
 
34
Feb 13 2008
 
35
* RELEASE: bzrtools 1.2.0
 
36
 
 
37
Feb 12 2008
 
38
* Handle missing patch program
 
39
 
 
40
Jan 10 2008
 
41
* Support branch6 formats (dirstate-tags, pack*) in rspush
 
42
* RELEASE: bzrtools 1.1.0
 
43
 
 
44
Dec 21 2007
 
45
* "branches" and "multi-pull" updated to new find_* APIs.
 
46
* new "trees" command.
 
47
 
 
48
Dec 20 2007
 
49
* cbranch is much faster, and supports --files-from.
 
50
 
 
51
Dec 1 2007
 
52
* RELEASE: bzrtools 1.0.0
 
53
* Use dotted revnos in graph-ancestry
 
54
 
 
55
Nov 23 2007
 
56
* Remove switch (now in bzr itself)
 
57
 
 
58
Nov 6 2007
 
59
* Handle command.options glitch
 
60
* RELEASE: bzrtools 0.92.1
 
61
 
 
62
Nov 1 2007
 
63
* Update rspush to work only in standalone trees and fix lock error
 
64
* RELEASE: bzrtools 0.92.0
 
65
 
 
66
September 11 2007
 
67
* RELEASE: bzrtools 0.91.0
 
68
 
 
69
September 4 2007
 
70
* switch works even when source branch is read-only
 
71
 
 
72
August 15 2007
 
73
* Allow zap --force to delete a checkout with uncommitted changes
 
74
 
 
75
August 14 2007
 
76
* Hide show-paths command, in favour of bzr info
 
77
* BzrTools does not do out-of-date checks unless a bzrtools command is run
 
78
* shelf doesn't emit reject message in test suite
 
79
* branches now works with Apache (and possibly other servers) again
 
80
* branches now dies quickly & cleanly if it can't connect
 
81
* multi-pull reuses connections where possible
 
82
* RELEASE: bzrtools 0.90.0
 
83
* remove branch-mark
 
84
 
 
85
July 10 2007
 
86
* RELEASE: bzrtools 0.18.0
 
87
 
 
88
June 15 2007
 
89
* graph-ancestry supports new graph API, indicates both possible merge bases,
 
90
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
 
91
  cwd.
 
92
 
 
93
June 12 2007
 
94
* RELEASE: bzrtools 0.17.0
 
95
* RELEASE: bzrtools 0.17.1
 
96
 
 
97
June 10 2007
 
98
* Whitespace cleanups from Charlie Shepherd
 
99
 
 
100
June 9 2007
 
101
* Version warning is suppressed for dev version of the next release.  E.g.
 
102
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
 
103
 
 
104
May 8 2007
 
105
* RELEASE: bzrtools 0.16.1
 
106
 
 
107
April 27 2007
 
108
* RELEASE: bzrtools 0.16.0
 
109
 
 
110
March 26 2007
 
111
* Get shelf tests passing with dirstate (again!)
 
112
* RELEASE: bzrtools 0.15.4
 
113
 
 
114
March 26 2007
 
115
* Add branch parameter to show-paths
 
116
 
 
117
March 16 2007
 
118
* RELEASE: bzrtools 0.15.3
 
119
 
 
120
March 12 2007
 
121
* Hack around hunk headers showing as long lines.
 
122
 
 
123
March 9 2007
 
124
* Handle broken python tar implementations in upstream_import
 
125
* RELEASE: bzrtools 0.15.2
 
126
 
 
127
March 7 2007
 
128
* RELEASE: bzrtools 0.15.1
 
129
* RELEASE: bzrtools 0.15.0
 
130
 
 
131
Feb 2 2007
 
132
* Colordiff warns on long lines
 
133
 
 
134
Jan 17 2007
 
135
* RELEASE: bzrtools 0.14.0
 
136
 
 
137
Jan 16 2007
 
138
* 'colordiff' now optionally checks for whitespace violations
 
139
 
 
140
Jan 8 2007
 
141
* 'import' now imports directories.
 
142
 
 
143
Jan 4 2007
 
144
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
 
145
  your working directory hierarchy exactly.  New config option must be
 
146
  used: "cbranch_target".  Appendpath policy should be used for this.
 
147
 
 
148
Dec 28
 
149
* 'import' command now honours execute bit in tarfiles
 
150
 
 
151
Dec 21
 
152
* 'graph-ancestry' shows branch nick if applicable
 
153
 
 
154
Dec 19
 
155
* 'patch' works over sftp (and, in theory, all transports)
 
156
 
 
157
Dec 13
 
158
* 'branch-history' tolerates commit ids with no email
 
159
 
1
160
Dec 12
2
161
* Add zip support to 'import' command
3
162