/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: matkor
  • Date: 2007-08-23 10:17:40 UTC
  • mto: This revision was merged to the branch mainline in revision 265.
  • Revision ID: matkor@laptop-hp-20070823101740-s17kf9qa383wiuje
Code for "branch update" menuitem and toolbox. Typo fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.104.0 UNRELEASED
2
 
 
3
 
0.103.0 2011-12-11
4
 
 
5
 
 FEATURES
6
 
 
7
 
  * Internationalization support has been added. (David Planella, #621680)
8
 
 
9
 
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
10
 
 
11
 
  * gannotate now supports interactive substring search in the file content.
12
 
    interactive search for line numbers has been removed, use Ctrl-G instead.
13
 
    (Sergei Golubchik)
14
 
 
15
 
  * visualise now supports interactive changeset comment search.
16
 
    interactive search for revision numbers continues to work.
17
 
    (Sergei Golubchik)
18
 
 
19
 
  * Switch to gtk3. The old gtk2 branch is still available as lp:bzr-gtk/gtk2. (Curtis Hovey)
20
 
 
21
 
  * Remove keyring support - this is broken for GTK3, and replaced by a DBus service
22
 
    that is not specific to GNOME. Instead, bzr or bzr-dbus will provide support
23
 
    for this service. (Jelmer Vernooij)
24
 
 
25
 
 BUG FIXES
26
 
 
27
 
  * Ensure config directory exists before writing configuration.
28
 
    (Jelmer Vernooij, #231150)
29
 
 
30
 
  * Mark as supporting bzr 2.5.0. (Jelmer Vernooij)
31
 
 
32
 
  * Add X-GNOME-Autostart-Delay=30 to bzr-notify.desktop.
33
 
    (Mikkel Kamstrup Erlandsen, #861201)
34
 
 
35
 
0.100.0 2011-03-02
36
 
 
37
 
 BUG FIXES
38
 
 
39
 
  * make sure that gdiff opened from gannotate knows its parent
40
 
    (gannotate, that is, and does not exit when it (gdiff) is closed.
41
 
 
42
 
  * Clarify 'visualise' help about the multiple branches feature
43
 
    and the --revision parameter. (Vincent Ladeuil, #556347)
44
 
 
45
 
  * Mark as compatible with bzr 2.3. (Jelmer Vernooij)
46
 
 
47
 
  * Fix appindicator icon category. (Michael Terry, #685634)
48
 
 
49
 
  * Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
50
 
 
51
 
  * "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
52
 
 
53
 
  * Don't use markup for secondary text in error dialogs.
54
 
    (Edward Ari Bichetero, #656641)
55
 
 
56
 
  * Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
57
 
 
58
 
 FEATURES
59
 
 
60
 
  * Add lock dialog. (Daniel Schierbeck, #93652)
61
 
 
62
 
 FEATURES
63
 
 
64
 
  * Add option to use "bzr viz" with a vertical layout.
65
 
    (Ximin Luo, #649273)
66
 
 
67
 
0.99.1  2010-08-26
68
 
 
69
 
 BUG FIXES
70
 
 
71
 
  * Trivial release to include credits pickle file.
72
 
 
73
 
   * Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
74
 
 
75
 
0.99.0 2010-08-13
76
 
 
77
 
 BUG FIXES
78
 
 
79
 
   * Guard setup() call when not loaded as __main__. (Robert Collins)
80
 
 
81
 
   * Ignore gnomekeyring.IOError when checking if credentials are available
82
 
     in the GNOME keyring. (Jelmer Vernooij, #534326)
83
 
 
84
 
   * Don't crash when there is already a lan-notify instance running.
85
 
     (Jelmer Vernooij, #339284)
86
 
 
87
 
   * Return the credentials if successfully found in gnome-keyring.
88
 
     (John Szakmeister)
89
 
 
90
 
   * Support non-bzr patches. (Toshio Kuratomi, #502076)
91
 
 
92
 
   * Avoid using private functions to get branch config. (Jelmer Vernooij,
93
 
     #583554)
94
 
 
95
 
   * Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
96
 
 
97
 
FEATURES
98
 
 
99
 
  * Add 'Find' button to start text search.
100
 
    (Martin Pool, #556347)
101
 
 
102
 
  * Add 'glog' as an alias for visualize (aka viz) as too many
103
 
    people are still confused.
104
 
    (Vincent Ladeuil)
105
 
 
106
 
  * Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
107
 
    #518179)
108
 
 
109
 
  * Add more tooltips to Olive. (Adrian Room, #333876)
110
 
 
111
 
0.98.0 2010-02-24
112
 
 
113
 
BUG FIXES
114
 
 
115
 
  * Fix relative import in olive menu.
116
 
    (Mathias Brodala, #269883)
117
 
 
118
 
  * Fix typo in checkout dialog.
119
 
    (Jasper Groenewegen, #466507)
120
 
 
121
 
  * Adds help for ginit and gtags.
122
 
    (Andrew Starr-Bochicchio, #512701)
123
 
 
124
 
0.97.0 2009-08-25
125
 
 
126
 
BUG FIXES
127
 
 
128
 
  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
129
 
    by being more tolerant about gobject methods availability.
130
 
    (Vincent Ladeuil, #403430)
131
 
  
132
 
  * Fixed emblem and nautilus bzr-status column for ignored files.
133
 
    (Lucas Shrewsbury, #294632)
134
 
    
135
 
  * Fixed emblem and nautilus bzr-status column for unversioned files.
136
 
    (Lucas Shrewsbury, #417966)
137
 
 
138
 
  * Switch to using disutils sdist instead of bzr export.
139
 
    (Mark Lee, #398242)
140
 
 
141
 
0.96.2  2009-07-08
142
 
 
143
 
 BUG FIXES
144
 
 
145
 
  * Same player shoots again. Version credits.pickle and rebuild the tarball
146
 
    after running 'python ./setup.py build_credits', update
147
 
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.  
148
 
    (Vincent Ladeuil, #397526)
149
 
 
150
 
0.96.1  2009-07-08
151
 
 
152
 
 BUG FIXES
153
 
 
154
 
  * Rebuild the tarball after running 'python ./setup.py build_credits',
155
 
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
156
 
   (Vincent Ladeuil, #397526)
157
 
 
158
 
 
159
 
0.96.0  2009-07-08
160
 
 
161
 
 UI
162
 
 
163
 
  * Add colored status messages in Olive file list (Jasper Groenewegen)
164
 
 
165
 
  * Use the new progress bar implementation from bzrlib.
166
 
   (Vincent Ladeuil, 385191)
167
 
 
168
 
 CHANGES
169
 
 
170
 
  * Add ginfo command line option (Jasper Groenewegen)
171
 
  
172
 
  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
173
 
 
174
 
 BUG FIXES
175
 
 
176
 
  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
177
 
  Korn, #294396)
178
 
 
179
 
  * Fix Olive homepage URL. (#255152)
180
 
 
181
 
  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
182
 
 
183
 
  * Save commit messages at uncommit time, restore them at
184
 
    gcommit time. Also allow saving commit messages if the commit
185
 
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
186
 
 
187
 
  * Mark as compatible with bzr 1.13.
188
 
 
189
 
 FEATURES
190
 
 
191
 
  * Support storing credentials in the GNOME Keyring if it is 
192
 
    available. (Jelmer Vernooij)
193
 
 
194
 
  * Fix opening Status window in Olive (#316310)
195
 
 
196
 
0.95.0  2008-08-04
197
 
 
198
 
 UI
199
 
 
200
 
  * Added Refresh menu option with F5 keyboard shortcut (Russ Brown)
201
 
 
202
 
  * Show progress bars in bzr viz window (Chad Miller, Jelmer Vernooij)
203
 
 
204
 
  * Added menu option for indexing branches if bzr-search is present.
205
 
    (Jelmer Vernooij)
206
 
 
207
 
  * Add "Send Merge Directive" button in bzr viz. (Jelmer Vernooij)
208
 
 
209
 
  * Remove dummy "Edit->Find" option. (Jelmer Vernooij)
210
 
 
211
 
  * Added an optional diff panel to bzr vis.  (Scott Scriven)
212
 
 
213
 
  * Made bzr vis remember whether the toolbar is visible.  (Scott Scriven)
214
 
 
215
 
  * Made bzr vis remember window and panel sizes.  (Scott Scriven)
216
 
 
217
 
  * Sort Olive bookmarks by title (Jasper Groenewegen)
218
 
  
219
 
  * Add controls to wrap long lines in gdiff and diff in visualise. (Jasper Groenewegen, #229789)
220
 
  
221
 
  * Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
222
 
 
223
 
  * Add new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
224
 
  
225
 
  * Show status for folders in Olive file list (Jasper Groenewegen)
226
 
  
227
 
  * Change appearance Olive bookmarks (Jasper Groenewegen)
228
 
  
229
 
  * Add ability to have dialog popup from Olive location bar. (Jasper Groenewegen)
230
 
 
231
 
 BUG FIXES
232
 
 
233
 
  * Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
234
 
  
235
 
  * Fixed adding tags. (Javier Derderian, #228709)
236
 
 
237
 
  * Fix history mode button. (Jasper Groenewegen, #144962)
238
 
 
239
 
  * Fixed handle-patch script. (Jelmer Vernooij)
240
 
 
241
 
  * Fix import in olive. (Jelmer Vernooij, #223935)
242
 
 
243
 
  * Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
244
 
 
245
 
  * Remove use of upstream removed Repository.revision_parents() 
246
 
    (Jelmer Vernooij)
247
 
 
248
 
  * List network drives in Olive. (Kevin Light, #244308)
249
 
 
250
 
  * Fix progress bar handling. (Jelmer Vernooij)
251
 
 
252
 
  * Fix broken symlink handling. (Jasper Groenewegen)
253
 
 
254
 
  * Fix import in Olive rename dialog. (Kevin Light)
255
 
 
256
 
  * Removed some redundant screen redrawing in bzr vis.  (Scott Scriven)
257
 
 
258
 
  * Fixed overflowing labels in bzr vis.  (Scott Scriven)
259
 
 
260
 
  * Fix plugin description in gpreferences. (Jasper Groenewegen, #232191)
261
 
 
262
 
  * Remove question for setting default push location. (Jasper Groenewegen, #151818)
263
 
 
264
 
  * Automatically change to history mode on selecting a revision from the list. (Jasper Groenewegen, #144963)
265
 
 
266
 
  * Check if file is versioned before opening gannotate window from olive. (Jasper Groenewegen, #115358)
267
 
  
268
 
  * Make sure error/info/warning dialogs know their parent window. (Jasper Groenewegen, #252208)
269
 
  
270
 
  * Handle unreadable .bzr subfolder in Olive. (Jasper Groenewegen, #229044)
271
 
 
272
 
  * Import gobject in bzr-notify, as it is used there to set a timeout. (James Westby)
273
 
 
274
 
 CHANGES
275
 
 
276
 
  * Moved notify icon code to separate script. (Jelmer Vernooij)
277
 
 
278
 
  * Verify testaments when showing signatures on revisions and
279
 
    re-enable signature display. (Jelmer Vernooij)
280
 
 
281
 
  * Show credits for bzr-gtk in the about dialog. (Jelmer Vernooij)
282
 
  
283
 
  * Add gmerge command line option (Jasper Groenewegen, #124760)
284
 
 
285
 
 INTERNALS
286
 
 
287
 
  * All i18n calls should now go through _i18n which must be imported from
288
 
    bzrlib.plugins.gtk. This addresses the occasional collisions with '_' used
289
 
    as an anonymous variable. (Vincent Ladeuil)
290
 
 
291
 
  * Add test for linegraph code. (Jelmer Vernooij)
292
 
 
293
 
  * Remove obsolete tortoisebzr tests. (Jelmer Vernooij)
294
 
 
295
 
  * Share revision context menu and main revision menu in bzr viz. (Jelmer Vernooij)
296
 
 
297
 
  * Remove glade from merge dialog. (Jasper Groenewegen)
298
 
 
299
 
  * Remove glade from olive about, rename, remove, move, mkdir, add dialogs. (Jasper Groenewegen)
300
 
 
301
 
  * Remove glade from olive main window (Jasper Groenewegen)
302
 
  
303
 
  * Remove glade from olive info dialog (Jasper Groenewegen)
304
 
 
305
 
  * Rewrite Olive mouse button event handling (Kevin Light)
306
 
  
307
 
0.94.0    2008-05-04
308
 
 
309
 
 CHANGES
310
 
 
311
 
  * Disabled signature tab until we start verifying testaments. 
312
 
    (Jelmer Vernooij)
313
 
 
314
 
 BUG FIXES
315
 
 
316
 
  * Fix display of children in branchview. (Jelmer Vernooij, #224914)
317
 
 
318
 
0.94.0rc1  2008-04-25
319
 
 
320
 
 CHANGES
321
 
 
322
 
  * Removed tortoise-bzr, which now has its own project (http://launchpad.net/tortoisebzr)
323
 
 
324
 
  * Use new D-Bus revision signal. (James Henstridge, #206443)
325
 
 
326
 
 UI
327
 
 
328
 
  * Made the tags associated with a revision render next to the revision
329
 
    node in the branch view. (Ali Sabil)
330
 
 
331
 
  * Made the tag list in the revision view be comma-separated. (Daniel Schierbeck)
332
 
 
333
 
  * Add bugs tab in the branch view. (Jelmer Vernooij)
334
 
  
335
 
  * New Tango-styled icons. This time properly licensed under the GPL.
336
 
    (Simon Pascal Klein)
337
 
 
338
 
  * Support showing multiple branches in "bzr viz". (Jelmer Vernooij
339
 
 
340
 
  * Added new icons for nautilus overlay (Martin Albisetti)
341
 
 
342
 
  * Added enable/disable per-branch option (Martin Albisetti)
343
 
 
344
 
  * Add compare with option to revisions menu. (Javier Derderian)
345
 
 
346
 
  * Register file handler for applying patches/bundles to Bazaar branches.
347
 
    (Jelmer Vernooij)
348
 
 
349
 
 BUG FIXES
350
 
 
351
 
  * Make adding tags from the viz work again. (Daniel Schierbeck)
352
 
 
353
 
  * Catch UnsupportedProtocol exception in the Nautilus extension. (#77965)
354
 
  
355
 
  * Make Nautilus extension work again. (#111826, Toshio Kuratomi, Jelmer Vernooij)
356
 
  
357
 
  * Make viz not throw errors when there are 0 commits. (#173698, Gary van der
358
 
    Merwe)
359
 
 
360
 
  * Fixed underscores in tags being interpreted as mnemonics in the viz. (#201733, 
361
 
    Daniel Schierbeck)
362
 
 
363
 
  * Fixed change view menu in viz. (Javier Derderian, #215350)
364
 
 
365
 
 FEATURES
366
 
 
367
 
  * Only check for old Bazaar versions that are known to be incompatible and 
368
 
    no longer warn about newer (unknown) versions of Bazaar, on the assumption
369
 
    the API is sufficiently stable now. (Jelmer Vernooij)
370
 
 
371
 
  * Support child_submit_to setting in gsend. (Jelmer Vernooij)
372
 
 
373
 
  * Add tab to revision view showing the signature status. (Daniel Schierbeck, Jelmer Vernooij)
374
 
 
375
 
  * Use seahorse to verify signatures. (Daniel Schierbeck)
376
 
 
377
 
 INTERNALS
378
 
 
379
 
  * Refactored the revisionview. (Daniel Schierbeck)
380
 
 
381
 
  * It is now possible to use the diff view as a widget. (Jelmer Vernooij)
382
 
 
383
 
  * Preferences dialog has been split up. (Jelmer Vernooij)
384
 
 
385
 
0.93.0  2007-12-10
386
 
 
387
 
 UI
388
 
 
389
 
  * Added a menu bar to the viz. (Daniel Schierbeck)
390
 
     - Select a revision by tag.
391
 
     - Show/hide tree view columns.
392
 
 
393
 
 BUG FIXES
394
 
 
395
 
  * Make toolbars in Olive follow GNOME standards. (#137074)
396
 
 
397
 
 INTERNALS
398
 
 
399
 
  * Allow test suite to run without PyGTK. (Aaron Bentley)
400
 
 
401
 
0.92.1  2007-11-10
402
 
 
403
 
 BUG FIXES
404
 
 
405
 
  * Fixed logview bug in gannotate. (Daniel Schierbeck)
406
 
 
407
 
0.92.0    2007-11-07
408
 
 
409
 
 UI
410
 
 
411
 
  * Removed email part of committer id from committer column in the revision
412
 
    history window. (Daniel Schierbeck)
413
 
    
414
 
  * Removed date column from revision history window. (Daniel Schierbeck)
415
 
  
416
 
  * Rearranged the logview into a notebook. (Daniel Schierbeck)
417
 
  
418
 
  * Redesigned the Commit dialog. (John Arbash Meinel)
419
 
  
420
 
  * Broken lines support made optional. (Daniel Schierbeck)
421
 
 
422
 
 FEATURES
423
 
 
424
 
  * Rewrite of a large ammount of the viz code:
425
 
        * Make use of the bzrlib.tsort.merge_sort for sorting the revisions.
426
 
        * A new algorithm to work out how to draw the lines using the
427
 
          revsion numbers returned from merge_sort.
428
 
        * Lines that are very long are broken, which results in the graph
429
 
          requiring less space to render and the graph is easier to interpret.
430
 
          (#82907)
431
 
        * Choose the color for a branch from the revsion number, which results
432
 
          in stable colors. Revisions on the mainline are allways black.
433
 
        * Implement a TreeModel that loads the revision data only when a a
434
 
          revision is scrolled into view, improving the time it takes to display
435
 
          the first screen of data by 92%. (#124143)
436
 
        * Add a column to display the revision number. (#64167)
437
 
        * Add buttons to navigate to child revisions.
438
 
    (Gary van der Merwe)
439
 
 
440
 
  * Added a revert option to the revision menu. (Gary van der Merwe)
441
 
 
442
 
 BUG FIXES
443
 
 
444
 
  * Show children on new row in table to avoid very broad windows in viz. 
445
 
    (Jelmer)
446
 
 
447
 
  * viz slow when run from olive. (#70463, Gary van der Merwe)
448
 
  
449
 
  * Make it possible to open diff from the commit window when there are pending
450
 
    merges. (Gary van der Merwe)
451
 
    
452
 
 INTERNALS
453
 
 
454
 
  * Use standard version tuple. (Jelmer)
455
 
 
456
 
  * Add check command to setup.py. (Jelmer)
457
 
 
458
 
  * Avoid deprecation warning for all_plugins() in gpreferences. (Jelmer)
459
 
 
460
 
0.91.0    2007-09-24
461
 
 
462
 
 UI
463
 
 
464
 
  * Added keyboard shortcuts for closing windows and exiting Olive.
465
 
    (#139559, Daniel Schierbeck)
466
 
  * Add a message to the viz window to indicate that the graph is still loading.
467
 
    (Gary van der Merwe)
468
 
 
469
 
  * The tip revision will be automatically selected in the branch visualization
470
 
    window. (#144244, Daniel Schierbeck)
471
 
  
472
 
  * Updated olive-gtk.desktop: Polish translation and additional categories.
473
 
    (Mateusz Korniak)
474
 
 
475
 
 BUG FIXES
476
 
 
477
 
  * Fix the "Complete Diff" entry in DiffWindow to show the whole diff.
478
 
    (#140512, James Westby) 
479
 
 
480
 
  * Right-clicking in Olive's file list works again. (#136310, Mark Lee)
481
 
  
482
 
  * Annotate context menu works again. (Daniel Schierbeck)
483
 
  
484
 
  * Fixed push (with overwite) behavior when branches are diverged.
485
 
    (Mateusz Korniak)
486
 
  
487
 
  * Local missing revisions are remote extra revisions (Missing revisions menu
488
 
    item in Olive). (Mateusz Korniak)
489
 
 
490
 
 INTERNALS
491
 
 
492
 
  * `bzr viz --limit` much more faster than before. (John Arbash Meinel)
493
 
 
494
 
  * Use get_apparent_author, rename variables to 'author'. (Aaron Bentley)
495
 
  
496
 
  * Added default_branch_path to MergeDialog and use it from olive-gtk.
497
 
    (Mateusz Korniak)
498
 
 
499
 
0.90.0    2007-08-27
500
 
 
501
 
 FEATURES
502
 
 
503
 
  * Add ability to hide ignored files in Olive (#134121, Tom Badran)
 
1
0.90.0  UNRELEASED
 
2
 
 
3
 FEATURES
 
4
 
 
5
  * Add ability to hide ignored files (#134121, Tom Badran)
504
6
 
505
7
  * Show tags in bzr viz. (Jelmer)
506
8
 
507
9
  * Handle large files correctly in Olive. (#127392, Mateusz Korniak)
508
10
 
509
 
  * Add remove and delete menu item in Olive. (#127381, Mateusz Korniak)
 
11
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz 
 
12
                                                                                                                        Korniak, Jelmer)
 
13
 
 
14
  * Add remove and delete menu item in Olive. (#127392, Mateusz Korniak)
510
15
  
511
16
  * Added "update" menu item in Olive. (Mateusz Korniak)
512
17
  
513
 
  * New Olive application icon. (Simon Pascal Klein and Jakub Steiner)
514
 
  
515
 
  * Show bzr viz interface quickly. (Gary van der Merwe)
 
18
  * New Olive application icon. (Simon Pascal Klein)
516
19
 
517
20
 UI
518
21
  
519
22
  * Improve Preferences dialog layout. (Jelmer)
520
 
 
 
23
 
521
24
 INTERNALS:
522
25
 
523
26
  * Updated pot generator script and regenerated the translation template.
524
27
    (Szilveszter)
525
28
 
526
 
  * Add helper widget for selecting branches (Jelmer)
527
 
    
528
 
 BUG FIXES
529
 
 
530
 
  * Support DBus being present but NetworkManager missing. (#126767, Mateusz
531
 
  Korniak, Jelmer)
532
 
 
533
 
  * Fixed interface to push.PushDialog (Mateusz Korniak)
534
 
 
535
 
  * Fix so the when Olive is run from the source code, the toolbar and menu
536
 
    icons show. (Gary van der Merwe, #131520)
537
 
 
538
 
  * Fix a regression that Olive was no longer able to find bzrlib location
539
 
    due to a change in the output of "bzr version". (Gary van der Merwe)
540
 
 
541
 
  * Fix a regression that Olive branch info window was not working. (Gary van
542
 
    der Merwe)
543
 
    
544
 
  * Fixed tags formatting. (Aaron)
545
 
 
546
29
0.18.0  2007-07-17
547
30
 
548
31
 FEATURES
597
80
 
598
81
  * Fixed 'bzr gcommit' if command not issued in a branch (#113394, Szilveszter)
599
82
 
600
 
0.16.0    2007-05-05
 
83
0.16.0  2007-05-05
601
84
 
602
85
 FEATURES
603
86
 
625
108
  
626
109
  * Recommend installation as 'gtk' not 'bzr-gtk'. (#104110, Szilveszter)
627
110
 
628
 
0.15.2    2007-04-03
 
111
0.15.2  2007-04-03
629
112
 
630
113
 BUG FIXES
631
114
 
642
125
 
643
126
  * Display remote locations in commit-notify (Robert)
644
127
 
645
 
0.15.1    2007-03-25
 
128
0.15.1  2007-03-25
646
129
 
647
130
 BUG FIXES
648
131
 
680
163
 
681
164
  * Strict commits are now a dialog, not a check box (Jelmer)
682
165
 
683
 
0.15.0    2007-03-09
 
166
0.15.0  2007-03-09
684
167
 
685
168
BUG FIXES
686
169
 
724
207
 
725
208
  * Add initial testsuite (Jelmer)
726
209
 
727
 
0.14.0    2007-01-30
 
210
0.14.0  2007-01-30
728
211
 
729
212
  * Add revert functionality (Szilvester)
730
213
 
731
214
  * Rewritten CommitDialog without glade (Szilvester)
732
215
 
733
216
  * Allow to commit single files from the context menu (Fixes #54983,
734
 
                                                       Szilvester)
 
217
                                                                                                           Szilvester)
735
218
 
736
219
  * Warn about incompatible Bazaar versions (Jelmer)
737
220
 
744
227
  * Set default drive letter (#67924, Szilvester)
745
228
 
746
229
  * Show error if no diff available for the selected file (#76536,
747
 
                                                          Szilvester)
 
230
                                                                                                                  Szilvester)
748
231
 
749
232
  * Handle current revision in annotate better (Aaron)
750
233
 
772
255
 
773
256
  * Several other small regression fixes (Szilvester)
774
257
 
775
 
0.13.0    2006-12-13
 
258
0.13.0  2006-12-13
776
259
 
777
260
  * Don't show pending merge list when there are no pending merges
778
261
    (Alexander Belchenko)
795
278
 
796
279
  * Use dotted revnos in gannotate (Aaron Bentley)
797
280
 
798
 
0.12.0    2006-11-04
 
281
0.12.0  2006-11-04
799
282
 
800
283
  * #68127: gcommit is broken
801
284