summaryrefslogtreecommitdiff
path: root/NOTES_70
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-29 06:21:18 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-29 06:21:18 +0100
commit3606ac71878450340905f71b6e202969b4ff889d (patch)
treee0fcb5aa5bf3e32cef4925a460afb593a1564a98 /NOTES_70
parent09dc60b4d73f290ccad37a086a6f867fe11efa44 (diff)
added comment in NOTE_70
Diffstat (limited to 'NOTES_70')
-rw-r--r--NOTES_706
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTES_70 b/NOTES_70
index 9ddbab8..8202bbc 100644
--- a/NOTES_70
+++ b/NOTES_70
@@ -33,3 +33,9 @@ It seems that ui-tree.c is a good place to start for a proof-of-concept.
Again, we should start from ui-repolist.c and ui-tree.c, which are the
two necessary bits for a viable proof-of-concept.
+
+(20180729 - 6:20)
+
+ The PoC is complete. The cgit-70 cgi script implements all the basic
+ functionalities of cgit. I am sure more is to be done, but the result
+ is not bad at all.