.github /workflows
ci: use correct configure flags for sensors
2020-12-03 16:28:14 +01:00
darwin
Unify naming of first argument of Platform_getBattery
2020-11-25 12:47:07 +01:00
docs
Fix a little typo (spelling) in the styleguide
2020-12-01 14:15:16 +11:00
dragonflybsd
Drop unused global ProcessList memory fields
2020-11-27 07:55:58 +01:00
freebsd
Drop unused global ProcessList memory fields
2020-11-27 07:55:58 +01:00
iwyu
IWYU update (FreeBSD)
2020-11-19 23:51:50 +01:00
linux
Linux: avoid float division by 0 after system sleep
2020-12-03 13:25:17 +01:00
openbsd
Drop unused global ProcessList memory fields
2020-11-27 07:55:58 +01:00
scripts
Track file descriptors in valgrind script
2020-11-25 22:09:39 +01:00
solaris
Unify naming of first argument of Platform_getBattery
2020-11-25 12:47:07 +01:00
unsupported
Unify naming of first argument of Platform_getBattery
2020-11-25 12:47:07 +01:00
zfs
Reduce scope of local variables
2020-11-22 10:08:27 +01:00
.editorconfig
Add `trim_trailing_whitespace` to editorconfig
2019-10-31 11:39:57 -05:00
.gitignore
Add conf*/ and callgrind.out.* to list of ignored files
2020-10-11 14:21:59 +02:00
.travis.yml
s390x support for travis
2020-10-20 21:43:10 +02:00
AUTHORS
Initial import.
2006-03-04 18:16:49 +00:00
Action.c
Implement sorting in tree mode
2020-12-02 23:50:05 +01:00
Action.h
Hide process selection on ESC
2020-11-28 19:49:38 +01:00
Affinity.c
IWYU update (FreeBSD)
2020-11-19 23:51:50 +01:00
Affinity.h
IWYU update (FreeBSD)
2020-11-19 23:51:50 +01:00
AffinityPanel.c
Update even more snprintfs
2020-11-28 19:33:07 +01:00
AffinityPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
AvailableColumnsPanel.c
Make all required includes explicit
2020-10-18 20:09:05 +02:00
AvailableColumnsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
AvailableMetersPanel.c
Update even more snprintfs
2020-11-28 19:33:07 +01:00
AvailableMetersPanel.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
BatteryMeter.c
Make casing of N/A consistent (majority was N/A)
2020-11-26 22:58:34 +01:00
BatteryMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
CONTRIBUTING.md
Documentation on the repository style guide
2020-10-31 11:11:40 +01:00
COPYING
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
CPUMeter.c
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
CPUMeter.h
Show CPU temperature in CPU meter
2020-11-16 16:38:54 +01:00
CRT.c
Set locale only once and do not override it later
2020-12-02 22:08:25 +01:00
CRT.h
Add support to change numeric options in settings screen
2020-11-25 20:46:27 +01:00
CategoriesPanel.c
Embracing branches
2020-11-02 22:15:01 +01:00
CategoriesPanel.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
ChangeLog
Bump version, changelog for minor htop-3.0.2 release
2020-09-15 09:43:36 +10:00
ClockMeter.c
Spacing around operators
2020-11-02 22:15:01 +01:00
ClockMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
ColorsPanel.c
Add support to change numeric options in settings screen
2020-11-25 20:46:27 +01:00
ColorsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
ColumnsPanel.c
IWYU update (Linux)
2020-11-19 23:51:50 +01:00
ColumnsPanel.h
Fix segmentation fault when column name is NULL.
2020-10-31 18:34:34 +01:00
CommandScreen.c
Improving Command display/sort
2020-11-24 19:05:48 +01:00
CommandScreen.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
Compat.c
Add compat mode for systems without openat(2)
2020-11-28 12:35:34 +01:00
Compat.h
Add compat mode for systems without openat(2)
2020-11-28 12:35:34 +01:00
DateMeter.c
Spacing around operators
2020-11-02 22:15:01 +01:00
DateMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DateTimeMeter.c
Spacing around operators
2020-11-02 22:15:01 +01:00
DateTimeMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
DiskIOMeter.c
Reduce scope of cached values
2020-11-22 14:24:18 +01:00
DiskIOMeter.h
FreeBSD: implement Platform_getDiskIO()
2020-10-29 22:21:42 +01:00
DisplayOptionsPanel.c
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
DisplayOptionsPanel.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
EnvScreen.c
Improving Command display/sort
2020-11-24 19:05:48 +01:00
EnvScreen.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
FunctionBar.c
Embracing branches
2020-11-02 22:15:01 +01:00
FunctionBar.h
Add key to pause process list updates
2020-10-12 13:04:00 +02:00
Hashtable.c
Implement Hashtable_clear to empty an existing Hashtable
2020-11-29 14:54:10 +01:00
Hashtable.h
Implement Hashtable_clear to empty an existing Hashtable
2020-11-29 14:54:10 +01:00
Header.c
Update even more snprintfs
2020-11-28 19:33:07 +01:00
Header.h
Drop unneeded parameters to the ScreenManager constructor
2020-11-26 23:55:53 +01:00
HostnameMeter.c
Spacing around operators
2020-11-02 22:15:01 +01:00
HostnameMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
IncSet.c
Embracing branches
2020-11-02 22:15:01 +01:00
IncSet.h
Spacing around operators
2020-11-02 22:15:01 +01:00
InfoScreen.c
Hide process selection on ESC
2020-11-28 19:49:38 +01:00
InfoScreen.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
ListItem.c
Whitespace and indentation issues
2020-11-02 22:15:01 +01:00
ListItem.h
Small ListItem update
2020-10-28 20:49:11 +01:00
LoadAverageMeter.c
Make all required includes explicit
2020-10-18 20:09:05 +02:00
LoadAverageMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Macros.h
Introduce spaceship comparison for Processes
2020-11-15 18:25:21 +01:00
MainPanel.c
Minor code streamlining
2020-12-02 23:50:05 +01:00
MainPanel.h
Spacing around operators
2020-11-02 22:15:01 +01:00
Makefile.am
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
MemoryMeter.c
Make all required includes explicit
2020-10-18 20:09:05 +02:00
MemoryMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
Meter.c
Update even more snprintfs
2020-11-28 19:33:07 +01:00
Meter.h
Meter: document MeterClass string fields
2020-12-02 19:51:43 +01:00
MetersPanel.c
Make all required includes explicit
2020-10-18 20:09:05 +02:00
MetersPanel.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
NEWS
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
NetworkIOMeter.c
Reduce scope of cached values
2020-11-22 14:24:18 +01:00
NetworkIOMeter.h
Add NetworkIOMeter
2020-10-16 20:00:14 +02:00
Object.c
Avoid calling Object_isA from inside Vector_isConsistent
2020-11-17 08:06:02 +01:00
Object.h
Object: assert callbacks exists
2020-11-22 10:10:34 +01:00
OpenFilesScreen.c
Improving Command display/sort
2020-11-24 19:05:48 +01:00
OpenFilesScreen.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
OptionItem.c
Add support to change numeric options in settings screen
2020-11-25 20:46:27 +01:00
OptionItem.h
Add support to change numeric options in settings screen
2020-11-25 20:46:27 +01:00
Panel.c
Hide process selection on ESC
2020-11-28 19:49:38 +01:00
Panel.h
Hide process selection on ESC
2020-11-28 19:49:38 +01:00
Process.c
Print G in gigabyte color
2020-11-29 15:06:08 +01:00
Process.h
Implement sorting in tree mode
2020-12-02 23:50:05 +01:00
ProcessList.c
Silence possible NULL dereference
2020-12-03 12:32:54 +01:00
ProcessList.h
Implement sorting in tree mode
2020-12-02 23:50:05 +01:00
ProcessLocksScreen.c
ProcessLocksScreen_draw: use Process_getCommand instead of raw comm
2020-11-25 12:43:30 +01:00
ProcessLocksScreen.h
IWYU update (Linux)
2020-11-19 23:51:50 +01:00
ProvideCurses.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
README
Add screen shot of htop to readme
2020-10-01 20:21:44 +13:00
README.md
Add README.md for Github
2014-02-03 09:11:39 -02:00
RichString.c
Fully support non-ascii characters in Meter-Bar
2020-11-25 20:45:54 +01:00
RichString.h
Fully support non-ascii characters in Meter-Bar
2020-11-25 20:45:54 +01:00
ScreenManager.c
Hide process selection on ESC
2020-11-28 19:49:38 +01:00
ScreenManager.h
Drop unneeded parameters to the ScreenManager constructor
2020-11-26 23:55:53 +01:00
Settings.c
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
Settings.h
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
SignalsPanel.c
Update even more snprintfs
2020-11-28 19:33:07 +01:00
SignalsPanel.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
SwapMeter.c
Make all required includes explicit
2020-10-18 20:09:05 +02:00
SwapMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
TESTPLAN
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00
TasksMeter.c
Hold only a const version of the ProcessList in Meters
2020-10-26 19:30:38 +01:00
TasksMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
TraceScreen.c
Improving Command display/sort
2020-11-24 19:05:48 +01:00
TraceScreen.h
Make all required includes explicit
2020-10-18 20:09:05 +02:00
UptimeMeter.c
Spacing around operators
2020-11-02 22:15:01 +01:00
UptimeMeter.h
Mark Object instances const
2020-10-07 13:01:53 +02:00
UsersTable.c
Hashtable: use dynamic growth and use primes as size
2020-11-17 02:01:02 +01:00
UsersTable.h
Update License consistently to GPLv2 as per COPYING file
2020-10-05 10:13:12 +02:00
Vector.c
Avoid calling Object_isA from inside Vector_isConsistent
2020-11-17 08:06:02 +01:00
Vector.h
Avoid calling Object_isA from inside Vector_isConsistent
2020-11-17 08:06:02 +01:00
XUtils.c
Add xReadfile wrapper for reading small to medium size files
2020-12-02 20:39:36 +01:00
XUtils.h
Add xReadfile wrapper for reading small to medium size files
2020-12-02 20:39:36 +01:00
autogen.sh
autotools: enable warnings and cleanup
2020-09-17 21:45:11 +02:00
configure.ac
Dynamically load libsensors at runtime
2020-12-02 21:03:24 +01:00
htop.1.in
Typo fix in docs
2020-11-28 20:47:36 +01:00
htop.c
Set locale only once and do not override it later
2020-12-02 22:08:25 +01:00
htop.desktop
Add danish translation to htop.desktop
2019-02-19 01:25:52 +01:00
htop.png
Updated icon!
2014-04-09 14:47:58 -03:00
test_spec.lua
Remove trailing whitespaces
2020-08-21 10:37:33 +02:00