Commit History

Author SHA1 Message Date
  Benny Baumann 44cace2664 Use size_t/ssize_t for nValue-related variables 1 year ago
  Benny Baumann 15dc5132ad Fix inconsistent type cast 1 year ago
  Nathan Scott d37200f603 Merge branch 'widen-graphdata' of https://github.com/zevweiss/htop into zevweiss-widen-graphdata 1 year ago
  Nathan Scott 43cb4a57d6 Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 1 year ago
  Nathan Scott 4103c23327 strchrnul is a GNU libc extension, add a wrapper for other platforms 1 year ago
  Zev Weiss a33cbae288 Meter: allocate GraphData buffer dynamically 2 years ago
  Nathan Scott 2978af01a7 Merge branch 'cgzones-user_root' 1 year ago
  Nathan Scott 7c43ec5c57 Merge branch 'user_root' of https://github.com/cgzones/htop into cgzones-user_root 1 year ago
  Nathan Scott d26eb1cb53 Merge branch 'fasterit-improve_Ctrl-L_refresh' 1 year ago
  Christian Göttsche 3716fc7bc6 Initialize user ID 1 year ago
  Daniel Lange d9fd58ab70 Add recalculate to Ctrl-L refresh 1 year ago
  dependabot[bot] e79788c250 Bump actions/checkout from 3 to 4 1 year ago
  Benny Baumann 8d290c44b2 Fix compilation issue in Action.c 1 year ago
  Daniel Lange cbf075d27b Update process list on thread visibility toggling 1 year ago
  Nathan Scott eb86bdf377 Cast some ignored return codes to assist static checkers 1 year ago
  Nathan Scott 5d47e2c50d Adjust pointer tracking to assist static checkers 1 year ago
  Nathan Scott de1d3e17af Ensure possible NULL pointer values dealt with defensively 1 year ago
  Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 1 year ago
  Nathan Scott 9392e1d596 Fix typo in file name comment in Provide*.h 1 year ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Nathan Scott 214166a049 Fix FreeBSD builds after some recent code refactoring 1 year ago
  Nathan Scott bd50bec79e Merge branch 'cgzones-ci_run' 1 year ago
  Nathan Scott 997c5cdbf0 Merge branch 'ci_run' of https://github.com/cgzones/htop into cgzones-ci_run 1 year ago
  Nathan Scott 9620200ec6 Merge branch 'polluks-patch-2' 1 year ago
  Stefan df2460a572 Fixed typo 1 year ago
  Christian Göttsche 1a2ea95a6a CI: build and run htop with sanitizer 1 year ago
  Christian Göttsche 628caf3563 CI: dump config.log on configure failure 1 year ago
  Christian Göttsche 3bcb76e81c Fix typo 1 year ago
  Christian Göttsche a055c18a82 Fix leak in ScreensPanel 1 year ago
  Christian Göttsche 8f0fc2ce6a linux: right align IO_READ_RATE column title 1 year ago
  Explorer09 4c08171ebd BSD platforms: Reject negative and zero KERN_FSCALE factors 1 year ago
  Explorer09 e783cf9f45 DragonFlyBSD build fix (this->kernelFScale) 1 year ago
  Nathan Scott f4e4f78b1c Fix some OpenBSD build fallout from struct Machine changeset 1 year ago
  Nathan Scott a9740fad7c Fix handling of PCP process arguments with space then slash 1 year ago
  Nathan Scott c9ad6a90cb Rename PCPMetric files, structures and related internal functions 1 year ago
  Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Explorer09 68f4f10f01 Fix Meter.c #include order; no code changes 1 year ago
  Explorer09 25cb42f0e4 Rework ZramMeter and remove MeterClass.comprisedValues 1 year ago
  Explorer09 8ecdb75d74 Explicitly ignore NaN values in BarMeterMode_draw() 1 year ago
  Christian Göttsche a4debfe550 CI: bump to LLVM 16 1 year ago
  Explorer09 076b913c7f Compare all percentage fields with compareRealNumbers() 1 year ago
  Explorer09 93d76fd376 Add a check and warning about signaling NaN support to 'configure.ac' 1 year ago
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 1 year ago
  Explorer09 c6fd64fce8 More robust logic for CPU process percentages (Linux & PCP) 1 year ago
  Explorer09 47ae966660 configure.ac minor improvements 1 year ago
  Explorer09 518685818c Minor data type fixes in Process.c and PCPProcess.c 1 year ago
  Explorer09 3d2f5e1a1a Modify PCPProcessList_updateInfo() prototype for readability 1 year ago
  Daniel Lange 03d5e4746f Merge branch 'fix-byte-fields' of xavierog/htop 1 year ago
  Xavier G 0f1a05ef30 Process_printBytes(): fix XX.XG and XX.XT byte fields. 1 year ago