summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump patch level (to create a new correctly signed release)v3.0.4Sebastian Thiel2020-05-052-1/+7
* re-release with different signing keySebastian Thiel2020-04-112-2/+2
* Change required key to 2CF*, which seems to be the only good oneSebastian Thiel2020-04-111-1/+1
* Remove issuestats, which doesn't exist anymoreSebastian Thiel2020-04-111-2/+0
* bump patch levelv3.0.2Sebastian Thiel2020-04-112-1/+7
* Update badges to represent realitySebastian Thiel2020-04-113-3/+3
* Remove basestring reference, no py2 supportSebastian Thiel2020-04-111-5/+1
* Fix github actions - no dependencies need to be installedSebastian Thiel2020-04-111-1/+0
* Add github actionsSebastian Thiel2020-04-111-0/+44
* v3.0.1v3.0.1Harmon2020-02-232-1/+9
* Remove carriage returns in setup.py long_descriptionHarmon2020-02-231-1/+1
* Merge pull request #40 from adamchainz/markdownHarmon2020-02-231-0/+1
|\
| * Tell PyPI long_description is MarkdownAdam Johnson2018-10-151-0/+1
* | Update makefile to sign with new signatureSebastian Thiel2020-02-231-3/+3
* | Change package name to 'smmap'; bump version to 3.0.0v3.0.0Sebastian Thiel2020-02-233-3/+3
* | Merge tag 'v2.0.5'Sebastian Thiel2020-02-231-1/+1
|\ \
| * | bump patch; remove old python versionsv2.0.5Sebastian Thiel2018-10-131-1/+1
| |/
* | Associate smmap2 on pypi with this repositorySebastian Thiel2019-07-201-0/+4
|/
* Test Python 3.6Hugo2018-10-132-1/+2
* Add python_requires to help pipHugo2018-10-131-0/+1
* Drop support for EOL PythonHugo2018-10-137-80/+20
* Update homepageNathan Goldbaum2017-09-281-1/+1
* chore(version-up): v2.0.3v2.0.3Sebastian Thiel2017-06-101-1/+1
* Merge tag 'v2.0.2'Sebastian Thiel2017-06-103-4/+18
|\
| * chore(version-up): v2.0.2v2.0.2Sebastian Thiel2017-05-283-4/+18
* | Add MANIFEST.in to include LICENSE in distributionJoseph LaFreniere2017-06-081-0/+2
|/
* doc(readme): make limitations way more prominentSebastian Thiel2016-12-081-5/+6
* chore(version): v2.0.1v2.0.1Sebastian Thiel2016-10-221-1/+1
* Merge pull request #30 from ankostis/win_mmapSebastian Thiel2016-10-222-28/+13
|\
| * fix(MapWindow): unicode foes in read_into_memory() used by gitpython TCsKostis Anagnostopoulos2016-10-222-28/+13
|/
* chore(version): set version to 2.0v2.0.0Sebastian Thiel2016-10-161-1/+1
* chore(rename): smmap -> smmap2Sebastian Thiel2016-10-161-1/+1
* doc(README): correct appveyor badgeSebastian Thiel2016-10-091-3/+1
* Merge pull request #29 from ankostis/appveyorSebastian Thiel2016-10-099-358/+425
|\
| * io: retrofit classes wih destructors into context-mansKostis Anagnostopoulos2016-10-027-351/+368
| * Appveyor: Add badge.Kostis Anagnostopoulos2016-10-011-7/+8
| * ci: Enable Appveyor.Kostis Anagnostopoulos2016-10-011-0/+49
|/
* Merge pull request #27 from jesseweigert/masterSebastian Thiel2015-10-281-1/+1
|\
| * Fix package descriptionJesse Weigert2015-10-271-1/+1
|/
* Merge pull request #26 from felixonmars/masterSebastian Thiel2015-10-151-0/+1
|\
| * Add Python 3.5 to test with travisFelix Yan2015-10-151-0/+1
|/
* fix(tests): remove line failing on power-pcSebastian Thiel2015-05-082-9/+0
* Fixed urls, they changed after moving the repo to gitpython-developersSebastian Thiel2015-01-223-7/+7
* Added issuestats badges to readme fileSebastian Thiel2015-01-221-0/+2
* Artificially restrict test-runs to assure we don't leak handlesSebastian Thiel2015-01-071-0/+2
* Merge branch 'resource-handling'v0.9.0Sebastian Thiel2015-01-078-53/+65
|\
| * All tests work, bumped versionSebastian Thiel2015-01-075-5/+14
| * Initial attempt to fix resource usageSebastian Thiel2015-01-075-49/+52
|/
* Restore compatibility to python 3.0 to 3.4v0.8.5Sebastian Thiel2015-01-063-11/+33
* Fixed python 3 performance regressionv0.8.4Sebastian Thiel2015-01-063-3/+9