158 Commits (f0a9dfc37e4e13d4e697f5d15facb0b905747e15)

Author SHA1 Message Date
Christian Göttsche 3695cbd5d8 Silence possible NULL dereference 5 years ago
Benny Baumann c6b66a75ea Minor code streamlining 5 years ago
Benny Baumann 709821ff55 Some minor spelling issues 5 years ago
Benny Baumann 2d874177bc Avoid expensive build of tree when not using it 5 years ago
Benny Baumann bd24664fc2 Avoid useless search for pid 0 5 years ago
Benny Baumann d0e71cb75f Reorder field initialization to group fields by task 5 years ago
Benny Baumann e3b6049043 Code style cleanup and documentation/comments 5 years ago
Benny Baumann b4b952d78d Use common values for initial size estimates for Hashtables 5 years ago
Maxim Zhiburt 4907d90cff Fix issue with inconsistent displayTreeSet 5 years ago
Maxim Zhiburt cf306ff86e Implement sorting in tree mode 5 years ago
Narendran Gopalakrishnan e33d4d9460 Include merge status with column title when enabled 5 years ago
Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 5 years ago
Christian Göttsche 4fb82e301d fix indent 5 years ago
Daniel Lange 8f2d129dce Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138 5 years ago
Christian Göttsche 91317322fe Mark ProcessList_keyAt argument const 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
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