summaryrefslogtreecommitdiffstatshomepage
path: root/shared.c (follow)
Commit message (Expand)AuthorAgeLines
* Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli2007-05-15-1/+1
* Add include-parameter to config filesLars Hjemli2007-05-14-0/+2
* Add max-commit-count parameter to cgitrcLars Hjemli2007-05-13-0/+3
* Add standard interface for file diff functionsLars Hjemli2007-05-13-0/+79
* Add shared diff-handling functionsLars Hjemli2007-05-13-2/+45
* Add submodule links in tree listingLars Hjemli2007-05-11-0/+6
* Make snapshot feature configurableLars Hjemli2007-02-08-0/+6
* Add support for snapshotsLars Hjemli2007-02-08-0/+17
* Read repo-info from /etc/cgitrcLars Hjemli2007-02-04-4/+37
* Add parameter to adjust max message length in log listingsLars Hjemli2007-01-28-0/+4
* WIP: add paths/backlinks to tree/blobviewLars Hjemli2007-01-12-0/+3
* Handle %xx encoding in querystringLars Hjemli2007-01-04-0/+13
* Add generic support for search box in page headerLars Hjemli2006-12-28-0/+3
* Add missing ttl-options in configLars Hjemli2006-12-22-0/+8
* Add basic diff viewLars Hjemli2006-12-20-0/+4
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-16-0/+10
* Add cache-root option to /cgit/rcLars Hjemli2006-12-16-0/+2
* Add argument parsing + switch for uncached operationLars Hjemli2006-12-16-0/+3
* Add head comment to shared.cLars Hjemli2006-12-16-0/+8
* Add simple pager to log pageLars Hjemli2006-12-14-3/+6
* Move global variables + callback functions into shared.cLars Hjemli2006-12-11-0/+74