176 Commits (13b28fa9ed283d9236ceb30f77e403cb451a7cd7)

Author SHA1 Message Date
Daniel Lange 07a6efcb22 Make the first tree item stable on expand / collapse again 5 years ago
Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 5 years ago
Christian Göttsche 06b1674aa6 Improve handling when selected last process entry 5 years ago
Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 5 years ago
Christian Göttsche b9adc30b86 RichString: implement safe rewind 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Christian Göttsche fbaa0cd146 Exit follow mode cleanly after followed process dies 5 years ago
Christian Göttsche 27db9297b7 Show arrow indicating order of sorted process column 5 years ago
Christian Göttsche 90ea3ac3c9 Object: return int on comparison 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Hisham Muhammad 2327260ee8 Separate tree and list sort orders 5 years ago
Hisham Muhammad e8c6994f40 Add "Tree view is always sorted by PID" option to mimic htop 2 behavior 5 years ago
Christian Göttsche 52fa4e7ee4 Fix typo 5 years ago
Christian Göttsche 27b8d81ed2 ProcessList: save scan time in millisecond 5 years ago
Christian Göttsche 26993d2d2b Support clock_gettime() on OSX El Capitan and earlier 5 years ago
Benny Baumann f6613db5cd Additional code simplification 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche 7ba25aa3c4 IWYU update 5 years ago
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