summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #398 from natoscott/harden-linux-btime-initNathan Scott2020-12-141-12/+11
|\
| * Harden the extraction of boot time for the Linux platformNathan Scott2020-12-141-12/+11
|/
* Cleanup initialization of jiffies on the Linux platformNathan Scott2020-12-143-18/+15
* Merge pull request #395 from natoscott/man-page-lintingNathan Scott2020-12-141-11/+0
|\
| * Remove superflous breaks around man page section headsNathan Scott2020-12-141-11/+0
* | Simplify initialization of the Linux haveSmapsRollup variableNathan Scott2020-12-141-8/+2
|/
* Merge branch 'fix-dlopen-libsensors-debian' of fasterit/htopDaniel Lange2020-12-131-3/+7
|\
| * Fix dlopen issue for libsensors5 in Debian Buster, BullseyeDaniel Lange2020-12-121-3/+7
* | Merge branch 'fix_mach_timebase' of benbe/htopDaniel Lange2020-12-134-15/+43
|\ \
| * | Correct timebase for non-x86 CPUs on DarwinBenny Baumann2020-12-134-2/+27
| * | Sort include in Darwin platform headersBenny Baumann2020-12-131-14/+16
* | | Add column in darwin to indicate whether the the process is running under tra...Dániel Bakai2020-12-134-13/+61
* | | Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-134-31/+31
* | | Move Process_fields from unsupported/Platform to unsupported/UnsupportedProcessDániel Bakai2020-12-134-31/+30
|/ /
* | Check if clock_gettime needs linking of librtChris Burr2020-12-131-0/+1
* | Define O_PATH if not already definedChris Burr2020-12-131-0/+6
* | Indentation and line continuation fixes in configure.acBenny Baumann2020-12-121-25/+20
|/
* Add sys/dirent.h to iwyu/htop.impGraham Inggs2020-12-111-0/+2
* Drop redundant sys/dirent.h includeGraham Inggs2020-12-111-1/+0
* Merge pull request #379 from natoscott/streamline-pagesize-variablesNathan Scott2020-12-1111-61/+72
|\
| * Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-1011-61/+72
|/
* Sort in paused mode after inverting sort orderChristian Göttsche2020-12-091-0/+2
* Fix pause mode ("Z") in tree viewDaniel Lange2020-12-091-1/+1
* PSI Meter: use constant width and only print ten-duration as barChristian Göttsche2020-12-081-4/+8
* Process: simplifyChristian Göttsche2020-12-081-2/+3
* Additional code simplificationBenny Baumann2020-12-083-11/+10
* Fix broken tree display on inverted sort orderBenny Baumann2020-12-081-1/+1
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-0826-193/+224
* Use sizeof buffer instead of magic numberChristian Göttsche2020-12-084-16/+16
* travis CI: drop macOS and Linux buildsChristian Göttsche2020-12-081-11/+0
* GitHub CI: add macOS buildChristian Göttsche2020-12-081-0/+17
* Merge branch 'gentoo' of cgzones/htopDaniel Lange2020-12-071-0/+8
|\
| * configure: check for additional linker flags for keypad(3)Christian Göttsche2020-12-071-0/+8
* | SELinuxMeter: silence comparison warning on 32-bitChristian Göttsche2020-12-071-1/+1
|/
* Correct the version of htop development repoNathan Scott2020-12-071-1/+1
* Change version string to note development repo buildNathan Scott2020-12-071-1/+1
* Bump version number for 3.0.3 release3.0.3Nathan Scott2020-12-071-1/+1
* Merge branch 'conversion' of https://github.com/cgzones/htop into cgzones-con...Nathan Scott2020-12-0726-79/+87
|\
| * Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing t...Christian Göttsche2020-12-066-48/+53
| * Use size_t as type for buffer length in ProcessChristian Göttsche2020-12-063-5/+5
| * Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-0621-30/+33
| * Use size_t as len type for xSnprintfChristian Göttsche2020-12-062-3/+3
* | OpenBSD updateChristian Göttsche2020-12-066-176/+147
|/
* Remove unused function Header_readMeterNameChristian Göttsche2020-12-062-17/+0
* IWYU updateChristian Göttsche2020-12-0618-13/+13
* Initialize buffer for retrieved pathBenny Baumann2020-12-061-1/+2
* DragonFlyBSDProcessList: fix missing typeChristian Göttsche2020-12-061-1/+1
* FreeBSD: fix crash on empty environmentChristian Goettsche2020-12-051-1/+1
* LinuxProcessList: add underscore suffix for raw struct nameChristian Göttsche2020-12-051-1/+1
* Meter: fix bar coloring without wide ncurses supportChristian Göttsche2020-12-051-6/+5

© 2014-2024 Faster IT GmbH | imprint | privacy policy