about summary refs log tree commit diff
path: root/cache.h (follow)
Commit message (Expand)AuthorAge
* global: spelling fixesVille Skyttä2017-10-15
* Switch to exclusively using global ctxLukas Fleischer2014-01-17
* use __attribute__ to catch printf format mistakesMark Lodato2010-09-04
* cache.h: export hash_str()Lars Hjemli2009-08-24
* Add page 'ls_cache'Lars Hjemli2008-04-28
* Redesign the caching layerLars Hjemli2008-04-28
* Add cache.hLars Hjemli2008-03-27
r class='nohover-highlight'> This closes the door for unneccessary calls to cgit_fill_cache(). Noticed by Linus. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add version identifier in generated filesLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add license file and copyright noticesLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add caching infrastructureLars Hjemli