/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 bzr-gtk.applications

  • Committer: David Allouche
  • Date: 2006-05-08 13:03:59 UTC
  • Revision ID: david.allouche@canonical.com-20060508130359-f9a471d0d0b1dcf2
remove --robust, pyflakes fixes, update README

Thanks to Robert Collins' new graphing logic, the --robust option is
no longer needed to prevent extreme graph width on broken branches.
That allows removing a bunch of flaky code.

Remove a few spurious imports (thanks to pyflakes).

Update README to request bzr>=0.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
bzr-gtk-patch
2
 
        command=bzr-handle-patch
3
 
        name=Bazaar
4
 
        can_open_multiple_files=false
5
 
        expects_uris=false
6
 
        requires_terminal=false
7
 
        mime_types=text/x-diff,text/x-patch,application/x-bazaar-merge-directive