about summary refs log tree commit diff
path: root/cache.c (follow)
Commit message (Expand)AuthorAge
* cache: close race window when unlocking slotsJohn Keeping2018-06-27
* global: spelling fixesVille Skyttä2017-10-15
* cache: flush stdio before restoring FDsJohn Keeping2017-10-03
* cache: don't check for match with no keyJohn Keeping2016-01-17
* cache: use size_t for string lengthsJohn Keeping2016-01-17
* cache: fix resource leak: close file handle before returnChristian Hesse2015-10-10
* cache.c: fix header orderJohn Keeping2015-08-13
* cache: don't use an integer as a NULL pointerJohn Keeping2015-03-09
* cache: use F_SETLK to avoid stale lock filesJohn Keeping2015-03-03
* Skip cache slot when time-to-live is zeroLukas Fleischer2014-02-21
* cache: use sendfile() instead of a pair of read() + write()Sebastian Andrzej Siewior2014-01-19
* Switch to exclusively using global ctxLukas Fleischer2014-01-17
* cache: don't leave cache_slot fields uninitializedJohn Keeping2014-01-12
* Update copyright informationLukas Fleischer2014-01-08
* cache.c: cache ls_cache output properlyJohn Keeping2013-05-22
* cache.c: fix cache_lsJohn Keeping2013-05-18
* use struct strbuf instead of static buffersJohn Keeping2013-04-08
* Mark several functions/variables staticLukas Fleischer2013-03-04
* White space around control verbs.Jason A. Donenfeld2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* Fix some warnings to allow -WerrorRamsay Jones2008-11-06
* cache.c: use %zd for off_t argumentLars Hjemli2008-09-01
* cache.c: fix error checking in print_slot()Lars Hjemli2008-05-20
* cache.c: do not ignore errors from print_slot()Lars Hjemli2008-05-18
* cache.c: use xread()/xwrite() from libgitLars Hjemli2008-05-18
* cache.c: make all io-related functions return errno on errorLars Hjemli2008-05-18
* cache.c: read(2) returns -1 on error, not 0Lars Hjemli2008-05-18
* Add page 'ls_cache'Lars Hjemli2008-04-28
* Redesign the caching layerLars Hjemli2008-04-28
* Add cache.hLars Hjemli2008-03-27
* Move cgit_repo into cgit_contextLars Hjemli2008-02-16
* Add all config variables into struct cgit_contextLars Hjemli2008-02-16
* Introduce struct cgit_contextLars Hjemli2008-02-16
* cache_safe_filename() needs more buffersLars Hjemli2007-05-18
* Enable url=value querystring parameterLars Hjemli2007-05-18
* Remove troublesome chars from cachefile namesLars Hjemli2007-01-12
* Move cache_prepare() to cgitLars Hjemli2007-01-12
* Allow relative paths for cgit_cache_rootLars Hjemli2006-12-16
* cache_lock: do xstrdup/free on lockfileLars Hjemli2006-12-12
* Don't truncate valid cachefilesLars Hjemli2006-12-11
* Avoid infinite loops in caching layerLars Hjemli2006-12-11
* Fix cache algorithm loopholeLars Hjemli2006-12-11
* Add license file and copyright noticesLars Hjemli2006-12-10
* Add caching infrastructureLars Hjemli2006-12-10
e/.xsession?id=12ffba1ec387633a2763d88602d97bfce9b4bc81&follow=1'>Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe