]> git.armaanb.net Git - stagit.git/commitdiff
README: atleast libgit2 v0.22 is required (API)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 25 Dec 2015 16:49:03 +0000 (17:49 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 25 Dec 2015 16:49:03 +0000 (17:49 +0100)
update TODO

README
TODO

diff --git a/README b/README
index 67ef172e0f384715e3e50c0769a072e83df3740a..96384a15c168a7cf390993aa73d25115ba628371 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ $ make
 
 Dependencies
 ------------
-- libgit2
+- libgit2 (v0.22+).
 - C compiler
 - make
 
diff --git a/TODO b/TODO
index d59e9fe9068af78ab5dfbd7199159a119e7c976e..e60124107dae480bfcf561791ffdcf44bd5eee43 100644 (file)
--- 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>...