Commit History

Author SHA1 Message Date
  Nathan Scott 14da84f877 Refactor to use a program name pointer instead of PACKAGE macro 1 year ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Nathan Scott 36389fb0da Abstract htop main function to allow for a platform binary 3 years ago
  Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 3 years ago
  Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 3 years ago
  Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 3 years ago
  Christian Göttsche 521f1343e3 Settings: check if writing configuration file was successful 3 years ago
  Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 3 years ago
  Christian Göttsche fd4e6b432b Use MainPanel type in State struct 3 years ago
  Daniel Lange ba630e8ad5 Make descriptions to -shelp available so people find threads 3 years ago
  Christian Göttsche 6dba60f6bd Pass Settings to CRT_init 4 years ago
  Christian Göttsche ceee96dcba Do not try to set not owned capabilities 4 years ago
  Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 4 years ago
  Christian Göttsche f4404effa4 Add option to drop Linux capabilities 4 years ago
  Christian Göttsche 70f48f1f44 Add wrapper function for free and strdup 4 years ago
  Christian Göttsche 958112c5a3 Refactor setting filter and use safe strncpy 4 years ago
  Christian Göttsche 6301d5c1da Convert unnecessary static variables 4 years ago
  Daniel Lange 4979245aa5 Update help and man page for improved -t / -s options 4 years ago
  Christian Göttsche 0155980fd6 Free memory on multiple filter command line arguments 4 years ago
  Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 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
  Christian Göttsche 4f7d48aa24 Set locale only once and do not override it later 4 years ago
  Christian Göttsche 19b5141685 Hide process selection on ESC 4 years ago
  Nathan Scott fee217551c Drop unneeded parameters to the ScreenManager constructor 4 years ago
  Christian Göttsche 267014cbfe Add support to change numeric options in settings screen 4 years ago
  Daniel Lange 95f553b10c Move treeView setting to make status bar item correct when using --sort-key, patch from @cgzones 4 years ago
  Nathan Scott 003f2c06a4 Merge branch 'cleanup-init-done' into master 4 years ago
  Christian Göttsche 7cf5277594 IWYU update (Linux) 4 years ago
  Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 4 years ago
  Christian Göttsche f720868998 Align command line argument descriptions in help output 4 years ago
  Christian Göttsche b3b890f546 Use 0 as no-match value for sortkey 4 years ago
  Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 4 years ago
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 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
  Benny Baumann 0a51eae11f Spacing after keywords (while) 4 years ago
  Adam Saponara a83f515f0f Address items from review 4 years ago
  Erdem Ersoy 59ef15b2ad Fix segmentation fault when column name is NULL. 4 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 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 96e2a4259e Continue to update generic data in paused mode 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
  Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 4 years ago
  Christian Göttsche af4f58d013 Misc conversion fixes 4 years ago
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 years ago
  laydervus fbf6424e64 Option to set initial filter 4 years ago