1708 Commits (1f9e2ded9e8f0e4aa8593a31dffdaeafff4dc07a)
 

Author SHA1 Message Date
Nathan Scott 1f9e2ded9e Update changelog for upcoming 3.0.3 release, annotate rc1 5 years ago
Benny Baumann bd6237eb31 Document implicit incremental search 5 years ago
Benny Baumann bc91a382f6 Allow to pass '/' for item search 5 years ago
Benny Baumann bda07fa42b Handle 'q' as quit if first character 5 years ago
Benny Baumann 9adb94a379 Some visual code cleanup 5 years ago
Benny Baumann 5fe2a88c08 Use common handling for scrolling 5 years ago
Benny Baumann a7955c4966 Reduce code duplication 5 years ago
Benny Baumann c49ca61dd9 Common order for ESC/q/F10 5 years ago
Christian Göttsche 4f08d2d5ad Fix sensors configure argument 5 years ago
Christian Göttsche 64230ee5cd ci: use clang-11 5 years ago
Christian Göttsche 2ec940e0d2 ci: use correct configure flags for sensors 5 years ago
Christian Göttsche d1db9da936 Linux: avoid float division by 0 after system sleep 5 years ago
Christian Göttsche 3695cbd5d8 Silence possible NULL dereference 5 years ago
Christian Göttsche fe84840314 Add Linux cwd process column 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
Christian Göttsche 4f7d48aa24 Set locale only once and do not override it later 5 years ago
Christian Göttsche b76eaf187a Dynamically load libsensors at runtime 5 years ago
Christian Göttsche f7a8952933 Add xReadfile wrapper for reading small to medium size files 5 years ago
Christian Göttsche 1d8192c10b PressureStallMeter: improve display strings 5 years ago
Christian Göttsche 472f0124cd Meter: document MeterClass string fields 5 years ago
Christian Göttsche c0b50164dd Use String_eq for readability and consistency 5 years ago
Christian Göttsche 7975cd2ca3 Add cast to unsigned char to avoid signed char misuse 5 years ago
Christian Göttsche 9029cc83ad Merge identical conditional branches 5 years ago
Christian Göttsche 43ee295c23 Drop redundant return statements 5 years ago
Christian Göttsche ec0f5d0ba9 Compare indices not index with pair 5 years ago
Christian Göttsche bbac4c2a62 Use enum element name instead of magic number 5 years ago
Nathan Scott 65866c69d6 Fix a little typo (spelling) in the styleguide 5 years ago
Nathan Scott f59af39684 Merge branch 'styleguide-tweak' of https://github.com/natoscott/htop into natoscott-styleguide-tweak 5 years ago
Nathan Scott 6ab1e468ef
Update docs/styleguide.md 5 years ago
Christian Göttsche cd305b4325 Print G in gigabyte color 5 years ago
Benny Baumann c1563337ae Implement Hashtable_clear to empty an existing Hashtable 5 years ago
Christian Göttsche 9549ca8c88 Linux: fix process parsing for hidden pid directories 5 years ago
Nathan Scott b2a8b2426e Tweak style guide wording around single code statements 5 years ago
Christian Göttsche 5ee6875f73 Typo 5 years ago
Benny Baumann a7cf6c67d6 Typo fix in docs 5 years ago
Benny Baumann 0380d0bfd5 Include documentation for COMM and EXE 5 years ago
Christian Göttsche 19b5141685 Hide process selection on ESC 5 years ago
Christian Göttsche ea4f33409a Update even more snprintfs 5 years ago
Daniel Lange 7899ae2eb1 Replace more snprintfs, reduce buffer sizes to what is printed 5 years ago
Benny Baumann 0b29e5074c Use 'N/A' instead of 'no perm' for more consistency 5 years ago
Daniel Lange 6c306315c8 Fix reading of device nodes > 2 chars from memory maps 5 years ago
Christian Göttsche a41e5c0a80 configure: do not check functions we are using unconditionally 5 years ago