summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* credits to @wiggin15 for #1528Giampaolo Rodola2019-06-121-2/+2
* Fix some tests on AIX (#1507)wiggin152019-05-081-1/+3
* update docGiampaolo Rodola2019-04-121-2/+1
* improve pmap.py scriptGiampaolo Rodola2019-04-052-7/+8
* reuse ps.py script in psutil.test()Giampaolo Rodola2019-04-051-2/+22
* move get_terminal_size() in _compat.pyGiampaolo Rodola2019-04-052-41/+26
* improve ps.py scriptGiampaolo Rodola2019-04-051-25/+6
* improve ps.py scriptGiampaolo Rodola2019-04-051-27/+24
* move bytes2human() into psutil._common and reused it from scripts dirGiampaolo Rodola2019-04-059-214/+79
* merge from masterGiampaolo Rodola2019-04-051-1/+2
* fix #1478: add make command to re-run tests failed on last runGiampaolo Rodola2019-04-051-0/+10
* fix #1463: cpu_distribution.py script is brokenGiampaolo Rodola2019-03-171-7/+35
* [Windows] calculate USS memory by using NtQueryVirtualMemory (#1453)Giampaolo Rodola2019-03-111-1/+1
* pre-releaseGiampaolo Rodola2019-03-051-18/+18
* update doc + change git hook locationGiampaolo Rodola2019-03-022-1/+119
* make pre-release checks/install src dist in a venvGiampaolo Rodola2019-03-011-5/+6
* Restore Win-7 support on GIT master (5.5.1 was OK) (#1446)Giampaolo Rodola2019-02-281-8/+11
* update docGiampaolo Rodola2019-02-272-3/+1
* better print formatting for print scriptsGiampaolo Rodola2019-02-272-58/+75
* fix #1442: use python3 as Makefile defaultGiampaolo Rodola2019-02-271-3/+6
* appveyor: run print scripts after testsGiampaolo Rodola2019-02-272-7/+12
* highlight top 6 slowest callsGiampaolo Rodola2019-02-272-6/+21
* add printerr() and exit() to shared utils moduleGiampaolo Rodola2019-02-272-14/+20
* add arg parser for ad scriptGiampaolo Rodola2019-02-272-6/+21
* introduce a new scriptsutils.py private module shared by all internal utils +...Giampaolo Rodola2019-02-274-86/+65
* add script for to benchmark API callsGiampaolo Rodola2019-02-271-0/+92
* move access_denied scriptGiampaolo Rodola2019-02-272-3/+37
* Process SE DEBUG mode was not set on Windows (#1429)Giampaolo Rodola2019-02-252-0/+87
* update docGiampaolo Rodola2019-02-211-2/+2
* fix PEP8 style mistakesGiampaolo Rodola2018-11-074-4/+4
* catch UnicodeEncodeError on print()Giampaolo Rodola2018-09-281-1/+8
* Correct capitalization of PyPI (#1337)Jon Dufresne2018-09-261-1/+1
* appveyor: retire 3.5, add 3.7Giampaolo Rodola2018-07-151-1/+1
* winmake: add upload-wheels cmdGiampaolo Rodola2018-06-291-0/+7
* Rename OSX to macOS (#1298)Giampaolo Rodola2018-06-265-7/+7
* #1273 net_if_addr() namedtuple name has been renamed from "snic" to "snicaddr".Giampaolo Rodola2018-05-041-0/+0
* #1270: migrate URLs to new pypi siteGiampaolo Rodola2018-04-252-2/+2
* adust winmake individual testsGiampaolo Rodola2018-04-131-7/+7
* and another oneGiampaolo Rodola2018-04-121-1/+5
* adjust win depsGiampaolo Rodola2018-04-121-4/+8
* fix appveyor.yml syntaxGiampaolo Rodola2018-03-291-1/+1
* fix git commit hook cmd on winGiampaolo Rodola2018-03-241-1/+11
* add a script to purge installationGiampaolo Rodola2018-03-171-0/+42
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-111-7/+7
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-091-7/+7
* 1173 debug mode (#1176)Giampaolo Rodola2017-11-141-0/+1
* refactor winmake.pyGiampaolo Rodola2017-11-121-12/+29
* update docGiampaolo Rodola2017-11-081-4/+3
* #1053: drop python 3.3 supportGiampaolo Rodola2017-11-082-3/+3
* try to fix appveyor failure; also refactor generate_manifest.pyGiampaolo Rodola2017-11-081-2/+6