Commit message (Collapse) | Author | ||
---|---|---|---|
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 McEnroek/commit/ui-shared.c?h=1.3.0&id=a360666df3cfcd1b384cd66b18803d72e3893b3d&follow=1'>ui-shared: show full date in tooltip if longer ago than max_relative | John Keeping |
2015-08-13 | ui-shared: use common function in print_rel_date() | John Keeping | |
2015-08-13 | ui-shared: extract date formatting to a function | John Keeping | |
2015-08-13 | filter: don't use dlsym unnecessarily | John Keeping | |
2015-08-13 | ui-tree: use "sane" isgraph() | John Keeping | |
2015-08-13 | cgit.h: move stdbool.h from ui-shared.h | John Keeping | |
2015-08-13 | cache.c: fix header order | John Keeping | |
2015-08-13 | configfile.c: don't include system headers directly | John Keeping | |
2015-08-13 | Remove redundant includes | John Keeping | |
2015-08-13 | Makefile: include Git's config.mak.uname | John Keeping | |
2015-08-13 | tests: allow shell to be overridden | John Keeping | |
2015-08-13 | redirect: cleanliness | Jason A. Donenfeld | |
2015-08-13 | redirect: be more careful for different cgi setups | Jason A. Donenfeld | |
2015-08-12 | ui-log: fix double counting | John Keeping | |
2015-08-12 | log: allow users to follow a file | John Keeping | |
2015-08-12 | shared: make cgit_diff_tree_cb public | John Keeping | |
2015-08-12 | t0110: Chain together using && | Jason A. Donenfeld | |
2015-08-12 | about: always ensure page has a trailing slash | Jason A. Donenfeld | |
2015-08-12 | filters: apply HTML escaping | Lazaros Koromilas | |
2015-08-12 | git: update to v2.5.0 | Christian Hesse | |
2015-08-12 | Fix processing of repo.hide and repo.ignore | Daniel Reichelt |