Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-01 | prepare version 0.1.20.1.2 | Christian Hesse | 1 | -1/+1 | |
2021-01-01 | update copyright for 2021 | Christian Hesse | 6 | -6/+6 | |
2020-11-25 | Makefile: change order of compiler parameters | Christian Hesse | 1 | -1/+1 | |
2020-11-25 | clearly state the license | Christian Hesse | 8 | -12/+744 | |
2020-02-08 | update copyright for 2020 | Christian Hesse | 3 | -3/+3 | |
2019-10-08 | udpate systemd service | Christian Hesse | 1 | -0/+5 | |
2019-01-01 | update copyright for 2019 | Christian Hesse | 3 | -3/+3 | |
2018-08-14 | release: add comment with file name to signatures | Christian Hesse | 1 | -2/+2 | |
2018-06-14 | update dependencies' upstream urls | Christian Hesse | 1 | -4/+3 | |
2018-06-08 | remove trailing spaces, update url | Christian Hesse | 1 | -2/+2 | |
2018-06-08 | make gitlab.com a mirror | Christian Hesse | 1 | -2/+6 | |
https://blog.github.com/2018-06-04-github-microsoft/ | |||||
2018-06-06 | release: write tar signature to git notes | Christian Hesse | 1 | -0/+1 | |
2018-01-02 | update copyright for 2018 | Christian Hesse | 3 | -3/+3 | |
2017-11-22 | use printf to generate version.h | Christian Hesse | 1 | -3/+1 | |
2017-10-20 | use annotated (and signed) tags only | Christian Hesse | 1 | -1/+1 | |
2017-03-08 | use https for my mirror | Christian Hesse | 1 | -1/+1 | |
2017-01-05 | update copyright for 2017 | Christian Hesse | 3 | -3/+3 | |
2016-11-24 | prepare version 0.1.10.1.1 | Christian Hesse | 1 | -1/+1 | |
2016-11-24 | actually use the escaped text... | Christian Hesse | 1 | -2/+2 | |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -2/+7 | |
2016-01-04 | update copyright for 2016 | Christian Hesse | 3 | -3/+3 | |
2015-08-19 | new screenshots | Christian Hesse | 5 | -2/+7 | |
2015-07-13 | prepare version 0.1.00.1.0 | Christian Hesse | 1 | -1/+1 | |
2015-07-13 | add runtime configuration for throttle threshold | Christian Hesse | 2 | -4/+14 | |
2015-07-05 | update documentation | Christian Hesse | 1 | -0/+1 | |
2015-07-03 | add --version option | Christian Hesse | 2 | -4/+19 | |
2015-06-30 | unbreak default timeout | Christian Hesse | 1 | -1/+2 | |
2015-06-23 | use NOTIFICATION_TIMEOUT from config.h | Christian Hesse | 1 | -1/+1 | |
2015-06-23 | introduce config.h | Christian Hesse | 4 | -7/+33 | |
2015-06-23 | throttle matched entries only | Christian Hesse | 1 | -13/+14 | |
2015-06-19 | show a notification when throttling takes effect | Christian Hesse | 1 | -3/+9 | |
2015-06-19 | initial support for throttling | Christian Hesse | 2 | -3/+21 | |
2015-06-19 | systemd units are not executable | Christian Hesse | 1 | -1/+1 | |
2015-06-19 | update examples and add systemd unit | Christian Hesse | 7 | -6/+26 | |
2015-06-19 | use NOTIFY_EXPIRES_DEFAULT | Christian Hesse | 1 | -1/+1 | |
2015-05-19 | add support for executing external commands | Christian Hesse | 6 | -24/+160 | |
close #1 | |||||
2015-05-19 | add missing colon | Christian Hesse | 1 | -1/+1 | |
2015-05-19 | move markup and urgency handling to notify() | Christian Hesse | 2 | -29/+38 | |
2015-05-19 | keep integer value of priority | Christian Hesse | 1 | -2/+3 | |
2015-05-19 | update string handling | Christian Hesse | 1 | -4/+13 | |
2015-05-19 | use more generic variable names | Christian Hesse | 2 | -9/+9 | |
2015-05-19 | make sure not to show old entries | Christian Hesse | 1 | -0/+10 | |
2015-04-25 | prepare release 0.0.80.0.8 | Christian Hesse | 1 | -1/+1 | |
2015-03-20 | set urgency for notifications | Christian Hesse | 2 | -3/+28 | |
2015-03-20 | prepare release 0.0.70.0.7 | Christian Hesse | 1 | -1/+1 | |
2015-03-20 | allow to specify notification display timeout | Christian Hesse | 3 | -5/+18 | |
2015-01-04 | update copyright for 2015 | Christian Hesse | 2 | -2/+2 | |
2014-10-21 | move compiler options to CFLAGS | Christian Hesse | 1 | -2/+2 | |
2014-10-17 | use ISO C11 standard | Christian Hesse | 2 | -1/+3 | |
2014-10-16 | install new example | Christian Hesse | 1 | -0/+1 | |
2014-10-15 | new example with log priority Critical, Alert & Emergency | Christian Hesse | 1 | -0/+9 | |
2014-10-14 | prepare release 0.0.60.0.6 | Christian Hesse | 1 | -1/+1 | |
2014-10-14 | fix cleanup | Christian Hesse | 1 | -6/+6 | |
2014-10-14 | add upstream URLs | Christian Hesse | 1 | -0/+4 | |
2014-10-14 | move reinitialization of getopt() down | Christian Hesse | 1 | -3/+3 | |
2014-10-14 | call sd_journal_{seek_tail,previous}() before adding matches | Christian Hesse | 1 | -12/+12 | |
I had some trouble with the code jumping to older entries. Possibly this was caused by adding matches too early. | |||||
2014-10-14 | add some more verbose output | Christian Hesse | 1 | -0/+5 | |
2014-08-09 | prepare version 0.0.50.0.5 | Christian Hesse | 1 | -1/+1 | |
2014-08-09 | allow to give long arguments | Christian Hesse | 2 | -4/+20 | |
2014-07-26 | introduce journal-notify.h | Christian Hesse | 3 | -14/+38 | |
2014-07-21 | prepare version 0.0.40.0.4 | Christian Hesse | 1 | -1/+1 | |
2014-07-21 | allow to add logical AND and OR to matches | Christian Hesse | 2 | -2/+24 | |
2014-07-03 | prepare release 0.0.30.0.3 | Christian Hesse | 1 | -1/+1 | |
2014-07-03 | add version and verbose output | Christian Hesse | 3 | -3/+28 | |
2014-07-03 | reinitialize libnotify on failure, give it three tries | Christian Hesse | 1 | -3/+13 | |
2014-07-03 | simplify logic | Christian Hesse | 1 | -9/+1 | |
2014-07-03 | prepare release 0.0.20.0.2 | Christian Hesse | 1 | -1/+1 | |
2014-07-03 | add error handling to notify() | Christian Hesse | 1 | -5/+30 | |
2014-07-02 | make sure text is escaped | Christian Hesse | 1 | -8/+6 | |
2014-07-02 | update regular expressions0.0.1 | Christian Hesse | 3 | -3/+3 | |
2014-07-02 | fix tarball prefix | Christian Hesse | 1 | -1/+1 | |
2014-07-02 | initial commit | Christian Hesse | 7 | -0/+311 | |