Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | allow to give long arguments | Christian Hesse | 1 | -2/+17 | |
2014-07-26 | introduce journal-notify.h | Christian Hesse | 1 | -13/+3 | |
2014-07-21 | allow to add logical AND and OR to matches | Christian Hesse | 1 | -2/+22 | |
2014-07-03 | add version and verbose output | Christian Hesse | 1 | -2/+21 | |
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 | 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 | initial commit | Christian Hesse | 1 | -0/+175 | |