]> git.sur5r.net Git - i3/i3status/shortlog
i3/i3status
2009-06-17 Michael Stapelbergmakefile: fix linking 1.1
2009-06-17 Michael Stapelbergmakefile: fix dependencies
2009-06-17 Michael Stapelbergmakefile: fix release target
2009-06-17 Michael Stapelbergrelease 1.1 / debian: update changelog
2009-06-17 Michael Stapelbergdebian: build separate packages for dzen2/wmii
2009-06-16 Michael StapelbergBugfix: Exit upon errors from printf in dzen2-mode...
2009-05-22 Michael StapelbergMerge getting thermal zone temperature from atsutane...
2009-05-09 Michael Stapelbergdebian: Add ${misc:Depends}
2009-05-01 Michael StapelbergDebian: Fix email address, add build-dependency
2009-05-01 Michael StapelbergFix URLs, fix make release, update debian/changelog 1.0
2009-05-01 Michael StapelbergDebian: Recommend dzen2
2009-05-01 Michael StapelbergImplement flags for batteries to use the last full...
2009-05-01 Michael StapelbergDisplay 0 instead of negative values for remaining...
2009-04-30 Michael StapelbergReplace last occurences of wmiistatus
2009-04-30 Michael StapelbergEnable expandtab, retab! source
2009-04-30 Michael StapelbergFix display of IP addresses (display "no IP" correctly)
2009-04-30 Michael StapelbergDebian: Change maintainer email address, set DM-Upload...
2009-04-17 Michael StapelbergModify debian package to use the new name, remove inits...
2009-04-17 Michael StapelbergReplace wmiistatus with i3status in files
2009-04-17 Michael StapelbergRename wmiistatus* to i3status*
2009-04-16 Michael StapelbergAdd forgotten file
2009-04-16 Michael StapelbergImplement arbitrary number of batteries to support...
2009-04-13 Michael StapelbergFix initscript to be dash-compatible (Thanks Mirko)
2009-04-09 Michael Stapelberg*doh* logic error
2009-04-09 Michael StapelbergDisplay the information we have
2009-04-09 Michael StapelbergBugfix: Check if the present rate is > 0, not only...
2009-02-22 Michael StapelbergRemove unnecessary code for dzen
2009-02-22 Michael StapelbergAdd dzen2-compatible mode
2009-01-25 Michael StapelbergUpdate manpage, remove unnecessary ifdefs
2009-01-25 Michael StapelbergMove configuration file parsing into wmiistatus.c,...
2009-01-25 Michael StapelbergSimplify config file parsing *a lot*
2009-01-25 Michael StapelbergFix warnings due to unused variables on NetBSD
2009-01-25 Michael StapelbergAdd code for getting process status (running/not) and...
2009-01-25 Michael StapelbergAppend \n to error messages to make them readable,...
2009-01-25 Michael StapelbergMake linux-dependant part use #ifdef LINUX
2009-01-25 Michael StapelbergRemove unused variables, use correct limit constants
2009-01-25 Michael StapelbergDisplay details also when battery is loaded
2009-01-25 Michael StapelbergUse correct format string (%ld)
2009-01-25 Michael StapelbergEliminate more unnecessary code (pid file checking)
2009-01-25 Michael StapelbergBeautify wireless code
2009-01-25 Michael StapelbergBeautify the code for getting ip address/ethernet speed...
2009-01-25 Michael StapelbergDocument everything, wrap comments at 80 characters...
2009-01-08 Michael StapelbergHandle common errors without dying
2008-12-10 Michael StapelbergDon't show eth-speed if it was never set
2008-11-30 Michael StapelbergCorrectly open new files
2008-11-13 Michael StapelbergUse 3 characters for WLAN signal strength
2008-10-29 Michael StapelbergRemove debugmessage
2008-10-29 Michael StapelbergMake wmiistatus run all the time and wait for wmii_path...
2008-10-24 Michael StapelbergAdd support for differently named uevent data and hint...
2008-10-24 Michael StapelbergAdd default config to git
2008-10-24 Michael StapelbergRemove dh_prep as it deletes the configfile in /etc
2008-10-24 Michael StapelbergAdd debian packaging files to repository
2008-10-24 Michael StapelbergInstall manpages aswell
2008-10-24 Michael StapelbergAdd release target to Makefile, use -f for deletion
2008-10-24 Michael StapelbergImplement getting current speed from network interfaces
2008-10-10 Michael StapelbergMake source splint-clean (invoked with -weak)
2008-10-07 Michael StapelbergMore comments
2008-10-07 Michael StapelbergAdd option parsing via getopt, cleanup Makefile
2008-10-07 Michael StapelbergAdd manpage, ignore spaces in tokens, introduce interval
2008-10-07 Michael StapelbergMake everything configurable
2008-10-07 Michael StapelbergImplement colors for runwatches and WLAN down
2008-10-07 Michael StapelbergMake runwatches work again
2008-10-07 Michael StapelbergWrite information in separate files, define order
2008-10-07 Michael StapelbergStrip all non-digit characters from pidbuf
2008-10-04 Michael StapelbergMake some formats/paths configurable, add initscript
2008-10-04 Michael StapelbergImplement run_watches
2008-10-04 Michael StapelbergGet IP address for WLAN interface aswell
2008-10-04 Michael StapelbergCleanup
2008-10-04 Michael StapelbergAdd license, display correct WLAN status
2008-10-03 Michael StapelbergInitial commit