| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-20 | Bump to 0.3 | |
| 2015-06-04 | Make config independent to avoid accidental overwrites | |
| 2015-03-12 | Bump to 0.2 | |
| 2014-11-14 | First release | |
| 2014-11-14 | No need for +=, also favors portability | |
| 2014-11-14 | Build with -lcurses by default to be more generic | |
| 2014-11-14 | Use a var for dist files and remove queue.h | |
| 2014-11-14 | Add dist target | |
| 2014-11-14 | Replace asprintf() with strlcpy() and strlcat() | |
| 2014-10-27 | Ensure manprefix exists | |
| 2014-10-23 | The queue header is not needed for now | |
| 2014-10-22 | Just let the commands show up | |
| 2014-10-22 | Add manpage | |
| 2014-10-21 | Still use some of the implicit magic | |
| 2014-10-21 | Add install/uninstall targets | |
| 2014-10-21 | And CPPFLAGS | |
| 2014-10-21 | Use CFLAGS too | |
| 2014-10-21 | Force rebuild of noice.o if queue.h is modified | |
| 2014-10-21 | Add config.def.h | |
| 2014-10-21 | Add strlcpy() | |
| 2014-10-08 | Change string copies to use strlcpy(3) | |
| 2014-10-07 | Add the noice file browser |