Commit History

Author SHA1 Message Date
  Sohaib Mohamed cd6457ef88 Fixup tabs with dynamic Columns - add missing `Dynamic()` 3 years ago
  Nathan Scott cc2547fcf0 Improvements to the tab code after initial feedback 3 years ago
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 years ago
  Benny Baumann 74afca7bc1 Validate meter configuration before proceeding 3 years ago
  Benny Baumann 2a13e15ad0 Properly release memory on partially read configuration 3 years ago
  Christian Göttsche ae1816e563 Settings: use size_t for meter count in header 3 years ago
  Nathan Scott 4c846921a6 Improve configuration file version diagnostic formatting slightly 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Hesse 589b0733d9 Settings: set ok when reading configuration from sysconfdir 3 years ago
  Nathan Scott c9b58c7fbe Add missing end-of-line to htoprc file version mismatch warning 3 years ago
  Christian Göttsche 0925c54caa Drop redundant semicolons 3 years ago
  Christian Göttsche b85b718e69 Settings: enclose casted macro argument in parenthesis 3 years ago
  Christian Göttsche 7891cdc552 Reduce variable scope 3 years ago
  Christian Göttsche becd33795c Settings: create default meters on no existing config file 3 years ago
  Nathan Scott b81bb9038c Fix resource leaks dealing with unrecognised config file version 3 years ago
  Christian Göttsche 4ed3ab5c2c Shorten crash output to fit on screen 3 years ago
  Christian Göttsche 2bf626c4e4 IWYU update 3 years ago
  Christian Göttsche db076b9c8e HeaderLayout: save name in configuration 3 years ago
  Daniel Lange ec2307688e Merge branch 'header_fmt' of cgzones/htop 3 years ago
  Daniel Lange 6d10736a64 Merge branch 'config_versions' of fasterit/htop 3 years ago
  Daniel Lange 35d94a5ae5 Apply approved warning message suggested by nathans 3 years ago
  Christian Göttsche 9060a4179d Add option to change Header layout 4 years ago
  Daniel Lange a9ddaccc63 Merge branch 'read-settings-defaults' of bjpbakker/htop 3 years ago
  Daniel Lange 4b59a2e6b7 Introduce versioned config files and config_reader_min_version 3 years ago
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 years ago
  Bart Bakker c1c4b5a1ab Read settings after applying defaults 3 years ago
  nia e8f27ebc26 Disable mouse option when support is unavailable 3 years ago
  Benny Baumann 0d85af2872 Whitespace around operators 3 years ago
  Benny Baumann bf07c713ba Allow for highlighting of deleted executables to be configured 4 years ago
  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 a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Graham Inggs ee97916fd5 Merge pull request #436 from cgzones/freebsd 3 years ago
  Christian Göttsche 1275139795 Settings_write: fix return value on error 3 years ago
  Christian Göttsche 521f1343e3 Settings: check if writing configuration file was successful 3 years ago
  Christian Göttsche c38819a675 Settings: mark non-modified pointer parameters const 3 years ago
  Benny Baumann 82157f598e Refactor to remove no-op calls 3 years ago
  Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 4 years ago
  Christian Göttsche fd2a0cf421 FreeBSD: add support for CPU frequency and temperature 4 years ago
  Daniel Lange 8fb51627b2 Improve initial setup for systems with many CPUs 4 years ago
  Christian Göttsche 8bd543562b Quote SYSCONFDIR definition 4 years ago
  Christian Göttsche 0f04714a03 Fix possible division by zero 4 years ago
  Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 4 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 4 years ago
  Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 4 years ago
  Christian Göttsche f614b8a19f Mark Platform_defaultFields const 4 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 4 years ago
  Hisham Muhammad 2327260ee8 Separate tree and list sort orders 4 years ago
  Hisham Muhammad e8c6994f40 Add "Tree view is always sorted by PID" option to mimic htop 2 behavior 4 years ago
  Christian Göttsche b76eaf187a Dynamically load libsensors at runtime 4 years ago