Commit Graph

  • f161365d72 Merge pull request #526 from Explorer09/bar-tweaks Hisham Muhammad 2016-07-23 13:48:50 -0300
  • 6b9b6db655 Let BarMeterMode_characters[] be const array. Explorer09 2016-07-22 14:58:29 +0800
  • f80e577c59 Changelog for htop 2.0.2 2.0.2 Hisham 2016-07-21 17:12:45 -0300
  • 81552d4ab5 Preparing release 2.0.2, a minor bugfix release. Hisham 2016-07-21 16:54:41 -0300
  • 0108117d0b Mouse-friendly functions bar for meters panel Explorer09 2016-03-21 15:18:44 +0800
  • a41c9b3925 Reword 'Type' to 'Style' for meters. Explorer09 2016-03-21 14:30:37 +0800
  • 265d04821a Merge pull request #524 from ricardo0y/cross_compile_with_ncurses_config Hisham Muhammad 2016-07-12 10:02:51 -0300
  • 78b82d0fdc Allow to override ncurses*-config path Ricardo Martincoski 2016-07-11 20:12:07 -0300
  • 7f9c82f28d Refresh whole panel on Ctrl+L in infoscreen. Closes #520. Hisham 2016-06-23 13:25:58 -0300
  • 7d5ef246f1 Let's keep it simple then! Hisham 2016-06-20 12:11:49 -0300
  • 0fa03322a9 Dynamically adjust the size of line reads Hisham Muhammad 2016-06-19 18:55:35 -0300
  • 52f814481c While we're at it, get rid of another sprintf. Hisham 2016-06-19 18:27:58 -0300
  • b139671cbd Moving left and right needs a full redraw. Hisham 2016-06-19 18:05:18 -0300
  • adcc944e35 Use "-" as the Ctrl and Alt joiner. Hisham 2016-06-17 22:14:07 -0300
  • a5ef374bb8 Merge pull request #511 from Explorer09/man-page Hisham Muhammad 2016-06-17 11:50:15 -0300
  • 6dd32d3604 Document Alt+{h,j,k,l} and Ctrl+{A,E} into man page Explorer09 2016-06-17 10:19:19 +0800
  • 8cd045cc79 Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-06-15 12:46:34 -0300
  • 0128d222b9 Added Ctrl+A and Ctrl+E to go to beginning and end of line. (Also, '^' and '$') Closes #508. Hisham 2016-06-15 12:45:23 -0300
  • 1a13b4d0f4 Don't store invisible trailing whitespace Hisham 2016-06-15 12:41:50 -0300
  • 9ec41d1b65 Merge pull request #505 from Explorer09/xStrdup Hisham Muhammad 2016-06-04 11:45:29 -0300
  • c0e37bc5f5 Fix xStrdup debug build failure & allow Clang to use ((nonnull)) Explorer09 2016-06-03 10:14:27 +0800
  • f9c1db514d Merge pull request #504 from Explorer09/xStrdup Hisham Muhammad 2016-06-02 17:29:14 -0300
  • 3297616efa Add assert and __attribute__((nonnull)) on xStrdup Explorer09 2016-06-02 20:38:24 +0800
  • e288f690af Don't check if (!str) in xStrdup Explorer09 2016-06-02 18:30:18 +0800
  • ea9dc4ab74 Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-05-30 15:06:52 -0300
  • 112db9a609 Handle SIGQUIT. Closes #503. Hisham 2016-05-30 15:06:22 -0300
  • 5db1b0e9a0 Remove extra checks made redundant by XAlloc. Hisham 2016-05-30 12:22:33 -0300
  • 4674b4a732 Stricter strdup. Hisham 2016-05-30 12:22:22 -0300
  • 7ededce9b5 Silence cast warning. Hisham 2016-05-30 12:22:07 -0300
  • 3126cfce6c Merge pull request #500 from Explorer09/meter-tweaks Hisham Muhammad 2016-05-27 16:30:45 -0300
  • 313b3d3752 Remove redundant is-null checks on free(Meter.drawData) Explorer09 2016-05-27 17:11:54 +0800
  • fa0c637c55 Silence warnings about seteuid return value. Closes #483. Hisham 2016-05-25 21:37:07 -0300
  • b7ac416634 Fixes #498. Hisham 2016-05-25 21:29:06 -0300
  • 6cc0a8c820 Make sure a pointer fits in the argument! Hisham 2016-05-25 16:46:47 -0300
  • 645057d81a Use set_escdelay() to avoid problems with ESCDELAY as a macro. Hisham 2016-05-19 16:09:47 -0300
  • 6c1be63291 Fail early if libtool is not present. Hisham 2016-05-19 16:04:04 -0300
  • 642ccb49ca Merge pull request #445 from Explorer09/configure-ac Hisham Muhammad 2016-05-19 15:57:31 -0300
  • 6028e1b4c4 Merge pull request #496 from tcreech/lwp_hack Hisham Muhammad 2016-05-19 15:44:57 -0300
  • 95d1984339 Merge pull request #485 from Cubox-/master Hisham Muhammad 2016-05-16 19:19:36 -0300
  • c0df404701 Update INSTALL text from autoconf-2.69 Explorer09 2016-03-12 12:09:27 +0800
  • b71b07f5e0 Reorder configure macros to avoid "missing script" warning. Explorer09 2016-03-12 12:02:06 +0800
  • f0df28a470 Replace deprecated autoconf macros. Explorer09 2016-03-12 11:58:30 +0800
  • 7d72715a6b Merge pull request #490 from Explorer09/macro-fixes Hisham Muhammad 2016-05-07 14:34:50 -0300
  • 54621e8b8f Fix macro Header_forEachColumn Explorer09 2016-05-07 14:57:51 +0800
  • 572546f806 Auto-follow process after a search. See #237. Hisham 2016-05-05 10:30:06 -0300
  • d464be13db Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-05-04 22:43:03 -0300
  • 759caf0f8f Make PgDown behavior more usual. Closes #480. Hisham 2016-05-04 22:41:52 -0300
  • cdc91b0b33 Merge pull request #472 from jrtc27/hurd Hisham Muhammad 2016-05-04 15:42:16 -0300
  • 1754a1cd48 Merge pull request #473 from fasterit/upstream/typo1 Hisham Muhammad 2016-05-04 15:40:31 -0300
  • 8e6ffdb0ab Merge pull request #475 from fasterit/upstream/desktop-keywords Hisham Muhammad 2016-05-04 15:40:16 -0300
  • c37be409a9 Improve reproducible builds. Use a SOURCE_DATA_EPOCH friendly date. Suggested by @fasterit in #476. Hisham 2016-05-04 15:34:49 -0300
  • fa1b5d1e2e Fix a small undefined behavior detected by libubsan. Hisham 2016-05-04 15:34:22 -0300
  • 19f0f4db27 Merge pull request #488 from Explorer09/func-naming Hisham Muhammad 2016-05-04 15:18:52 -0300
  • 9dea20e068 Rename Meter.setValues() functions to updateValues() Explorer09 2016-05-04 13:39:26 +0800
  • 2ea4bee66d Merge pull request #486 from mmcco/null-check Hisham Muhammad 2016-04-29 23:01:32 -0300
  • 1809f4be98 Remove needless allocation error conditions Michael McConville 2016-04-29 21:10:05 -0400
  • 5776cb56b4 Revert "Fix FreeBSD CPU% calculation" Andy Pilate 2016-04-28 21:42:18 +0200
  • 74f8b31040 Add Keywords entry to .desktop file (Debian Lintian warning desktop-entry-lacks-keywords-entry) Daniel Lange 2016-04-19 18:36:29 +0200
  • 4d3f483b96 Fix a typo in the man page (Debian Lintian spelling-error-in-manpage) Daniel Lange 2016-04-19 18:32:39 +0200
  • 2de52862a6 Use Linux backend on the Hurd James Clarke 2016-04-18 23:57:30 +0100
  • a9508275cc Use $target_os instead of $target in configure.ac James Clarke 2016-04-18 23:55:55 +0100
  • 306c5443ae Update header. Hisham 2016-03-31 11:01:23 -0300
  • d15555ed2c Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-03-31 00:19:59 -0300
  • d64f2bdd56 If task_for_pid fails, stop trying. Hisham 2016-03-31 00:18:42 -0300
  • 6c2f698a47 Merge pull request #458 from Explorer09/bar-tweaks Hisham Muhammad 2016-03-25 01:57:10 -0300
  • 7b3c8bc77a BarMeterMode_draw minor code improvement Explorer09 2016-03-19 10:20:55 +0800
  • 3a4c0fa2d6 Merge pull request #452 from Explorer09/cpu-meter-tweaks Hisham Muhammad 2016-03-20 05:02:07 -0300
  • 328de35623 Assert (Platform_meterTypes[0]==&CPUMeter_class) Explorer09 2016-03-19 15:01:13 +0800
  • c8a735e471 Merge pull request #444 from Explorer09/meter-maxitems Hisham Muhammad 2016-03-13 20:57:08 -0300
  • 99fb3070a2 Explicit "maxItems" property of meters Explorer09 2016-03-11 10:54:34 +0800
  • 7d3f67e822 Revert 5c593fae42 (xCalloc) Explorer09 2016-03-11 10:43:31 +0800
  • 3283c6d23c Merge pull request #441 from Explorer09/issue-438 Hisham Muhammad 2016-03-09 02:03:11 -0300
  • 8a928c8b89 Avoid overlapping key values defined by curses (Real fix). Real fix for issue #438. Explorer09 2016-03-09 10:16:34 +0800
  • f295a52ed9 Avoid overlapping key values defined by curses. Closes #438. Hisham 2016-03-08 12:23:18 -0300
  • e2ccc7b240 Prepare for release 2.0.1. 2.0.1 Hisham 2016-03-07 18:32:06 -0300
  • ef1e62d1fa Merge branch 'juanfra684-openbsd-mem-used' Hisham Muhammad 2016-03-07 15:03:50 -0300
  • 4ad7aa6432 Merge branch 'openbsd-mem-used' of https://github.com/juanfra684/htop into juanfra684-openbsd-mem-used Hisham Muhammad 2016-03-07 15:03:18 -0300
  • 453105e77a Merge branch 'Sp1l-master' Hisham Muhammad 2016-03-07 16:58:47 -0300
  • db80f202f2 Avoid global, as done by @gaod in #387. Hisham Muhammad 2016-03-07 16:57:56 -0300
  • 98e43816a5 Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-master Hisham Muhammad 2016-03-07 16:54:38 -0300
  • 694addceb5 Merge pull request #436 from mmcco/tuneup Hisham Muhammad 2016-03-07 16:38:39 -0300
  • 4623394456 Merge pull request #435 from mmcco/freebsd Hisham Muhammad 2016-03-07 16:35:59 -0300
  • 4b780a3499 A few more OpenBSD fixes Michael McConville 2016-03-05 23:38:12 -0500
  • b08cb7352e Misc. OpenBSD tuneup and improvement Michael McConville 2016-03-05 23:23:29 -0500
  • b886ecc479 Improve error reporting on FreeBSD libkvm call Michael McConville 2016-03-05 22:59:39 -0500
  • 63c55854e5 Merge pull request #388 from mhinz/add-p-to-help Hisham Muhammad 2016-02-29 22:03:45 -0300
  • 4f1bd232d8 Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-02-29 21:57:47 -0300
  • 84a69b1ea4 Release resource when using hwloc Hisham 2016-02-29 21:57:27 -0300
  • e77811e99b any of these values may wrap Hisham 2016-02-29 21:57:03 -0300
  • 0a4a447d0d Add "p" to Help Marco Hinz 2016-02-12 20:03:55 +0100
  • cc8375f9ea FreeBSD: use KERN_PROC_PROC with kvm_getprocs to avoid erroneously combining LWPs Tim Creech 2016-02-28 22:41:50 -0500
  • 03af73bbc7 Merge pull request #427 from tcreech/master Hisham Muhammad 2016-02-27 03:04:52 -0300
  • 0cf3cfa3af Fix low CPU usage reporting in FreeBSD Tim Creech 2016-02-26 23:23:27 -0500
  • 797bcd0961 Catch invalid IO values due to no permissions. Display them properly. Not fully convinced of the "no perm" message... Hisham 2016-02-20 02:22:57 -0200
  • baec4bdcb0 Try to retain last full name of a zombie process. Once a process goes zombie on Linux, /proc/PID/cmdline gets empty. So, when we detect it is a zombie we stop reading this file. For processes that were zombies before htop started, there's no way to get the full name. Closes #49. Hisham 2016-02-19 20:51:57 -0200
  • a8a5e62760 Force -lgcov harder when running `make coverage`. Hisham 2016-02-19 13:40:21 -0200
  • f5ddb974a1 Tweaks on the test suite, still problematic. Hisham 2016-02-19 13:40:00 -0200
  • 565101234a Remove old commented code. Hisham 2016-02-19 13:39:38 -0200
  • d4741d5410 Fix error test — looks like nobody bumped into this one! Hisham 2016-02-19 13:39:16 -0200
  • 9668cd11ed Merge branch 'master' of https://github.com/hishamhm/htop Hisham 2016-02-19 13:38:54 -0200