# # # patch "TODO" # from [1da91ba2bc89a46afc6a8da974b27d2fc68a7799] # to [30a9e19e0d082d97d542d76285b7eeab90310ceb] # ============================================================ --- TODO 1da91ba2bc89a46afc6a8da974b27d2fc68a7799 +++ TODO 30a9e19e0d082d97d542d76285b7eeab90310ceb @@ -1,27 +1,34 @@ -Anyone wanting to implement any of these is more than welcome! -Just check out net.angrygoats.viewmtn and we'll sync up later. +BUGS: -Use monotone automate graph to do the ancestry graphing, and show some -future information. Perhaps cache based on the mtime of the db viewmtn -is looking at? Might be good enough. + * diff links only link to one of the ancestor revisions; there should be + a link to each ancestor in which the file is different from the revision + we are displaying + * we're not showing renames under "revision details", and we may be missing + other events. -RSS feeds of branches (could be cute!) +TODO: -headofbranch; show certs in list of heads. + * Use monotone automate graph to do the ancestry graphing, and show some + future information. Perhaps cache based on the mtime of the db viewmtn + is looking at? Might be good enough. -Show information when mousing over long hex strings. Also, it might -be more readable if the hex strings are in [ ] as they tend to merge -together when looking at them. This is how MT presents the data a lot -of the time, anyway. + * RSS feeds of branches (could be cute!) -When hovering over nodes in the ancestry graph, display the ChangeLog. + * headofbranch; show certs in list of heads. -Remove dependency on goatpy (don't really want released software to -rely on it.) + * Show information when mousing over long hex strings. Also, it might + be more readable if the hex strings are in [ ] as they tend to merge + together when looking at them. This is how MT presents the data a lot + of the time, anyway. -URL to get the latest tar file of a branch. + * When hovering over nodes in the ancestry graph, display the ChangeLog. -Improve the manifest; icons next to files indicating type (steal the -icons from GNOME?) + * Remove dependency on goatpy (don't really want released software to + rely on it.) + * URL to get the latest tar file of a branch. + + * Improve the manifest; icons next to files indicating type (steal the + icons from GNOME?) +