GitHub / gitpython-developers/gitdb / commits
IO of git-style object databases
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 447c8a4b | Bumped smmap upper bound | Tom McClintock <t****9@g****m> | over 4 years ago | |
| e45fd079 | merge Merge remote-tracking branch 'origin' | Sebastian Thiel <s****l@i****m> | almost 5 years ago | |
| c96c755f | Add Ram Rachum to AUTHORS |
Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m> |
over 5 years ago | |
| 112252ce | Fix exception causes all over the codebase |
Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m> |
over 5 years ago | |
| e5410b41 | Fix exception causes in loose.py |
Ram Rachum <r****m@r****m>
Committed by: Sebastian Thiel <s****l@i****m> |
over 5 years ago | |
| 163f2649 | Bump patch level for creating a new properly signed release | Sebastian Thiel <s****l@t****m> | over 5 years ago | |
| a5d3d7e7 | change package signing key back to what it was | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 919695d4 | Also remove coveralls | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 4f08b0a2 | Remove windows build badge | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| b8ab128b | Bump patch again; …upload error due to state on disk, yikes | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 0002408b | update changelog; remove sublime text (editor) configuration | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 57d3f754 | bump patch level; mark travis-ci as unused | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| e6cc702b | don't try to use __file__ when using pyoxidizer | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| cc21afae | Replace travis with github actions | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 77b39e91 | Create pythonpackage.yml |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9b030955 | v4.0.2 | Harmon <H****8@g****m> | over 5 years ago | |
| 0016daea | merge Merge pull request #62 from Nicusor97/remove-setup-cfg-because-it-dropped-pyt... |
Harmon <H****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 02d83a8b | Remove setup.cfg because the gitdb dropped Python 2 support | Nicusor97 <n****u@g****m> | over 5 years ago | |
| 253dfe70 | v4.0.1 | Harmon <H****8@g****m> | over 5 years ago | |
| 74aef73b | v3.0.3.post1 | Harmon <H****8@g****m> | over 5 years ago | |
| 09aa35b6 | Improve changelog for v3.0.2 | Harmon <H****8@g****m> | over 5 years ago | |
| 139811a8 | Update requirements.txt | Harmon <H****8@g****m> | over 5 years ago | |
| 02de02cb | Restrict smmap2 version to <3 | Harmon <H****8@g****m> | over 5 years ago | |
| 5699c137 | merge Merge pull request #49 from xarx00/PR-UnicodeEncodeError |
Harmon <H****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d8291525 | merge Merge branch 'master' into PR-UnicodeEncodeError |
Harmon <H****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f356e127 | Now with PR: 3.0.2 | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| b27e72f4 | merge Merge branch 'master' of https://github.com/gitpython-developers/gitdb | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 5dd0f302 | bump version to 3.0.1 | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 183d1bc7 | merge Merge pull request #56 from Harmon758/python-2-support-removal |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| db9a65e3 | Remove compat.PY3 | Harmon <H****8@g****m> | over 5 years ago | |
| 77dc8095 | Remove and replace encoding.text_type | Harmon <H****8@g****m> | over 5 years ago | |
| c4126807 | Remove and replace encoding.string_types | Harmon <H****8@g****m> | over 5 years ago | |
| 321c3b46 | Remove and replace compat.MAXSIZE | Harmon <H****8@g****m> | over 5 years ago | |
| 59c053ee | Remove and replace compat.to_bytes | Harmon <H****8@g****m> | over 5 years ago | |
| d1c20d55 | Remove compat.memoryview | Harmon <H****8@g****m> | over 5 years ago | |
| 3d14cc84 | Remove and replace compat.buffer | Harmon <H****8@g****m> | over 5 years ago | |
| 4a692fdd | Remove and replace compat.xrange | Harmon <H****8@g****m> | over 5 years ago | |
| 73a9f796 | Remove and replace izip in TestPack | Harmon <H****8@g****m> | over 5 years ago | |
| 58bce6bd | Remove and replace compat.izip | Harmon <H****8@g****m> | over 5 years ago | |
| d6d1550a | Remove badges for no longer existing Issue Stats site from README | Harmon <H****8@g****m> | over 5 years ago | |
| e6ee8bf8 | Change package signature to the only yubikey I can use right now | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| df73d7f6 | Release 3.0.0 | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 2f9a799a | remove appveyor | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| f891e244 | merge Merge pull request #53 from lubomir/py39-deprecations |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c880f6b0 | don't test python 2.7 anymore, support is dropped | Sebastian Thiel <s****l@i****m> | over 5 years ago | |
| 77292399 | Fix deprecated calls for Python 3.9 | Lubomír Sedlář <l****r@r****m> | almost 6 years ago | |
| 43e16318 | bump version again... | Sebastian Thiel <s****l@i****m> | about 6 years ago | |
| d77bd023 | Bump version | Sebastian Thiel <s****l@i****m> | about 6 years ago | |
| cd79e2ac | merge Merge pull request #52 from efiop/master |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 79b705f0 | loose: rename only if needed | Ruslan Kuprieiev <k****r@g****m> | about 6 years ago | |
| 39d36669 | merge Merge commit 'b1adf606f416f82ec69cd83cfc2b94cddc6928bd' into PR-UnicodeEncode... | xarx00 <x****x@s****z> | over 6 years ago | |
| 0e4b57d4 | Fix for UnicodeEncodeError in git.Repo.clone_from() when path contains non-as... | xarx00 <x****x@s****z> | over 6 years ago | |
| b1adf606 | Another version bump... dunno what happened there. | Sebastian Thiel <b****o@g****m> | about 7 years ago | |
| 3e28e6e8 | Bump patch level: remove support for old python versions | Sebastian Thiel <b****o@g****m> | about 7 years ago | |
| e8e009d1 | merge Merge pull request #46 from hugovk/rm-eol |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 186db667 | Python 3.6 is tested and supported | Hugo <h****k@u****m> | about 7 years ago | |
| 140104a7 | Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade | Hugo <h****k@u****m> | about 7 years ago | |
| 857196a7 | Drop support for EOL Python | Hugo <h****k@u****m> | about 7 years ago | |
| 3e718330 | merge Merge pull request #44 from movermeyer/fix_badges |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a4ca69e9 | Switched broken pypip.in badges to shields.io | Michael Overmeyer <m****r@y****a> | over 7 years ago | |
| 90c4f254 | Add python 3.6 to the testing suite | Sebastian Thiel <b****o@g****m> | about 8 years ago | |
| 0d5062ea | Upgrade makefile | Sebastian Thiel <b****o@g****m> | about 8 years ago | |
| 7f216d9c | merge Merge pull request #41 from nooperpudd/master |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 5e0fea5f | change codecs to open with support encoding="utf-8" | wangweichen <w****g@j****m> | over 8 years ago | |
| 3add9cea | fix open encoding error. | wangweichen <w****g@j****m> | over 8 years ago | |
| 4ddd1a3f | merge Merge pull request #38 from stuertz/windows_fixes |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 7bced788 | Typos | stuertz <j****s@c****e> | over 8 years ago | |
| bcdffc46 | fixed to be py26 compat | stuertz <j****s@c****e> | over 8 years ago | |
| 891ac512 | Use range instead of xrange, good enough here | stuertz <j****s@c****e> | over 8 years ago | |
| d6c097ea | close smmap handles, to be able to delete files / trees in process (req. for ... | stuertz <j****s@c****e> | over 8 years ago | |
| 060e5ea1 | Release the file handle, before deleting, otherwise win fails. | stuertz <j****s@c****e> | over 8 years ago | |
| 57c3a4fc | Fixed Tests / Code for Windows. | stuertz <j****s@c****e> | over 8 years ago | |
| 30329354 | Skip Test on Windows | stuertz <j****s@c****e> | over 8 years ago | |
| fd2eba40 | merge Merge pull request #33 from ankostis/appveyor |
Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 38866bc7 | chore(rename): gitdb2 v2.0 | Sebastian Thiel <b****o@g****m> | about 9 years ago | |
| d3f00ac1 | merge Merge pull request #34 from graingert/use-optional-gitdb-speedups |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 62815b5c | support optional gitdb_speedups | Thomas Grainger <t****r@p****m> | about 9 years ago | |
| d48679a0 | tc: HALF FIX of `test_pack_entity ()` | Kostis Anagnostopoulos <a****s@g****m> | about 9 years ago | |
| 587dc4ec | TCs: fix div-by-zero on elapsed times (appveyor CPU is fast!) | Kostis Anagnostopoulos <a****s@g****m> | about 9 years ago | |
| 62202bbb | appveyor: Add badge on ankostis repo for testing. | Kostis Anagnostopoulos <a****s@g****m> | about 9 years ago | |
| 6a217abb | ci: Test on Appveyor for Windows. | Kostis Anagnostopoulos <a****s@g****m> | about 9 years ago | |
| 847a21eb | merge Merge pull request #31 from graingert/patch-2 |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| fde2dde8 | Do not support universal wheels |
Thomas Grainger <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 97035c64 | merge Merge pull request #29 from graingert/patch-1 |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 36ed59a1 | Support universal wheels |
Thomas Grainger <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 58cfb7e2 | merge Merge pull request #28 from scop/with |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 40ec1fa3 | merge Merge pull request #27 from scop/spelling |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b9706679 | merge Merge pull request #26 from scop/py35 |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f957c812 | Handle more file open/close with "with" | Ville Skyttä <v****a@i****i> | over 9 years ago | |
| 2af45526 | Spelling fixes | Ville Skyttä <v****a@i****i> | over 9 years ago | |
| cadb3d8a | setup: Add Python 3.5 classifier | Ville Skyttä <v****a@i****i> | over 9 years ago | |
| 5ff37616 | travis: Test with Python 3.5 | Ville Skyttä <v****a@i****i> | over 9 years ago | |
| d1996e04 | Ignore MANIFEST.in | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 490fdc2f | fix(distribution): remove redundant self-reference | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| 2389b752 | fix(loose): avoid unnecessary file rename on windows | Sebastian Thiel <b****o@g****m> | about 10 years ago | |
| 17413029 | docs(gitdb): discourage usage of GitDB type | Sebastian Thiel <b****o@g****m> | about 10 years ago | |
| b4cde7d2 | merge Merge pull request #20 from Kronuz/patch-1 | Sebastian Thiel <b****o@g****m> | over 10 years ago | |
| 016b58f3 | Duplicate `const` fixed |
Germán M. Bravo <g****b@g****m>
Committed by: German M. Bravo <g****b@d****m> |
over 10 years ago | |
| 9aae93ea | Added issuestats to readme file | Sebastian Thiel <b****o@g****m> | almost 11 years ago | |
| b3237e80 | Bumped version to 0.6.4 | Sebastian Thiel <b****o@g****m> | almost 11 years ago |