suckless/slstatus.git
2016-08-15 Aaron Marchervoid argument main()
2016-08-15 Aaron MarcherFixed alsa function + datetime function
2016-08-15 Aaron MarcherAdded shell command function
2016-06-30 Aaron Marcherrevised readme
2016-06-30 Aaron Marcherrevised readme
2016-06-14 Aaron MarcherREADME update (included information)
2016-06-13 Aaron Marcheradded, username, gid, uid
2016-06-10 Aaron Marcheradded disk functions for details
2016-06-10 Aaron Marcheradded memory values ram functions
2016-06-10 Aaron Marcherfixed hostname function and added HOST_NAME_MAX limit
2016-06-10 Aaron Marcherhostname function
2016-06-08 Aaron Marcheradded ip address function
2016-06-03 Aaron Marcheradded entropy
2016-03-20 Aaron MarcherAdded icon to TODO.md
2016-03-20 Aaron Marchertypo license != license.md :P
2016-03-20 Aaron MarcherChanges to documentation and new screenshot.
2016-03-18 Aaron MarcherEasier info function names
2016-03-17 Aaron MarcherMerge pull request #10 from sahne/master
2016-03-17 Daniel WalterFix some memory leaks
2016-03-16 Aaron Marcheradded license info to slstatus.h
2016-03-16 Aaron Marcherheader
2016-03-15 Aaron Marcherremoved from todo
2016-03-15 Aaron Marcheradded some todos
2016-03-14 Aaron Marcherdisk usage in README.md
2016-03-14 Aaron Marchercompletely new system: only values in config file get...
2016-03-11 Aaron Marcherwhitespace error
2016-03-11 Aaron Marcherremoved todo
2016-03-11 Aaron Marcherfixed disk percent
2016-03-11 Aaron MarcherMerge pull request #9 from sahne/master
2016-03-11 Daniel WalterAdd diskusage support
2016-03-10 Aaron MarcherUpdate README.md
2016-03-10 Aaron MarcherCreate TODO.md
2016-03-10 Aaron MarcherMerge pull request #8 from Vlaix/master
2016-03-10 Vincent LoupmonFixed locale defaulting to English
2016-03-10 Aaron Marcheradded update_interval check to config_check()
2016-03-10 Aaron Marchercoding style notice in README.md
2016-03-10 Aaron Marcheradded sahne to contributors
2016-03-10 Aaron Marcherfixed some small things (update_interval) interferes...
2016-03-10 Aaron MarcherMerge pull request #6 from sahne/master
2016-03-10 Daniel Walterreturn n/a instead of exiting if a specific value canno...
2016-03-10 Daniel Walteradd config checks on startup for better error handling
2016-03-10 Daniel Walteradd update_interval
2016-03-10 Daniel Waltermake config.h target depending on config.def.h
2016-03-10 Daniel Waltersimplify smprintf by using vasprintf
2016-03-10 Aaron Marchersimplified config.def.h
2016-03-10 Aaron MarcherMerge pull request #5 from Vlaix/master
2016-03-10 Vincent LoupmonFixed small buffer in get_datetime()
2016-03-10 Aaron Marcherbetter screenshot
2016-03-10 Aaron Marchersmall changes (var names)
2016-03-10 Aaron Marcherstarting in README.md
2016-03-09 Aaron Marcherput everything in logical order
2016-03-09 Aaron MarcherMerge pull request #4 from Vlaix/ram
2016-03-09 Vincent LoupmonChanged RAM calculation formula.
2016-03-09 Aaron Marchercontributors
2016-03-09 Aaron Marcherchanged to easier variable names
2016-03-09 Aaron Marcherchanged to 4 spaces indentation (2 are not enough)
2016-03-09 Aaron MarcherMerge pull request #3 from Vlaix/master
2016-03-09 Vincent LoupmonFixed broken wifi
2016-03-09 Aaron MarcherMerge pull request #2 from pfannkuchengesicht/master
2016-03-08 Roy Freytagfixed some memory leaks
2016-03-08 Aaron Marcherfixed tabs xD
2016-03-08 Aaron Marcherfixed typo in README.md (jpg <-> png)
2016-03-08 Aaron Marcheradded screenshot
2016-03-07 Aaron Marchervariable names
2016-03-07 Aaron Marchercommented and reordered
2016-03-05 Aaron Marcherrevised everything
2016-03-04 Aaron Marcheradded config.def.h handling and fixed typo
2016-03-04 Aaron Marcherinitial commit
2016-03-04 Aaron MarcherInitial commit