aboutsummaryrefslogtreecommitdiffstats
path: root/journal-notify.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-20set urgency for notificationsGravatar Christian Hesse1-2/+26
2015-03-20allow to specify notification display timeoutGravatar Christian Hesse1-4/+16
2015-01-04update copyright for 2015Gravatar Christian Hesse1-1/+1
2014-10-14fix cleanupGravatar Christian Hesse1-6/+6
2014-10-14move reinitialization of getopt() downGravatar Christian Hesse1-3/+3
2014-10-14call sd_journal_{seek_tail,previous}() before adding matchesGravatar Christian Hesse1-12/+12
2014-10-14add some more verbose outputGravatar Christian Hesse1-0/+5
2014-08-09allow to give long argumentsGravatar Christian Hesse1-2/+17
2014-07-26introduce journal-notify.hGravatar Christian Hesse1-13/+3
2014-07-21allow to add logical AND and OR to matchesGravatar Christian Hesse1-2/+22
2014-07-03add version and verbose outputGravatar Christian Hesse1-2/+21
2014-07-03reinitialize libnotify on failure, give it three triesGravatar Christian Hesse1-3/+13
2014-07-03simplify logicGravatar Christian Hesse1-9/+1
2014-07-03add error handling to notify()Gravatar Christian Hesse1-5/+30
2014-07-02make sure text is escapedGravatar Christian Hesse1-8/+6
2014-07-02initial commitGravatar Christian Hesse1-0/+175