aboutsummaryrefslogtreecommitdiffstats
path: root/redshift.1 (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-05Add a note about Ubuntu dependency packagesKees Hink1-0/+1
...which can be found in .travis.yml
2014-11-23Update Travis CI script to run make distcheckJon Lund Steffensen1-1/+1
2014-11-04redshift-gtk: Forward errors from child to stderrJon Lund Steffensen1-2/+13
This requires that the stderr (and stdout) are emptied when the child process exits, otherwise redshift-gtk will exit before the error output is forwarded. Also, the '-v' parameter is moved to the beginning of the command line to avoid error output including this (e.g. `redshift-gtk -l` would complain about the missing location provided `-v`).
2014-11-03Fix #112: Do not buffer lines from child indefinitelyJon Lund Steffensen1-2/+3
2014-10-13README: Fix markdown syntaxJon Lund Steffensen1-4/+4
2014-10-13README: Add build status imageJon Lund Steffensen1-0/+4
2014-10-13README: Rename to README.mdJon Lund Steffensen1-0/+0