Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/cgit/files: cgitrc
Date: Fri, 29 Apr 2011 19:02:32
Message-Id: 20110429190219.C0E4D20057@flycatcher.gentoo.org
1 pva 11/04/29 19:02:19
2
3 Modified: cgitrc
4 Log:
5 Version bump, bug #325411. Fixes security bug #357819, thank Paweł Hajdan, Jr. for report. Fixes cgi support bug 310961 wrt parafin. Thank Nikoli for this job.
6
7 (Portage version: 2.1.9.46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 www-apps/cgit/files/cgitrc
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cgit/files/cgitrc?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cgit/files/cgitrc?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cgit/files/cgitrc?r1=1.1&r2=1.2
15
16 Index: cgitrc
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-apps/cgit/files/cgitrc,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- cgitrc 23 Feb 2010 22:54:10 -0000 1.1
23 +++ cgitrc 29 Apr 2011 19:02:19 -0000 1.2
24 @@ -13,6 +13,10 @@
25 #enable-index-links=1
26
27
28 +# Enable ASCII art commit history graph on the log pages
29 +#enable-commit-graph=1
30 +
31 +
32 # Show number of affected files per commit on the log pages
33 #enable-log-filecount=1
34
35 @@ -53,7 +57,7 @@
36 ## List of common mimetypes
37 ##
38
39 -#mimetype.git=image/git
40 +#mimetype.gif=image/gif
41 #mimetype.html=text/html
42 #mimetype.jpg=image/jpeg
43 #mimetype.jpeg=image/jpeg