summaryrefslogtreecommitdiff
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
parentf516218d0d0a6ddbd04e8ade722cc67eee4cf001 (diff)
downloadcgit-6c14f5e457e17da9205588c273d7cb9f92a23b9f.tar.gz
cgit-6c14f5e457e17da9205588c273d7cb9f92a23b9f.tar.bz2
cgit-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)
pan='5' class='logmsg'> 2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7 2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7 2010-05-22Update gtk-version in glade filesRené 'Necoro' Neumann8-8/+8 2010-05-22Fix the link buttonsRené 'Necoro' Neumann1-1/+1 2010-05-20Handle missing eix-cache file more gracefullyRené 'Necoro' Neumann1-0/+7 2010-05-20More declarative handling of the database typesRené 'Necoro' Neumann3-46/+59 2010-05-12Updated French translation to current code statusClement Bourgeois1-52/+56 2010-05-12Unused French translations purgedClement Bourgeois1-18/+0 2010-05-11Fix release script pathesv0.14René 'Necoro' Neumann1-1/+2 2010-05-11Add '--plugin-dir' optionRené 'Necoro' Neumann1-1/+9 2010-05-11Add a README message to the releaseRené 'Necoro' Neumann1-1/+14