[Pkg-bazaar-commits] ./bzr-gtk/unstable r48: Move visualisation code to a separate directory, preparing for bundling
Jelmer Vernooij
jelmer at samba.org
Fri Apr 10 07:16:02 UTC 2009
------------------------------------------------------------
revno: 48
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: bzr-gtk
timestamp: Fri 2006-05-19 18:37:13 +0200
message:
Move visualisation code to a separate directory, preparing for bundling
the GTK+ plugins for bzr.
added:
viz/
renamed:
__init__.py => viz/__init__.py
branchwin.py => viz/branchwin.py
bzrkapp.py => viz/bzrkapp.py
diffwin.py => viz/diffwin.py
graph.py => viz/graph.py
graphcell.py => viz/graphcell.py
-------------- next part --------------
=== added directory 'viz'
=== renamed file '__init__.py' => 'viz/__init__.py'
=== renamed file 'branchwin.py' => 'viz/branchwin.py'
=== renamed file 'bzrkapp.py' => 'viz/bzrkapp.py'
=== renamed file 'diffwin.py' => 'viz/diffwin.py'
=== renamed file 'graph.py' => 'viz/graph.py'
=== renamed file 'graphcell.py' => 'viz/graphcell.py'
More information about the Pkg-bazaar-commits
mailing list