about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-16 01:11:55 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-16 01:11:55 +0100
commit6c14f5e457e17da9205588c273d7cb9f92a23b9f (patch)
tree5786904549cdefe16e003ddd874c62567f27abfa
parentgitweb ripoff: set tr:hover to highligt current row (diff)
downloadcgit-pink-6c14f5e457e17da9205588c273d7cb9f92a23b9f.tar.gz
cgit-pink-6c14f5e457e17da9205588c273d7cb9f92a23b9f.zip
Add head comment to ui-commit.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
-rw-r--r--ui-commit.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/ui-commit.c b/ui-commit.c
index 2d38f0b..2d36015 100644
--- a/ui-commit.c
+++ b/ui-commit.c
@@ -1,3 +1,11 @@
+/* ui-commit.c: generate commit view
+ *
+ * Copyright (C) 2006 Lars Hjemli
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 
 void cgit_print_commit(const char *hex)
-26Update Dark.terminalJune McEnroe Why are the blobs so much bigger now? 2019-07-26Lighten dark whiteJune McEnroe 2019-07-25Add png.3 man pageJune McEnroe 2019-07-25Use scheme to style HTMLsJune McEnroe 2019-07-25Don't match comments in strings in makeJune McEnroe 2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe When? Now. 2019-07-24Remove histedit from bitJune McEnroe