/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 __init__.py

  • Committer: Jelmer Vernooij
  • Date: 2010-05-29 23:45:35 UTC
  • mto: This revision was merged to the branch mainline in revision 691.
  • Revision ID: jelmer@samba.org-20100529234535-e0chetlwgbk1dbq4
Remove olive-specific ginfo command.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
gconflicts        GTK+ conflicts. 
23
23
gdiff             Show differences in working tree in a GTK+ Window. 
24
24
ginit             Initialise a new branch.
25
 
ginfo             GTK+ branch info dialog
26
25
gloom             GTK+ loom browse dialog
27
26
gmerge            GTK+ merge dialog
28
27
gmissing          GTK+ missing revisions dialog. 
135
134
    "gconflicts": [],
136
135
    "gdiff": [],
137
136
    "ginit": [],
138
 
    "ginfo": [],
139
137
    "gmerge": [],
140
138
    "gmissing": [],
141
139
    "gpreferences": [],