summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix failing testconnections-refactoringGiampaolo Rodola2019-06-145-12/+17
* remove check_fd test, unreliable on python3.8+ for some reasonGiampaolo Rodola2019-06-142-22/+5
* avoid KeyErrorGiampaolo Rodola2019-06-141-1/+1
* bsd: use listGiampaolo Rodola2019-06-141-3/+2
* ski failing test on NetBSDGiampaolo Rodola2019-06-141-0/+2
* remove/skip test failing on NetBSDGiampaolo Rodola2019-06-141-14/+4
* small refactoringGiampaolo Rodola2019-06-141-6/+2
* refactor AIX codeGiampaolo Rodola2019-06-141-20/+6
* more refactoringGiampaolo Rodola2019-06-144-30/+23
* enforce status testGiampaolo Rodola2019-06-131-0/+4
* refactor ntuple conversionGiampaolo Rodola2019-06-136-50/+30
* convert sock type to enum (linux)Giampaolo Rodola2019-06-132-9/+10
* fix bug which was not translating socket type enumsGiampaolo Rodola2019-06-131-3/+3
* update docGiampaolo Rodola2019-06-132-13/+12
* refactor filter testGiampaolo Rodola2019-06-131-12/+57
* move test aroundGiampaolo Rodola2019-06-131-6/+7
* divide classesGiampaolo Rodola2019-06-131-1/+3
* use subTestGiampaolo Rodola2019-06-131-6/+7
* move methodsGiampaolo Rodola2019-06-131-49/+48
* move test connections function in its own moduleGiampaolo Rodola2019-06-132-98/+100
* refactoringGiampaolo Rodola2019-06-132-82/+93
* move connection related tests out of test_contracts.pyGiampaolo Rodola2019-06-131-18/+10
* fix bsd testGiampaolo Rodola2019-06-131-1/+1
* add pip install --trusted-host optGiampaolo Rodola2019-06-131-2/+2
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2019-06-121-2/+2
|\
| * Fix #1528: [AIX] use correct definition of size of procbuf (#1533)wiggin152019-06-121-2/+2
* | credits to @wiggin15 for #1528Giampaolo Rodola2019-06-123-3/+8
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2019-06-121-3/+2
|\ \ | |/
| * Revert "Add handling of missing space in meminfo output (#1517)" (#1531)Giampaolo Rodola2019-06-121-3/+2
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2019-06-122-4/+3
|\ \ | |/
| * Add handling of missing space in meminfo output (#1517)xiaclo2019-06-121-2/+3
| * Travis CI: The sudo tag is now deprecated in Travis (#1521)cclauss2019-06-121-2/+0
* | update docs / HISTORY / CREDITS / @krytarowski for #1530Giampaolo Rodola2019-06-123-1/+12
|/
* Implement psutil_proc_cwd for NetBSD (#1530)Kamil Rytarowski2019-06-124-5/+38
* update HISTORY - pre releaserelease-5.6.3Giampaolo Rodola2019-06-112-3/+10
* NetBSD fixes (#1526)Kamil Rytarowski2019-06-112-17/+13
* update LICENSE so that it's recognized as BSD-3 by githubGiampaolo Rodola2019-05-301-1/+1
* add tidelift sponsorshipGiampaolo Rodola2019-05-302-21/+40
* update LICENSE so that it's recognized as BSD-3 by githubGiampaolo Rodola2019-05-301-1/+3
* skip pure-python mem test on linuxGiampaolo Rodola2019-05-301-0/+1
* add more badgesGiampaolo Rodola2019-05-292-21/+22
* #1515: document how to get a list of valid attrs names for as_dict()Giampaolo Rodola2019-05-291-0/+4
* add more badgesGiampaolo Rodola2019-05-281-1/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2019-05-281-1/+1
|\
| * Update index.rst (#1516)Michael Yoo2019-05-281-1/+1
* | add more badgesGiampaolo Rodola2019-05-282-3/+11
|/
* fix #1501: handle the case where NtQueryInformationProcess fails when dealing...Giampaolo Rodola2019-05-142-0/+11
* small refactoringGiampaolo Rodola2019-05-143-3/+3
* refactor shieldsGiampaolo Rodola2019-05-081-15/+15
* README: add some badgesGiampaolo Rodola2019-05-081-0/+13