summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-15Test: python3 fixasergi
2012-12-15Merge remote-tracking branch 'upstream/master'asergi
2012-12-14Space optim for processing (IO)Nicolas Hennion
2012-12-14Update .gitignoreNicolas Hennion
2012-12-14Solve issue on process displayNicolas Hennion
2012-12-14Fix unicode formatting bugasergi
2012-12-14Merge Pull #146Nicolas Hennion
2012-12-14Merge branch 'master' of https://github.com/asergi/glances into asergi-masterNicolas Hennion
2012-12-14Update README and man. Cleanup.asergi
2012-12-14Sensors: lm_sensors is Linux-onlyasergi
2012-12-13Fix unicode encoding issueasergi
2012-12-13Sensors: display only temperature statsasergi
2012-12-13replace hasattr by ... in ...Nicolas Hennion
2012-12-13Complete fix issue #136asergi
2012-12-13Add control on receive stat. Correct Issue #145Nicolas Hennion
2012-12-13Correct the issue #136Nicolas Hennion
2012-12-13Try and catch to solve AccessDenied on username stat on Windows 7Nicolas Hennion
2012-12-13Try and catch to solve AccessDenied on nice stat on Windows 7Nicolas Hennion
2012-12-13Delete an unused functionNicolas Hennion
2012-12-12Correct a bug on unitary testsNicolas Hennion
2012-12-12Update AUTHORS fileNicolas Hennion
2012-12-10Merge pull request #140 from nicolargo/newprocessesclassNicolas Hennion
2012-12-10Remove sandboxNicolas Hennion
2012-12-10Correct a bug when x size < caption lenNicolas Hennion
2012-12-10New pocesses class for serverNicolas Hennion
2012-12-09Add a new class to manage process listNicolas Hennion
2012-12-08Loged stats are displayed using reverse color / Other important stat with colorNicolas Hennion
2012-12-07Reverse pull 139Nicolas Hennion
2012-12-07Merge pull request #139 from philips/fix-crasher-in-memory-statsNicolas Hennion
2012-12-06glances: fix crasherBrandon Philips
2012-12-06Reverte issue #138Nicolas Hennion
2012-12-05Correct an issue on the default.html Jinja templateNicolas Hennion
2012-12-05Refactor CPU and LOAD stats graberNicolas Hennion
2012-12-05Cosmetic changeNicolas Hennion
2012-12-05Solve an issue when screen size < 80 columnsNicolas Hennion
2012-12-05Solve an issue when screen size < 80 columnsNicolas Hennion
2012-12-04Merge pull request #137 from asergi/masterNicolas Hennion
2012-12-04Mem: fix active/inactive bug on Windowsasergi
2012-12-03Merge pull request #135 from asergi/masterNicolas Hennion
2012-12-03Some small fixes and cleanupasergi
2012-12-03Fix alignment of numbers and stringsasergi
2012-12-02Improve top layout. Mem: add new stats.asergi
2012-11-29Merge pull request #131 from philips/refactor-classesNicolas Hennion
2012-11-29glances: refactor glancesStats into three classesBrandon Philips
2012-11-28glances: cleanup end of line whitespaceBrandon Philips
2012-11-24Change CPU DisplayNicolas Hennion
2012-11-24Color on extended CPU infoNicolas Hennion
2012-11-24Correct bug with server in version 1.5.1Nicolas Hennion
2012-11-21Improve CPU stats displayingNicolas Hennion
2012-11-18Merge pull request #126 from nicolargo/sensorsNicolas Hennion