summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove tests and docs from the kit, since they weren't used or usable.Ned Batchelder2015-09-062-13/+10
* | Python 3.5 is different in other annoying ways...Ned Batchelder2015-09-051-3/+9
* | Maybe this will build kits for failed jobsNed Batchelder2015-09-051-5/+0
* | Move all requirements into .pip filesNed Batchelder2015-09-053-3/+7
* | Add license textNed Batchelder2015-09-051-0/+3
* | Make download_appveyor.py more general-purpose.Ned Batchelder2015-09-052-2/+6
* | Make download_appveyor.py nicerNed Batchelder2015-09-052-12/+31
* | Try rolling builds, and let 64-bit fail but still build kitsNed Batchelder2015-09-051-23/+30
* | Try another layout for badgesNed Batchelder2015-09-041-1/+3
* | Fix pylint warningsNed Batchelder2015-09-044-2/+22
* | Add requests, used for downloading from appveyorNed Batchelder2015-09-041-0/+1
* | Add a badge for monthly PyPI downloadsNed Batchelder2015-09-041-2/+5
* | A script to download Appveyor artifactsNed Batchelder2015-09-042-0/+75
* | hmmm, 64-bit still doesn't work: https://ci.appveyor.com/project/nedbat/cover...Ned Batchelder2015-09-041-23/+23
* | Try to get 64-bit buildsNed Batchelder2015-09-043-142/+23
* | Better appveyor supportNed Batchelder2015-09-043-28/+315
* | Skip the 64-bit builds for nowNed Batchelder2015-09-031-20/+20
* | We'll do a beta 3Ned Batchelder2015-09-031-1/+1
* | Tested on PyPy 2.6.1Ned Batchelder2015-09-021-1/+1
* | Link to 500 Lines from templite.pyNed Batchelder2015-09-021-1/+6
* | Fix wheel buildingNed Batchelder2015-09-012-4/+4
* | Build wheels on appveyorNed Batchelder2015-09-011-0/+22
* | 2.6 won't do -m, use a simpler syntaxNed Batchelder2015-08-311-1/+1
* | Braces...Ned Batchelder2015-08-311-1/+1
* | Try to get some debugging alsoNed Batchelder2015-08-311-5/+6
* | A simpler .travis.yml fileNed Batchelder2015-08-311-13/+8
* | Never mind, too cuteNed Batchelder2015-08-311-6/+6
* | Will trailing spaces be kept?Ned Batchelder2015-08-311-6/+6
* | Give the appveyor jobs readable namesNed Batchelder2015-08-311-6/+12
* | Convert farm html tests to goldtests.Ned Batchelder2015-08-3122-441/+375
* | Experimenting with a new form for farm testsNed Batchelder2015-08-301-0/+50
* | Add a missing word in the docs.Ned Batchelder2015-08-301-1/+1
* | Don't need this any more.Ned Batchelder2015-08-301-11/+0
* | Greenlet released 0.4.9Ned Batchelder2015-08-302-2/+2
* | Appveyor sends two emails each time. make it stop?Ned Batchelder2015-08-301-0/+2
* | Kind of going nuts with badgesNed Batchelder2015-08-301-2/+8
* | Try to make the travis badge work?Ned Batchelder2015-08-301-8/+9
* | Fix the C extension exclusion for generic pypyNed Batchelder2015-08-301-1/+1
* | Quiet some C compiler warnings.Ned Batchelder2015-08-302-4/+5
* | Try generic pypy on travis.Ned Batchelder2015-08-302-4/+4
* | Have to install coverage I guess...Ned Batchelder2015-08-301-1/+2
* | Use tox on travis. There's probably a better way to do this.Ned Batchelder2015-08-302-9/+10
* | Maybe we want to test main functions.Ned Batchelder2015-08-301-1/+0
* | Pragmas for metacoverageNed Batchelder2015-08-303-3/+3
* | Fix pylint issue.Ned Batchelder2015-08-301-2/+5
* | Greenlet is always availble, remove conditionalization.Ned Batchelder2015-08-303-5/+3
* | Try making metacov.zip only for metacoverage jobsNed Batchelder2015-08-301-1/+1
* | Identify the metacov.zip filesNed Batchelder2015-08-301-2/+2
* | OMG, sometimes the hardest problems have simple solutions. Now metacoverage w...Ned Batchelder2015-08-302-1/+2
* | 3.5 won't work yet, it's only .exe, no .msiNed Batchelder2015-08-291-7/+0