summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update HISTORYrelease-4.4.0Giampaolo Rodola2016-10-232-1/+2
* HISTORY: provide links to issues on the bug trackerGiampaolo Rodola2016-10-191-538/+1609
* update IDEASGiampaolo Rodola2016-10-191-0/+2
* #910: [OSX / BSD] in case of error, psutil.pids() raised RuntimeError instead...Giampaolo Rodola2016-10-196-14/+24
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-10-191-21/+11
|\
| * fix unicode tests on windows / py3Giampaolo Rodola2016-10-191-21/+11
* | small test refactoringGiampaolo Rodola2016-10-181-4/+2
|/
* fix #926: [OSX] Process.environ() on Python 3 can crash interpreter if proces...Giampaolo Rodola2016-10-183-4/+10
* osx: fix compiler warningsGiampaolo Rodola2016-10-181-1/+1
* refactor unicode testsGiampaolo Rodola2016-10-181-141/+30
* fix unicode testGiampaolo Rodola2016-10-182-5/+6
* #783: fix some unicode related test failures on osxGiampaolo Rodola2016-10-182-42/+40
* test refactoringGiampaolo Rodola2016-10-181-6/+6
* test refactroringGiampaolo Rodola2016-10-181-5/+8
* osx: fix compiler warningsGiampaolo Rodola2016-10-173-4/+4
* fix compilation warns on OSXGiampaolo Rodola2016-10-184-10/+12
* fix #925: [OSX/BSD/SUNOS] ZombieProcess may be erroneously raised for PID 0Giampaolo Rodola2016-10-185-0/+22
* fix #924: [OSX] Process.exe() for PID 0 erroneously raise ZombieProcess. Also...Giampaolo Rodola2016-10-173-33/+21
* update IDEASGiampaolo Rodola2016-10-171-0/+4
* OSX: add avail mem testGiampaolo Rodola2016-10-171-0/+6
* fix #923: [OSX] free memory is wrong (does not match vm_stat command).Giampaolo Rodola2016-10-173-5/+7
* test refactoringGiampaolo Rodola2016-10-171-16/+19
* minor test changeGiampaolo Rodola2016-10-151-2/+2
* #921: add Popen.__del__ to help the GC freeing resourcesGiampaolo Rodola2016-10-154-2/+8
* refactor reap_childrenGiampaolo Rodola2016-10-151-10/+15
* improve reap_children() so that it closes all subprocess fdsGiampaolo Rodola2016-10-152-5/+18
* disable unicode tests on OSX + travisGiampaolo Rodola2016-10-151-2/+3
* #919: make sure to call __enter__Giampaolo Rodola2016-10-152-3/+16
* #919: psutil.Popen: add support for ctx manager protocolGiampaolo Rodola2016-10-154-12/+26
* try to fix failure on appveyor due to case-sensitivnessGiampaolo Rodola2016-10-132-3/+4
* skip non unicode tests on travisGiampaolo Rodola2016-10-131-1/+1
* fix netbsd testGiampaolo Rodola2016-10-131-1/+1
* add make test-posix cmd; fix test failing on netbsdGiampaolo Rodola2016-10-131-4/+2
* add make test-posix cmd; fix test failing on netbsdGiampaolo Rodola2016-10-132-0/+6
* netbsd: add test for used swap memGiampaolo Rodola2016-10-131-0/+6
* #918: [NetBSD] all memory metrics were wrong.Giampaolo Rodola2016-10-133-13/+14
* #918: [NetBSD] all memory metrics were wrong.Giampaolo Rodola2016-10-133-36/+33
* bsd: skip test if sysctl cmd is not availableGiampaolo Rodola2016-10-131-0/+2
* fix py2.6 failureGiampaolo Rodola2016-10-131-1/+3
* fix testsGiampaolo Rodola2016-10-131-2/+2
* avoid raising psutil-related exceptions in procinfo.py scriptGiampaolo Rodola2016-10-131-8/+17
* disable osx test failing on travisGiampaolo Rodola2016-10-121-0/+1
* fix osx testsGiampaolo Rodola2016-10-122-12/+26
* fix linux testGiampaolo Rodola2016-10-121-0/+1
* #916: [OSX] fix many compilation warnings.Giampaolo Rodola2016-10-124-4/+9
* #916: [OSX] fix many compilation warnings.Giampaolo Rodola2016-10-124-14/+15
* unix files on OSX cann't be deleted due to perm errGiampaolo Rodola2016-10-111-5/+6
* on make build don't also do cleanGiampaolo Rodola2016-10-111-1/+4
* fix netbsd compilationGiampaolo Rodola2016-10-112-1/+2
* add screenshots to READMEGiampaolo Rodola2016-10-1011-5/+13