summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update HISTORY/READMErelease-4.3.0Giampaolo Rodola2016-06-182-1/+2
* #810: rename windows wheels to make pip 7.1.2 happyGiampaolo Rodola2016-06-184-0/+21
* add doc warning about disk_io_counter() numbers which may overlap (se #802)Giampaolo Rodola2016-06-181-3/+9
* update HISTORYGiampaolo Rodola2016-06-181-0/+8
* git travis/osx errorGiampaolo Rodola2016-06-171-2/+5
* fix typoGiampaolo Rodola2016-06-171-1/+1
* fix travis errGiampaolo Rodola2016-06-171-11/+17
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-06-172-4/+26
|\
| * Merge pull request #840 from tijko/masterGiampaolo Rodola2016-06-171-1/+1
| |\
| | * Convert string arguments to bytesTim2016-06-151-1/+1
| * | Merge pull request #815 from chenhanxiao/add_statGiampaolo Rodola2016-06-171-3/+25
| |\ \ | | |/ | |/|
| | * add STAT for ps.pyChen Hanxiao2016-06-161-3/+25
* | | appveyor download script: check the num of download files and print a warning...Giampaolo Rodola2016-06-131-6/+45
|/ /
* | win / CI: try not to upgrade pip version and see whether pip produces compati...Giampaolo Rodola2016-06-123-3/+6
* | refactor makefileGiampaolo Rodola2016-06-124-24/+23
* | makefile refactoringGiampaolo Rodola2016-06-121-5/+5
* | makefile refactoringGiampaolo Rodola2016-06-121-15/+16
* | Merge pull request #828 from tijko/masterGiampaolo Rodola2016-06-121-4/+11
|\ \
| * | Sets Makefile variable for imports compatible with Python 3.xTim2016-05-251-4/+11
* | | Merge pull request #835 from jhomann/masterGiampaolo Rodola2016-06-123-3/+46
|\ \ \
| * | | Updated to use better if/else/endif values (my bad)Jake Omann2016-06-114-32/+29
| * | | Styling fixes (spaces instead of tabs)Jake Omann2016-06-101-3/+3
| * | | PEP 8 compliance and history update (Vista+ only for fix)Jake Omann2016-06-102-2/+3
| * | | Type fixJake Omann2016-06-101-1/+0
| * | | Continue on RuntimeError when running df on partitions it can't run onJake Omann2016-06-101-2/+8
| * | | Fix disk_usage test to use 1 kB block size due to issues with OS XJake Omann2016-06-101-5/+6
| * | | Add comment lines to ifs for win versionsJake Omann2016-06-101-15/+12
| * | | Actually does need it in XP/2000 unfortunatelyJake Omann2016-06-101-0/+20
| * | | Tried to keep the mingw32 support but win 7 sdk is causing issuesJake Omann2016-06-101-18/+0
| * | | Whoops, whitespace issueJake Omann2016-06-101-1/+1
| * | | Add back in ws2tcpip.h in the proper place in Win XP / Win 2000Jake Omann2016-06-101-0/+3
| * | | Fixes for compiling on Win XP/Win 200Jake Omann2016-06-101-2/+67
| * | | Update HISTORY.rst with #816 issue bug fixJake Omann2016-06-081-0/+1
| * | | Fix for windows net_io_counters wrapping after 4.3GB due to MIB_IFROW using D...Jake Omann2016-06-081-44/+15
|/ / /
* | | fix doc indentationGiampaolo Rodola2016-06-061-451/+474
* | | doc indentationGiampaolo Rodola2016-06-067-69/+81
* | | fix #829: disk_usage().percent takes reserved root space into accountGiampaolo Rodola2016-06-054-14/+46
* | | #829: add tests to compare disk_usage() with 'df' cmdline utilityGiampaolo Rodola2016-06-051-0/+22
* | | small refactoringGiampaolo Rodola2016-06-041-4/+4
* | | update commentGiampaolo Rodola2016-06-041-1/+1
* | | update badgesGiampaolo Rodola2016-06-041-3/+3
* | | move stuff aroundGiampaolo Rodola2016-06-046-30/+34
* | | reorganize (move stuff in) _common.pyGiampaolo Rodola2016-06-041-94/+120
* | | def __all__ for _common.py moduleGiampaolo Rodola2016-06-041-0/+26
* | | reorganize (move) test utilsGiampaolo Rodola2016-06-041-175/+204
* | | update __all__Giampaolo Rodola2016-06-043-3/+26
* | | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-06-043-2/+7
|\ \ \
| * \ \ Merge pull request #833 from FarhansCode/masterGiampaolo Rodola2016-06-033-2/+7
| |\ \ \
| | * | | Fix psutil.virtual_memory() type mismatch for NetBSD.Farhan Khan2016-06-023-2/+7
| |/ / /
* | | | small @memoize refactoringGiampaolo Rodola2016-06-041-5/+2
|/ / /