|
26422af608
|
Files moved and added for supporting separate platforms.
|
2014-11-24 18:55:49 -02:00 |
|
|
eb229d9aef
|
Changes for supporting separate platform subdirectories.
|
2014-11-24 18:55:03 -02:00 |
|
|
1eda099d06
|
Another portability tweak.
|
2014-11-19 23:27:21 -02:00 |
|
|
9faf4938b8
|
Refactored key handlers.
Made the logic more modular, hopefully easier to follow,
and removed repeated code.
Plus, some optimization in RichString code.
|
2014-11-19 23:17:52 -02:00 |
|
|
300af4b829
|
Minor reorganization.
|
2014-11-19 23:17:16 -02:00 |
|
|
66ec872fc6
|
Merge pull request #137 from Kayvlim/master
Added new color for 'D' state.
|
2014-10-13 23:01:37 -03:00 |
|
|
b2e94d626d
|
Fixed a wrong attribution.
|
2014-10-14 02:48:17 +01:00 |
|
|
64e0d9452d
|
Added new color for 'D' state.
|
2014-10-14 02:30:17 +01:00 |
|
|
ab0bceb550
|
Interpret command line PIDs as PIDs, not TIDs
|
2014-10-08 11:52:56 -05:00 |
|
|
0e8a02367e
|
Merge branch 'master' of https://github.com/hishamhm/htop
|
2014-06-04 16:49:33 -03:00 |
|
|
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.
|
2014-06-04 16:45:55 -03:00 |
|
|
e4882ed9fb
|
Merge pull request #95 from Sworddragon/master
FLT columns for the manpage
|
2014-05-23 22:45:54 -03:00 |
|
|
0fc388f2ee
|
Added columns for the page faults in the manpage
|
2014-05-17 20:22:30 +02:00 |
|
|
0341cb3b5f
|
Minor fixes for the manpage
|
2014-05-17 20:20:58 +02:00 |
|
|
56cf323ccf
|
Merge pull request #93 from Sworddragon/master
Manpage update
|
2014-05-15 12:00:16 -03:00 |
|
|
afe0c8cb45
|
Reordered columns in the manpage
|
2014-05-15 10:19:37 +02:00 |
|
|
bbd62c1929
|
Added columns and added/fixed aliases in the manpage
|
2014-05-15 10:19:22 +02:00 |
|
|
9ba8e2ed05
|
Merge pull request #86 from stefanbeller/gitignore
Add a .gitignore file
|
2014-05-06 11:56:00 -03:00 |
|
|
4eeb9d5e64
|
Add a .gitignore file
This file tells git to ignore the files generated via
./autogen.sh && ./configure && make
|
2014-05-06 16:21:15 +02:00 |
|
|
8a1c304bed
|
Merge branch 'master' of https://github.com/hishamhm/htop
|
2014-05-05 23:19:07 -03:00 |
|
|
b7de9bd0f5
|
Don't stop refreshing if clock was adjusted.
|
2014-05-05 23:18:14 -03:00 |
|
|
f0e2a0e771
|
Merge pull request #82 from yardenac/processlist
pass processlist flags to readOpenVZData (fixes build error)
|
2014-05-04 18:52:11 -03:00 |
|
|
730ab0c9a8
|
pass processlist flags to readOpenVZData (fixes build error)
|
2014-05-04 09:43:45 -07:00 |
|
|
ff6cddfd16
|
Document $HTOPRC. Closes #73.
|
2014-05-03 18:14:08 -03:00 |
|
|
da16de5a86
|
Update changelog.
|
2014-05-03 18:09:31 -03:00 |
|
|
4939468df0
|
Fix crash when scrolling in a filter view with no processes. Closes #76.
|
2014-05-03 18:08:46 -03:00 |
|
|
7f92c58916
|
Avoid weird behavior when exiting help pressing keys such as F2.
|
2014-05-03 18:08:12 -03:00 |
|
|
f54a37b4a9
|
Update values for fields whose columns may appear later. Fixes #80.
|
2014-05-03 17:51:19 -03:00 |
|
|
c3e66b2d81
|
Make VPID use PID-width format. Closes #79.
|
2014-05-03 17:26:11 -03:00 |
|
|
ebd5de37ac
|
Fix behavior of htop -d 1 . Closes #72.
|
2014-04-28 17:55:52 -03:00 |
|
|
78d09f955a
|
Compare with long, for 64-bit systems
|
2014-04-25 19:41:23 -03:00 |
|
|
d7e5020169
|
Merge branch 'master' of https://github.com/hishamhm/htop
|
2014-04-25 19:37:41 -03:00 |
|
|
ea191b53bd
|
Fix time-based sorting
|
2014-04-25 19:37:07 -03:00 |
|
|
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).
Inspired by feedback at http://www.reddit.com/r/linux/comments/23wpc7/announcing_htop_103_with_new_features_bugfixes/ch1paos
|
2014-04-25 16:05:25 -03:00 |
|
|
43c3e4d3d9
|
Preparing release 1.0.3.
1.0.3
|
2014-04-24 19:54:35 -03:00 |
|
|
9eec37c432
|
More sanity checks.
|
2014-04-24 19:54:06 -03:00 |
|
|
27da00f339
|
Improve function prototype, helping analysis.
|
2014-04-24 19:50:33 -03:00 |
|
|
d5b3b6d692
|
Add corresponding .h file.
|
2014-04-24 19:50:03 -03:00 |
|
|
616ee966d7
|
Fix out-of-bounds write.
|
2014-04-24 19:48:34 -03:00 |
|
|
50b701258d
|
Make static analyzers happy.
|
2014-04-24 19:46:10 -03:00 |
|
|
814ce89b45
|
Oops, fix use of memset.
|
2014-04-24 19:44:41 -03:00 |
|
|
659251c501
|
Fix array limit.
|
2014-04-24 19:43:27 -03:00 |
|
|
e0209da88f
|
Support pagefaults stats. Closes #45.
|
2014-04-24 19:40:47 -03:00 |
|
|
4e2c2d7927
|
Fix resource leak.
|
2014-04-24 19:29:20 -03:00 |
|
|
eb1cd4aca6
|
change swap to M for consistency. Closes #63.
|
2014-04-24 19:03:07 -03:00 |
|
|
ab118c2dbe
|
Update changelog items.
|
2014-04-24 15:10:29 -03:00 |
|
|
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.
|
2014-04-24 15:08:32 -03:00 |
|
|
a939cdf827
|
Better consistency in coloring. Closes #66.
For now rates won't be colored gray when zero; I'll think about that.
|
2014-04-24 15:00:09 -03:00 |
|
|
100bd10b1d
|
Make blue text more readable. Closes #55.
|
2014-04-24 13:15:52 -03:00 |
|
|
f86851766b
|
Both IO_PRIO and IO_RATE had the same column heading. Closes #61.
|
2014-04-24 12:52:26 -03:00 |
|