summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for upcoming 3.0.3 release, annotate rc13.0.3rc1Nathan Scott2020-12-042-1/+75
* Document implicit incremental searchBenny Baumann2020-12-031-0/+4
* Allow to pass '/' for item searchBenny Baumann2020-12-034-4/+4
* Handle 'q' as quit if first characterBenny Baumann2020-12-031-0/+11
* Some visual code cleanupBenny Baumann2020-12-031-2/+14
* Use common handling for scrollingBenny Baumann2020-12-031-8/+10
* Reduce code duplicationBenny Baumann2020-12-031-8/+6
* Common order for ESC/q/F10Benny Baumann2020-12-032-3/+3
* Fix sensors configure argumentChristian Göttsche2020-12-031-6/+6
* ci: use clang-11Christian Göttsche2020-12-031-6/+6
* ci: use correct configure flags for sensorsChristian Göttsche2020-12-031-9/+9
* Linux: avoid float division by 0 after system sleepChristian Göttsche2020-12-031-2/+3
* Silence possible NULL dereferenceChristian Göttsche2020-12-031-1/+2
* Add Linux cwd process columnChristian Göttsche2020-12-033-1/+48
* Minor code streamliningBenny Baumann2020-12-022-8/+4
* Some minor spelling issuesBenny Baumann2020-12-021-10/+12
* Avoid expensive build of tree when not using itBenny Baumann2020-12-021-7/+9
* Avoid useless search for pid 0Benny Baumann2020-12-021-0/+5
* Reorder field initialization to group fields by taskBenny Baumann2020-12-021-8/+10
* Code style cleanup and documentation/commentsBenny Baumann2020-12-021-29/+47
* Use common values for initial size estimates for HashtablesBenny Baumann2020-12-021-3/+3
* Fix issue with inconsistent displayTreeSetMaxim Zhiburt2020-12-021-7/+22
* Implement sorting in tree modeMaxim Zhiburt2020-12-025-67/+237
* Set locale only once and do not override it laterChristian Göttsche2020-12-022-7/+3
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-0211-59/+147
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-025-134/+85
* PressureStallMeter: improve display stringsChristian Göttsche2020-12-021-12/+19
* Meter: document MeterClass string fieldsChristian Göttsche2020-12-021-4/+4
* Use String_eq for readability and consistencyChristian Göttsche2020-12-021-3/+3
* Add cast to unsigned char to avoid signed char misuseChristian Göttsche2020-12-021-1/+1
* Merge identical conditional branchesChristian Göttsche2020-12-022-6/+2
* Drop redundant return statementsChristian Göttsche2020-12-021-2/+0
* Compare indices not index with pairChristian Göttsche2020-12-021-1/+1
* Use enum element name instead of magic numberChristian Göttsche2020-12-021-1/+2
* Fix a little typo (spelling) in the styleguideNathan Scott2020-12-011-2/+2
* Merge branch 'styleguide-tweak' of https://github.com/natoscott/htop into nat...Nathan Scott2020-12-011-14/+53
|\
| * Update docs/styleguide.mdNathan Scott2020-12-011-1/+1
| * Tweak style guide wording around single code statementsNathan Scott2020-11-281-14/+53
* | Print G in gigabyte colorChristian Göttsche2020-11-291-1/+2
* | Implement Hashtable_clear to empty an existing HashtableBenny Baumann2020-11-292-4/+14
* | Linux: fix process parsing for hidden pid directoriesChristian Göttsche2020-11-291-2/+2
* | TypoChristian Göttsche2020-11-281-1/+1
* | Typo fix in docsBenny Baumann2020-11-281-1/+1
* | Include documentation for COMM and EXEBenny Baumann2020-11-281-0/+6
* | Hide process selection on ESCChristian Göttsche2020-11-288-7/+13
* | Update even more snprintfsChristian Göttsche2020-11-286-14/+14
* | Replace more snprintfs, reduce buffer sizes to what is printedDaniel Lange2020-11-281-19/+19
* | Use 'N/A' instead of 'no perm' for more consistencyBenny Baumann2020-11-282-8/+11
* | Fix reading of device nodes > 2 chars from memory mapsDaniel Lange2020-11-281-4/+4
* | configure: do not check functions we are using unconditionallyChristian Göttsche2020-11-281-1/+6

© 2014-2024 Faster IT GmbH | imprint | privacy policy