]> git.sur5r.net Git - i3/i3status/history - src
Run all travis tests and expose the final result as exit code
[i3/i3status] / src /
2018-06-11 Ingo BürkMerge pull request #286 from duskCoder/#283
2018-06-11 Olivier GayotFix shown IP address belonging to wrong interface 286/head
2018-06-04 Olivier GayotSimplify the algorithm used to determine the IP address
2018-05-22 Ingo BürkMerge pull request #282 from Stunkymonkey/mem-support
2018-05-19 Ingo BürkMerge pull request #270 from Stunkymonkey/mem-support
2018-05-15 OrestisMerge pull request #281 from eplanet/fix_warnings
2018-05-15 eplanetFix MacOS build 281/head
2018-05-04 Benedikt HeineSimplify the memory thresholds 270/head
2018-05-04 Benedikt HeineRename ram variables consistently
2018-04-11 Felix BuehlerImplement support for memory-usage on Linux
2018-04-08 Ingo BürkMerge pull request #275 from winks/patch-2
2018-04-06 Florian AnderiaschFix NULL value on OpenBSD when there is no acpitz0 275/head
2018-03-29 Ingo BürkMerge pull request #213 from dlrobertson/addr_description
2018-03-29 Dan RobertsonShow IP address when address has a label 213/head
2018-03-27 Ingo BürkMerge pull request #264 from foutaise/master
2018-03-27 Ingo BürkMerge branch 'master' into master 264/head
2018-03-27 Ingo BürkMerge pull request #251 from tomaskrizek/man-eth-wirele...
2018-03-27 Ingo BürkMerge pull request #243 from jasperla/fei_error
2018-02-12 Ingo BürkMerge pull request #266 from moreais/master
2018-02-12 Carlin BinghamOpenBSD: fix volume display on some hardware 266/head
2018-02-07 Gerome FournierMake iface_type() work on FreeBSD
2018-01-28 johcgtTreat zero battery capacity as "not available" (#259)
2017-12-11 Emeric PlanetUpdate comment as in #247 (#254)
2017-12-11 Emeric PlanetAdd IPv6 address when IPv4 isn't available (#247)
2017-12-09 Ingo BürkMerge pull request #253 from eplanet/always_reload_tz
2017-12-09 eplanetCall tzset at each time print 253/head
2017-10-06 Michael StapelbergMerge pull request #237 from kousu/215-battery
2017-09-04 Jasper Lievisse... Remove overly aggressive #error 243/head
2017-08-24 kousuBe more cautious about handling invalid battery measure...
2017-08-19 Emeric PlanetUse local timezone for battery %emptytime (#236)
2017-04-16 Ingo BürkMerge pull request #219 from flammi/master
2017-04-13 Emeric PlanetAdd battery capacity parsing (#216)
2017-04-13 Fabian FranzenAdded braces 219/head
2017-04-12 Fabian FranzenFix memory leak/Use BEGINS_WITH macro
2017-04-12 Fabian FranzenAdd check for virtual ethernet devices
2017-03-26 eplanetMultiple CPU support for cpu_usage (#209)
2017-03-16 Ingo BürkMerge pull request #211 from ixjlyons/issue210
2017-03-10 Kenneth Lyonsdisk: don't remove trailing slash if path is a single... 211/head
2017-03-08 Ingo BürkMerge pull request #208 from stapelberg/warning
2017-03-08 Ingo BürkMerge pull request #207 from stapelberg/disk_info
2017-03-08 Michael Stapelbergremove useless checks (we use char, not unsigned char) 208/head
2017-03-08 Michael Stapelbergdisk: sanitize trailing slashes 207/head
2017-02-07 Ingo BürkMerge pull request #202 from jasperla/openbsd_fdleak
2017-02-07 Ingo BürkMerge pull request #201 from jasperla/openbsd_bat_info
2017-02-07 Jasper Lievisse... Plug an fd leak in the OpenBSD-specific code for _first_ 202/head
2017-02-07 Jasper Lievisse... Suppress printing :00 seconds of remaining battery... 201/head
2017-02-01 Baptiste DaroussinFix the deciKelvin to Celsius conversion on FreeBSD...
2017-02-01 Jasper Lievisse... Make first_eth_interface() work on OpenBSD: (#197)
2017-02-01 Jasper Lievisse... Include sys/select.h on OpenBSD (#198)
2016-11-16 Michael StapelbergMerge pull request #179 from mihaicmn/feature-threshold...
2016-11-14 Mihai ComanAdd 'format_below_threshold' option for 'disk' module
2016-11-12 Jon BernardUse blank padding for wireless quality (#166) (#167)
2016-10-24 Björn LindströmSetting of custom locale in tztime configuration. ...
2016-10-23 Stu ZhaoDetect batteries using glob (#163)
2016-09-14 Watcompulse device may be specified by name (#126) (#162)
2016-08-29 Michael StapelbergMerge pull request #140 from tommie/multibatt
2016-08-28 Tommie GannertImplement aggregates for batteries. 140/head
2016-08-22 Tommie GannertMatch trailing equal sign in slurp_battery_info.
2016-08-22 Cihangir AkturkParse uevent file to detect network device type (#153)
2016-08-22 Michael Stapelbergprint_wireless_info: fix FTBFS on hurd and kfreebsd
2016-08-21 tnnnAdded missing ampere to watt conversion for last full...
2016-08-16 eplanetPrint empty string for not mounted disks. (#148)
2016-08-15 tommieMove time and ratio computations out of slurp_battery_i...
2016-08-14 Michael StapelbergMerge pull request #150 from tommie/incremental_multibatt
2016-08-14 Tommie GannertMove full_design and full_last into struct battery_info. 150/head
2016-08-14 Tommie GannertAlso capture charge rate in NetBSD.
2016-08-14 Michael StapelbergMerge pull request #149 from tommie/incremental_multibatt
2016-08-14 Tommie GannertFix warnings about using a char array index on NetBSD. 149/head
2016-08-14 Tommie GannertSimplify string comparisons in slurp_battery_info for...
2016-08-14 Tommie GannertMake print_disk_info, print_eth_info and print_wireless...
2016-08-14 Tommie GannertRemove warnings about unused variables in slurp_battery...
2016-08-14 Tommie GannertDefine IW_ESSID_MAX_SIZE for OpenBSD.
2016-08-13 Michael StapelbergMerge pull request #145 from tommie/incremental_multibatt
2016-08-03 Tommie GannertMove OS-specific code to slurp_battery_info. 145/head
2016-08-03 Tommie GannertIntroduce a struct battery_info to carry information...
2016-08-03 Michael StapelbergMerge pull request #144 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRefactor common seconds_remaining code in print_battery... 144/head
2016-08-03 Tommie GannertRemove an END_COLOR in print_battery_info for OpenBSD.
2016-08-03 Tommie GannertMove START_COLOR to after OS-specific code.
2016-08-03 Michael StapelbergMerge pull request #143 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRemove consumptionbuf from print_battery_info. 143/head
2016-08-03 Tommie GannertRemove emptytimebuf from print_battery_info.
2016-08-03 Michael StapelbergMerge pull request #142 from tommie/incremental_multibatt
2016-08-03 Tommie GannertRemove remainingbuf from print_battery_info. 142/head
2016-07-31 Tommie GannertRemove percentagebuf from print_battery_info.
2016-07-31 Tommie GannertRemove statusbuf from print_battery_info.
2016-07-30 Michael StapelbergMerge pull request #139 from Gjum/wb-colored-cpu-usage
2016-05-13 Alexis HildebrandtAdd ifdef to compile wireless_info on Mac (#127)
2016-05-07 Watcomreconnect to PulseAudio if connection is lost (fixes...
2016-04-13 Mark SchreiberAdd CPU usage color thresholds 122/head
2016-03-30 Michael StapelbergMerge pull request #117 from egroat/master upstream/master
2016-03-21 eoinAdded status_unk to battery_info 117/head
2016-03-21 Michael StapelbergMerge pull request #116 from eplanet/55_path_cputemp
2016-03-20 eplanetAdding glob check to cpu temperature fixes #55 116/head
2016-01-25 Michael StapelbergMerge pull request #103 from craftyguy/bat_full_remaining
2016-01-25 Clayton CraftThis removes the 'remaining' time when the battery... 103/head
2016-01-12 Michael StapelbergMerge pull request #96 from bebehei/symbols-battery
2016-01-12 Michael StapelbergMerge pull request #95 from Watcom/nanosleep
2016-01-12 Watcom Hechtrevert back to using nanosleep 95/head
2016-01-12 Michael StapelbergBugfix: check that format_not_mounted is not NULL befor...
next