README: atleast libgit2 v0.22 is required (API) - 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 1cc9f5fcb114c33a9c163a1b436c2a7431b94b8e
 (DIR) parent 55556b66bc57be0d82831b9cb353b79816216316
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 25 Dec 2015 17:49:03 +0100
       
       README: atleast libgit2 v0.22 is required (API)
       
       update TODO
       
       Diffstat:
         M README                              |       2 +-
         M TODO                                |       9 ++++++++-
       
       2 files changed, 9 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -15,7 +15,7 @@ $ make
        
        Dependencies
        ------------
       -- libgit2
       +- libgit2 (v0.22+).
        - C compiler
        - make
        
 (DIR) diff --git a/TODO b/TODO
       @@ -1,3 +1,9 @@
       +marketing:
       +- rename project: stagit?
       +
       +portability:
       +- add strlcpy, strlcat.
       +
        performance:
        - optimize git_diff_get_stats.
        - speed up generating files.
       @@ -6,6 +12,7 @@ performance:
        
        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.
       @@ -20,7 +27,7 @@ features:
        ? show commits for more tags and branches?
        
        documentation:
       -- write mandoc pages.
       +- improve mandoc pages.
        
        idea:
        - program to write index for multiple repos: urmoms-index <repodir>...