Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
ec36c5ccf8560028bf274bd4b0ce54969681dbc5
ec36c5c
Group the "Merge Command" related options visually
by Benny Baumann
· 5 years ago
46ee28e
Refactor command string creation
by Benny Baumann
· 5 years ago
27b36da
Make kernel thread display for COMM/EXE columns less visible and more consistent
by Benny Baumann
· 5 years ago
45cb99d
Minor indentation fix
by Benny Baumann
· 5 years ago
f0a2325
Reduce visual noise to when comm and cmdline actually disagree on the program basename
by Benny Baumann
· 5 years ago
dde2af1
Assume full basename matches COMM when matching full COMM buffer
by Narendran Gopalakrishnan
· 5 years ago
e33d4d9
Include merge status with column title when enabled
by Narendran Gopalakrishnan
· 5 years ago
be60419
Cleanup some documentation
by Narendran Gopalakrishnan
· 5 years ago
fcda517
Add heuristic for space-separated cmdline
by Benny Baumann
· 5 years ago
98fce1f
Compatibility function for faccessat
by Benny Baumann
· 5 years ago
09fe94d
Improving Command display/sort
by Narendran Gopalakrishnan
· 5 years ago
42c842c
LinuxProcess_adjustTime: simplify by not using double
by Christian Göttsche
· 5 years ago
95f553b
Move treeView setting to make status bar item correct when using --sort-key, patch from @cgzones
by Daniel Lange
· 5 years ago
952ee9c
LinuxProcessList: fix misspelling
by Christian Göttsche
· 5 years ago
72df930
DarwinProcessList: retry getting list of all processes on ENOMEM
by Christian Göttsche
· 5 years ago
6c2849e
Linux: fix display of new thread for one cycle when hidden
by Christian Göttsche
· 5 years ago
003f2c0
Merge branch 'cleanup-init-done' into master
by Nathan Scott
· 5 years ago
82a69ee
Consistent ordering of function declarations for FreeBSD
by Nathan Scott
· 5 years ago
17eeb75
LinuxProcessList: skip parsing threads if the kind of thread is disabled
by Christian Göttsche
· 5 years ago
be39de1
Reduce scope of cached values
by Benny Baumann
· 5 years ago
be568b1
Object: assert callbacks exists
by Christian Göttsche
· 5 years ago
03f9a86
Reduce scope of local variables
by Benny Baumann
· 5 years ago
ddda739
Simplify code flow by inlining declarations where they are used
by Benny Baumann
· 5 years ago
3cb96f1
No need to check for change when no action is required
by Benny Baumann
· 5 years ago
98943d5
Reduce scope of totaltime
by Benny Baumann
· 5 years ago
51be2d5
Fix NULL pointer dereference on kstat_lookup failure
by Benny Baumann
· 5 years ago
d2c64c1
Fix build for custom make targets
by Benny Baumann
· 5 years ago
0f4e3eb
Simplify page size related calculations
by Christian Göttsche
· 5 years ago
fa002c0
Rename virtual memory column from M_SIZE to M_VIRT
by Christian Göttsche
· 5 years ago
3e5cba9
LinuxProcess: mark LinuxProcess_printDelay static
by Christian Göttsche
· 5 years ago
4fb82e3
fix indent
by Christian Göttsche
· 5 years ago
f752c6e
Remove unnecessary parens
by Benny Baumann
· 5 years ago
f5c3349
IWYU update (FreeBSD)
by Christian Goettsche
· 5 years ago
7cf5277
IWYU update (Linux)
by Christian Göttsche
· 5 years ago
5d50f43
Add whitespace to improve Linux Platform_init readability
by Nathan Scott
· 5 years ago
c75c5ef
Minor cleanups to platform-specific init and done
by Nathan Scott
· 5 years ago
329011b
Add missing OpenBSD battery function declaration
by Nathan Scott
· 5 years ago
0a2105e
Spelling corrections
by Christian Göttsche
· 5 years ago
f720868
Align command line argument descriptions in help output
by Christian Göttsche
· 5 years ago
0eb3c75
Merge individual Battery.[ch] files into Platform.[ch]
by Nathan Scott
· 5 years ago
ea9622b
Merge individual Battery.[ch] files into Platform.[ch]
by Nathan Scott
· 5 years ago
e3af8d0
DarwinProcessList: mark local functions static and sort includes
by Christian Göttsche
· 5 years ago
ba2d590
DarwinProcess: mark local function static and sort includes
by Christian Göttsche
· 5 years ago
b3b890f
Use 0 as no-match value for sortkey
by Christian Göttsche
· 5 years ago
f38af72
Silence theoretical memory leak
by Christian Göttsche
· 5 years ago
fec9af4
Merge branch 'temperature_v2' of cgzones/htop
by Daniel Lange
· 5 years ago
a94fd87
Avoid calling Object_isA from inside Vector_isConsistent
by Benny Baumann
· 5 years ago
307c34b
Hashtable: use dynamic growth and use primes as size
by Christian Göttsche
· 5 years ago
7914ec2
Hashtable update
by Christian Göttsche
· 5 years ago
15eab20
Add process column for normalized CPU usage
by Christian Göttsche
· 5 years ago
a8a723f
Add debug state to the configure report (thanks @benbe for the idea)
by Daniel Lange
· 5 years ago
1b225cd
Show CPU temperature in CPU meter
by Christian Göttsche
· 6 years ago
309f1d7
hwloc = (portable) HardWare LOCality, not related to lock
by Daniel Lange
· 5 years ago
8bc083c
Merge branch 'highlight-new-old-processes'
by Daniel Lange
· 5 years ago
19868a3
Fix whitespace before comma in the new color definitions
by Daniel Lange
· 5 years ago
8f2d129
Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138
by Daniel Lange
· 5 years ago
0951090
Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes
by Daniel Lange
· 5 years ago
0411fdb
Use spaceship comparison for TTYs
by Christian Göttsche
· 5 years ago
f856fe6
Early skip non-directories when searching for process information
by Christian Göttsche
· 5 years ago
ad72b74
Drop hideThreads Setting
by Christian Göttsche
· 5 years ago
9f67b95
Mark local functions static
by Christian Göttsche
· 5 years ago
9131732
Mark ProcessList_keyAt argument const
by Christian Göttsche
· 5 years ago
42073ba
Use uid_t type for Process_getuid
by Christian Göttsche
· 5 years ago
397b5c4
Introduce spaceship comparison for Processes
by Christian Göttsche
· 5 years ago
d785b1b
Fixup of SystemdMeter merge
by Christian Göttsche
· 5 years ago
f2b2735
Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzones
by Daniel Lange
· 5 years ago
bb908f3
Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE
by Daniel Lange
· 5 years ago
da2dcf9
Remove duplicate test for NUL
by Daniel Lange
· 5 years ago
9e976b8
Merge pull request #239 from StoneBam/list-locks
by BenBE
· 5 years ago
d431786
Split data array for file lock information into separate fields
by Benny Baumann
· 5 years ago
1876305
Split platform dependent parts for file locks screen
by Benny Baumann
· 5 years ago
2d6da2e
Add compat wrapper for readlinkat
by Benny Baumann
· 5 years ago
84dad4c
Implement screen for active file locks
by Fynn Wulf
· 6 years ago
e7b95fe
Remove unnecessary braces
by Benny Baumann
· 5 years ago
0e922d4
Integrate NAN check into assignment
by Benny Baumann
· 5 years ago
cb8bb12
Shorten initializer
by Benny Baumann
· 5 years ago
1c060a9
Avoid RichString_beginAllocated being ammendable
by Benny Baumann
· 5 years ago
0d64ca9
Wrap inline structure definitions
by Benny Baumann
· 5 years ago
4586951
Embracing branches
by Benny Baumann
· 5 years ago
61e14d4
Spacing around operators
by Benny Baumann
· 5 years ago
b23f823
Whitespace and indentation issues
by Benny Baumann
· 5 years ago
9a16b10
Make scope of match macro symmetric
by Benny Baumann
· 5 years ago
493217e
Fix indentation to 3 spaces
by Benny Baumann
· 5 years ago
adf797c
Spacing after keywords (for)
by Benny Baumann
· 5 years ago
374edb9
Spacing after keywords (if)
by Benny Baumann
· 5 years ago
0a51eae
Spacing after keywords (while)
by Benny Baumann
· 5 years ago
1877325
Spacing after keywords (#define)
by Benny Baumann
· 5 years ago
db0a139
Convert addattrstr to static inline function
by Benny Baumann
· 5 years ago
c790b6a
Remove accidental syntax collision
by Benny Baumann
· 5 years ago
7ab0915
Remove unnecessary trailing semicolon on macros
by Benny Baumann
· 5 years ago
0806a79
Assert Vector_get returns an object
by Christian Göttsche
· 5 years ago
742e610
Merge branch 'wrap' of cgzones/htop
by Daniel Lange
· 5 years ago
0c19088
Handle data wraparounds in IO Meters
by Christian Göttsche
· 5 years ago
a83f515
Address items from review
by Adam Saponara
· 5 years ago
15652e7
Enclose macro arguments in parentheses
by Christian Göttsche
· 5 years ago
2a9e8ca
Add SystemdMeter
by Christian Göttsche
· 6 years ago
ab17ef4
Zram Meter feature
by Murloc Knight
· 6 years ago
43d274a
Use integer type for item count instead of char
by Christian Göttsche
· 5 years ago
59ef15b
Fix segmentation fault when column name is NULL.
by Erdem Ersoy
· 5 years ago
6787c43
Merge branch 'source-format' of BenBE/htop
by Daniel Lange
· 5 years ago
Next »