summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-04Merge pull request #472 from jrtc27/hurdHisham Muhammad
2016-05-04Merge pull request #473 from fasterit/upstream/typo1Hisham Muhammad
2016-05-04Merge pull request #475 from fasterit/upstream/desktop-keywordsHisham Muhammad
2016-05-04Improve reproducible builds.Hisham
2016-05-04Fix a small undefined behavior detected by libubsan.Hisham
2016-05-04Merge pull request #488 from Explorer09/func-namingHisham Muhammad
2016-05-04Rename Meter.setValues() functions to updateValues()Explorer09
2016-04-29Merge pull request #486 from mmcco/null-checkHisham Muhammad
2016-04-29Remove needless allocation error conditionsMichael McConville
2016-04-19Add Keywords entry to .desktop file (Debian Lintian warning desktop-entry-lac...Daniel Lange
2016-04-19Fix a typo in the man page (Debian Lintian spelling-error-in-manpage)Daniel Lange
2016-04-18Use Linux backend on the HurdJames Clarke
2016-04-18Use $target_os instead of $target in configure.acJames Clarke
2016-03-31Update header.Hisham
2016-03-31Merge branch 'master' of https://github.com/hishamhm/htopHisham
2016-03-31If task_for_pid fails, stop trying.Hisham
2016-03-25Merge pull request #458 from Explorer09/bar-tweaksHisham Muhammad
2016-03-22BarMeterMode_draw minor code improvementExplorer09
2016-03-20Merge pull request #452 from Explorer09/cpu-meter-tweaksHisham Muhammad
2016-03-19Assert (Platform_meterTypes[0]==&CPUMeter_class)Explorer09
2016-03-13Merge pull request #444 from Explorer09/meter-maxitemsHisham Muhammad
2016-03-11Explicit "maxItems" property of metersExplorer09
2016-03-11Revert 5c593fae4227651075cfc9445f17dad6ae0a0b47 (xCalloc)Explorer09
2016-03-09Merge pull request #441 from Explorer09/issue-438Hisham Muhammad
2016-03-09Avoid overlapping key values defined by curses (Real fix).Explorer09
2016-03-08Avoid overlapping key values defined by curses.Hisham
2016-03-07Prepare for release 2.0.1.2.0.1Hisham
2016-03-07Merge branch 'juanfra684-openbsd-mem-used'Hisham Muhammad
2016-03-07Merge branch 'Sp1l-master'Hisham Muhammad
2016-03-07Avoid global, as done by @gaod in #387.Hisham Muhammad
2016-03-07Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-masterHisham Muhammad
2016-03-07Merge pull request #436 from mmcco/tuneupHisham Muhammad
2016-03-07Merge pull request #435 from mmcco/freebsdHisham Muhammad
2016-03-07Merge branch 'openbsd-mem-used' of https://github.com/juanfra684/htop into ju...Hisham Muhammad
2016-03-05A few more OpenBSD fixesMichael McConville
2016-03-05Misc. OpenBSD tuneup and improvementMichael McConville
2016-03-05Improve error reporting on FreeBSD libkvm callMichael McConville
2016-02-29Merge pull request #388 from mhinz/add-p-to-helpHisham Muhammad
2016-02-29Merge branch 'master' of https://github.com/hishamhm/htopHisham
2016-02-29Release resource when using hwlocHisham
2016-02-29any of these values may wrapHisham
2016-03-01Add "p" to HelpMarco Hinz
2016-02-27Merge pull request #427 from tcreech/masterHisham Muhammad
2016-02-26Fix low CPU usage reporting in FreeBSDTim Creech
2016-02-20Catch invalid IO values due to no permissions.Hisham
2016-02-19Try to retain last full name of a zombie process.Hisham
2016-02-19Force -lgcov harder when running `make coverage`.Hisham
2016-02-19Tweaks on the test suite, still problematic.Hisham
2016-02-19Remove old commented code.Hisham
2016-02-19Fix error test — looks like nobody bumped into this one!Hisham