Commit History

Author SHA1 Message Date
  Benny Baumann fc54b885ef Simplify Settings toFieldName logic relating to dynamic columns 4 months ago
  Benny Baumann 80ac0c619c Prefer size_t when array indices involved 4 months ago
  Benny Baumann bb5259e1ff Avoid some code duplication for Settings_splitLineToIDs 4 months ago
  Benny Baumann dcd28e599a Remove long-dead code 4 months ago
  Nathan Scott f3306db9d1 Pass Machine pointer to Settings_new instead of internal detail 4 months ago
  Nathan Scott f3c3ac7f8e Refactor column delete into a shared Settings_deleteColumns 4 months ago
  Nathan Scott 1a7b6d4a6b Separate htoprc for htop and pcp-htop to prevent overwrite 5 months ago
  Explorer09 d2ec14fa4a Fix GCC build warning in NetBSD 10 8 months ago
  Benny Baumann 6f142695cb Use struct member to determine size of allocations 8 months ago
  Explorer09 c2c2a70997 Define MeterModeId to unsigned int and use it throughout 8 months ago
  Explorer09 a46b3f0a98 Use 'fp' name for local 'FILE*' variables. 8 months ago
  Daniel Lange e8ee2004bf Merge branch 'signal_safe' of cgzones/htop 8 months ago
  Explorer09 752659fd08 Avoid writing configuration to non-regular files 8 months ago
  Benny Baumann eaeeda64c1 Memory leak when a legacy config file exists 8 months ago
  Christian Göttsche 81ff634427 Avoid fprintf in Settings_write 9 months ago
  Explorer09 15b4bc45b2 Read htoprc in modern location first before old one 9 months ago
  Christian Göttsche 58c1cb0204 Avoid multiplication in calloc argument 9 months ago
  Christian Göttsche 5846b7df4e Check for absolute paths in environment variables 9 months ago
  Sefa Eyeoglu f7c9ede286 Print message if config file was resolved 10 months ago
  Sefa Eyeoglu f588b27315 Resolve configuration path 10 months ago
  Ken McDonell 4abe9f4ce5 Update Settings.c 11 months ago
  Ken McDonell fdbb0629bc Minor bug fixes for Coverity issues 11 months ago
  Christian Göttsche 94c7822401 Explicitly check sscanf(3) and fscanf(3) return values 11 months ago
  Christian Göttsche 955208569c Settings: preserve empty header 1 year ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Benny Baumann 6aa9ef2726 Fix code style 1 year ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Christian Göttsche 5e8fc97a96 Write configuration to temporary file first 1 year ago
  Nathan Scott de1d3e17af Ensure possible NULL pointer values dealt with defensively 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
  Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 1 year ago
  Christian Göttsche 623ee31cfe Add option to shadow path prefixes 3 years ago
  Christian Göttsche 490cedba04 Handle invalid process columns from configuration 2 years ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  valdaarhun d078ba15a2 TUI-setup for 'hide running in container' option 2 years ago
  Christian Göttsche 62d59403d9 Add fallback for HOME environment variable 2 years ago
  Benny Baumann 2999fff88e Refactor code for rendering command line cache 2 years ago
  Nathan Scott 10b541b5e4 Update Settings_newScreen with single-line sortKey checking. 2 years ago
  Nathan Scott cde72dd0b0 Remove redundant null checks on Settings_write (covscan) 2 years ago
  Nathan Scott cb61865bb9 Add array bounds checking for the Process_fields array (covscan) 2 years ago
  Daniel Lange 0ffd772d28 Fix header layout and meters reset if a header column is empty 2 years ago
  Christian Göttsche 5b78ad2d53 Set correct default sorting direction 3 years ago
  Christian Göttsche 6fcb1994c8 Do not combine default and configuration process fields 3 years ago
  Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 3 years ago
  Christian Göttsche df1914f429 Add ScreenSettings_delete helper 3 years ago
  Christian Göttsche 3cfdf66d9a Settings: initialize default sort key for new screenpanel 3 years ago
  Nathan Scott 0e58784224 Fix memory leak on shutdown in new screen settings code. 3 years ago
  Sohaib Mohamed ba3a1df806 Fix misc styleguide issues and add missing header files 3 years ago
  Sohaib Mohamed b672e60886 Enable tabs for a fresh install of htop Only 3 years ago