Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
cf306ff86e44361d8cf3aaaec568b20fb8bbfa3d
cf306ff
Implement sorting in tree mode
by Maxim Zhiburt
· 5 years ago
4f7d48a
Set locale only once and do not override it later
by Christian Göttsche
· 5 years ago
b76eaf1
Dynamically load libsensors at runtime
by Christian Göttsche
· 5 years ago
f7a8952
Add xReadfile wrapper for reading small to medium size files
by Christian Göttsche
· 5 years ago
1d8192c
PressureStallMeter: improve display strings
by Christian Göttsche
· 5 years ago
472f012
Meter: document MeterClass string fields
by Christian Göttsche
· 5 years ago
c0b5016
Use String_eq for readability and consistency
by Christian Göttsche
· 5 years ago
7975cd2
Add cast to unsigned char to avoid signed char misuse
by Christian Göttsche
· 5 years ago
9029cc8
Merge identical conditional branches
by Christian Göttsche
· 5 years ago
43ee295
Drop redundant return statements
by Christian Göttsche
· 5 years ago
ec0f5d0
Compare indices not index with pair
by Christian Göttsche
· 5 years ago
bbac4c2
Use enum element name instead of magic number
by Christian Göttsche
· 5 years ago
65866c6
Fix a little typo (spelling) in the styleguide
by Nathan Scott
· 5 years ago
f59af39
Merge branch 'styleguide-tweak' of https://github.com/natoscott/htop into natoscott-styleguide-tweak
by Nathan Scott
· 5 years ago
6ab1e46
Update docs/styleguide.md
by Nathan Scott
· 5 years ago
cd305b4
Print G in gigabyte color
by Christian Göttsche
· 5 years ago
c156333
Implement Hashtable_clear to empty an existing Hashtable
by Benny Baumann
· 5 years ago
9549ca8
Linux: fix process parsing for hidden pid directories
by Christian Göttsche
· 5 years ago
b2a8b24
Tweak style guide wording around single code statements
by Nathan Scott
· 5 years ago
5ee6875
Typo
by Christian Göttsche
· 5 years ago
a7cf6c6
Typo fix in docs
by Benny Baumann
· 5 years ago
0380d0b
Include documentation for COMM and EXE
by Benny Baumann
· 5 years ago
19b5141
Hide process selection on ESC
by Christian Göttsche
· 5 years ago
ea4f334
Update even more snprintfs
by Christian Göttsche
· 5 years ago
7899ae2
Replace more snprintfs, reduce buffer sizes to what is printed
by Daniel Lange
· 5 years ago
0b29e50
Use 'N/A' instead of 'no perm' for more consistency
by Benny Baumann
· 5 years ago
6c30631
Fix reading of device nodes > 2 chars from memory maps
by Daniel Lange
· 5 years ago
a41e5c0
configure: do not check functions we are using unconditionally
by Christian Göttsche
· 5 years ago
2ff2859
Add compat mode for systems without openat(2)
by Christian Göttsche
· 5 years ago
638207a
LinuxProcessList: use openat instead of building path strings
by Christian Göttsche
· 5 years ago
f704bae
Drop unused global ProcessList memory fields
by Nathan Scott
· 5 years ago
fee2175
Drop unneeded parameters to the ScreenManager constructor
by Nathan Scott
· 5 years ago
83bf8cf
Make casing of N/A consistent (majority was N/A)
by Benny Baumann
· 5 years ago
2c27f1d
Randomly refresh M_LRS calculation, but latest after 2s
by Benny Baumann
· 5 years ago
08d6e25
Distinguish display of no permissions for reading M_LRS
by Benny Baumann
· 5 years ago
31044d1
Roll our own strtoull implementation specialized to handle the parsing requirements
by Benny Baumann
· 5 years ago
cceab5f
Hardcode actual conversions to read the maps file data
by Benny Baumann
· 5 years ago
721d911
Only calculate M_LRS size every 5 seconds
by Benny Baumann
· 5 years ago
7f18b35
Calculate library size (M_LRS column) from maps file
by Fynn Wulf
· 5 years ago
46a2e8a
IOPriorityPanel: drop unnecessary buffer size decrement
by Christian Göttsche
· 5 years ago
15fe871
configure: create typedefs for fixed-sized integers if needed
by Christian Göttsche
· 5 years ago
748f3eb
Fix crash when getCommandStr not overloaded for a platform process
by Christian Göttsche
· 5 years ago
d62c2e9
LinuxProcessList_recurseProcTree: compute time only once and mark parent const
by Christian Göttsche
· 5 years ago
a6a5686
Track file descriptors in valgrind script
by Christian Göttsche
· 5 years ago
9b31ee5
Drop taskstats conditional
by Christian Göttsche
· 6 years ago
c88c80e
Drop cgroup conditional
by Christian Göttsche
· 6 years ago
267014c
Add support to change numeric options in settings screen
by Christian Göttsche
· 5 years ago
adf9185
Fully support non-ascii characters in Meter-Bar
by Christian Göttsche
· 5 years ago
c038326
LinuxProcessList: fix misspelling
by Christian Göttsche
· 5 years ago
601ad61
Unify naming of first argument of Platform_getBattery
by Christian Göttsche
· 5 years ago
a3221f3
Improve Fahrenheit temperature configuration text
by Christian Göttsche
· 5 years ago
1d5b052
ProcessLocksScreen_draw: use Process_getCommand instead of raw comm
by Christian Göttsche
· 5 years ago
4af8c63
Fix file descriptor leak in LinuxProcessList_readCmdlineFile after xread failure
by Christian Göttsche
· 5 years ago
21e3063
Include comm before cmdline if exe could not be read, but comm mismatches basename from cmdline
by Benny Baumann
· 5 years ago
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
Next »