1000 Commits (df9922a67eb8e02ab4cf1ff8f24b40f14094e699)
 

Author SHA1 Message Date
Hisham Muhammad df9922a67e Fix preservation of LDFLAGS value during configure script 8 years ago
Hisham Muhammad fcdff59f4c Update ChangeLog 8 years ago
Hisham Muhammad b544c22c72 Fix issue with small terminals. 8 years ago
Hisham Muhammad f37a050d3d Optimize Vector_size on non-debug builds 8 years ago
Hisham Muhammad 03f17688ad Handle unexpected values for character passed to isalnum 8 years ago
Hisham Muhammad a32d7528f6 Check for pkgconfig's presence before using it. 8 years ago
Hisham Muhammad ac2dff2881 Fix color behavior on some terminals. 8 years ago
Hisham Muhammad c50440f165 Bump version to 2.1.0 8 years ago
Jan Chren (rindeal) b0588d90ff parseBatInfo: check `line` for NULL before passing it to String_getToken() 8 years ago
coypoop b84ebfd4e8 Clarify we are looking for the null termination 8 years ago
Viktor Szépe b86e14d3cf Typo in man page 8 years ago
Wataru Ashihara b34d76cd41 Fix: infinite loop in tree view on macOS 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
Hisham Muhammad b27712181a Darwin: disable thread reading due to bug in macOS High Sierra 8 years ago
Lucas C. Villa Real ad99187680 htop scans /proc to determine how many running tasks exist. Since that 8 years ago
André Carvalho b7b66b76a5 Adds support for linux delay accounting (#667) 8 years ago
Christian Hesse 52831955c7 fix fallthough comments for GCC 7.x 9 years ago
Hisham Muhammad ef34a83c54 Merge pull request #678 from evelikov/remove-libtool 9 years ago
Emil Velikov 4c1230b03b Remove libtool references 9 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Hisham Muhammad b9934ffa08 minor style tweak 9 years ago
Hisham Muhammad 65ec0bd6a6 Merge pull request #676 from wangqr/master 9 years ago
wangqr 584a9bceab Find roots when constructing process tree, fix #587 9 years ago
Hisham Muhammad 9487bda330 Do not use xSnprintf when the result is used. Fixes #662. 9 years ago
Hisham Muhammad 4300a19592 Merge pull request #659 from guoci/patch-1 9 years ago
guoci 60acda0bce make script version agnostic 9 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham Muhammad 3975e9ce5c Merge branch 'master' of https://github.com/hishamhm/htop 9 years ago
Hisham Muhammad 821d50f0b4 Merge pull request #651 from Explorer09/graph-mode-draw 9 years ago
Hisham Muhammad 543d65c6ab Security review: make privilege dropping-restoring optional. 9 years ago
Hisham Muhammad f205f7004c Use regular readdir since readdir_r is deprecated and newer GCC complains. 9 years ago
Hisham Muhammad ef7817c17a Merge pull request #656 from rsaxvc/master 9 years ago
Hisham Muhammad 33fda93271 Merge pull request #657 from kalbasit/remove_whitespace_from_config_file 9 years ago
Wael M. Nasreddine ce0cf3c457
Settings: do not emit trailing whitespace 9 years ago
Richard d5faf64374 Mark some things as const 9 years ago
Richard 18b3e5d255 .gitignore vim & nano swp files 9 years ago
Explorer09 143a7de6b2 Round values in graph drawing (instead of implicit truncate) 9 years ago
Hisham Muhammad e940aecfb9 Add "no perm" status when other fields fail due to lack of permission. 9 years ago
Hisham Muhammad 1a178ad581 Merge branch 'master' of https://github.com/hishamhm/htop 9 years ago
Hisham Muhammad c39f18a7be Add a clear warning about unsupported platforms. 9 years ago
Hisham Muhammad 978c9e1698 Merge pull request #647 from Explorer09/dragonfly-pid-max 9 years ago
Explorer09 e70f447d54 DragonFlyBSD PID_MAX is 999999. 9 years ago
Hisham Muhammad 71785e2ded Set idle I/O prio to 0x6007, like ionice. 9 years ago
Hisham Muhammad e9ecbd05bc Use class value only to display idle I/O priority. 9 years ago
Hisham 89d15399c5 Merge branch 'master' into fixedgray 9 years ago
Hisham Muhammad e03e45d819 Merge pull request #624 from mklein-de/xterm-256color 9 years ago
Michael Klein 45f3769887 make special keys also work with TERM=xterm-256color 9 years ago
Hisham 2d8dd0b29e Work around the strange behavior of gray. 9 years ago
Hisham Muhammad b1028e03c5 Merge pull request #414 from Explorer09/meters-panel-edit 9 years ago
Hisham 0c168471b6 F6 is actually used for both actions, depending on context. 9 years ago