summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | linux tests refactoringGiampaolo Rodola2016-09-101-26/+35
* | @retry_before_failing deco: raise proper exc depending on py verGiampaolo Rodola2016-09-101-1/+4
* | fix #884: tell appveyor to build only if certain files are modified on commitGiampaolo Rodola2016-09-101-0/+22
|/
* add make grep-todosGiampaolo Rodola2016-09-051-0/+7
* win test: make win32 external modules mandatoryGiampaolo Rodola2016-09-055-41/+22
* update git hookGiampaolo Rodola2016-09-051-5/+6
* update git hookGiampaolo Rodola2016-09-051-1/+1
* update git hookGiampaolo Rodola2016-09-051-1/+6
* update MakefileGiampaolo Rodola2016-09-053-8/+12
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-054-39/+47
|\
| * refactor make filesGiampaolo Rodola2016-09-052-24/+27
| * add make.bat install-git-hookGiampaolo Rodola2016-09-052-9/+11
| * relax windows testGiampaolo Rodola2016-09-041-3/+5
| * relax windows testGiampaolo Rodola2016-09-042-3/+4
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-042-10/+65
|\ \ | |/
| * make.bat: recursively rm filesGiampaolo Rodola2016-09-042-10/+65
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-044-15/+35
|\ \ | |/
| * (windows / open_files()): open_files() returns an empty list on win 10Giampaolo Rodola2016-08-093-4/+15
| * make.bat refactoringGiampaolo Rodola2016-08-091-10/+7
| * make.bat: add coverage cmdGiampaolo Rodola2016-08-091-1/+13
* | makefile: add setuptools to list of depsGiampaolo Rodola2016-09-041-0/+1
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-042-215/+233
|\ \ | |/
| * rewrite make.bat in pyGiampaolo Rodola2016-08-092-215/+233
* | travis: upgrade stuff installed via pipGiampaolo Rodola2016-09-021-1/+1
|/
* try to fix 2.6 failure on travisGiampaolo Rodola2016-09-021-2/+12
* update print release scriptGiampaolo Rodola2016-09-022-29/+24
* add script to print release announceGiampaolo Rodola2016-09-023-0/+110
* other pre-release checksGiampaolo Rodola2016-09-011-2/+2
* other pre-release checksGiampaolo Rodola2016-09-012-4/+5
* download_exes.py: highlight err in redGiampaolo Rodola2016-09-013-4/+9
* extra pre-release checksGiampaolo Rodola2016-09-011-1/+8
* setup.py: set correct emailGiampaolo Rodola2016-09-011-1/+1
* update Makefilerelease-4.3.1Giampaolo Rodola2016-09-011-1/+1
* update MakefileGiampaolo Rodola2016-09-011-1/+2
* update MakefileGiampaolo Rodola2016-09-011-11/+9
* add make pre-release and release cmdsGiampaolo Rodola2016-09-011-1/+19
* fix download_exes.py scriptGiampaolo Rodola2016-09-011-4/+6
* little refactoringGiampaolo Rodola2016-09-011-15/+17
* fix #881: 'make install' now works also when using a virtual env.Giampaolo Rodola2016-09-012-7/+28
* Merge pull request #871 from xBeAsTx/bugfix_870Giampaolo Rodola2016-08-103-0/+7
|\
| * Added info to HISTORY/CREDITSIlya Georgievsky2016-08-102-0/+5
| * #870: CloseHandle bugfixIlya Georgievsky2016-08-101-0/+2
|/
* #869: [Windows] Process.wait() may raise TimeoutExpired with wrong timeout un...Giampaolo Rodola2016-08-102-3/+5
* add make test-miscGiampaolo Rodola2016-08-081-0/+4
* update INSTALL/DEV instructionsGiampaolo Rodola2016-08-063-6/+14
* small refactoringGiampaolo Rodola2016-08-051-1/+3
* attempt to fix py 2.6 failureGiampaolo Rodola2016-08-051-1/+5
* refactor MakefileGiampaolo Rodola2016-08-051-13/+37
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-08-054-23/+91
|\
| * #857: also threads() and memory_maps() may raise EOVERFLOWGiampaolo Rodola2016-08-062-6/+28