summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-23Silence warnings reported in #70.Hisham Muhammad
2015-02-23Work on fixing build of "unsupported" platformHisham Muhammad
2015-02-20Fix allocation of processes. Closes #166.Hisham Muhammad
2015-02-04Merge branch 'master' into wipHisham Muhammad
2015-02-04Test if -Wextra is supported. Closes #155.Hisham Muhammad
2015-02-04Match IO field descriptions with new labels.Hisham Muhammad
2015-02-04Move graph according to configured CRT_delay.Hisham Muhammad
2015-02-04Let's see if responsiveness is still good using the full CRT_delayHisham Muhammad
2015-02-04Use UTF-8 only when using UTF-8 :-)Hisham Muhammad
2015-02-04Make sure these are initialized.Hisham Muhammad
2015-02-03Complete cursor-based movement of headers.Hisham Muhammad
2015-02-03Add longer descriptions to available meters.Hisham Muhammad
2015-02-03Make the implementation of color schemes declarative.Hisham Muhammad
2015-01-23Merge branch 'master' into wipHisham Muhammad
2015-01-23Remove bogus assertion. Closes #159.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2015-01-19Fix initialization of cpuData structure. Closes #159.Hisham Muhammad
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad
2014-11-27Move "get max pid" code into platform specific area.Hisham Muhammad
2014-11-27Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad
2014-11-27Isolate cross-platform code for load average.Hisham Muhammad
2014-11-27Build fix.Hisham Muhammad
2014-11-27Make UptimeMeter cross-platform again.Hisham Muhammad
2014-11-27Move UptimeMeter back into cross-platform code.Hisham Muhammad
2014-11-27Move UptimeMeter into platform-dependent area.Hisham Muhammad
2014-11-27Decouple Header from Meter classes.Hisham Muhammad
2014-11-27Add ProcessList_delete to the variable interface.Hisham Muhammad
2014-11-27Build fixes.Hisham Muhammad
2014-11-27A little refactoringHisham Muhammad
2014-11-24Get Linux "emulation" working again for our FreeBSD folks using linprocfs.Hisham Muhammad
2014-11-24Builds on Linux again!Hisham Muhammad
2014-11-24Files moved and added for supporting separate platforms.Hisham Muhammad
2014-11-24Changes for supporting separate platform subdirectories.Hisham Muhammad
2014-11-19Another portability tweak.Hisham Muhammad
2014-11-19Refactored key handlers.Hisham Muhammad
2014-11-19Minor reorganization.Hisham Muhammad
2014-10-13Merge pull request #137 from Kayvlim/masterHisham Muhammad
2014-10-14Fixed a wrong attribution.Valmiky Arquissandas
2014-10-14Added new color for 'D' state.Valmiky Arquissandas
2014-06-04Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad
2014-06-04Get two data points for meters.Hisham Muhammad
2014-05-23Merge pull request #95 from Sworddragon/masterHisham Muhammad
2014-05-17Added columns for the page faults in the manpageSworddragon
2014-05-17Minor fixes for the manpageSworddragon
2014-05-15Merge pull request #93 from Sworddragon/masterHisham Muhammad
2014-05-15Reordered columns in the manpageSworddragon
2014-05-15Added columns and added/fixed aliases in the manpageSworddragon
2014-05-06Merge pull request #86 from stefanbeller/gitignoreHisham Muhammad
2014-05-06Add a .gitignore fileStefan Beller