README: atleast libgit2 v0.22 is required (API)
update TODOM · README +1, -1
1@@ -15,7 +15,7 @@ $ make
2
3 Dependencies
4 ------------
5-- libgit2
6+- libgit2 (v0.22+).
7 - C compiler
8 - make
9
M · TODO
+8, -1 1@@ -1,3 +1,9 @@
2+marketing:
3+- rename project: stagit?
4+
5+portability:
6+- add strlcpy, strlcat.
7+
8 performance:
9 - optimize git_diff_get_stats.
10 - speed up generating files.
11@@ -6,6 +12,7 @@ performance:
12
13 display:
14 - time format: YYYY-MM-DD HH:MM (always use UTC+00:00, but don't show timezone).
15+- files page: show human-readable file modes: -rw-r--r--.
16
17 layout:
18 - make top menu look nicer in links/lynx again.
19@@ -20,7 +27,7 @@ features:
20 ? show commits for more tags and branches?
21
22 documentation:
23-- write mandoc pages.
24+- improve mandoc pages.
25
26 idea:
27 - program to write index for multiple repos: urmoms-index <repodir>...