2015 Commits (13b28fa9ed283d9236ceb30f77e403cb451a7cd7)
 

Author SHA1 Message Date
Christian Göttsche 13b28fa9ed Enclose macro argument in parentheses 5 years ago
Christian Göttsche 979aca98cc Use uppercase floating point literal suffix 5 years ago
Christian Göttsche df818b9904 Use ATTR_UNUSED instead of void casting 5 years ago
Christian Göttsche a40347e85b SysArchMeter: avoid static variable 5 years ago
Nathan Scott dc8124e1a1 Fix compilation of the 'unsupported' platform (Process flags) 5 years ago
Nathan Scott 29570c0133
Merge pull request #550 from natoscott/diskio-types 5 years ago
Nathan Scott 3fe297aa97
Merge pull request #549 from natoscott/network-types 5 years ago
Nathan Scott 88a11859a0 Switch NetworkIO Meter to using uint32_t and uint64_t 5 years ago
Nathan Scott b4736228dc Switch DiskIO Meter to using uint32_t and uint64_t 5 years ago
Benny Baumann 8a1112141d Fix a possible truncation of the intermediate strings in the SysArch meter 5 years ago
Nathan Scott 7b48fec59a
Merge pull request #533 from cgzones/os-release 5 years ago
Nathan Scott 00339087b0 Fix integer sizing issues in the DiskIO Meter 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Daniel Lange 379421d3b2 Merge branch 'networkiograph' of Nudin/htop 5 years ago
Michael F. Schönitzer bb9a60ee8a Implement bar and graph mode for NetworkIOMeter (#408) 5 years ago
Daniel Lange 07a6efcb22 Make the first tree item stable on expand / collapse again 5 years ago
Michael F. Schönitzer 76350c0350 Rescale graph when value of total is changed 5 years ago
Daniel Lange 12c2337939 Merge branch 'remove-setuid' of BenBE/htop 5 years ago
Benny Baumann 067cd6deb8 Include note in changelog regarding removal of the setuid feature 5 years ago
Benny Baumann 82157f598e Refactor to remove no-op calls 5 years ago
Benny Baumann a73064dda9 Remove setuid support 5 years ago
Daniel Lange b1befa3287 Merge branch 'enable-better-debug-on-enable-debug' of fasterit/htop 5 years ago
Daniel Lange e0dec39203 Merge branch 'fix-duplicate-lines' of hiasen/htop 5 years ago
Christian Göttsche 84e5682473 SysArchMeter: read os-release instead of running lsb-release 5 years ago
Christian Göttsche f42090fcfd Drop empty file zfs/ZfsArcStats.c 5 years ago
Daniel Lange a89521ed7f Drop -DDEBUG (was removed in d69585b82a), add -Og for make debug target 5 years ago
Daniel Lange 135efd5705 Enable making with -ggdb3 on configure --enable-debug 5 years ago
Daniel Lange 525d37d6a4 Shorten keyboard help to fit default screen width 5 years ago
Øystein Hiåsen d8d83031d9 InfoScreen: Remove old lines before scanning again 5 years ago
Daniel Lange 1e57cab605 De-typo DiskIOMeter 5 years ago
Daniel Lange b0fd44275d Merge branch 'collapse-tree-view' of fasterit/htop 5 years ago
Daniel Lange 61c943555b Merge branch 'fix-zero-btime' of natoscott/htop 5 years ago
Nathan Scott 7433bf4b18 Correctly detect failure to initialize boottime 5 years ago
Nathan Scott 8cd90f0c4a Fix a couple of small spelling mistakes in comments 5 years ago
Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 5 years ago
Daniel Lange c44b2ec795 Small update to test plan 5 years ago
Daniel Lange 1e39c8fa4d Make ZFS Meter "Unavailable" text match others -> FAILED_READ coloring 5 years ago
Daniel Lange 4cb2b5fc1c Merge branch 'fix_zfs_arc_ratio_color' of overhacked/htop 5 years ago
Ross Williams f73c98abd4 Forgot to correctly color ZFS ARC ratio 5 years ago
Christian Göttsche f273bfd083 Linux: restore memory calculation regarding HugePages 5 years ago
Daniel Lange 7ba3396a4c Update ChangeLog and report credits for the MemAvailable issue and initial implementation 5 years ago
Daniel Lange 69d3b9ccf1 Merge branch 'mem' of cgzones/htop 5 years ago
Daniel Lange e86acd6893 Remove force sort order to ASC when returning to tree mode 5 years ago
Christian Göttsche 3d497a3760 Linux: overhaul memory partition 5 years ago
Daniel Lange 0d67263b36 Merge branch 'stderr_cache' of cgzones/htop 5 years ago
Christian Göttsche 7b1fa1bf49 Cache stderr to be able to print assert messages 5 years ago
Christian Göttsche 64a1ab848f configure: ignore usage of C11 _Generic on FreeBSD 5 years ago
Christian Göttsche cae47bb28d configure: add -lelf for static build on FreeBSD 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange fd1ad863dc Merge branch 'lsb' of eworm-de/htop (skip "n/a" values for SysArchMeter) 5 years ago