Updated todo + tweaks.
[viewgit.git] / doc / TODO
blobcd7a0e6d32a714de80cc8ee90354ed066d804fe8
1 - bundle about page that says what the software is and where to download it
3 - web: how to contact the author
4 - viewgit templates: include a link to viewgit homepage
6 [Milestones]
7 - Public Launch (0.0.1?)
8         - WIP register sourceforge project
9         - Google Analytics account
10                 - add to website
11         - Piwik?
12         - upload website
13         - make a release
14         - push to repo.or.cz
15         - freshmeat registration + release announcement
16         - post link to <http://git.or.cz/gitwiki/Gitweb>
17         - link from viewsvn.berlios.de
18         - announce in viewsvn news?
19         - blog.fealdia.org
20         - (announce on git list)
21 - First fixes & new features based on feedback (0.0.2)
23 [unsorted]
24 - summary: sort heads by modified date?
25 - prefix unvalidated values from browser with 'untrusted_'
26 - rewrite the git functions into reusable a class
27 - diff between arbitrary trees/commits
28 - commitdiff page: filename list has no action links
29 - commit support / uploading of bundles to be reviewed
30 - pagenav loses track of which branch/tag we are viewing
31 - checkout: generate git-update-server-info information on-the-fly if needed?
32 - disable error reporting by default, and use own error handler for debug mode
33 - full log page
34 - summary: show [MASTER] and so on if the given commit is a tag or a head