]> git.sur5r.net Git - i3/i3status/shortlog
i3/i3status
2018-02-06 foutaiseAdd check for interval value 262/head
2018-02-03 Ingo BürkMerge pull request #261 from tylerbrazier/no-sloc
2018-02-02 Tyler BrazierRemove SLOC comment from man page 261/head
2018-01-28 johcgtTreat zero battery capacity as "not available" (#259)
2017-12-12 Ingo BürkMerge pull request #255 from eplanet/update_readme
2017-12-11 eplanetGet rid of the SLOC comment 255/head
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-12-09 Ingo BürkMerge pull request #252 from GuyOfThePery/patch-1
2017-12-09 GuyOfThePeryFixed minor typos 252/head
2017-11-20 Emeric PlanetAdd network test cases (#246)
2017-10-06 Michael StapelbergMerge pull request #237 from kousu/215-battery
2017-10-05 Emeric PlanetFix CPU unit tests (#239) 237/head
2017-09-18 Michael StapelbergMakefile: make PKG_CONFIG overridable (patch by Helmut...
2017-08-29 Emeric PlanetFix CPU unit tests (#239)
2017-08-24 kousuRepair test case.
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)
2017-01-21 Michael Stapelbergrelease v2.11 2.11
2017-01-21 Michael Stapelbergcorrectly write I3STATUS_VERSION on release
2017-01-21 Michael StapelbergMakefile: sort objects for deterministic linking order
2017-01-21 Michael Stapelbergman: fix spelling errors
2017-01-21 Michael Stapelbergman: switch link to directly go to github
2017-01-02 Moritz WarningConsolidate measure speed script (#188)
2016-12-25 Zhong JianxinRe-license contrib/netspeed to the same as i3status...
2016-12-13 Samuel HollandFix i3status to compile with -fno-common (#185)
2016-11-19 eplanetAdding documentation for PR #179 (#182)
2016-11-16 Michael StapelbergMerge pull request #179 from mihaicmn/feature-threshold...
2016-11-15 Michael StapelbergMerge pull request #178 from eplanet/ut_cpu_temp
2016-11-15 Mihai ComanAdd unit tests for threshold format 179/head
2016-11-14 Mihai ComanAdd 'format_below_threshold' option for 'disk' module
2016-11-14 eplanetAdded test case for run_watch 178/head
2016-11-14 eplanetAdded unit test case for path_exists
2016-11-14 eplanetAdded unit test case for CPU temperature
2016-11-14 eplanetUnit testing in Travis (#170)
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-09-05 Michael StapelbergBugfix: re-add single quotes around I3STATUS_VERSION
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-17 Michael Stapelbergdefault config: remove DHCP, VPN
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-13 eplanetDeleting VERSION and extracting it from I3STATUS_VERSIO...
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-08-01 eplanetFixed typo in README.md (#141)
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-07-27 Gjumchange default cpu_usage thresholds to 90 and 95 139/head
2016-06-30 Bandie Yip... Manpage subsection TzTime: Example config now matches...
2016-06-27 eplanetAdded version files for release tarball. Fixes #78...
2016-06-15 eplanetDefault configuration paths ordered the same way as...
next