index
:
i3status
master
Fork of https://github.com/i3/i3status, with support for arbitrary shell commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
general.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
1
-0
/
+1
2018-06-20
No longer use a temporary buffer in the die() function
Olivier Gayot
1
-3
/
+1
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
1
-25
/
+25
2013-11-22
Add support for path_exists directive.
Kinware AB
1
-0
/
+1
2013-11-09
fix slurp(), it needs to read size-1 for the trailing NUL
Michael Stapelberg
1
-1
/
+2
2011-07-13
slurp(): null-terminate buffer (Thanks mist)
Michael Stapelberg
1
-1
/
+3
2010-11-28
Use kill(pid, 0) to check if the process is alive
Michael Stapelberg
1
-1
/
+1
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg
1
-16
/
+1
2009-07-25
Return "no battery" instead of dying if a battery wasn’t found (Thanks Mirko)
Michael Stapelberg
1
-2
/
+4
2009-07-21
Add modelines and retab! all files
Michael Stapelberg
1
-5
/
+6
2009-07-21
Correctly handle the order of items
Michael Stapelberg
1
-4
/
+4
2009-07-21
Use own files for each function, add get_ipv6_addr.c
Michael Stapelberg
1
-0
/
+70