validate_hash() now accepts 'HEAD' too.
[viewgit.git] / doc / TODO
blob50967610044525a541a1e8ec207df8568a9c63f6
1 - bundle about page that says what the software is and where to download it
3 - should be possible to link to a path at HEAD without the need for a tree hash
4         - tree: "Browse this tree at HEAD" -link
6 [Milestones]
7 - Public Launch (0.0.1?)
8         - a public demo
9         - must have a minimalistic but useful interface
10         - must have features planned as mandatory
11         - should be at least able to rival other similar projects (the PHP ones at least)
12         - validate generated pages
14         - sourceforge project
15         - website, tracked with Google Analytics
16                 - Google Analytics
17                 - Piwik
18                 - Link to other projects at <http://git.or.cz/gitwiki/Gitweb>
19         - freshmeat project page
20         - post link to <http://git.or.cz/gitwiki/Gitweb>
21         - announce on git list
22         - announce on viewsvn's news section
23         - link from viewsvn's page
24 - First fixes & new features based on feedback (0.0.2)
26 [low priority]
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