remove TODO - stagit-gopher - A git gopher frontend. (mirror) | |
git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit f0d42399d109e07d8d8a7ebc9f189f7db8ab87fb | |
parent 6d1d6cddc82544143bf2e54756360d659fa54008 | |
Author: Hiltjo Posthuma | |
Date: Wed, 2 Aug 2017 18:52:10 +0200 remove TODO Diffstat: D TODO | 16 ---------------- 1 file changed, 0 insertions(+), 16 deletions(-) --- | |
diff --git a/TODO b/TODO | |
@@ -1,16 +0,0 @@ -gopher: - -- cleanup code: escaping. -? printutf8pad: print '...' when truncated? -- update documentation: - - document new gopher-specific options. - -=== - -performance: -- don't recreate files tree for HEAD each time: - - idea: update files in tree and commit files with timestamp of commit and - compare? - -documentation: -- improve mandoc pages. |