aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-08-22 17:26:25 +0200
committerTeddy Wing2020-08-22 17:26:25 +0200
commit95790ebf124823538a1cbeaf6a3b02a8b6ebbe4d (patch)
treeb1976a6fb2a1ad5c3187038b6023f11822fb061c
parented25d1ae52b137ff445649aeb8cdac4d892ce313 (diff)
downloadgit-suggestion-95790ebf124823538a1cbeaf6a3b02a8b6ebbe4d.tar.bz2
Update TODO
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 828c2e4..0e7d592 100644
--- a/TODO
+++ b/TODO
@@ -25,3 +25,9 @@ v Print usage documentation (2020.08.02)
2020.08.02:
v Add version argument (2020.08.03)
+
+2020.08.21:
+sugpatch:
+- Use `git-diff` to output diffs for colour. Make a blob of the patched file and diff the blobs with `git diff @:src/server.rs 94030f1dd1678a44e4becc955c0f078697c06b47`
+- Pass unrecognised options to `git-diff`
+- Rename to `sugdiff`