Clarify binary file TODO - stahg-gopher - Static Mercurial page generator for gopher
HTML hg clone https://bitbucket.org/iamleot/stahg-gopher
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR changeset b7259cc87fdca09f5ae0c2eccc06d88f5967d9dd
DIR parent b0e68b2aa01068dcfd01406f88021ff8b3d42089
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 13 May 2019 15:16:25
Clarify binary file TODO
(commit/<changeset>.gph are okay, while file/<file>.gph no.)
Diffstat:
TODO | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff -r b0e68b2aa010 -r b7259cc87fdc TODO
--- a/TODO Mon May 13 02:04:21 2019 +0200
+++ b/TODO Mon May 13 15:16:25 2019 +0200
@@ -4,7 +4,9 @@
Missing features/bugs
---------------------
- - Gracefully handle binary files
+ - Gracefully handle binary files in file/<file>.gph
+ In stagit-gopher instead of the contents of the file a
+ `Binary file.' is present instead.
- Implement refs(), to list all branches and tags
- Write a stahg-gopher-index
- Write documentation and man page(s)