summaryrefslogtreecommitdiffstatshomepage
path: root/shared.c (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'repogroups'Lars Hjemli2007-05-20-0/+4
|\
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-18-0/+4
* | Merge branch 'virtual-url'Lars Hjemli2007-05-20-0/+30
|\ \
| * | Enable url=value querystring parameterLars Hjemli2007-05-18-0/+5
| * | Add lookup-function for valid repo commandsLars Hjemli2007-05-18-0/+12
| * | Move cgit_get_repoinfo into shared.cLars Hjemli2007-05-18-0/+13
| |/
* / Teach cgit howto include an external file on index page.Lars Hjemli2007-05-19-0/+3
|/
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-18-1/+13
* Restrict length of repo description on repolist pageLars Hjemli2007-05-16-0/+3
* Enable default value for head parameterLars Hjemli2007-05-16-14/+3
* 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