summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-14v1.0.62 Bug fixes and new theme Adaptav1.0.62aristocratos
2021-02-14Changed: Net graphs will now round up any value above 0 to register on grapharistocratos
2021-02-13Merge branch 'theme-adapta'aristocratos
2021-02-13Add Adapta themeolokelo
2021-02-09Poetry updatearistocratos
2021-02-08Support cpus with non-sequential core idsErwin Junge
2021-01-25v1.0.61 New featuresv1.0.61aristocratos
2021-01-24Changed: Size constraints now adapts to currently shown boxesaristocratos
2021-01-23Added: Vim keys (h, j, k, l) for browsing and moved help to shift+haristocratos
2021-01-23v1.0.60 New features and bug fixesv1.0.60aristocratos
2021-01-23Added: IP address to net boxaristocratos
2021-01-23Added: Ability choose cpu graph attributes and split up upper and lower partaristocratos
2021-01-22Added: Toggle for IO graphs in regular disk usage modearistocratos
2021-01-22Fixed: Crash on missing psutil.disk_usagearistocratos
2021-01-16Fixed: Wrong letter in "io" highlightedaristocratos
2021-01-13Added: Ignore input unicode decode errorsaristocratos
2021-01-11v1.0.59 Bug fixesv1.0.59aristocratos
2021-01-11Fixed: Crash on missing disksaristocratos
2021-01-10Fixed io stats text transparencyaristocratos
2021-01-10v1.0.58 IO graphs for disks and dedicated io mode + bug fixesv1.0.58aristocratos
2021-01-10Updated example config filearistocratos
2021-01-10Merge branch 'psutil-loadavg'aristocratos
2021-01-10Added help messages for filtering optionsaristocratos
2021-01-10Merge branch 'proc-filter'aristocratos
2021-01-10Added: Disks io stat graphs and a dedicated io mode for disks boxaristocratos
2021-01-08Merge pull request #1 from araczkowski/araczkowski-patch-getloadavgAndrzej Raczkowski
2021-01-08Update bpytop.pyAndrzej Raczkowski
2021-01-07brokearistocratos
2021-01-06Make proc filter code more conciseUmar Javed
2021-01-06Add case-sensitive proc filtering using FUmar Javed
2021-01-06v1.0.57 Added support for non-truecolor terminals + bug fixesv1.0.57aristocratos
2021-01-06Added: Support for non truecolor terminals through 24-bit to 256-color conver...aristocratos
2021-01-06Merge branch 'proc_sorting-counter-fix'aristocratos
2021-01-05Revert test_Theme assertionaristocratos
2021-01-05Change proc filter to be case-insensitiveUmar Javed
2021-01-05Fix proc_sorting option counter not updating in menuUmar Javed
2021-01-05Fix new testsaristocratos
2021-01-05v1.0.56 New features and some bug fixesv1.0.56aristocratos
2021-01-05Added: Categories in Options menu and only_physical option for disksaristocratos
2021-01-05Added background coloraristocratos
2021-01-04Added conditional for OsX on use_fstabaristocratos
2021-01-04Fixed net_iface menu option inputaristocratos
2021-01-04Merge branch 'net_iface'aristocratos
2021-01-04Merge branch 'use_fstab'aristocratos
2021-01-04Add net_iface config option.raTMole
2021-01-04use_fstab optimizations.BHa
2021-01-04Added noticearistocratos
2021-01-04Added tests for drawing and collectingaristocratos
2021-01-04Added testing for some functions and classesaristocratos
2021-01-03Fixed: units_to_bytes returning 0 if input value <10 and in bitsaristocratos