aboutsummaryrefslogtreecommitdiffstats
path: root/shared.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-26shared.c: future-proof usage of git diff-structuresLars Hjemli1-1/+3
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli1-0/+1
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli1-12/+0
2008-03-24Move cgit_version from shared.c to cgit.cLars Hjemli1-2/+0
2008-03-24Move non-generic functions from shared.c to cgit.cLars Hjemli1-151/+1
2008-03-24Refactor snapshot supportLars Hjemli1-0/+27
2008-03-24Add command dispatcherLars Hjemli1-13/+0
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli1-0/+3
2008-03-18Introduce html.hLars Hjemli1-2/+0
2008-02-16Move cgit_repo into cgit_contextLars Hjemli1-31/+30
2008-02-16Add all config variables into struct cgit_contextLars Hjemli1-75/+63
2008-02-16Introduce struct cgit_contextLars Hjemli1-29/+14
2008-01-21Use GIT-1.5.4.rc4Lars Hjemli1-1/+1
2008-01-13Merge branch 'stable'Lars Hjemli1-1/+1
2007-12-11Add plain patch viewLars Hjemli1-1/+1
2007-12-03Add support for automatic and custom clone urlsLars Hjemli1-0/+5
2007-12-03Default repo description to "[no description]"Evan Martin1-1/+1
2007-11-11Add support for "robots" meta-tagLars Hjemli1-0/+3
2007-11-08Merge branch 'stable'Lars Hjemli1-2/+4
2007-11-08Support "/" as virtual-rootLars Hjemli1-2/+4
2007-11-06Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault1-0/+2
2007-10-30Change the cgit layoutLars Hjemli1-0/+31
2007-10-30Add config param 'index-info'Lars Hjemli1-0/+3
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli1-0/+3
2007-10-27Add support for refs viewLars Hjemli1-1/+1
2007-10-27Add support for config param summary-branchesLars Hjemli1-0/+3
2007-10-27Add support for config param summary-tagsLars Hjemli1-0/+3
2007-10-27Add functions and types for ref listsLars Hjemli1-0/+41
2007-10-01Add prefix parameter to cgit_diff_tree()Lars Hjemli1-2/+9
2007-09-25Add support for a renamelimit option in cgitrcLars Hjemli1-0/+4
2007-09-20Use trim_end() to remove trailing slashesLars Hjemli1-3/+3
2007-09-20Remove a few compiler warningsLars Hjemli1-1/+2
2007-09-08Make cgit honor CACHE_ROOT as defined in MakefileChris Pickel1-1/+1
2007-09-04Set xdemitconf_t.findfunc=NULLLars Hjemli1-0/+1
2007-07-22Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli1-2/+9
2007-07-22Add ui-tag.cLars Hjemli1-1/+1
2007-07-21allow selective enabling of snapshotsMichael Krelin1-2/+2
2007-07-20added a chk_non_negative checkMichael Krelin1-0/+7
2007-06-29Merge branch 'lh/menu'Lars Hjemli1-1/+26
2007-06-26Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli1-1/+23
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli1-0/+3
2007-06-18Add version info from git-describeLars Hjemli1-0/+2
2007-06-17Add cgit_diff_link()Lars Hjemli1-1/+1
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli1-1/+2
2007-05-31Implemented configurable HEAD shortlog on summary page.Ondrej Jirman1-0/+3
2007-05-23Add repo.readme parameterLars Hjemli1-1/+7
2007-05-22Show time since last change on index pageLars Hjemli1-0/+3
2007-05-20Merge branch 'repogroups'Lars Hjemli1-0/+4
2007-05-20Merge branch 'virtual-url'Lars Hjemli1-0/+30
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli1-0/+3