summaryrefslogtreecommitdiff
path: root/cgit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-10CGIT 0.7.2v0.7.2Lars Hjemli1-1/+1
2008-01-10Use GIT-1.5.3.8Lars Hjemli2-1/+1
2008-01-10Check for NULL-subject in patch viewLars Hjemli1-1/+6
2008-01-04Handle missing default branch and error out on invalid branch namesLars Hjemli1-4/+58
2007-12-11Add plain patch viewLars Hjemli6-2/+122
2007-12-03Add support for automatic and custom clone urlsLars Hjemli4-0/+31
2007-12-03Compare string lengths when parsing the snapshot maskLars Hjemli1-3/+4
2007-12-03Default repo description to "[no description]"Evan Martin1-1/+1
2007-12-02Handle missing timestamp in commit/tag objectsLars Hjemli2-3/+7
2007-11-16Add cell-spacing in htmlLars Hjemli1-1/+1
2007-11-16Use tables for page layoutLars Hjemli2-30/+41
2007-11-16Gimp my logoLars Hjemli1-0/+0
2007-11-11Add support for "robots" meta-tagLars Hjemli4-0/+11
2007-11-11Generate valid html for "downloads" menu headerLars Hjemli1-1/+1
2007-11-11Set commit date on snapshot contentsLars Hjemli1-0/+1
2007-11-11Set commit date on snapshot contentsLars Hjemli1-0/+1
2007-11-11Fix html error detected by test-suiteLars Hjemli11-27/+37
2007-11-11Create initial testsuiteLars Hjemli12-1/+299
2007-11-09CGIT 0.7.1v0.7.1Lars Hjemli1-1/+1
2007-11-09Makefile install: include cgit.png, do not empty cacheLars Hjemli1-3/+6
2007-11-09Minor css tweaksLars Hjemli1-10/+1
2007-11-08Support "/" as virtual-rootLars Hjemli1-2/+4
2007-11-06Makefile: link with libiconv if NEEDS_LIBICONV is definedLars Hjemli1-0/+5
2007-11-06Show lines changed as -n/+m in shortlogsLars Hjemli1-7/+14
2007-11-05Use utf8::reencode_string from gitLars Hjemli2-60/+5
2007-11-05Convert subject and message with iconv_msg.Jonathan Bastien-Filiatrault1-0/+14
2007-11-05Add iconv_msg function.Jonathan Bastien-Filiatrault1-0/+58
2007-11-05Set msg_encoding according to the header.Jonathan Bastien-Filiatrault1-0/+8
2007-11-05Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault4-1/+10
2007-11-03Don't show the the branch selector button if javascript is enabledLars Hjemli1-1/+1
2007-11-03Do not require javascript-enabled clientsLars Hjemli2-0/+16
2007-11-03CGIT 0.7v0.7Lars Hjemli1-1/+1
2007-11-03Use GIT-1.5.3.5Lars Hjemli2-1/+1
2007-11-03Don't include current SHA1 in 'log' menu-itemLars Hjemli1-2/+2
2007-11-03Don't include current path in menu linksLars Hjemli1-3/+2
2007-11-03Fix search form action/hidden fieldsLars Hjemli1-18/+24
2007-11-03Add search parameters to cgit_log_linkLars Hjemli6-8/+21
2007-11-03Fix typo in cssShunichi Fuji1-1/+1
2007-10-30Change the cgit layoutLars Hjemli7-197/+231
2007-10-30Add config param 'index-info'Lars Hjemli2-0/+4
2007-10-28Teach cgit_object_link() about tag objectsLars Hjemli1-0/+3
2007-10-28Make print_branch() handle refs not pointing at commitsLars Hjemli1-5/+11
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli7-9/+39
2007-10-28Add html_option() functionLars Hjemli2-0/+13
2007-10-27cgit_parse_commit(): Add missing call to xstrdup()Lars Hjemli1-2/+2
2007-10-27Cleanup code introduced by the filter-refs topicLars Hjemli1-30/+19
2007-10-27Add links to the new refs page from summary pageLars Hjemli3-0/+21
2007-10-27Add support for refs viewLars Hjemli5-2/+37
2007-10-27Make cgit_print_branches()/cgit_print_tags() externalLars Hjemli2-2/+4
2007-10-27Add descriptions of summary-branches and summary-tags to cgitrcLars Hjemli1-0/+10
2008-01-14 r618@Devoty: necoro | 2008-01-14 20:19:05 +0100Necoro2-35/+57 An ALL category 2008-01-14 r617@Devoty: necoro | 2008-01-14 19:12:59 +0100Necoro2-10/+10 Remove unnecessairy loads of the shm module 2008-01-14 r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro9-394/+477 Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too 2008-01-14 r605@Devoty: necoro | 2008-01-14 11:43:34 +0100Necoro2-26/+129 Updated shm module to version 1.1.4 2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro4-26/+38 Improved 'update world'; really support new use defaults 2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro4-10/+50 Handle the new useflag format correctly 2008-01-11 r597@Devoty: necoro | 2008-01-10 14:12:35 +0100Necoro1-3/+3 updated todo 2008-01-10 r595@Devoty: necoro | 2008-01-10 04:04:15 +0100Necoro1-52/+3 Re-Introduced etc-proposals 2008-01-09 r586@Devoty: necoro | 2008-01-09 14:54:18 +0100Necoro1-1/+1 Disabled catapult till it is really usable 2007-12-06 r577@Devoty: necoro | 2007-12-06 20:37:36 +0100Necoro1-1/+1 Fixed desktop file 2007-12-06 r572@Devoty: necoro | 2007-11-28 08:48:15 +0100Necoro1-0/+1 2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro3-84/+108 Added scrollbars to update window