summaryrefslogtreecommitdiff
path: root/cgit.c
AgeCommit message (Expand)Author
snapshot2007-05-14Let makefile override the configfile locationLars Hjemli
snapshot2007-05-14cgit.c: fix whitespace breakageLars Hjemli
snapshot2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli
snapshot2007-05-13Add commitdiff between commit and each of it's parentLars Hjemli
snapshot2007-05-13Add max-commit-count parameter to cgitrcLars Hjemli
snapshot2007-05-09Add support for downloading single blobsLars Hjemli
snapshot2007-05-08ui-view: show pathname if specified in querystringLars Hjemli
snapshot2007-02-21Layout updateLars Hjemli
snapshot2007-02-08Make snapshot feature configurableLars Hjemli
snapshot2007-02-08Add support for snapshotsLars Hjemli
snapshot2007-02-04Read repo-info from /etc/cgitrcLars Hjemli
snapshot2007-01-12WIP: add paths/backlinks to tree/blobviewLars Hjemli
snapshot2007-01-12Remove troublesome chars from cachefile namesLars Hjemli
snapshot2007-01-12Move cache_prepare() to cgitLars Hjemli
snapshot2007-01-05Use TTL-settings even in nocache modeLars Hjemli
snapshot2006-12-28Add basic log filteringLars Hjemli
snapshot2006-12-28Add generic support for search box in page headerLars Hjemli
snapshot2006-12-20Add basic diff viewLars Hjemli
snapshot2006-12-16Allow relative paths for cgit_cache_rootLars Hjemli
snapshot2006-12-16Add argument parsing + switch for uncached operationLars Hjemli
snapshot2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli
snapshot2006-12-14Add simple pager to log pageLars Hjemli
snapshot2006-12-13Add display of tree content w/ui-tree.cLars Hjemli
snapshot2006-12-11Don't truncate valid cachefilesLars Hjemli
snapshot2006-12-11Move global variables + callback functions into shared.cLars Hjemli
snapshot2006-12-11Move functions for generic object output into ui-view.cLars Hjemli
snapshot2006-12-11Move log-functions into ui-log.cLars Hjemli
snapshot2006-12-11Move repo summary functions into ui-summary.cLars Hjemli
snapshot2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli
snapshot2006-12-11Move common output-functions into ui-shared.cLars Hjemli
snapshot2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli
snapshot2006-12-11Avoid infinite loops in caching layerLars Hjemli
snapshot2006-12-11Fix cache algorithm loopholeLars Hjemli
snapshot2006-12-10Add version identifier in generated filesLars Hjemli
snapshot2006-12-10Add license file and copyright noticesLars Hjemli
snapshot2006-12-10Add caching infrastructureLars Hjemli
snapshot2006-12-09Import cgit prototype from git treeLars Hjemli