Commit Graph

  • a75161f862 Get Linux "emulation" working again for our FreeBSD folks using linprocfs. Hisham Muhammad 2014-11-24 20:11:33 -0200
  • aaaaf063a1 Builds on Linux again! Hisham Muhammad 2014-11-24 19:22:50 -0200
  • 26422af608 Files moved and added for supporting separate platforms. Hisham Muhammad 2014-11-24 18:55:49 -0200
  • eb229d9aef Changes for supporting separate platform subdirectories. Hisham Muhammad 2014-11-24 18:55:03 -0200
  • 1eda099d06 Another portability tweak. Hisham Muhammad 2014-11-19 23:27:21 -0200
  • 9faf4938b8 Refactored key handlers. Made the logic more modular, hopefully easier to follow, and removed repeated code. Plus, some optimization in RichString code. Hisham Muhammad 2014-11-19 23:17:52 -0200
  • 300af4b829 Minor reorganization. Hisham Muhammad 2014-11-19 23:17:16 -0200
  • 66ec872fc6 Merge pull request #137 from Kayvlim/master Hisham Muhammad 2014-10-13 23:01:37 -0300
  • b2e94d626d Fixed a wrong attribution. Valmiky Arquissandas 2014-10-14 02:48:17 +0100
  • 64e0d9452d Added new color for 'D' state. Valmiky Arquissandas 2014-10-14 02:30:17 +0100
  • ab0bceb550 Interpret command line PIDs as PIDs, not TIDs Jeff Garrett 2014-10-08 11:52:56 -0500
  • 0e8a02367e Merge branch 'master' of https://github.com/hishamhm/htop Hisham Muhammad 2014-06-04 16:49:33 -0300
  • eb196f8ba4 Get two data points for meters. Ensure one mini-reading-cycle runs before getting the UI active so we have two data points to get better meter measurements from the get-go. Hisham Muhammad 2014-06-04 16:45:55 -0300
  • e4882ed9fb Merge pull request #95 from Sworddragon/master Hisham Muhammad 2014-05-23 22:45:54 -0300
  • 0fc388f2ee Added columns for the page faults in the manpage Sworddragon 2014-05-17 20:22:30 +0200
  • 0341cb3b5f Minor fixes for the manpage Sworddragon 2014-05-17 20:20:58 +0200
  • 56cf323ccf Merge pull request #93 from Sworddragon/master Hisham Muhammad 2014-05-15 12:00:16 -0300
  • afe0c8cb45 Reordered columns in the manpage Sworddragon 2014-05-15 10:08:46 +0200
  • bbd62c1929 Added columns and added/fixed aliases in the manpage Sworddragon 2014-05-15 09:22:03 +0200
  • 9ba8e2ed05 Merge pull request #86 from stefanbeller/gitignore Hisham Muhammad 2014-05-06 11:56:00 -0300
  • 4eeb9d5e64 Add a .gitignore file Stefan Beller 2014-05-06 16:21:15 +0200
  • 8a1c304bed Merge branch 'master' of https://github.com/hishamhm/htop Hisham Muhammad 2014-05-05 23:19:07 -0300
  • b7de9bd0f5 Don't stop refreshing if clock was adjusted. Hisham Muhammad 2014-05-05 23:18:14 -0300
  • f0e2a0e771 Merge pull request #82 from yardenac/processlist Hisham Muhammad 2014-05-04 18:52:11 -0300
  • 730ab0c9a8 pass processlist flags to readOpenVZData (fixes build error) yar 2014-05-04 09:43:45 -0700
  • ff6cddfd16 Document $HTOPRC. Closes #73. Hisham Muhammad 2014-05-03 18:14:08 -0300
  • da16de5a86 Update changelog. Hisham Muhammad 2014-05-03 18:09:31 -0300
  • 4939468df0 Fix crash when scrolling in a filter view with no processes. Closes #76. Hisham Muhammad 2014-05-03 18:08:46 -0300
  • 7f92c58916 Avoid weird behavior when exiting help pressing keys such as F2. Hisham Muhammad 2014-05-03 18:08:12 -0300
  • f54a37b4a9 Update values for fields whose columns may appear later. Fixes #80. Hisham Muhammad 2014-05-03 17:49:05 -0300
  • c3e66b2d81 Make VPID use PID-width format. Closes #79. Hisham Muhammad 2014-05-03 17:26:11 -0300
  • ebd5de37ac Fix behavior of `htop -d 1`. Closes #72. Hisham Muhammad 2014-04-28 17:55:52 -0300
  • 78d09f955a Compare with long, for 64-bit systems Hisham Muhammad 2014-04-25 19:41:23 -0300
  • d7e5020169 Merge branch 'master' of https://github.com/hishamhm/htop Hisham Muhammad 2014-04-25 19:37:41 -0300
  • ea191b53bd Fix time-based sorting Hisham Muhammad 2014-04-25 19:37:07 -0300
  • 88c3758051 Now, when you disable a filter (F4 → Esc), it will go back to unfiltered mode but the current process will remain selected (so you can filter, choose and then go back to unfiltered mode to see the children of that process). Hisham Muhammad 2014-04-25 16:05:25 -0300
  • 43c3e4d3d9 Preparing release 1.0.3. 1.0.3 Hisham Muhammad 2014-04-24 19:54:35 -0300
  • 9eec37c432 More sanity checks. Hisham Muhammad 2014-04-24 19:54:06 -0300
  • 27da00f339 Improve function prototype, helping analysis. Hisham Muhammad 2014-04-24 19:50:33 -0300
  • d5b3b6d692 Add corresponding .h file. Hisham Muhammad 2014-04-24 19:50:03 -0300
  • 616ee966d7 Fix out-of-bounds write. Hisham Muhammad 2014-04-24 19:48:34 -0300
  • 50b701258d Make static analyzers happy. Hisham Muhammad 2014-04-24 19:46:10 -0300
  • 814ce89b45 Oops, fix use of memset. Hisham Muhammad 2014-04-24 19:44:41 -0300
  • 659251c501 Fix array limit. Hisham Muhammad 2014-04-24 19:43:27 -0300
  • e0209da88f Support pagefaults stats. Closes #45. Hisham Muhammad 2014-04-24 19:40:47 -0300
  • 4e2c2d7927 Fix resource leak. Hisham Muhammad 2014-04-24 19:29:20 -0300
  • eb1cd4aca6 change swap to M for consistency. Closes #63. Hisham Muhammad 2014-04-24 19:03:07 -0300
  • ab118c2dbe Update changelog items. Hisham Muhammad 2014-04-24 15:10:29 -0300
  • 2f30cd1070 Boost field buffer size - crashes when trying to draw very deep UTF-8 trees Test by nesting 30 shells Patch from ArchLinux. Closes #65. Hisham Muhammad 2014-04-24 15:08:32 -0300
  • a939cdf827 Better consistency in coloring. Closes #66. For now rates won't be colored gray when zero; I'll think about that. Hisham Muhammad 2014-04-24 15:00:09 -0300
  • 100bd10b1d Make blue text more readable. Closes #55. Hisham Muhammad 2014-04-24 13:15:52 -0300
  • f86851766b Both IO_PRIO and IO_RATE had the same column heading. Closes #61. Hisham Muhammad 2014-04-24 12:52:26 -0300
  • 6795d8b692 Report as an exit function. Hisham Muhammad 2014-04-24 12:20:03 -0300
  • 6fbc5a31da Report this as an exit function. Hisham Muhammad 2014-04-24 12:17:11 -0300
  • 446d86c7a2 Let's see if this assert makes static analyzers happier. Hisham Muhammad 2014-04-24 12:16:51 -0300
  • 2fdebf6a29 Remove useless test. Hisham Muhammad 2014-04-24 12:16:21 -0300
  • 34b89a9747 Add sanity checks. Hisham Muhammad 2014-04-24 12:15:56 -0300
  • 823bdbae13 safer code, check result of lstat Hisham Muhammad 2014-04-22 20:35:57 -0300
  • 1afbc19087 safer code, test for return of fcntl Hisham Muhammad 2014-04-22 20:34:09 -0300
  • 28d4cad5fe xread may return -1. Hisham Muhammad 2014-04-22 18:48:27 -0300
  • 2ee1c41274 Add .h file ref previous commit Hisham Muhammad 2014-04-22 18:48:15 -0300
  • 1de8762e71 Fix display of open files. Cleanup the code to prevent this bug from happening again. Hisham Muhammad 2014-04-22 18:45:47 -0300
  • d28b281165 Fix compiler complaints. Hisham Muhammad 2014-04-22 18:19:24 -0300
  • b1564c2be9 Refactor and fix resource leaks. Hisham Muhammad 2014-04-22 18:19:01 -0300
  • 79e390120a Remove use of usleep, which is sadly obsolete. Hisham Muhammad 2014-04-21 19:37:57 -0300
  • f239b62b90 Restrict size of read. Hisham Muhammad 2014-04-21 19:18:08 -0300
  • f677843288 Restrict size of inputs on sscanf reads. Hisham Muhammad 2014-04-21 19:17:57 -0300
  • 3fbd1ef76d check return of topoErr Hisham Muhammad 2014-04-21 19:17:46 -0300
  • 30bafafb24 avoid strtok and reduce scope of variables. Hisham Muhammad 2014-04-21 19:16:16 -0300
  • 57b393f783 shorten scope of variable. Hisham Muhammad 2014-04-21 19:01:15 -0300
  • 5b30280810 shorten scope of variables. Hisham Muhammad 2014-04-21 19:00:35 -0300
  • 0a4ddab2a4 Use proper format string for unsigned data. Hisham Muhammad 2014-04-21 19:00:12 -0300
  • 2bf8754bc2 Remove useless assignment. Hisham Muhammad 2014-04-21 18:59:52 -0300
  • f5a469b5a8 Use reentrant version to silence warnings. Hisham Muhammad 2014-04-21 18:59:30 -0300
  • 4027e5ee44 goto considered harmful and confuses cppcheck. Hisham Muhammad 2014-04-21 18:55:58 -0300
  • 2f0a4b3d3a Test realloc failure to make cppcheck happy Hisham Muhammad 2014-04-21 18:23:34 -0300
  • 99bc23771f Fix resource leak detected by cppcheck Hisham Muhammad 2014-04-21 18:23:21 -0300
  • af02749722 Merge branch 'master' of https://github.com/hishamhm/htop Hisham Muhammad 2014-04-11 20:18:27 -0300
  • 4716a9857b Fix logic for skipping non-numeric directories. Closes #42. Hisham Muhammad 2014-04-11 20:17:07 -0300
  • c8be3701b8 Fix tree view if userland threads are hidden. Edgar Kalkowski 2014-04-11 13:45:24 +0200
  • 1ac517be52 Fix padding in large numbers. (See #40) Hisham Muhammad 2014-04-10 13:22:33 -0300
  • 96858744b5 Avoid "else" trick with #ifdef, hopefully makes code easier to follow. Hisham Muhammad 2014-04-09 23:14:41 -0300
  • 5d6ad853fa Support for very large numbers, now tested on a 64-bit machine. Hisham Muhammad 2014-04-09 22:49:36 -0300
  • 127f847ca5 Support really large numbers on 64-bit architectures; first try. Hisham Muhammad 2014-04-09 22:32:54 -0300
  • 19b438de10 Improve discoverability of the expand/collapse feature. It is now accessible via F6 when on tree view (as a bonus, it is now also reachable via the mouse). The function bar now dynamically changes to reflect the toggle nature of the tree-view mode (F5) and the F6 key serves as expand/collapse when on tree mode, and its previous behavior of bringing up the "Sort By" menu (which only made sense on non-tree mode). Users wishing to go to the "Sort By" menu straight from Tree View can still do so with the "<" and ">" keys (the top-compatible keys for sort selection). Hisham Muhammad 2014-04-09 18:02:50 -0300
  • af4c412ebf Better support for Home and End keys Hisham Muhammad 2014-04-09 17:47:22 -0300
  • cb297af848 Fix invalid access when highlighting basename of threads. Hisham Muhammad 2014-04-09 17:43:54 -0300
  • f2e4556b5e Updated icon! Hisham Muhammad 2014-04-09 14:47:58 -0300
  • 1d9e1b0118 Add missing check for return value and be more conservative in constructs to avoid future slips of this kind. Hisham Muhammad 2014-04-09 14:47:32 -0300
  • 369bef279a a nicer look Hisham Muhammad 2014-04-05 19:56:35 -0300
  • c0fc5bf898 alert to Mac users Hisham Muhammad 2014-04-05 19:53:15 -0300
  • f2a190b0e9 New logic for highlighting basenames with spaces Hisham Muhammad 2014-02-27 17:11:23 -0300
  • 61bd770689 Merge branch 'master' of https://github.com/hishamhm/htop Hisham Muhammad 2014-02-27 16:43:39 -0300
  • 6d90e58c01 alignment improvements Hisham Muhammad 2014-02-27 16:35:22 -0300
  • 88ca9dcfa0 Update README Hisham Muhammad 2014-02-24 21:05:12 -0300
  • 953ec71235 Add README.md for Github Hisham Muhammad 2014-02-03 09:11:39 -0200
  • 817e292ac9 Update README file Hisham Muhammad 2014-02-03 09:11:08 -0200
  • 11b251a577 Update changelog Hisham Muhammad 2014-01-30 15:47:32 -0200
  • 96b57ea812 Merge pull request #10 from simpleigh/master Hisham Muhammad 2014-01-30 09:46:32 -0800
  • da236ca318 Added additional column to monitor OOM killer score of each process Leigh Simpson 2014-01-29 22:41:55 +0000