about summary refs log tree commit diff
path: root/cgitrc
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-07-21 13:13:40 +0200
committerMichael Krelin <hacker@klever.net>2007-07-21 13:13:40 +0200
commit0df096f6e146187e55e2203ea1c017442cc2c8c6 (patch)
treec3daea456db5424bbddee326c1479a2b759d551a /cgitrc
parentadd plain uncompressed tar snapshort format (diff)
downloadcgit-pink-0df096f6e146187e55e2203ea1c017442cc2c8c6.tar.gz
cgit-pink-0df096f6e146187e55e2203ea1c017442cc2c8c6.zip
added snapshot filename to the link
 - changed cgit_pageurl into cgit_fileurl with the filename parameter
 - rewritten cgit_pageurl as a wrapper around cgit_fileurl

Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>John Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt