]> gitweb.ps.run Git - ps-cgit/history - shared.c
Make git_pageurl handle NULL querystrings
[ps-cgit] / shared.c
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