| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump libertyHEADorigin/mastermaster | Přemysl Eric Janouch | 2024-08-08 | 1 | -0/+0 |
| * | CMakeLists.txt: declare compatibility with 3.27 | Přemysl Eric Janouch | 2023-08-01 | 1 | -1/+1 |
| * | Try harder to find ncursesw | Přemysl Eric Janouch | 2023-07-24 | 2 | -5/+5 |
| * | CMakeLists.txt: link properly | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+1 |
| * | README.adoc: update package information | Přemysl Eric Janouch | 2023-07-01 | 1 | -2/+4 |
| * | Fix plugin search path on Nix | Přemysl Eric Janouch | 2023-06-29 | 3 | -1/+4 |
| * | Update http-parser submodule URL | Přemysl Eric Janouch | 2023-06-29 | 2 | -1/+1 |
| * | Update .gitignore | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+2 |
| * | Add clang-format configuration | Přemysl Eric Janouch | 2021-10-30 | 1 | -0/+32 |
| * | Set an upper limit on concurrent FDs | Přemysl Eric Janouch | 2021-07-06 | 1 | -0/+4 |
| * | Bump minimum CMake version and termo | Přemysl Eric Janouch | 2020-10-29 | 5 | -44/+35 |
| * | Allow Lua 5.4 | Přemysl Eric Janouch | 2020-09-28 | 2 | -4/+4 |
| * | Bump liberty | Přemysl Eric Janouch | 2020-09-28 | 1 | -0/+0 |
| * | Name change | Přemysl Eric Janouch | 2020-09-28 | 11 | -12/+12 |
| * | Remove .travis.yml | Přemysl Janouch | 2018-06-24 | 1 | -43/+0 |
| * | Update README | Přemysl Janouch | 2018-06-24 | 1 | -10/+6 |
| * | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 12 | -38/+23 |
| * | Bump liberty | Přemysl Janouch | 2018-06-24 | 6 | -43/+30 |
| * | CMakeLists.txt: fix variable name | Přemysl Janouch | 2018-06-24 | 1 | -2/+2 |
| * | Try to fix Travis CI | Přemysl Janouch | 2017-06-07 | 1 | -1/+5 |
| * | Bump liberty, cleanup | Přemysl Janouch | 2017-06-07 | 2 | -126/+47 |
| * | Update README | Přemysl Janouch | 2017-06-07 | 1 | -0/+2 |
| * | Add a clarifying comment | Přemysl Janouch | 2017-05-06 | 1 | -0/+1 |
| * | HTTP: fix header parsing | Přemysl Janouch | 2017-02-06 | 1 | -1/+4 |
| * | Fix LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -11/+11 |
| * | Make Lua even greater | Přemysl Janouch | 2017-01-29 | 3 | -25/+5 |
| * | Add a plugin for Network UPS Tools | Přemysl Janouch | 2017-01-29 | 1 | -0/+83 |
| * | Use readdir instead of readdir_r | Přemysl Janouch | 2017-01-29 | 2 | -26/+13 |
| * | Make Lua code great again | Přemysl Janouch | 2017-01-29 | 2 | -10/+10 |
| * | Travis CI: brevify notifications | Přemysl Janouch | 2017-01-29 | 1 | -0/+6 |
| * | Bump liberty | Přemysl Janouch | 2017-01-23 | 3 | -15/+15 |
| * | Fix OpenSSL 1.1 compatibility | Přemysl Janouch | 2017-01-01 | 1 | -0/+5 |
| * | Bump liberty | Přemysl Janouch | 2016-03-14 | 2 | -4/+4 |
| * | Fix Travis CI notifications | Přemysl Janouch | 2016-03-14 | 1 | -1/+1 |
| * | Update README | Přemysl Janouch | 2016-03-13 | 1 | -1/+1 |
| * | Fix packaging, update README | Přemysl Janouch | 2016-03-11 | 2 | -4/+14 |
| * | Fix build without Lua | Přemysl Janouch | 2015-10-01 | 1 | -1/+5 |
| * | Compile in Lua support opportunistically | Přemysl Janouch | 2015-10-01 | 3 | -8/+7 |
| * | Convert README to AsciiDoc | Přemysl Janouch | 2015-09-27 | 1 | -10/+16 |
| * | Fix library searching | Přemysl Janouch | 2015-08-06 | 1 | -3/+4 |
| * | Bump liberty | premysl | 2015-08-06 | 3 | -2/+8 |
| * | Fix BSD build | Přemysl Janouch | 2015-08-06 | 1 | -3/+12 |
| * | Hide the indicator while printing info messages | Přemysl Janouch | 2015-06-27 | 1 | -3/+24 |
| * | Aborting units -> stopping units | Přemysl Janouch | 2015-05-13 | 8 | -46/+46 |
| * | Add an option to list all services | Přemysl Janouch | 2015-05-13 | 1 | -1/+41 |
| * | Use getservbyname() on undetermined ports | Přemysl Janouch | 2015-05-13 | 1 | -17/+22 |
| * | Get rid of "All rights reserved" | Přemysl Janouch | 2015-05-13 | 8 | -8/+0 |
| * | Add an MPD service detection plugin | Přemysl Janouch | 2015-05-13 | 1 | -0/+45 |
| * | Print undetermined services | Přemysl Janouch | 2015-05-13 | 1 | -7/+69 |
| * | Don't initialize the transport immmediately | Přemysl Janouch | 2015-05-13 | 1 | -19/+13 |
