summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump patch level3.1.5Sebastian Thiel2020-07-122-1/+7
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-12104-47/+50
* bump patch level3.1.4Sebastian Thiel2020-07-122-1/+10
* tools: update tool scripts after moving testsKonrad Weihmann2020-07-124-4/+4
* MANIFEST.in: update to exclude testsKonrad Weihmann2020-07-121-4/+1
* setup.py: exclude all test filesKonrad Weihmann2020-07-121-2/+2
* tests: move to root dirKonrad Weihmann2020-07-1298-40/+40
* Add Ram Rachum to AUTHORSRam Rachum2020-06-151-0/+1
* Fix exception causes all over the codebaseRam Rachum2020-06-147-26/+26
* Fix exception causes in 7 modulesRam Rachum2020-06-137-29/+31
* Fix exception causes in cmd.pyRam Rachum2020-06-121-4/+4
* Bump patch level3.1.3Sebastian Thiel2020-05-312-1/+7
* BF: tollerate errors while parsing fetch linesYaroslav Halchenko2020-05-311-2/+6
* Fix flake8 errorsSebastian Thiel2020-05-284-5/+5
* Improve unfortunate wordingSebastian Thiel2020-05-281-1/+1
* Bump patch level, this time with known signature3.1.2Sebastian Thiel2020-05-053-1/+10
* Merge branch 'Liambeguin-submodule-depth'Sebastian Thiel2020-05-043-1/+19
|\
| * Accept that this arguably simple feature can't be tested easily…Sebastian Thiel2020-05-041-1/+2
| * allow setting depth when cloning a submoduleLiam Beguin2020-05-021-1/+9
| * add test case for submodule depth parameterLiam Beguin2020-05-021-0/+8
| * add myself to AUTHORSLiam Beguin2020-05-021-0/+1
|/
* Change signing key back to what it wasSebastian Thiel2020-04-112-1/+1
* bump patch level3.1.1Sebastian Thiel2020-04-112-1/+10
* Remove forced verbosity when fetching from a remoteNico2020-04-111-2/+3
* Now it should really start working - go, doctests, go!Sebastian Thiel2020-04-111-1/+1
* Maybe this fixes the doc testsSebastian Thiel2020-04-111-1/+1
* This should fix tests, as tree[0] is not a tree anymoreSebastian Thiel2020-04-111-1/+1
* Test for PyOxidizer and avoid trying to use __file__ if presentSebastian Thiel2020-04-112-1/+1
* Satisfy flake8 requirement related to #1000Sebastian Thiel2020-04-111-1/+1
* Try again to apply patch related to #1000Sebastian Thiel2020-04-111-1/+2
* make clear that appveyor and travis are not used anymoreSebastian Thiel2020-04-112-0/+2
* Remove code-coverage from requirements - codecov wants way too many permissio...Sebastian Thiel2020-04-112-13/+1
* See if codecov uploads workSebastian Thiel2020-04-111-0/+4
* Use github actions badge, and provide more information about the maintenance ...Sebastian Thiel2020-04-111-5/+6
* Run tests right after lintingSebastian Thiel2020-04-111-5/+5
* Argh, is it 'nose', instead of 'nosetests' ?Sebastian Thiel2020-04-111-1/+1
* Try to install 'nosetests' instead of 'nosetest'Sebastian Thiel2020-04-111-0/+1
* maybe nosetests is already installed due to test-requirements?Sebastian Thiel2020-04-111-1/+0
* See if tests with nose just work like that in github actionsSebastian Thiel2020-04-111-3/+3
* This should make the init script work on travis and github actionsSebastian Thiel2020-04-111-1/+1
* Debugging for all github action scriptsSebastian Thiel2020-04-111-0/+4
* Remove unusable python versions from github CI configSebastian Thiel2020-04-111-1/+1
* Create pythonpackage.ymlSebastian Thiel2020-04-111-0/+62
* Revert "When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' ...Sebastian Thiel2020-04-111-2/+1
* Remove unused badgeSebastian Thiel2020-04-111-1/+0
* When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirec...Sebastian Thiel2020-04-111-1/+2
* fix: wrong refs 'HEAD' exceptionDong Shin2020-03-211-3/+4
* Do not error in race condition of directory existingAlanCoding2020-03-211-1/+1
* Only resolve globs if path does not exist on diskSebastian Thiel2020-03-081-2/+2
* Remove now unnecessary explicit Unicode string literal prefixesHarmon2020-02-2510-69/+69