aboutsummaryrefslogtreecommitdiffstats
path: root/shared.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli1-0/+4
2007-05-18Enable url=value querystring parameterLars Hjemli1-0/+5
2007-05-18Add lookup-function for valid repo commandsLars Hjemli1-0/+12
2007-05-18Move cgit_get_repoinfo into shared.cLars Hjemli1-0/+13
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli1-1/+13
2007-05-16Restrict length of repo description on repolist pageLars Hjemli1-0/+3
2007-05-16Enable default value for head parameterLars Hjemli1-14/+3
2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli1-1/+1
2007-05-14Add include-parameter to config filesLars Hjemli1-0/+2
2007-05-13Add max-commit-count parameter to cgitrcLars Hjemli1-0/+3
2007-05-13Add standard interface for file diff functionsLars Hjemli1-0/+79
2007-05-13Add shared diff-handling functionsLars Hjemli1-2/+45
2007-05-11Add submodule links in tree listingLars Hjemli1-0/+6
2007-02-08Make snapshot feature configurableLars Hjemli1-0/+6
2007-02-08Add support for snapshotsLars Hjemli1-0/+17
2007-02-04Read repo-info from /etc/cgitrcLars Hjemli1-4/+37
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli1-0/+4
2007-01-12WIP: add paths/backlinks to tree/blobviewLars Hjemli1-0/+3
2007-01-04Handle %xx encoding in querystringLars Hjemli1-0/+13
2006-12-28Add generic support for search box in page headerLars Hjemli1-0/+3
2006-12-22Add missing ttl-options in configLars Hjemli1-0/+8
2006-12-20Add basic diff viewLars Hjemli1-0/+4
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli1-0/+10
2006-12-16Add cache-root option to /cgit/rcLars Hjemli1-0/+2
2006-12-16Add argument parsing + switch for uncached operationLars Hjemli1-0/+3
2006-12-16Add head comment to shared.cLars Hjemli1-0/+8
2006-12-14Add simple pager to log pageLars Hjemli1-3/+6
2006-12-11Move global variables + callback functions into shared.cLars Hjemli1-0/+74