Commit History

Author SHA1 Message Date
  Nathan Scott f3306db9d1 Pass Machine pointer to Settings_new instead of internal detail 2 months ago
  Sefa Eyeoglu f7c9ede286 Print message if config file was resolved 8 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 11 months ago
  Benny Baumann 6aa9ef2726 Fix code style 11 months ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Sahil Siddiq dc883b2910 Logic to retain screen and other changes 1 year ago
  Sahil Siddiq 87db37966a Implement logic for '--max-iterations' 1 year ago
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Nathan Scott e4ebe18b67 Drop references to 'Process' in generic screen code 1 year ago
  Nathan Scott 14da84f877 Refactor to use a program name pointer instead of PACKAGE macro 1 year ago
  Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 1 year ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Christian Göttsche 15fe50d272 Toggle the header meters with pound key 2 years ago
  Christian Göttsche 2f387af6c0 Reject unsupported non-option command line arguments 2 years ago
  Christian Göttsche 1b5e0071bb Restore non mouse support 2 years ago
  Christian Göttsche fc22824666 Drop incorrect help message 2 years ago
  Daniel Lange 99aa906bc5 Merge branch 'improve-filter-label' into main 2 years ago
  Daniel Lange df955c8991 Make CLANG happy (-Wembedded-directive) 2 years ago
  Daniel Lange 6a7b3fdc7d Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefined 2 years ago
  Daniel Lange c6f946edd2 Improve MainPanel Label on active inc filter (Filter <-> FILTER) 2 years ago
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 years ago
  Emmanuel Mathi-Amorim ff0ea41c86 Fix issue where last line is not cleared when SIGINT is received 3 years ago
  Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 3 years ago
  наб dfa62506b7 Allow -u UID 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 3 years ago
  Christian Göttsche 68460b25e3 Reset the signal handlers at program exit 3 years ago
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  nia e8f27ebc26 Disable mouse option when support is unavailable 3 years ago
  Benny Baumann 68edf92434 Indentation of string arguments 3 years ago
  Benny Baumann 0d85af2872 Whitespace around operators 3 years ago
  Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 3 years ago
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 years ago
  Christian Göttsche 1f5f40c091 Print current settings on crash 3 years ago
  Christian Göttsche 36880cd61c Add read-only option 3 years ago
  Nathan Scott 367561175a Update timestamps for the special process scans at startup also 3 years ago
  Nathan Scott 36389fb0da Abstract htop main function to allow for a platform binary 3 years ago