summaryrefslogtreecommitdiff
path: root/ui-stats.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-09-27 08:03:30 +0200
committerLars Hjemli <hjemli@gmail.com>2010-09-27 08:20:42 +0200
commitd41b2ddcb331caa74c1a90a0253f234142848552 (patch)
tree5e1863b49166c72200b49793f5977d513d6329ec /ui-stats.h
parent9043b46f85eb43c918a172663af34c084587bd1a (diff)
parentaf492114ccf6d5ab72890277ad828cf6d9fa8909 (diff)
downloadcgit-d41b2ddcb331caa74c1a90a0253f234142848552.tar.gz
cgit-d41b2ddcb331caa74c1a90a0253f234142848552.tar.bz2
cgit-d41b2ddcb331caa74c1a90a0253f234142848552.zip
Merge branch 'stable'
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
site1.job.com.gpg -> site2.job.com and after: site1.job.com -> site2.job.com 2015-01-19clip: Show an error message if xclip returns a non-zero exit codeWieland Hoffmann1-3/+2 xclip will return a non-zero exit code if $DISPLAY is not set, which might happen, for example, if you're running pass in a tmux session remotely or something like that. xclip itself will also show an error message ("Can't open display") which provides enough context to figure out what the problem is. There might be other reasons for xclip to return a non-zero exit code, but the man page doesn't list them. 2015-01-19Correct path for top level grepJason A. Donenfeld1-2/+3