Commit History

Author SHA1 Message Date
  Christian Göttsche 1f5f40c091 Print current settings on crash 3 years ago
  Christian Göttsche 36880cd61c Add read-only option 4 years ago
  Christian Göttsche 8163b8164f TaskMeter: always show number of threads 3 years ago
  Benny Baumann 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present 3 years ago
  Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 3 years ago
  Christian Göttsche df818b9904 Use ATTR_UNUSED instead of void casting 4 years ago
  Benny Baumann a73064dda9 Remove setuid support 3 years ago
  Christian Göttsche 7b1fa1bf49 Cache stderr to be able to print assert messages 4 years ago
  Daniel Lange 3808b3b553 Remove unused key definitions 3 years ago
  BenBE 06b5828dc4 Fix Shift+Function key on Qt-based terminals 3 years ago
  Christian Göttsche bd694c0ce6 Do not call exit(3) in signal handler 4 years ago
  Christian Göttsche 6dba60f6bd Pass Settings to CRT_init 4 years ago
  David Zarzycki 03824da684 Linux: individual huge page values in the huge page meter 4 years ago
  David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 4 years ago
  V f2f1c99ad9 Fix white text in the Light Terminal colour scheme 4 years ago
  Daniel Lange d55f394541 Merge branch 'light_color' of cgzones/htop 4 years ago
  Christian Göttsche 2d2a2df6f2 Refactor crash handler message to avoid embedded directive 4 years ago
  Christian Göttsche 6ae56f2578 Revert color change on LightTerminal 4 years ago
  Christian Göttsche 27db9297b7 Show arrow indicating order of sorted process column 4 years ago
  Christian Göttsche d609c04fe4 CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colors 4 years ago
  Daniel Lange 8b83a9f055 Enable going back to previous search matches (Shift-F3) 4 years ago
  Christian Göttsche 61b8e31b41 Misc CRT cleanup 4 years ago
  Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 4 years ago
  Christian Göttsche 7ba25aa3c4 IWYU update 4 years ago
  Christian Göttsche f913680020 Hide degree character without wide ncurses support 4 years ago
  Christian Göttsche ba1549f99b Resolve conversion from int to short 4 years ago
  Christian Göttsche 4f7d48aa24 Set locale only once and do not override it later 4 years ago
  Christian Göttsche ec0f5d0ba9 Compare indices not index with pair 4 years ago
  Christian Göttsche bbac4c2a62 Use enum element name instead of magic number 4 years ago
  Christian Göttsche 267014cbfe Add support to change numeric options in settings screen 4 years ago
  Narendran Gopalakrishnan 09fe94da18 Improving Command display/sort 4 years ago
  Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 4 years ago
  Daniel Lange 19868a3c29 Fix whitespace before comma in the new color definitions 4 years ago
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 4 years ago
  Christian Göttsche d785b1bbc3 Fixup of SystemdMeter merge 4 years ago
  Daniel Lange f2b2735e07 Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzones 4 years ago
  Benny Baumann 45869513bf Embracing branches 4 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 4 years ago
  Benny Baumann 374edb9ed5 Spacing after keywords (if) 4 years ago
  Christian Göttsche 2a9e8ca074 Add SystemdMeter 4 years ago
  Murloc Knight ab17ef4dc0 Zram Meter feature 4 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 4 years ago
  Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 4 years ago
  Daniel Lange 0ea18a6edb Merge branch 'Xalloc_Cleanup' of cgzones/htop 4 years ago
  Christian Göttsche 4c66eb6d4c XUtils string related updates 4 years ago
  Christian Göttsche 361877454f Cache PAGE_SIZE 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 years ago
  Christian Göttsche a802961286 Generalize Meter value colors for IO 4 years ago
  Christian Göttsche 1df7fa387a Misc CRT cleanup 4 years ago