summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #1395 - disk_io_counters() - linux: mimick iostat behaviorlinux-disk-io-partitionsGiampaolo Rodola2018-07-223-58/+64
* fix #1279: catch and skip ENODEV in net_if_stat()Giampaolo Rodola2018-07-166-20/+49
* appveyor: retire 3.5, add 3.7Giampaolo Rodola2018-07-152-19/+8
* revert file renaming of macos files; get them back to 'osx' prefixGiampaolo Rodola2018-06-2913-40/+40
* winmake: add upload-wheels cmdGiampaolo Rodola2018-06-292-1/+8
* Rename OSX to macOS (#1298)Giampaolo Rodola2018-06-2640-229/+245
* apveyor: reset py 3.4 and remove 3.7 (not available yet)Giampaolo Rodola2018-06-271-8/+8
* try to fix occasional children() failure on Win: https://ci.appveyor.com/proj...Giampaolo Rodola2018-06-271-0/+1
* appveyor: remove py 3.4 and add 3.7Giampaolo Rodola2018-06-261-8/+8
* #1284: give credits to @amanusk + some minor adjustmentsGiampaolo Rodola2018-06-266-39/+42
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-06-268-5/+535
|\
| * Osx temps (#1284)Alex Manuskin2018-06-268-5/+535
* | little refactoringGiampaolo Rodola2018-06-261-1/+1
|/
* give CREDITs to @nikhilm for #1278Giampaolo Rodola2018-06-152-0/+6
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-06-151-2/+4
|\
| * Add seconds to thread run times on MacOS. (#1292)Nikhil Marathe2018-06-151-2/+4
* | OSX / pids(): append() pid 0 in pos 0Giampaolo Rodola2018-06-151-2/+2
|/
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-06-154-38/+82
|\
| * OSX - wrapper around task_for_pid() (#1296)Giampaolo Rodola2018-06-144-35/+79
| * Update Python 2 docs URLs to Python 3 (#1293)Jon Dufresne2018-06-101-4/+4
* | import ssl only if necessaryGiampaolo Rodola2018-06-121-1/+1
|/
* pre-releaserelease-5.4.6Giampaolo Rodola2018-06-073-2/+6
* update HISTORY and CREDITSGiampaolo Rodola2018-06-072-0/+6
* Fix Windows crash on proc_username(), happens when WinAPI calls fail, leading...Jean-Luc Migot2018-06-071-3/+3
* fix freebsd compilation warningGiampaolo Rodola2018-05-221-2/+0
* fix #1274 / Process.children / Linux: do not swallow AccessDeniedGiampaolo Rodola2018-05-083-10/+7
* minor refactoringGiampaolo Rodola2018-05-041-2/+2
* remove outdated linux testGiampaolo Rodola2018-05-041-14/+0
* #1273 net_if_addr() namedtuple name has been renamed from "snic" to "snicaddr".Giampaolo Rodola2018-05-048-17/+28
* #1270: migrate URLs to new pypi siteGiampaolo Rodola2018-04-256-80/+80
* fix docGiampaolo Rodola2018-04-181-1/+1
* #1268: fix setup.py's extra_requirerelease-5.4.5Giampaolo Rodola2018-04-134-9/+29
* pre-releaserelease-5.4.4Giampaolo Rodola2018-04-132-2/+6
* 771 Windows CPU count (#1257)Giampaolo Rodola2018-04-1310-149/+195
* fix some compilation warns on winGiampaolo Rodola2018-04-131-1/+1
* fix some compilation warns on winGiampaolo Rodola2018-04-131-2/+3
* adust winmake individual testsGiampaolo Rodola2018-04-131-7/+7
* remove incorrect test assumption that proc cpu percent on windows is supposed...Giampaolo Rodola2018-04-121-4/+0
* and another oneGiampaolo Rodola2018-04-122-2/+6
* another appveyor adjustmentGiampaolo Rodola2018-04-121-1/+1
* adjust win depsGiampaolo Rodola2018-04-122-8/+9
* have safe_rmpath() on windows retry for 1 sec in case of failure as a workaro...Giampaolo Rodola2018-04-111-4/+26
* #1255 adjust style + give CREDITS to @hrefGiampaolo Rodola2018-03-294-23/+28
* Fixes swap_memory not returning bytes on FreeBSD (#1260)Denis Krienbühl2018-03-292-4/+40
* appveyor: use a pywin32 version which works with python 3.4Giampaolo Rodola2018-03-291-1/+1
* try to fix appveyor failureGiampaolo Rodola2018-03-291-1/+1
* try to fix appveyor / setuptoolsGiampaolo Rodola2018-03-291-0/+1
* fix appveyor.yml syntaxGiampaolo Rodola2018-03-292-19/+19
* add oshi projectGiampaolo Rodola2018-03-291-0/+1
* try to fix appveyorGiampaolo Rodola2018-03-281-2/+0