Commit Graph

154 Commits (a249d7a5f828a0443c47eff875b543ec91e13ffb)

Author SHA1 Message Date
dlion a249d7a5f8 File for Italian Translation 2012-09-07 01:44:03 +02:00
dlion 60f2d6c1f4 A simple uninstall script 2012-09-06 01:49:50 +02:00
Nicolas Hennion b128e05854 Add a switch -b to display network rate in byte per second 2012-09-05 14:43:14 +02:00
Nicolas Hennion 21b45a3f5e Add Process IO Read/Write information, if space is available 2012-09-05 14:28:24 +02:00
Nicolas Hennion 5378d0dcf4 Add Process IO Read/Write information, if space is available 2012-09-05 14:27:37 +02:00
Nicolas Hennion 78e397a5d4 Merge pull request #71 from xiongchiamiov/master
Fix typos/misspellings in README
2012-09-05 00:25:44 -07:00
Nicolas Hennion 29e284bde4 Merge pull request #70 from pigmonkey/master
Fix README typo
2012-09-05 00:25:22 -07:00
xiongchiamiov be3a0a3f37 Fix typos/misspellings in README
I didn't include the change made in pull #70:
https://github.com/nicolargo/glances/pull/70/files

I also didn't make any changes to the French version, assuming that it is
already correct.
2012-09-04 13:58:58 -07:00
Pig Monkey 9dd6aa7d8e Fix README typo 2012-09-04 12:47:12 -07:00
Nicolas Hennion 2f118aaffb Merge pull request #66 from xorpaul/patch-1
fixed small spelling mistakes
2012-09-04 06:57:59 -07:00
Andreas Paul 47a8ba0655 fixed small spelling mistakes 2012-09-04 16:14:08 +03:00
Andreas Paul dc5109b155 fixed small spelling mistakes 2012-09-04 15:58:48 +03:00
Nicolas Hennion 9658dd3f6c Update installation documentation for OS X 2012-09-04 14:27:37 +02:00
Nicolas Hennion 86def8a52a Add first code for process IO / no display 2012-09-04 14:22:46 +02:00
Nicolas Hennion f5f97c7086 Merge pull request #60 from qzio/patch-1
link to correct flattr "thing"
2012-09-03 13:21:36 -07:00
Nicolas Hennion d2031d266a Merge pull request #58 from crcastle/patch-1
Add OSX install instructions
2012-09-03 13:15:16 -07:00
joel hansson 365a078fb9 link to correct flattr "thing" 2012-09-03 23:13:08 +03:00
Chris Castle 5a909114ab Add OSX install instructions
- Uses Homebrew package manager (and pip)
2012-09-03 10:40:53 -07:00
Nicolas Hennion 62c1b3433a Add the '1' key to switch between per CPU / per core stats 2012-07-28 13:32:28 +02:00
Nicolas Hennion f660f64138 Minor indentation change 2012-07-26 18:07:32 +02:00
Nicolas Hennion a1db8fe8e3 Add unitest script 2012-07-26 18:01:33 +02:00
Nicolas Hennion ae12132ba1 Update doc 2012-07-26 17:15:09 +02:00
Nicolas Hennion cc227c1dcc Add per CPU information 2012-07-26 16:04:31 +02:00
Nicolas Hennion 3e206aa750 Change installation procedure 2012-07-11 13:44:04 +02:00
Nicolas Hennion 55569c1ecf Change installation procedure 2012-07-11 13:41:04 +02:00
Nicolas Hennion 4cc7190520 Add depdencies in the documentation 2012-07-09 15:17:45 +02:00
Nicolas Hennion 1206e8377c Change installation procedure 2012-07-09 10:34:11 +02:00
Nicolas Hennion b93dcb46b9 Solve the issue #52 with Python 2.x 2012-07-07 21:03:51 +02:00
Nicolas Hennion 92c2ce14e0 Solve the issue #52 with Python 2.x 2012-07-07 21:03:12 +02:00
Nicolas Hennion ddfb2a2baa Fix Setup.py issue 2012-07-07 19:57:58 +02:00
Nicolas Hennion f197374292 Merge pull request #51 from asergi/master
Fix package build problem
2012-07-07 10:54:40 -07:00
asergi f620472e00 Fix setup.py 2012-07-07 17:47:47 +02:00
asergi b52c27d236 Add glances dir 2012-07-07 17:10:07 +02:00
asergi 722f6990f2 Rename src => glances 2012-07-07 17:07:00 +02:00
Nicolas Hennion 919b473936 Change the setup.py 2012-07-06 18:02:42 +02:00
Nicolas Hennion 73a324c6a9 version 1.4 2012-07-06 14:03:32 +02:00
Nicolas Hennion cfcf6bf3c8 Change process nice for PsUtil 0.5.0 2012-06-28 11:52:55 +02:00
Nicolas Hennion f2653a95db A bunch of new features (#48) by Alessio Sergi 2012-06-21 22:30:15 +02:00
asergi f61e6cc798 Add sort processes by MEM% (replace sort by VIRT) + other minor changes 2012-06-21 14:50:00 +02:00
asergi 2140172c5b Fix bare except: statements 2012-06-20 22:55:00 +02:00
asergi 5bdb9af329 Strip leading/trailing whitespaces from all files 2012-06-19 13:00:00 +02:00
asergi 0c8c91297e Delete old backup files 2012-06-19 12:50:00 +02:00
asergi b4c66fef7c Code style cleaning 2012-06-19 12:30:00 +02:00
asergi adf0465dd0 Update help screen 2012-06-16 17:10:44 +02:00
asergi 168cdef818 Fix display of minutes in TIME+ 2012-06-16 14:40:00 +02:00
asergi 6601df0280 Add MEM%, NICE, STATUS and TIME+ to the processes infos 2012-06-12 12:11:55 +02:00
asergi f155df79b1 Put process summary on one line 2012-05-31 18:03:18 +02:00
asergi 70298b4711 Load: fix viewing on FreeBSD/Mac OS X 2012-05-31 10:51:00 +02:00
asergi 4b7342764a Mem/Swap: new layout and add percentage of usage 2012-05-30 20:02:02 +02:00
asergi 6b038c44cc Fix formatting of log messages 2012-05-30 12:15:30 +02:00