summaryrefslogtreecommitdiff
path: root/cgit.h
AgeCommit message (Expand)Author
2007-05-11Add submodule links in tree listingLars Hjemli
2007-05-08Add support for downloading single blobsLars Hjemli
2007-05-08ui-view: show pathname if specified in querystringLars Hjemli
2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli
2007-02-08Make snapshot feature configurableLars Hjemli
2007-02-08Add support for snapshotsLars Hjemli
2007-02-04Read repo-info from /etc/cgitrcLars Hjemli
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli
2007-01-17Add function cgit_parse_tag()Lars Hjemli
2007-01-11WIP: add paths/backlinks to tree/blobviewLars Hjemli
2007-01-11Remove troublesome chars from cachefile namesLars Hjemli
2007-01-11Move cache_prepare() to cgitLars Hjemli
2007-01-04Handle %xx encoding in querystringLars Hjemli
2006-12-28Add basic log filteringLars Hjemli
2006-12-28Add generic support for search box in page headerLars Hjemli
2006-12-21Only show first 80 characters of commit subject in log and summaryLars Hjemli
2006-12-20Add basic diff viewLars Hjemli
2006-12-17Show list of modified files in ui-commit.cLars Hjemli
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli
2006-12-16Teach commit parser about author/committer email + timestampLars Hjemli
2006-12-16Add argument parsing + switch for uncached operationLars Hjemli
2006-12-15Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli
2006-12-15Add ui-commit.c + misc ui cleanupsLars Hjemli
2006-12-15Add a common commit parserLars Hjemli
2006-12-13Add simple pager to log pageLars Hjemli
2006-12-12Add display of tree content w/ui-tree.cLars Hjemli
2006-12-11Don't truncate valid cachefilesLars Hjemli
2006-12-11Move global variables + callback functions into shared.cLars Hjemli
2006-12-11Move functions for generic object output into ui-view.cLars Hjemli
2006-12-11Move log-functions into ui-log.cLars Hjemli
2006-12-11Move repo summary functions into ui-summary.cLars Hjemli
2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli
2006-12-11Move common output-functions into ui-shared.cLars Hjemli
2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli
2006-12-11Avoid infinite loops in caching layerLars Hjemli
2006-12-11Fix cache algorithm loopholeLars Hjemli
2006-12-10Add caching infrastructureLars Hjemli
2006-12-09Import cgit prototype from git treeLars Hjemli