From 968b5a098489112151eafd2c0ea41ee14a37f940 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 5 Jun 2015 20:00:36 +0100 Subject: [PATCH] Update notes --- notes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/notes.txt b/notes.txt index eb5acc9e2..38ae1f289 100644 --- a/notes.txt +++ b/notes.txt @@ -1,3 +1,11 @@ +Perhaps make Md5sum() and Modtime() optional. Define the zero values +"" and 0. Make it so we can support remotes which can't do those. + +Fix the docs + * factor the README.md into the docs directory + * create it as part of make by assembling other parts + * write long docs about each flag + Change lsd command so it doesn't show -1 * Make sure all Fses show -1 for objects Zero for dates etc * Make test? @@ -7,6 +15,7 @@ Make test_all.sh use the TestRemote name automatically Run errcheck and go vet in the make file .. Also race detector? +.. go tool vet -shadow Get rid of Storable?