about summary refs log tree commit diff
path: root/ui-summary.h (follow)
Commit message (Expand)AuthorAge
* global: make 'char *path' const where possibleChristian Hesse2019-06-05
* Fix missing prototype declarationsPeter Colberg2016-01-14
* readme: use string_list instead of space deliminationsJason A. Donenfeld2013-05-26
* readme: Accept multiple candidates and test them.Jason A. Donenfeld2013-05-25
* ui-summary: enable arbitrary paths below repo.readmeLars Hjemli2009-08-09
* Prepare for 'about repo' pageLars Hjemli2008-04-28
* Add separate header-files for each page/viewLars Hjemli2008-03-24
/.local/bin/up?id=f02be9b5c09179b64dc51933635c71625a9ecb82&follow=1'>Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroebin/qf.c?id=90b47ca285a6fa0b970e338afa723606cfe68c53&follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe