/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: Jelmer Vernooij
  • Date: 2011-03-14 20:12:19 UTC
  • Revision ID: jelmer@samba.org-20110314201219-wo692nzwywu6mevh
Fix formatting, imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
  * Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
8
8
 
9
 
  * gannotate now supports interactive substring search in the file content.
10
 
    interactive search for line numbers has been removed, use Ctrl-G instead.
11
 
    (Sergei Golubchik)
12
 
 
13
 
  * visualise now supports interactive changeset comment search.
14
 
    interactive search for revision numbers continues to work.
15
 
    (Sergei Golubchik)
16
 
 
17
 
 BUG FIXES
18
 
 
19
 
  * Ensure config directory exists before writing configuration.
20
 
    (Jelmer Vernooij, #231150)
21
 
 
22
9
0.100.0 2011-03-02
23
10
 
24
11
 BUG FIXES
46
33
 
47
34
  * Add lock dialog. (Daniel Schierbeck, #93652)
48
35
 
49
 
 FEATURES
50
 
 
51
 
  * Add option to use "bzr viz" with a vertical layout.
52
 
    (Ximin Luo, #649273)
53
 
 
54
36
0.99.1  2010-08-26
55
37
 
56
38
 BUG FIXES