]> git.cameronkatri.com Git - cgit.git/history - shared.c
Merge branch 'virtual-url'
[cgit.git] / shared.c
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-20 Lars HjemliMerge branch 'index-header'
2007-05-18 Lars HjemliTeach cgit howto include an external file on index...
2007-05-18 Lars HjemliEnable url=value querystring parameter
2007-05-18 Lars HjemliAdd lookup-function for valid repo commands
2007-05-18 Lars HjemliMove cgit_get_repoinfo into shared.c
2007-05-18 Lars HjemliAdd knobs to enable/disable files/lines changed in...
2007-05-16 Lars HjemliRestrict length of repo description on repolist page
2007-05-15 Lars HjemliEnable default value for head parameter
2007-05-14 Lars HjemliDon't hardcode urls when SCRIPT_NAME is available
2007-05-14 Lars HjemliAdd include-parameter to config files
2007-05-13 Lars HjemliAdd max-commit-count parameter to cgitrc
2007-05-13 Lars HjemliAdd standard interface for file diff functions
2007-05-13 Lars HjemliAdd shared diff-handling functions
2007-05-11 Lars HjemliAdd submodule links in tree listing
2007-02-08 Lars HjemliMake snapshot feature configurable
2007-02-08 Lars HjemliAdd support for snapshots
2007-02-04 Lars HjemliRead repo-info from /etc/cgitrc
2007-01-28 Lars HjemliAdd parameter to adjust max message length in log listings
2007-01-11 Lars HjemliWIP: add paths/backlinks to tree/blobview
2007-01-04 Lars HjemliHandle %xx encoding in querystring
2006-12-28 Lars HjemliAdd generic support for search box in page header
2006-12-21 Lars HjemliAdd missing ttl-options in config
2006-12-20 Lars HjemliAdd basic diff view
2006-12-16 Lars HjemliAdd cgit_free_commitinfo() and use where needed
2006-12-16 Lars HjemliAdd cache-root option to /cgit/rc
2006-12-16 Lars HjemliAdd argument parsing + switch for uncached operation
2006-12-16 Lars HjemliAdd head comment to shared.c
2006-12-13 Lars HjemliAdd simple pager to log page
2006-12-11 Lars HjemliMove global variables + callback functions into shared.c