summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #663: ptp addresses linux implementation663-ptp-ifacesGiampaolo Rodola2015-08-058-25/+71
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2015-08-051-2/+6
|\
| * Merge pull request #666 from mrjefftang/osx_funky_dirGiampaolo Rodola'2015-08-051-2/+6
| |\
| | * Use /private/tmp for OSXJeff Tang2015-08-041-2/+6
| |/
* | rename varGiampaolo Rodola2015-08-055-28/+28
|/
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2015-08-041-1/+1
|\
| * Merge pull request #665 from bkleef/patch-1Giampaolo Rodola'2015-08-041-1/+1
| |\
| | * Fix #664 by compiling on musl libcBart van Kleef2015-08-041-1/+1
| |/
* | add @bkleef to CREDITSGiampaolo Rodola2015-08-042-0/+5
|/
* CI fixesGiampaolo Rodola2015-08-042-4/+11
* attempt some fixes for OSX/travis failures; also update HISTORY/CREDITS with ...Giampaolo Rodola2015-08-0415-31/+42
* Merge pull request #662 from mrjefftang/travis_osxGiampaolo Rodola'2015-08-033-23/+98
|\
| * Test OSX Travis configJeff Tang2015-08-033-23/+98
|/
* try to trigger travis/OSXGiampaolo Rodola2015-08-031-1/+0
* experiments with travis/osxGiampaolo Rodola2015-08-021-3/+5
* maybe we can run OSX/travisGiampaolo Rodola2015-08-022-3/+3
* debugging info for test which fails sometimes https://ci.appveyor.com/project...Giampaolo Rodola2015-08-011-2/+2
* send_signal(): also translate EACCES into ADGiampaolo Rodola2015-08-012-2/+3
* mock test for process_iterGiampaolo Rodola2015-08-012-1/+12
* add missing mocked test for as_dictGiampaolo Rodola2015-08-011-0/+9
* add test for __repr__Giampaolo Rodola2015-08-012-1/+7
* fix windows testGiampaolo Rodola2015-08-011-2/+2
* #659: try to fix compilation err on suse 10Giampaolo Rodola2015-07-313-1/+9
* try to fix toxGiampaolo Rodola2015-07-272-6/+4
* try to fix coverallsGiampaolo Rodola2015-07-273-5/+6
* update docsGiampaolo Rodola2015-07-153-3/+3
* bump up version + add test for psutil versionrelease-3.1.1Giampaolo Rodola2015-07-153-2/+7
* #656 fix testGiampaolo Rodola2015-07-151-3/+8
* fix #645: [Linux] psutil.cpu_times_percent() may produce negative results.Giampaolo Rodola2015-07-153-19/+36
* fix #656: fix __all__ + add test for 'from psutil import *'Giampaolo Rodola2015-07-152-1/+4
* update README before releaserelease-3.1.0Giampaolo Rodola2015-07-154-3/+8
* Merge pull request #654 from mrjefftang/safe_stringGiampaolo Rodola'2015-07-143-22/+24
|\
| * Update HISTORY/CREDITSJeff Tang2015-07-142-1/+2
| * Initial pass through with safe strcat/sprintf/stprintfJeff Tang2015-07-141-21/+22
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2015-07-147-2/+56
|\ \ | |/
| * Merge pull request #653 from mrjefftang/winxp-inet_ntopGiampaolo Rodola'2015-07-146-1/+55
| |\
| | * Update CREDITS/HISTORYJeff Tang2015-07-142-1/+2
| | * Add inet_ntop support for WinXP/Win7 and IPv4/v6Jeff Tang2015-07-144-0/+53
| |/
| * fix testGiampaolo Rodola2015-06-131-1/+1
* | comment failing testGiampaolo Rodola2015-07-141-16/+19
|/
* update READMEGiampaolo Rodola2015-07-121-13/+13
* fix .coveragercGiampaolo Rodola2015-07-121-1/+2
* increase coverage scoreGiampaolo Rodola2015-07-122-1/+14
* remove unreliable testGiampaolo Rodola2015-07-121-4/+0
* try to provide a better debugging msgGiampaolo Rodola2015-07-121-1/+1
* try to fix time-bound failure on appveyorGiampaolo Rodola2015-07-121-6/+18
* better test error msg for debuggin purposesGiampaolo Rodola2015-07-111-23/+32
* fix appveyor confGiampaolo Rodola2015-07-111-2/+1
* make time-bound tests more reliable (especially for appveyor, which is slow);...Giampaolo Rodola2015-07-113-18/+17
* #534: (Linux) add support for ZFS filesystemsGiampaolo Rodola2015-07-114-4/+35