update TODO - stagit-gopher - A git gopher frontend. (mirror)
 (HTM) git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 955c3779ef1ad080b1b8a2f9746d766fdc74cb7e
 (DIR) parent 63a71643d00b1b407bb12eda34ac0755b4d9c950
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat, 26 Dec 2015 12:54:44 +0100
       
       update TODO
       
       Diffstat:
         M TODO                                |      18 +-----------------
       
       1 file changed, 1 insertion(+), 17 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,33 +1,17 @@
        marketing:
        - rename project: stagit?
        
       -portability:
       -- add strlcpy, strlcat.
       -
        performance:
        - optimize git_diff_get_stats.
        - speed up generating files.
        - be smarter about changes (an existing commit can never change the diff page).
       -? add pagination to log.html for > 5000 entries?
       -
       -display:
       -- time format: YYYY-MM-DD HH:MM (always use UTC+00:00, but don't show timezone).
       -- files page: show human-readable file modes: -rw-r--r--.
        
        layout:
        - make top menu look nicer in links/lynx again.
        
       -features:
       -- add raw link to latest files: raw/file...
       -- checkout files in separate directory.
       -- format text files in repo with lines, make the link linkable with an "anchor".
       -- able to add link to git url: git://url... per project.
       -? add summary page?
       -? show all the tags and branches as list.
       -? show commits for more tags and branches?
       -
        documentation:
        - improve mandoc pages.
       +  - document .git/description, .git/owner and .git/url
        
        idea:
        - program to write index for multiple repos: urmoms-index <repodir>...