summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:giampaolo/psutilrelease-5.1.2Giampaolo Rodola2017-02-033-4/+6
|\
| * revert change commit by accidentGiampaolo Rodola2017-02-031-1/+1
| * fix TypeError and failing test on CentOSroot2017-02-034-5/+7
* | pre-releaseGiampaolo Rodola2017-02-031-0/+1
|/
* #966: sensors_battery().power_plugged may erroneously return None on Python 3Giampaolo Rodola2017-02-032-1/+3
* fix #970 [Linux] sensors_battery()'s name and label fields on Python 3 are bytesGiampaolo Rodola2017-02-033-3/+15
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2017-02-031-5/+1
|\
| * win: small optimizationGiampaolo Rodola2017-02-031-5/+1
* | fix #968 / Linux: disk_io_counters() is broken on python 3Giampaolo Rodola2017-02-032-1/+10
|/
* update READMEGiampaolo Rodola2017-02-031-0/+4
* download_exes.py; show file sizeGiampaolo Rodola2017-02-031-2/+22
* makefile: remove upload-doc (outdated)Giampaolo Rodola2017-02-031-7/+0
* update docGiampaolo Rodola2017-02-032-46/+47
* be more cautious when converting to int()Giampaolo Rodola2017-02-033-3/+3
* pre releaserelease-5.1.1Giampaolo Rodola2017-02-032-4/+3
* #966: add more sensors_battery() linux specific teststGiampaolo Rodola2017-02-032-3/+74
* #966: sensors_battery().power_plugged may lie if AC0/online is not there; fal...Giampaolo Rodola2017-02-023-5/+24
* #966: catch IOError: [Errno 19] No such deviceGiampaolo Rodola2017-02-022-7/+6
* update HISTORYGiampaolo Rodola2017-02-021-0/+5
* #966: sensors_battery() fails with no such file errorGiampaolo Rodola2017-02-023-5/+47
* fix broken testGiampaolo Rodola2017-02-021-11/+5
* fix #965: disk_io_counters() may miscalculate sector size and report the wron...Giampaolo Rodola2017-02-022-7/+7
* fix fialing test on travisGiampaolo Rodola2017-02-021-1/+3
* adjust as_dict() testsGiampaolo Rodola2017-02-021-5/+17
* add test for as_dict()Giampaolo Rodola2017-02-021-2/+9
* refactor test runnerGiampaolo Rodola2017-02-022-12/+24
* update READMEGiampaolo Rodola2017-02-011-4/+4
* update READMEGiampaolo Rodola2017-02-011-5/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2017-02-012-0/+21
|\
| * fix #964: windows Process.username() / psutil.users() may return badly encode...Giampaolo Rodola2017-02-012-0/+21
* | fix test failing on travisGiampaolo Rodola2017-02-011-0/+1
|/
* update readmeGiampaolo Rodola2017-02-012-1/+2
* pre releaserelease-5.1.0Giampaolo Rodola2017-02-012-3/+4
* try to debug win failureGiampaolo Rodola2017-02-011-2/+2
* fix windows testGiampaolo Rodola2017-02-011-5/+5
* make sensors_temperatures() always available and return {} if appropriate; al...Giampaolo Rodola2017-02-013-39/+43
* update docGiampaolo Rodola2017-02-011-0/+2
* update IDEASGiampaolo Rodola2017-02-011-11/+3
* update README / HISTORYGiampaolo Rodola2017-02-012-55/+9
* Merge pull request #963 from giampaolo/955-battery-sensorsGiampaolo Rodola2017-02-0118-7/+447
|\
| * merge from masterGiampaolo Rodola2017-02-0112-14/+211
| |\
| | * fix memleaks testGiampaolo Rodola2017-02-012-3/+9
| |/ |/|
* | update HISTORY / READMEGiampaolo Rodola2017-02-014-3/+4
* | Merge pull request #962 from giampaolo/371-temperaturesGiampaolo Rodola2017-02-019-2/+211
|\ \
| * \ merge from master371-temperaturesGiampaolo Rodola2017-02-0114-45/+301
| |\ \
| * \ \ Merge branch '371-temperatures' of github.com:giampaolo/psutil into 371-tempe...Giampaolo Rodola2017-02-014-2/+13
| |\ \ \
| | * | | win: fix unicode decode errorGiampaolo Rodola2017-02-011-1/+1
| | * | | fix #961 / Windows / WindowsService.description(): catch ERROR_MUI_FILE_NOT_F...Giampaolo Rodola2017-02-012-0/+8
| | * | | fix windows test failureGiampaolo Rodola2017-01-311-1/+4
| * | | | change variable nameGiampaolo Rodola2017-01-241-2/+2