summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* linux / cpu_count phys: take depreated */thread_siblings_list intoGiampaolo Rodola2020-10-174-9/+29
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-10-171-4/+4
|\
| * Fix cpu_count_physical() returning wrong values on systems with SMT or more t...Vincent A. Arcila2020-10-171-4/+4
* | increase test coverageGiampaolo Rodola2020-10-175-6/+9
|/
* fix #1738 / osx / exe(): catch ENOENT which may occur if process is still ali...Giampaolo Rodola2020-10-172-3/+15
* macOS: include unistd.h needed by getpagesize(); fixes #1791Giampaolo Rodola2020-10-172-0/+2
* windows / open_files; check globalFileName is not NULL before accessing it; f...Giampaolo Rodola2020-10-172-1/+3
* skip GH action tests on osx + pypyGiampaolo Rodola2020-10-173-13/+2
* don't use fstringsGiampaolo Rodola2020-10-171-12/+11
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-10-171-1/+1
|\
| * Fix labeling in Process cpu_times() documentation (#1853)kellurs2020-10-151-1/+1
* | mergeGiampaolo Rodola2020-10-173-0/+159
|\ \ | |/ |/|
| * pypi download stats scriptGiampaolo Rodola2020-10-1758-542/+1187
* | Update index.rst (#1835)Piotr Dworzynski2020-10-091-1/+1
* | use python 3 as example in docstringsGiampaolo Rodola2020-10-0815-15/+15
* | refactor scripts using cursesGiampaolo Rodola2020-10-083-65/+117
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-10-081-4/+0
|\ \
| * | remove old unused code (#1843)Arnon Yaari2020-10-051-4/+0
* | | add linux tests for broadcast and netmask addressesGiampaolo Rodola2020-10-051-0/+34
* | | invoke psutil_setup() from linux C moduleGiampaolo Rodola2020-10-011-0/+2
|/ /
* | give CREDTIS for #1838, #1828Giampaolo Rodola2020-09-302-1/+7
* | sensors_battery() only return None if percentage is undetermined (#1838)aristocratos2020-09-301-3/+2
* | give CREDITS for #1837Giampaolo Rodola2020-09-272-0/+6
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-09-271-4/+11
|\ \
| * | Expanded battery sensor detection (#1837)aristocratos2020-09-271-4/+11
* | | remove faulty testGiampaolo Rodola2020-09-272-14/+1
|/ /
* | add IPv6 address testGiampaolo Rodola2020-09-242-5/+31
* | give credits to Chris Burger for #1830Giampaolo Rodola2020-09-212-1/+5
* | update doc for #1830 (net_if_stats() isup check if NIC is running)Giampaolo Rodola2020-09-217-9/+13
* | Use IFF_RUNNING instead of IFF_UP for Linux (#1831)Chris2020-09-212-3/+2
* | add Linux specific test for NIC MTUGiampaolo Rodola2020-09-211-0/+5
* | readme: update rust-psutil repo url (#1824)Caleb Bassi2020-09-131-1/+1
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-08-152-1/+3
|\ \
| * | If the batery is not available set it to false (#1717)Tomáš Chvátal2020-08-132-1/+3
* | | add lock issues botGiampaolo Rodola2020-08-151-0/+35
|/ /
* | give CREDITS for #1800 / @ArminGrunnerGiampaolo Rodola2020-08-134-3/+15
* | Implement Process.environ() on *BSD family (#1800) (patch by Armin Gruner)Armin Gruner2020-08-139-24/+193
* | pre-releaserelease-5.7.2Giampaolo Rodola2020-07-151-0/+1
* | pre-releaseGiampaolo Rodola2020-07-154-2/+15
* | pre-releaserelease-5.7.1Giampaolo Rodola2020-07-152-3/+7
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-07-055-42/+165
|\ \
| * | Add support for Windows Nano Server (#1768)Julien Lebot2020-07-054-41/+164
| * | Fix signature of callback function for load avg (#1781)Ammar Askar2020-07-051-1/+1
* | | give CREDITS for #1768 and #1781Giampaolo Rodola2020-07-054-5/+11
* | | move SUPPORTERS into CREDITS; also remove people's emailsGiampaolo Rodola2020-06-203-140/+99
* | | fix PYTHONWARNINGSGiampaolo Rodola2020-06-201-1/+1
|/ /
* | update personal site URLGiampaolo Rodola2020-06-166-13/+12
* | add SUPPORTERSGiampaolo Rodola2020-06-142-0/+73
* | add paypal donation link, remove images from READMEGiampaolo Rodola2020-06-132-19/+7
* | update docGiampaolo Rodola2020-06-101-5/+6