tree: added a "browse at HEAD" link.
[viewgit.git] / doc / TODO
blob1573b7030816d3059ec9657ed7d4c4d5267644b5
1 - bundle about page that says what the software is and where to download it
3 [Milestones]
4 - Public Launch (0.0.1?)
5         - a public demo
6         - must have a minimalistic but useful interface
7         - must have features planned as mandatory
8         - should be at least able to rival other similar projects (the PHP ones at least)
9         - validate generated pages
11         - sourceforge project
12         - website, tracked with Google Analytics
13                 - Google Analytics
14                 - Piwik
15                 - Link to other projects at <http://git.or.cz/gitwiki/Gitweb>
16         - freshmeat project page
17         - post link to <http://git.or.cz/gitwiki/Gitweb>
18         - announce on git list
19         - announce on viewsvn's news section
20         - link from viewsvn's page
21 - First fixes & new features based on feedback (0.0.2)
23 [low priority]
24 - diff between arbitrary trees/commits
25 - commitdiff page: filename list has no action links
26 - commit support / uploading of bundles to be reviewed
27 - pagenav loses track of which branch/tag we are viewing
28 - checkout: generate git-update-server-info information on-the-fly if needed?
29 - disable error reporting by default, and use own error handler for debug mode
30 - full log page
31 - summary: show [MASTER] and so on if the given commit is a tag or a head