Commit message (Collapse) | Author | |||
---|---|---|---|---|
2022-06-02 | Set TABSIZE=4 | June McEnroe | ||
Absolutely indiscriminately. | ||||
2022-06-02 | Do basic match highlighting | June McEnroe | ||
2022-06-02 | Clean up parsing a little | June McEnroe | ||
2022-06-02 | Don't duplicate path string | June McEnroe | ||
2022-06-02 | Use stderr instead of /dev/tty, realloc buffer if lines too long | June 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-02 | Add initial working version of qf | June McEnroe | ||
2022-05-29 | Set prompt for oksh | June McEnroe-20 | cgit.mk: don't rebuild everything if CGIT_VERSION changes | John Keeping |
2013-03-20 | ui-patch: use cgit_version not CGIT_VERSION | John Keeping | ||
2013-03-20 | Makefile: re-use Git's Makefile where possible | John Keeping |