Commit Graph

  • a94fd87b05 Avoid calling Object_isA from inside Vector_isConsistent Benny Baumann 2020-11-17 01:27:27 +0100
  • 307c34b028 Hashtable: use dynamic growth and use primes as size Christian Göttsche 2020-10-22 15:43:26 +0200
  • 7914ec201e Hashtable update Christian Göttsche 2020-10-21 21:25:59 +0200
  • 15eab2012d Add process column for normalized CPU usage Christian Göttsche 2020-10-30 17:02:20 +0100
  • a8a723ffe9 Add debug state to the configure report (thanks @benbe for the idea) Daniel Lange 2020-11-16 17:01:51 +0100
  • 1b225cd7a0 Show CPU temperature in CPU meter Christian Göttsche 2020-09-10 19:56:33 +0200
  • 309f1d7282 hwloc = (portable) HardWare LOCality, not related to lock Daniel Lange 2020-11-16 13:29:37 +0100
  • 8bc083c6c6 Merge branch 'highlight-new-old-processes' Daniel Lange 2020-11-16 13:19:31 +0100
  • 19868a3c29 Fix whitespace before comma in the new color definitions Daniel Lange 2020-11-16 13:18:29 +0100
  • 8f2d129dce Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138 Daniel Lange 2020-11-16 12:17:28 +0100
  • 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes Daniel Lange 2020-11-16 12:13:47 +0100
  • 0411fdbcef Use spaceship comparison for TTYs Christian Göttsche 2020-11-15 20:12:38 +0100
  • f856fe6463 Early skip non-directories when searching for process information Christian Göttsche 2020-11-15 20:09:50 +0100
  • ad72b747fa Drop hideThreads Setting Christian Göttsche 2020-11-15 20:07:24 +0100
  • 9f67b95308 Mark local functions static Christian Göttsche 2020-11-04 17:46:14 +0100
  • 91317322fe Mark ProcessList_keyAt argument const Christian Göttsche 2020-11-04 17:46:11 +0100
  • 42073babb9 Use uid_t type for Process_getuid Christian Göttsche 2020-11-04 17:46:04 +0100
  • 397b5c4bd0 Introduce spaceship comparison for Processes Christian Göttsche 2020-11-04 17:46:24 +0100
  • d785b1bbc3 Fixup of SystemdMeter merge Christian Göttsche 2020-11-15 17:42:16 +0100
  • f2b2735e07 Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzones Daniel Lange 2020-11-15 14:52:25 +0100
  • bb908f3dc4 Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE Daniel Lange 2020-11-15 14:32:41 +0100
  • da2dcf9505 Remove duplicate test for NUL Daniel Lange 2020-11-15 14:16:23 +0100
  • 9e976b899b
    Merge pull request #239 from StoneBam/list-locks BenBE 2020-11-14 16:03:17 +0100
  • d431786fca Split data array for file lock information into separate fields Benny Baumann 2020-11-13 21:34:21 +0100
  • 18763051a2 Split platform dependent parts for file locks screen Benny Baumann 2020-11-11 22:15:35 +0100
  • 2d6da2e520 Add compat wrapper for readlinkat Benny Baumann 2020-10-29 23:02:57 +0100
  • 84dad4c38e Implement screen for active file locks Fynn Wulf 2020-10-09 21:02:27 +0200
  • e7b95feee4 Remove unnecessary braces Benny Baumann 2020-11-02 21:37:25 +0100
  • 0e922d4085 Integrate NAN check into assignment Benny Baumann 2020-11-02 21:36:20 +0100
  • cb8bb12974 Shorten initializer Benny Baumann 2020-11-02 21:32:20 +0100
  • 1c060a9d6b Avoid RichString_beginAllocated being ammendable Benny Baumann 2020-11-02 21:30:47 +0100
  • 0d64ca9262 Wrap inline structure definitions Benny Baumann 2020-11-01 01:49:54 +0100
  • 45869513bf Embracing branches Benny Baumann 2020-11-01 01:09:51 +0100
  • 61e14d4bb2 Spacing around operators Benny Baumann 2020-10-31 23:28:02 +0100
  • b23f8235e2 Whitespace and indentation issues Benny Baumann 2020-10-31 22:14:27 +0100
  • 9a16b1079e Make scope of match macro symmetric Benny Baumann 2020-10-31 21:11:39 +0100
  • 493217e814 Fix indentation to 3 spaces Benny Baumann 2020-10-31 21:10:12 +0100
  • adf797c295 Spacing after keywords (for) Benny Baumann 2020-10-31 20:55:36 +0100
  • 374edb9ed5 Spacing after keywords (if) Benny Baumann 2020-10-31 20:52:20 +0100
  • 0a51eae11f Spacing after keywords (while) Benny Baumann 2020-10-31 20:39:01 +0100
  • 1877325329 Spacing after keywords (#define) Benny Baumann 2020-10-31 20:33:01 +0100
  • db0a13970e Convert addattrstr to static inline function Benny Baumann 2020-10-31 20:26:53 +0100
  • c790b6ae67 Remove accidental syntax collision Benny Baumann 2020-10-31 20:18:40 +0100
  • 7ab0915a6c Remove unnecessary trailing semicolon on macros Benny Baumann 2020-10-31 20:08:44 +0100
  • 0806a7958b Assert Vector_get returns an object Christian Göttsche 2020-10-31 20:57:22 +0100
  • 742e610f1d Merge branch 'wrap' of cgzones/htop Daniel Lange 2020-11-02 17:08:38 +0100
  • 0c1908832b Handle data wraparounds in IO Meters Christian Göttsche 2020-11-02 14:46:42 +0100
  • a83f515f0f Address items from review Adam Saponara 2020-10-31 20:36:53 -0400
  • 15652e7b81 Enclose macro arguments in parentheses Christian Göttsche 2020-10-31 19:39:32 +0100
  • 2a9e8ca074 Add SystemdMeter Christian Göttsche 2020-10-07 15:42:13 +0200
  • ab17ef4dc0 Zram Meter feature Murloc Knight 2020-09-22 18:54:15 +0700
  • 43d274a617 Use integer type for item count instead of char Christian Göttsche 2020-10-29 23:17:12 +0100
  • 59ef15b2ad Fix segmentation fault when column name is NULL. Erdem Ersoy 2020-10-30 19:12:17 +0300
  • 6787c43097 Merge branch 'source-format' of BenBE/htop Daniel Lange 2020-10-31 17:58:30 +0100
  • de884d17bb Documentation on the repository style guide Benny Baumann 2020-10-31 11:04:31 +0100
  • dde71c6637 Highlight new and old processes (#74) Adam Saponara 2020-10-30 21:56:16 -0400
  • bbf01054bf Add compat wrapper for fstatat Christian Göttsche 2020-10-26 21:16:43 +0100
  • 049046c700 FreeBSD: update Process Christian Göttsche 2020-10-21 19:11:26 +0200
  • 97ea45ca9a FreeBSD: update ProcessList Christian Göttsche 2020-10-21 19:11:19 +0200
  • c2fdfd99eb FreeBSD: implement Platform_getDiskIO() Christian Goettsche 2020-10-21 17:06:32 +0200
  • c91061c84b FreeBSD: Platform update Christian Göttsche 2020-10-21 16:19:22 +0200
  • 88eec2dc00 FreeBSD: rework tty process column Christian Goettsche 2020-10-21 13:56:26 +0200
  • ddbb0c2c35 Add HTOP_$platform defines to config.h header Christian Göttsche 2020-10-29 21:50:38 +0100
  • 03b773b701 Small ListItem update Christian Göttsche 2020-10-18 19:22:30 +0200
  • 6375df49c9 Simplify RichString_begin Christian Göttsche 2020-10-28 18:00:50 +0100
  • 887dfde308 Implement Process_getParentPid and Process_isChildOf as functions Christian Göttsche 2020-10-27 21:26:45 +0100
  • 76797f8d92 Implement Process_isUserlandThread as function Christian Göttsche 2020-10-27 21:26:41 +0100
  • d33b2be2ca Implement LinuxProcess_effectiveIOPriority as function Christian Göttsche 2020-10-27 21:26:39 +0100
  • 6b3dbd5c67 Implement IncSet_filter as function Christian Göttsche 2020-10-27 21:26:37 +0100
  • 7019949574 Implement RichString_setLen as function Christian Göttsche 2020-10-27 21:26:35 +0100
  • 8c1f5c5a6f Enclose macro arguments in parentheses Christian Göttsche 2020-10-27 21:26:33 +0100
  • 61bae4c9d2 Unify function argument names Christian Göttsche 2020-10-27 21:26:28 +0100
  • cf1a9ec180 Refactor LinuxProcessList_readSmapsFile to work line-oriented Benny Baumann 2020-10-27 19:30:05 +0100
  • e89b289494 Drop duplicate assignment Christian Göttsche 2020-10-27 11:52:28 +0100
  • 059810ca65 Drop always true condition Christian Göttsche 2020-10-27 11:50:18 +0100
  • ac2b07eddd Avoid some unnecessary casts and mark some not changing variables const Christian Göttsche 2020-10-27 11:46:29 +0100
  • 27870bd4de Drop unneeded variablw initialization and reduce scope Christian Göttsche 2020-10-27 11:03:02 +0100
  • 1533ea88a6 Drop duplicate and always true condition Christian Göttsche 2020-10-27 11:02:34 +0100
  • c98d4577c9 Refactor code for reading process environment from procfs Benny Baumann 2020-10-26 19:18:29 +0100
  • a3bb7cbe64 Hold only a const version of Settings in ProcessList Christian Göttsche 2020-10-21 21:26:09 +0200
  • 4eb443926f Hold only a const version of Settings in Process Christian Göttsche 2020-10-21 21:26:05 +0200
  • 7109172431 Mark process parameter of Process_writeField consistently const Christian Göttsche 2020-10-21 21:26:01 +0200
  • 72103e9613 Hold only a const version of the ProcessList in Meters Christian Göttsche 2020-10-21 21:25:50 +0200
  • f757810f48 Improve handling of no data in Disk and Network IO Meters Christian Göttsche 2020-10-20 21:40:51 +0200
  • 167adc0a2b Parse POWER_SUPPLY_CAPACITY Jan Palus 2020-10-23 00:59:26 +0200
  • 94e32cf1e8 Simplify environment-reading code Ross Williams 2020-10-26 15:40:18 +0000
  • 0ae2bb1f8e Add process environment for FreeBSD Ross Williams 2020-10-23 20:31:20 +0000
  • 11bf7be9c2 Mark user field of Process const Christian Göttsche 2020-10-21 21:26:03 +0200
  • b08b255b41 Drop unused Platform functions Platform_setTasksValues Christian Göttsche 2020-10-21 21:25:56 +0200
  • f8bd5acdc1 Merge branch 'Fix wrong strncmp replacement' of cgzones/htop Daniel Lange 2020-10-20 22:41:24 +0200
  • e12d48a661 Fix wrong strncmp replacement Christian Göttsche 2020-10-20 22:30:13 +0200
  • 7429c22201 Drop unnecessary cast Christian Göttsche 2020-10-20 22:29:16 +0200
  • 45a22080c9 Increase print buffer in NetworkIOMeter_display Christian Göttsche 2020-10-20 19:20:19 +0200
  • 8a08a3209c IWYU update Christian Göttsche 2020-10-19 12:05:06 +0200
  • 803234a58d update Github CI Christian Göttsche 2020-10-20 15:27:22 +0200
  • f8208f2173 Drop tabs in source indentions Christian Göttsche 2020-10-20 13:14:32 +0200
  • dea19b644f s390x support for travis srajmane 2020-10-20 11:52:34 -0400
  • 0c5430982e Merge branch 'screenshot' of nzbart/htop Daniel Lange 2020-10-20 10:27:34 +0200
  • 0ea18a6edb Merge branch 'Xalloc_Cleanup' of cgzones/htop Daniel Lange 2020-10-20 10:23:47 +0200
  • 9f1a9ab2c2 Merge branch 'header_pause' of cgzones/htop Daniel Lange 2020-10-20 10:17:58 +0200