192 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Adam Saponara a83f515f0f Address items from review 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Christian Göttsche e9246abff8 Misc Vector updates 5 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
Wataru Ashihara b34d76cd41 Fix: infinite loop in tree view on macOS 8 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Hisham Muhammad b9934ffa08 minor style tweak 9 years ago
wangqr 584a9bceab Find roots when constructing process tree, fix #587 9 years ago
Hisham 84a69b1ea4 Release resource when using hwloc 10 years ago
Hisham Muhammad c18309466d Pre-reset 'show' for process. 10 years ago
Hisham 474d26cea8 Portable affinity using hwloc 10 years ago
David Hunt 5e602f18d5 Rename String to StringUtils. 11 years ago
Hisham Muhammad b291fba02b Fixes to use platform-specific compare routines. 11 years ago
Hisham Muhammad b1f934c5d5 Visual tweaks: change color when following, add Broken Gray theme. 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad cda6bdd56b Add ProcessList_delete to the variable interface. 11 years ago
Hisham Muhammad aaaaf063a1 Builds on Linux again! 11 years ago
Hisham Muhammad eb229d9aef Changes for supporting separate platform subdirectories. 11 years ago
Hisham Muhammad 9faf4938b8 Refactored key handlers. 11 years ago
Jeff Garrett ab0bceb550 Interpret command line PIDs as PIDs, not TIDs 12 years ago
yar 730ab0c9a8 pass processlist flags to readOpenVZData (fixes build error) 12 years ago
Hisham Muhammad f54a37b4a9 Update values for fields whose columns may appear later. Fixes #80. 12 years ago
Hisham Muhammad e0209da88f Support pagefaults stats. Closes #45. 12 years ago
Hisham Muhammad 34b89a9747 Add sanity checks. 12 years ago
Hisham Muhammad 28d4cad5fe xread may return -1. 12 years ago
Hisham Muhammad f677843288 Restrict size of inputs on sscanf reads. 12 years ago
Hisham Muhammad 3fbd1ef76d check return of topoErr 12 years ago
Hisham Muhammad 5b30280810 shorten scope of variables. 12 years ago
Hisham Muhammad 4027e5ee44 goto considered harmful and confuses cppcheck. 12 years ago
Hisham Muhammad 99bc23771f Fix resource leak detected by cppcheck 12 years ago
Hisham Muhammad 4716a9857b Fix logic for skipping non-numeric directories. 12 years ago
Edgar Kalkowski c8be3701b8 Fix tree view if userland threads are hidden. 12 years ago
Hisham Muhammad cb297af848 Fix invalid access when highlighting basename of threads. 12 years ago
Hisham Muhammad f2a190b0e9 New logic for highlighting basenames with spaces 12 years ago
Hisham Muhammad 6d90e58c01 alignment improvements 12 years ago