Commit message (Expand) | Author | |||
---|---|---|---|---|
2009-07-31 | ui-tree: add support for source-filter option | Lars Hjemli | ||
2009-07-31 | ui-snapshot: use cgit_{open|close}_filter() to execute compressors | Lars Hjemli | ||
2009-07-31 | Add generic filter/plugin infrastructure | Lars Hjemli | ||
2009-07-25 | cgit.h: keep config flags sorted | Lars Hjemli | ||
2009-07-25 | cgitrc.5.txt: document 'embedded' and 'noheader' | Lars Hjemli | ||
2009-07-25 | Add support for 'noheader' option | Lars Hjemli | ||
2009-07-25 | cgitrc.5.txt: document 'head-include' | Lars Hjemli | ||
2009-07-25 | ui-blob: return 'application/octet-stream' for binary blobs | Lars Hjemli | ||
2009-07-25 | ui-plain: Return 'application/octet-stream' for binary files. | Remko Tronçon | ||
2009-06-11 | use cgit_httpscheme() for atom feed | Diego Ongaro | ||
2009-06-11 | add cgit_httpscheme() -> http:// or https:// | Diego Ongaro | ||
2009-06-07 | Return http statuscode 404 on unknown branch | Lars Hjemli | ||
2009-06-07 | Add head-include configuration option. | Mark Lodato | ||
2009-03-15 | CGIT 0.8.2.1 | Lars Hjemli | ||
2009-03-15 | Fix doc-related glitches in Makefile and .gitignore | Lars Hjemli | ||
2009-03-15 | ui-snapshot: avoid segfault when no filename is specified | Lars Hjemli | ||
2009-03-15 | fix segfault when displaying empty blobs | Eric Wong | ||
2009-02-19 | Add support for HEAD requests | Lars Hjemli | ||
2009-02-19 | Add support for ETag in 'plain' view | Lars Hjemli | ||
2009-02-12 | ui-tree: escape ascii-text properly in hexdump view | Lars Hjemli | ||
2009-02-12 | Makefile: add doc-related targets | Lars Hjemlile='2021-02-07 16:32:14 -0500'>2021-02-07 | Set X key repeat rate | June McEnroe |
2021-02-07 | Bump font size to 12 | June McEnroe | ||
11 is what I use on macOS, but I feel like my eyes are working harder here. | ||||
2021-02-07 | Fully configure and rebind cwm | June 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-07 | Add Binti | June McEnroe | ||
2021-02-07 | Finish configuring xterm | June McEnroe | ||
2021-02-06 | Enable tapping, reverse scroll, set scaling in wsconsctl | June McEnroe | ||
2021-02-06 | Set root window to black on purple snow | June McEnroe | ||
2021-02-06 | Add xmodmap configuration | June McEnroe | ||
2021-02-06 | Add initial OpenBSD X configuration | June 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-06 | Add xterm output to scheme | June McEnroe |