История коммитов

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