bzr branch
http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
232.1.1
by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window. |
1 |
0.19.0 UNRELEASED |
2 |
||
3 |
FEATURES
|
|
4 |
||
232.1.3
by Adeodato Simó
Support setting diff colors from gedit's syntax highlighting config too. |
5 |
* Add support for customizing colors in the diff window via ~/.colordiffrc |
6 |
or gedit's syntax highlighting configuration. See README file for details. |
|
7 |
(Adeodato Simó) |
|
232.1.1
by Adeodato Simó
Read ~/.colordiffrc to set colors in the diff window. |
8 |
|
9 |
||
217
by Jelmer Vernooij
Update NEWS. |
10 |
0.18.0 2007-07-14 |
11 |
||
12 |
FEATURES
|
|
13 |
||
14 |
* Add Inspect and Branch buttons to notification window. (Robert) |
|
15 |
||
16 |
* Add notification area icon with context menu. (Jelmer) |
|
17 |
||
18 |
* New tango icons. (Pascal Klein) |
|
19 |
||
221
by Jelmer Vernooij
Add simple about dialog. |
20 |
* Add simple About dialog. (Jelmer) |
21 |
||
226
by Jelmer Vernooij
Add context menu in bzrk. |
22 |
* Add context menu in bzrk. (Jelmer) |
23 |
||
217
by Jelmer Vernooij
Update NEWS. |
24 |
BUG FIXES |
25 |
||
26 |
* Fix option help strings to comply with the style guide. (Vincent) |
|
27 |
||
28 |
* Fix import of BzrError. (Aaron) |
|
29 |
||
30 |
* Fix missing attributes for DummyRevision. (Vincent) |
|
31 |
||
219
by Jelmer Vernooij
Never refuse to work with newer versions of bzr, just warn. |
32 |
* Never refuse to run with newer versions of bzr, just warn. (Jelmer) |
33 |
||
217
by Jelmer Vernooij
Update NEWS. |
34 |
|
204
by Jelmer Vernooij
Release bzr-gtk 0.17.0 |
35 |
0.17.0 2007-06-15 |
195.2.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
36 |
|
195.6.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
37 |
FEATURES
|
195.7.2
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
38 |
|
217
by Jelmer Vernooij
Update NEWS. |
39 |
* Added an EXPERIMENTAL feature for browsing remote branches in Olive |
40 |
(Szilveszter) |
|
195.1.26
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
41 |
|
195.7.2
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
42 |
* Bookmarked locations are now added to branch/checkout history (Szilveszter) |
43 |
||
195.6.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
44 |
* There are now more columns in the file list, and you can sort by them |
217
by Jelmer Vernooij
Update NEWS. |
45 |
(Szilveszter) |
195.7.2
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
46 |
|
195.6.5
by Szilveszter Farkas (Phanatic)
Updated NEWS. |
47 |
* A location bar was added to the top of the file list. On Windows, the |
217
by Jelmer Vernooij
Update NEWS. |
48 |
drive selector combo was moved here (Szilveszter) |
195.6.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
49 |
|
217
by Jelmer Vernooij
Update NEWS. |
50 |
* Don't warn about incompatible versions when .dev version of Bazaar is used |
51 |
(Aaron) |
|
204
by Jelmer Vernooij
Release bzr-gtk 0.17.0 |
52 |
|
195.2.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
53 |
BUG FIXES |
54 |
||
195.5.2
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
55 |
* Get and Checkout dialogs: scan the branch only if the entry has lost focus |
217
by Jelmer Vernooij
Update NEWS. |
56 |
(#93653, Szilveszter) |
195.5.2
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
57 |
|
195.2.3
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
58 |
* Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter) |
59 |
||
195.1.1
by Szilveszter Farkas (Phanatic)
Added 0.16.0 release date. |
60 |
0.16.0 2007-05-05 |
188
by Jelmer Vernooij
merge 0.15.2 NEWS update. |
61 |
|
188.1.4
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
62 |
FEATURES
|
63 |
||
64 |
* An Initialize dialog added to Olive along with a 'ginit' command |
|
65 |
(#90839, Szilveszter) |
|
190.1.9
by Szilveszter Farkas (Phanatic)
Added NEWS entry. |
66 |
|
67 |
* Tags support added: 'gtags' command and Branch->Tags menu entry in Olive |
|
68 |
(#103725, Szilveszter) |
|
188
by Jelmer Vernooij
merge 0.15.2 NEWS update. |
69 |
|
195
by Jelmer Vernooij
Merge some fixes from John. |
70 |
BUG FIXES |
71 |
||
194
by Jelmer Vernooij
Sort plugins by name. |
72 |
* Sort plugins in gpreferences (Jelmer) |
73 |
||
195
by Jelmer Vernooij
Merge some fixes from John. |
74 |
* Give nicer errors when startup fails (John) |
75 |
||
196
by Jelmer Vernooij
Update NEWS |
76 |
* Fix 'bzr gdiff notafile' (#107812, John) |
195
by Jelmer Vernooij
Merge some fixes from John. |
77 |
|
78 |
* Find olive.glade on a couple more systems (John) |
|
79 |
||
80 |
INTERNALS
|
|
81 |
||
82 |
* Some minor style fixes (John) |
|
83 |
||
196
by Jelmer Vernooij
Update NEWS |
84 |
DOCS
|
85 |
||
86 |
* Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter) |
|
87 |
||
182.2.2
by Jelmer Vernooij
Prepare for 0.15.2 |
88 |
0.15.2 2007-04-03 |
183
by Jelmer Vernooij
Add NEWS file. |
89 |
|
90 |
BUG FIXES |
|
91 |
||
182.2.2
by Jelmer Vernooij
Prepare for 0.15.2 |
92 |
* Fix regression that prevented gannotate from being used (#97473, |
188.2.1
by Szilveszter Farkas (Phanatic)
Merged fix for #90839. Initialize dialog implemented. |
93 |
Vincent, Jelmer) |
182.2.2
by Jelmer Vernooij
Prepare for 0.15.2 |
94 |
|
95 |
* Fix regression that prevented gstatus from being used (Jelmer) |
|
96 |
||
97 |
* Fix status dialog size (Jelmer) |
|
98 |
||
183
by Jelmer Vernooij
Add NEWS file. |
99 |
FEATURES
|
100 |
||
182.2.2
by Jelmer Vernooij
Prepare for 0.15.2 |
101 |
* Update commit-notify to use new dbus API (Robert) |
102 |
||
103 |
* Display remote locations in commit-notify (Robert) |
|
104 |
||
183
by Jelmer Vernooij
Add NEWS file. |
105 |
0.15.1 2007-03-25 |
106 |
||
107 |
BUG FIXES |
|
108 |
||
109 |
* Prevent test suite from causing default-encoding changes (Aaron) |
|
110 |
||
111 |
* Fix testsuite when Olive was run before (Szilveszter) |
|
112 |
||
113 |
* Fix locking issue in Olive (Szilvester, #91522) |
|
114 |
||
115 |
* Don't obtain handle to networkmanager until necessary (Jelmer) |
|
116 |
||
117 |
* Better behavior in annotate when unable to go back (Aaron) |
|
118 |
||
119 |
FEATURES
|
|
120 |
||
121 |
* Add very simple TortoiseBzr implementation (Wouter, Jelmer) |
|
122 |
||
123 |
* Add 'forward' button in gannotate (Aaron) |
|
124 |
||
125 |
* Add simple GTK+ progress bars (Jelmer) |
|
126 |
||
127 |
* Add gmissing command (Jelmer) |
|
128 |
||
129 |
* Add simple preferences window with plugin list and global settings |
|
130 |
(Jelmer) |
|
131 |
||
132 |
* Add new command 'commit-notify' to listen for commits on dbus and |
|
133 |
show them via pynotify. (Robert) |
|
134 |
||
135 |
UI IMPROVEMENTS |
|
136 |
||
137 |
* Move search fields in gannotate directly below source window (Aaron) |
|
138 |
||
139 |
* Move buttons to top, tweak layout (Aaron) |
|
140 |
||
141 |
* Strict commits are now a dialog, not a check box (Jelmer) |
|
142 |
||
143 |
0.15.0 2007-03-09 |
|
144 |
||
145 |
BUG FIXES |
|
146 |
||
147 |
* Fix gannotate interaction with dirstate (Aaron) |
|
148 |
||
149 |
* Default button set on Commit dialog (#83030, Szilveszter) |
|
150 |
||
151 |
* Fix branch-nick handling (Aaron) |
|
152 |
||
153 |
* Defer cairo import to prevent import errors (Aaron) |
|
154 |
||
155 |
* More use of lazy_imports to speed up timing (Aaron) |
|
156 |
||
157 |
* Fix diff window freeze when shown from commit (Szilveszter) |
|
158 |
||
159 |
* Allow to commit single files from the context menu (#54983, Szilveszter) |
|
160 |
||
161 |
FEATURES
|
|
162 |
||
163 |
* Add ability to install nautilus plugin (#75603, Szilveszter) |
|
164 |
||
165 |
* Add conflicts window (Szilveszter) |
|
166 |
||
167 |
* Use network manager to determine default value of "Local Commit" |
|
168 |
setting (Jelmer) |
|
169 |
||
170 |
* Add status window (Jelmer, Szilveszter) |
|
171 |
||
172 |
* Add revision browser for push and pull dialogs (Szilveszter) |
|
173 |
||
174 |
* Add revert functionality to context menu (Szilveszter) |
|
175 |
||
176 |
INTERNAL
|
|
177 |
||
178 |
* Some more code converted to not use glade (Szilveszter, Jelmer) |
|
179 |
||
180 |
* Move url history and preferences code to a separate class (Jelmer) |
|
181 |
||
182 |
* Merge revision info code for gannotate and viz into single new widget |
|
183 |
(Jelmer) |
|
184 |
||
185 |
* Add initial testsuite (Jelmer) |
|
186 |
||
187 |
0.14.0 2007-01-30 |
|
188 |
||
189 |
* Add revert functionality (Szilvester) |
|
190 |
||
191 |
* Rewritten CommitDialog without glade (Szilvester) |
|
192 |
||
193 |
* Allow to commit single files from the context menu (Fixes #54983, |
|
194 |
Szilvester) |
|
195 |
||
196 |
* Warn about incompatible Bazaar versions (Jelmer) |
|
197 |
||
198 |
* Fixed gbranch (#77751, Szilvester) |
|
199 |
||
200 |
* Use the UI factory (Jelmer) |
|
201 |
||
202 |
* Generic handling of errors (Jelmer) |
|
203 |
||
204 |
* Set default drive letter (#67924, Szilvester) |
|
205 |
||
206 |
* Show error if no diff available for the selected file (#76536, |
|
207 |
Szilvester) |
|
208 |
||
209 |
* Handle current revision in annotate better (Aaron) |
|
210 |
||
211 |
* Support scrolling based on an offset in annotate (Aaron) |
|
212 |
||
213 |
* Add "Back" button in annotate (Aaron) |
|
214 |
||
215 |
* Removed some unused functions (Aaron) |
|
216 |
||
217 |
* Added Ctrl+G and Ctrl+F shortcuts to annotate (#73965, Vincent) |
|
218 |
||
219 |
* Nicer error when pygtk not installed (Aaron) |
|
220 |
||
221 |
* Show uncommitted changes in annotate (Aaron) |
|
222 |
||
223 |
* Support annotate in olive (#73786, Szilvester) |
|
224 |
||
225 |
* Ignored files no longer shown as unknown (#67926, Szilvester) |
|
226 |
||
227 |
* Don't allow merge if there are local changes (#73770, Szilvester) |
|
228 |
||
229 |
* Fix bookmark dialog (#67922, Szilvester) |
|
230 |
||
231 |
* Fix remove dialog (#73766 and #73767, Szilvester) |
|
232 |
||
233 |
* Several other small regression fixes (Szilvester) |
|
234 |
||
235 |
0.13.0 2006-12-13 |
|
236 |
||
237 |
* Don't show pending merge list when there are no pending merges |
|
238 |
(Alexander Belchenko) |
|
239 |
||
240 |
* Better error handling in gcommit (Alexander Belchenko) |
|
241 |
||
242 |
* Fix desktop file compliancy to standard (Toshio Kuratomi) #75278 |
|
243 |
||
244 |
* Rename put into context menu (Szilvester Farkas) #73774 |
|
245 |
||
246 |
* Improved commit dialog (Szilvester Farkas) #73778 |
|
247 |
||
248 |
* Rename dialog contains original name (Szilvester Farkas) #73775 |
|
249 |
||
250 |
* Bookmarks can be removed (Szilvester Farkas) |
|
251 |
||
252 |
* Run Olive after maximizing window (Szilvester Farkas) #70134 |
|
253 |
||
254 |
* Check empty commit message at commit time (vila) #73737 |
|
255 |
||
256 |
* Use dotted revnos in gannotate (Aaron Bentley) |
|
257 |
||
258 |
0.12.0 2006-11-04 |
|
259 |
||
260 |
* #68127: gcommit is broken |
|
261 |
||
262 |
* #67934: various win32 fixes |
|
263 |
||
264 |
* #67933: fix product name in setup.py |
|
265 |
||
266 |
* #67930: gdiff relies on plugin name being 'gtk' |
|
267 |
||
268 |
* #66937: process doesn't stop after closing commit dialog |
|
269 |
||
270 |
* #66091: commit after merge fails |
|
271 |
||
272 |
* #67927: fix non-ascii commit message |