| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2014-04-05 | Fix cgit_parse_url when a repo url is contained in another repo url | Julian Maurice | |
| For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" | |||
| 2014-03-20 | Makefile: use more reliable git tarball mirror | Jason A. Donenfeld | |
| 2014-03-20 | git: update to 1.9.1 | Christian Hessetr> | |
| 2020-02-11 | Move XDG_SUBDIR out of chat.h | June McEnroe | |
| 2020-02-11 | Fix whois idle unit calculation | June McEnroe | |
| Rookie mistake. | |||
| 2020-02-11 | Cast towupper to wchar_t | June McEnroe | |
| For some reason it takes and returns wint_t... | |||
| 2020-02-11 | Cast set but unused variables to void | June McEnroe | |
| 2020-02-11 | Declare strlcat | June McEnroe | |
| 2020-02-11 | Check if VDSUSP exists | June McEnroe | |
| 2020-02-11 | Fix completeReplace iteration | June McEnroe | |
| 2020-02-11 | Use pkg(8) to configure on FreeBSD | June McEnroe | |
| 2020-02-11 | Remove legacy code | June McEnroe | |
| 2020-02-11 | Add INSTALLING section to README | June McEnroe | |