about summary refs log tree commit diff
path: root/ui-diff.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-14 12:47:07 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-14 15:46:51 +0200
commite3e41e5125b1ce270b5afb42beb83e14c0f350cb (patch)
treee6019b21f91e4ae9f847830740cf89fabf360171 /ui-diff.h
parentblob: use cgit_print_error_page() to add HTTP headers (diff)
downloadcgit-pink-e3e41e5125b1ce270b5afb42beb83e14c0f350cb.tar.gz
cgit-pink-e3e41e5125b1ce270b5afb42beb83e14c0f350cb.zip
patch: use cgit_print_error_page() for HTTP status codes
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-diff.h')
0 files changed, 0 insertions, 0 deletions
emove unneeded includes in ui.cJune McEnroe 2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe