
|
If you were logged in you would be able to see more operations.
|
|
|
Giggle
Created: 19/Mar/07 04:07 PM
Updated: 02/Apr/07 11:47 AM
|
|
| Component/s: |
History View
|
| Affects Version/s: |
None
|
| Fix Version/s: |
0.3
|
|
|
Visualizing projects with lots of branches looks a little akward in Giggle since the "graph"-column gets too big, and shoves the commit-summarys out of view. An obvious example is looking at Git's own history in Giggle. Gitk on the other hand seems to compress the branch-view and commit-summary text which looks much more nice. Dunno if this is possible to accomplish in Gtk+ though..
|
|
Description
|
Visualizing projects with lots of branches looks a little akward in Giggle since the "graph"-column gets too big, and shoves the commit-summarys out of view. An obvious example is looking at Git's own history in Giggle. Gitk on the other hand seems to compress the branch-view and commit-summary text which looks much more nice. Dunno if this is possible to accomplish in Gtk+ though.. |
Show » |
|
The separation between paths has been reduced recently, and now the graph column is resizable. Given that GTK won't allow what gitk does, I think this is the best we can do to improve this.