Commit Graph

791 Commits (66525c6efce193b280154a886b61794dd0e9f878)

Author SHA1 Message Date
Nicolas Hennion 5f916d7643 Add the bitdeli.com badge 2013-12-21 22:26:09 +01:00
Alessio Sergi 571cc0d665 Update README.rst
Glances is in Gentoo's portage! http://packages.gentoo.org/package/sys-process/glances
Update Homebrew link.
Remove obsolete install instructions for OS X/Homebrew.
2013-12-21 13:13:51 +01:00
Alessio Sergi c9a15ce121 Merge pull request #306 from mxjeff/man.fix
Fix manpage-has-errors-from-man lintian warning
2013-12-20 11:22:35 -08:00
kaliko 1f6b5b8bb8 Fix lintian warning from debian packaging
Thanks Tanguy Ortolo
2013-12-20 19:32:19 +01:00
Alessio Sergi 9af5b61e14 Ignore ctags files 2013-12-20 13:21:02 +01:00
Nicolas Hennion 65d0979729 Merge branch 'master' of github.com:nicolargo/glances 2013-12-19 09:18:00 +01:00
Nicolas Hennion 80b2a2956a Ready to start the next release...
Remove Create badge

Change the Brew install process

Remove the Crate badge in the documentation
2013-12-19 09:17:24 +01:00
Nicolas Hennion f5d8afc54e Merge branch 'master' of github.com:nicolargo/glances 2013-12-19 09:10:34 +01:00
Nicolas Hennion 79828fcc3e Remove Create badge 2013-12-19 09:10:13 +01:00
Nicolas Hennion ab5b43cc73 Remove the Crate badge in the documentation 2013-12-19 08:57:52 +01:00
Nicolas Hennion b32ecd580d Change the Brew install process 2013-12-19 08:51:56 +01:00
Nicolas Hennion 3a17d05e11 Update Macs OS installation (issue #305) 2013-12-19 08:38:11 +01:00
Nicolas Hennion 5a350e6923 Ready to start the next release... 2013-12-17 09:31:43 +01:00
Nicolas Hennion bd7576bce1 version 1.7.3 2013-12-15 10:23:06 +01:00
Alessio Sergi d997802de1 Fix source distribution
Add missing files to MANIFEST.in
Better package structure
Better path handling
2013-12-14 15:05:05 +01:00
Jon Renner 503147f17e handle non-int port arguments gracefully 2013-12-03 10:27:20 +08:00
Nicolas Hennion c07a021ed0 Comment TCP/UDP stats. Too high CPU consumption. 2013-11-30 17:17:36 +01:00
Nicolas Hennion 8b85458080 Pep8ify + change on documentation 2013-11-30 17:09:05 +01:00
Alessio Sergi 9f63ec9146 Fix and update docs and man 2013-11-17 20:02:00 +01:00
Alessio Sergi e69c633523 No spaces around keyword/parameter equals 2013-11-17 19:31:00 +01:00
Nicolas Hennion 877f55d9c3 Add twitter account in the README file 2013-11-17 16:37:09 +01:00
Nicolas Hennion a148ea8f61 Add twitter account in the README file 2013-11-17 16:36:21 +01:00
Nicolas Hennion 0a5075ae42 Add twitter account in the README file 2013-11-17 16:34:50 +01:00
Nicolas Hennion a830b0d6ed Add the --password tag 2013-11-16 12:01:02 +01:00
Nicolas Hennion 2316d8ebf4 Add client/server managment from the command line 2013-11-16 11:55:42 +01:00
Alessio Sergi f5f3523109 psutil 1.1.3 2013-11-12 11:33:00 +01:00
Alessio Sergi bc587d6d08 Fix #296 2013-11-12 11:11:31 +01:00
Nicolas Hennion ef661f973c Update README link to Windows package 2013-11-07 18:47:37 +01:00
Nicolas Hennion 21f3c4bedc Update README for Windows 1.7.2 version 2013-11-06 22:04:05 +01:00
Nicolas Hennion d6adc2b382 On the road of the next release 2013-11-01 15:52:34 +01:00
Nicolas Hennion 729efdb298 Merge branch 'master' of github.com:nicolargo/glances 2013-11-01 10:15:05 +01:00
Nicolas Hennion a0c2293afc version 1.7.2 2013-11-01 10:12:25 +01:00
Alessio Sergi 9a8552eb3f UTF-8 config file for python 3 [issue #295] 2013-10-30 13:03:00 +01:00
Alessio Sergi 6c5b640e2f psutil releases are now hosted on PyPI 2013-10-28 13:13:13 +01:00
Alessio Sergi 94818371d9 psutil 1.1.2 2013-10-28 12:58:00 +01:00
Nicolas Hennion 1db3380921 Add news for version 1.7.2 2013-10-27 09:45:56 +01:00
Nicolas Hennion 467dcb7f4f Glances 1.7.2 RC1 2013-10-27 09:29:52 +01:00
Nicolas Hennion a4700b0f7d Patch for issue #290 2013-10-02 09:19:52 +02:00
Alessio Sergi 60eb35d1da README fix 2013-10-01 00:00:00 +02:00
Alessio Sergi 264e8b9cb1 psutil 1.1.0 2013-09-30 23:00:00 +02:00
Alessio Sergi 01a1266634 More Windows fixes 2013-09-26 00:26:00 +02:00
Alessio Sergi 4cac5f1f94 Fix issue with python 3.x on Windows [issue #291] 2013-09-24 20:00:00 +02:00
Alessio Sergi 49f63e4fb3 Update doc on configuration as per issue #288 2013-09-19 15:00:00 +02:00
Alessio Sergi 3a4d517985 Add config file support under Windows [issue #288] 2013-09-19 12:29:00 +02:00
Alessio Sergi 3368beb527 flake8 fixes, typos and some code optimizations 2013-09-16 01:00:00 +02:00
Alessio Sergi 3a07899855 Fix bug in standalone mode [issue 279] 2013-09-14 23:17:32 +02:00
Alessio Sergi 4193d4756c Fix compatibility with psutil < 0.6 in server/client mode [issue #279] 2013-09-14 13:31:00 +02:00
Nicolas Hennion 2681911242 Catch message for processuser information 2013-09-08 15:26:21 +02:00
Nicolas Hennion 94ce27af07 :qMerge branch 'master' of github.com:nicolargo/glances 2013-09-08 10:55:36 +02:00
Nicolas Hennion 657f160dcb Merge pull request #281 from RULCSoft/master
Added package name for python sources/headers in openSUSE/SLES/SLED
2013-09-08 01:55:05 -07:00