2009-12-20 |
Michael Stapelberg | Remove trailing whitespace
|
commit | commitdiff | tree |
2009-12-13 |
Michael Stapelberg | The load values represent 1,5,15 min, not 5,10,15 min...
|
commit | commitdiff | tree |
2009-10-27 |
Michael Stapelberg | debian: add missing build-deps
|
commit | commitdiff | tree |
2009-10-27 |
Michael Stapelberg | Update debian packaging for 2.0
|
commit | commitdiff | tree |
2009-10-27 |
Michael Stapelberg | Update manpage for output_format
|
commit | commitdiff | tree |
2009-10-24 |
Michael Stapelberg | Update debian/ for single binary
|
commit | commitdiff | tree |
2009-10-24 |
Michael Stapelberg | Fix function signature / pointer type
|
commit | commitdiff | tree |
2009-10-24 |
Michael Stapelberg | config: first try ~/.i3status.conf, then /etc/i3status...
|
commit | commitdiff | tree |
2009-10-24 |
Michael Stapelberg | Change output format to be a config option instead...
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | debian: symlink the manpage of i3status for the i3status...
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | debian: Update standards version
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | Fix Makefile to create correct tarball
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | Update debian packaging
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | Don’t compile for DZEN by default
|
commit | commitdiff | tree |
2009-10-23 |
Michael Stapelberg | Add error message if neither DZEN nor XMOBAR is defined
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | battery: split up %remaining into %percentage and ...
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | Actually use the format string for the battery (Thanks...
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | Change Makefile to make releases containing our current...
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | Implement option to use the last full capacity instead...
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | Obey format for run_watches
|
commit | commitdiff | tree |
2009-10-16 |
Michael Stapelberg | Implement format_up/format_down for ethernet
|
commit | commitdiff | tree |
2009-10-15 |
Michael Stapelberg | Bugfix: Cast the integers to uint64_t *before* multiplying...
|
commit | commitdiff | tree |
2009-10-15 |
Michael Stapelberg | Separate license into file LICENSE
|
commit | commitdiff | tree |
2009-10-15 |
Michael Stapelberg | Update default config
|
commit | commitdiff | tree |
2009-10-13 |
Michael Stapelberg | Bugfix: Install manpage from new path (Thanks shatter)
|
commit | commitdiff | tree |
2009-10-12 |
Michael Stapelberg | Generate manpage in Makefile
|
commit | commitdiff | tree |
2009-10-12 |
Michael Stapelberg | Add manpage in asciidoc format
|
commit | commitdiff | tree |
2009-10-11 |
Michael Stapelberg | Cleanup disk "module"
|
commit | commitdiff | tree |
2009-10-11 |
Michael Stapelberg | Implement disk info (%free/%used/%total)
|
commit | commitdiff | tree |
2009-10-11 |
Michael Stapelberg | Breaks configfiles! Major refactoring of i3status,...
|
commit | commitdiff | tree |
2009-10-02 |
Michael Stapelberg | Add debian changelog entry to keep updates from overwriting...
|
commit | commitdiff | tree |
2009-10-01 |
Michael Stapelberg | Fix linking (Thanks Atsutane)
|
commit | commitdiff | tree |
2009-10-01 |
Michael Stapelberg | Bugfix: close the filehandle when done
|
commit | commitdiff | tree |
2009-10-01 |
Michael Stapelberg | Implement getting the wireless ESSID
|
commit | commitdiff | tree |
2009-09-26 |
Michael Stapelberg | Bugfix: Don’t show colors in wireless info if colors...
|
commit | commitdiff | tree |
2009-09-26 |
Michael Stapelberg | Don’t display an error message if getaddrinfo() fails...
|
commit | commitdiff | tree |
2009-09-01 |
Michael Stapelberg | Initialize order array with -1 to avoid printing duplicate...
|
commit | commitdiff | tree |
2009-09-01 |
Michael Stapelberg | Fix compilation warning
|
commit | commitdiff | tree |
2009-08-18 |
Michael Stapelberg | Bugfix: Correctly terminate output if time is specified...
|
commit | commitdiff | tree |
2009-08-18 |
Michael Stapelberg | Add support for xmobar
|
commit | commitdiff | tree |
2009-08-17 |
Michael Stapelberg | debian: fix issues with initscript
|
commit | commitdiff | tree |
2009-08-02 |
Michael Stapelberg | Update debian changelog
|
commit | commitdiff | tree |
2009-07-25 |
Michael Stapelberg | Return "no battery" instead of dying if a battery wasn...
|
commit | commitdiff | tree |
2009-07-25 |
Michael Stapelberg | Don’t perror("connect") when there most likely is no...
|
commit | commitdiff | tree |
2009-07-23 |
Michael Stapelberg | Update i3status.conf
|
commit | commitdiff | tree |
2009-07-23 |
Michael Stapelberg | Bugfix: Use interface instead of eth_interface in get_ip_addr()
|
commit | commitdiff | tree |
2009-07-23 |
Michael Stapelberg | Implement battery status and thermal zones for FreeBSD...
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | Remove unneeded struct
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | little fixes for FreeBSD
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | Use the highest order actually used, not MAX_ORDER...
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | Implement getting the interface speed on FreeBSD, patch...
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | Free the addresses correctly
|
commit | commitdiff | tree |
2009-07-22 |
Michael Stapelberg | Obtain IP address in a portable way, patch by Baptiste...
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | Use getloadavg() instead of using /proc, patch by Baptiste...
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | Hide ugly compilation calls in Makefile
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | get_ipv6_addr: more documentation, use SOCK_DGRAM,...
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | Add modelines and retab! all files
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | Correctly handle the order of items
|
commit | commitdiff | tree |
2009-07-21 |
Michael Stapelberg | Use own files for each function, add get_ipv6_addr.c
|
commit | commitdiff | tree |
2009-06-22 |
Michael Stapelberg | debian: add README.Debian to git
|
commit | commitdiff | tree |
2009-06-22 |
Michael Stapelberg | debian: use make distclean instead of make clean between...
|
commit | commitdiff | tree |
2009-06-21 |
Michael Stapelberg | debian: change Priority to extra (makes more sense)
|
commit | commitdiff | tree |
2009-06-21 |
Michael Stapelberg | debian: Increase Standards-Version for next upload
|
commit | commitdiff | tree |
2009-06-21 |
Michael Stapelberg | debian: add initscripts/default files
|
commit | commitdiff | tree |
2009-06-21 |
Michael Stapelberg | debian: revert packaging to produce only one package...
|
commit | commitdiff | tree |
2009-06-21 |
Michael Stapelberg | Bugfix: Correctly handle SIGPIPE to avoid unnecessary...
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | debian: correctly build an i3status-common package...
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | debian: update policy-version to 3.8.2, fix build,...
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | makefile: fix linking
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | makefile: fix dependencies
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | makefile: fix release target
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | release 1.1 / debian: update changelog
|
commit | commitdiff | tree |
2009-06-17 |
Michael Stapelberg | debian: build separate packages for dzen2/wmii
|
commit | commitdiff | tree |
2009-06-16 |
Michael Stapelberg | Bugfix: Exit upon errors from printf in dzen2-mode...
|
commit | commitdiff | tree |
2009-05-22 |
Michael Stapelberg | Merge getting thermal zone temperature from atsutane...
|
commit | commitdiff | tree |
2009-05-09 |
Michael Stapelberg | debian: Add ${misc:Depends}
|
commit | commitdiff | tree |
2009-05-01 |
Michael Stapelberg | Debian: Fix email address, add build-dependency
|
commit | commitdiff | tree |
2009-05-01 |
Michael Stapelberg | Fix URLs, fix make release, update debian/changelog
|
commit | commitdiff | tree |
2009-05-01 |
Michael Stapelberg | Debian: Recommend dzen2
|
commit | commitdiff | tree |
2009-05-01 |
Michael Stapelberg | Implement flags for batteries to use the last full...
|
commit | commitdiff | tree |
2009-05-01 |
Michael Stapelberg | Display 0 instead of negative values for remaining...
|
commit | commitdiff | tree |
2009-04-30 |
Michael Stapelberg | Replace last occurences of wmiistatus
|
commit | commitdiff | tree |
2009-04-30 |
Michael Stapelberg | Enable expandtab, retab! source
|
commit | commitdiff | tree |
2009-04-30 |
Michael Stapelberg | Fix display of IP addresses (display "no IP" correctly)
|
commit | commitdiff | tree |
2009-04-30 |
Michael Stapelberg | Debian: Change maintainer email address, set DM-Upload...
|
commit | commitdiff | tree |
2009-04-17 |
Michael Stapelberg | Modify debian package to use the new name, remove initscript...
|
commit | commitdiff | tree |
2009-04-17 |
Michael Stapelberg | Replace wmiistatus with i3status in files
|
commit | commitdiff | tree |
2009-04-17 |
Michael Stapelberg | Rename wmiistatus* to i3status*
|
commit | commitdiff | tree |
2009-04-16 |
Michael Stapelberg | Add forgotten file
|
commit | commitdiff | tree |
2009-04-16 |
Michael Stapelberg | Implement arbitrary number of batteries to support...
|
commit | commitdiff | tree |
2009-04-13 |
Michael Stapelberg | Fix initscript to be dash-compatible (Thanks Mirko)
|
commit | commitdiff | tree |
2009-04-09 |
Michael Stapelberg | *doh* logic error
|
commit | commitdiff | tree |
2009-04-09 |
Michael Stapelberg | Display the information we have
|
commit | commitdiff | tree |
2009-04-09 |
Michael Stapelberg | Bugfix: Check if the present rate is > 0, not only...
|
commit | commitdiff | tree |
2009-02-22 |
Michael Stapelberg | Remove unnecessary code for dzen
|
commit | commitdiff | tree |
2009-02-22 |
Michael Stapelberg | Add dzen2-compatible mode
|
commit | commitdiff | tree |
2009-01-25 |
Michael Stapelberg | Update manpage, remove unnecessary ifdefs
|
commit | commitdiff | tree |
2009-01-25 |
Michael Stapelberg | Move configuration file parsing into wmiistatus.c,...
|
commit | commitdiff | tree |
2009-01-25 |
Michael Stapelberg | Simplify config file parsing *a lot*
|
commit | commitdiff | tree |
2009-01-25 |
Michael Stapelberg | Fix warnings due to unused variables on NetBSD
|
commit | commitdiff | tree |
next |