GitHub / gitpython-developers/GitPython / commits
GitPython is a python library used to interact with Git repositories.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 913d806f | Revert "Drop python 2.7 support and help with encodings" | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 80204335 | Remove python 2 from CI |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 7 years ago | |
| daa3f353 |
Fix Git.transform_kwarg
Signed-off-by: František Nečas <f****s@s****z> |
František Nečas <f****s@s****z>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 7 years ago | |
| ce7e1507 | Bump version to 2.1.12 | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| b50b9603 | Revert "Revert "Revert "Implement update call when the object is "up to date"... | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 9b628dcc | Revert "Revert "Implement update call when the object is "up to date" #871"" | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 3bf002e3 | Revert "Implement update call when the object is "up to date" #871" | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| dac619e4 | Drop python 2.7 support and help with encodings | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| c9dbaab3 | Revert "This time, use test-requirements." | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 74a0507f | This time, use test-requirements. | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| cc664f07 | Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/Gi... | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 3b13c115 | merge Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython ... | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| da8aeec5 | merge Merge branch 'master' of https://github.com/sstancu/GitPython into sstancu-ma... | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 0b6b90f9 | use git rev-parse to look for config file |
Benjamin Dauvergne <b****e@e****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 7 years ago | |
| c73b239b | Don't assume there is a tag author in tags | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 33f2526b | Satisfy flake8 | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| c282315f | Fix regex to support empty email addresses i.e. 'name <>' | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 77e47bc3 | Update changelog for next release | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 5cd12a6b | merge Merge branch 'multi-value' of https://github.com/ajdavis/GitPython into ajdav... | Sebastian Thiel <s****l@t****m> | almost 7 years ago | |
| 6971a930 | Fix typo in docstring |
Aurelio Jargas <v****e@a****t>
Committed by: James E. King III <j****g@a****g> |
about 7 years ago | |
| 0f6bf794 | merge Merge pull request #873 from yarikoptic/bf-install-requires |
Yaroslav Halchenko <d****n@o****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6df6d418 | normalize path after joining submodule path and the relative path to the git ... |
Joe Savage <j****e@s****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 7 years ago | |
| 6224c72b | BF: install_requires not just requires for setup() call | Yaroslav Halchenko <d****n@o****m> | about 7 years ago | |
| 687c8f04 | Implement update call when the object is "up to date" #871 |
Thomas Johannesmeyer <t****s@g****t>
Committed by: Sebastian Thiel <s****l@t****m> |
about 7 years ago | |
| 11fd713f | Resolve test incompatibility with git v2.21.0 | James E. King III <j****g@a****g> | about 7 years ago | |
| 1bb0b175 | Document git.__version__ |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 7 years ago | |
| a02facd0 | Build docs locally |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 7 years ago | |
| bd86c87c | Fix `AttributeError` when searching a remote by name |
César Izurieta <c****r@c****g>
Committed by: Sebastian Thiel <b****o@g****m> |
about 7 years ago | |
| a77eab2b | builtins module is part of the future package | xarx00 <x****x@s****z> | about 7 years ago | |
| a6f596d7 | Fix for: No module named builtins (CI tests error) | xarx00 <x****x@s****z> | about 7 years ago | |
| 3953d713 | added support for non-ascii directories and file names | xarx00 <x****x@s****z> | about 7 years ago | |
| 096027bc | Ensure git remote urls (multiple) are read from the correct git repo config | Stefan Stancu <s****u@c****h> | about 7 years ago | |
| 11f06348 | Added usage example to Repo __init__.py call for Windows users |
Alex <a****n@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 1f66e25c | Added name to authors |
David Host <4****v@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 881e3157 | Update commit.py constructor docstring |
David Host <4****v@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 3face901 | allow calling index.add, index.move and index.remove with single items |
Marcel <m****g@g****m>
Committed by: Sebastian Thiel <s****l@i****m> |
over 7 years ago | |
| 9121f629 | add type check to git.Remote.__eq__ |
Tzu-ting <t****h@g****m>
Committed by: Sebastian Thiel <s****l@i****m> |
over 7 years ago | |
| dff4bdd4 | Fix test-only issue with git 2.20 or later handling a clobbered tag |
James E. King III <j****g@a****g>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 52ee33ac | Added a Dockerfile that creates a clean Ubuntu Xenial test environment |
James E. King III <j****g@a****g>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 31cc0470 | README: Add repology badge |
luz.paz <l****z@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| e93ffe19 | Fix test |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 41b9cea8 | Add support to pass clone options that can be repeated multiple times |
Steven Whitman <n****t@g****m>
Committed by: Sebastian Thiel <s****l@t****m> |
over 7 years ago | |
| 4106f183 | Use items and items_all correctly | A. Jesse Jiryu Davis <j****e@m****m> | over 7 years ago | |
| 14b221bf | Update cmd.py, fix PermissionError issue using best practices |
cclauss <c****s@m****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| a26349d8 | Python 3 compatibility | A. Jesse Jiryu Davis <j****e@m****m> | over 7 years ago | |
| f7bbe6b0 | Support multiple git config values per option | A. Jesse Jiryu Davis <j****e@m****m> | over 7 years ago | |
| ce21f63f | Fix setup.py and use of requirements files. |
James E. King III <j****g@a****g>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 7a6ca8c4 | Fixed error in documentation |
Syoc <S****c@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| a77a17f1 | Skip on keyerror |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 21b17673 | Add test |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 8b3ffcdd | travis: ignore a bunch of flake issues, similar to tox | Sebastian Thiel <b****o@g****m> | over 7 years ago | |
| 8690f897 | try fix tests: Force Flake8 to like our code | Sebastian Thiel <b****o@g****m> | over 7 years ago | |
| 926d45b5 | Update nose link |
Santos Gallegos <s****g@o****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| c706a217 | Fix docstring in cmd module |
Derek <d****r@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 3e1fe7f6 | Update README section 'Projects using GitPython' |
Christian Winter <c****0@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 6e4239c4 | Run tests on travis against an up-to-date nightly |
Michael Käufl <m****k@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| a1634dc4 | Apply fix for #564 | Sebastian Thiel <b****o@g****m> | over 7 years ago | |
| 530ab00f | read workdir from git.config as referenced in man 1 git-config |
Björn Lässig <b****g@p****e>
Committed by: Sebastian Thiel <b****o@g****m> |
over 7 years ago | |
| 89df6413 | Respect _common_dir when finding repository config file |
Luc Ritchie <w****i@d****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| c49ba433 | The proper way is return, not raise StopIteration |
Michael Käufl <m****k@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| 8fc65632 | Document support for Python 3.7 |
Michael Käufl <m****k@u****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| a8591a09 | Exclude kwarg when None |
Andrew Rabert <a****r@n****t>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| b3d9b8df | Fix TypeError in git.execute(..., output_stream=file) |
Dmitry Nikulin <d****n@m****u>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| e1d2f4bc | Add test that raises TypeError in git.execute(..., output_stream=file) |
Dmitry Nikulin <d****n@m****u>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| 92a48196 | Bump version to 2.1.11 | Sebastian Thiel <b****o@g****m> | almost 8 years ago | |
| 1ca25b9b | fix whitespace violation | Sebastian Thiel <b****o@g****m> | almost 8 years ago | |
| 7f08b773 | Allow pathlib.Path in Repo.__init__ |
oldPadavan <e****v@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| 4f99fb49 | Dedent code blocks in tutorial. |
Tim Swast <s****t@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| 9807dd48 | Fix small typo |
Riley Martine <r****0@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 8 years ago | |
| 914bbddf | Update test_docs.py |
Mark <m****k@m****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| ce5dfe7f | Fix exception on import in MacOS |
Erik Johnson <p****e@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| 6c2446f2 | Bump to 2.1.10 | Sebastian Thiel <b****o@g****m> | about 8 years ago | |
| 29aa1b83 | Add change in type support |
Aurélien Matouillot <a****t@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| 05e3b0e5 | Created new section in README for projects using GitPython |
ishepard <s****e@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| c6e0a6cb | Avoid from_timestamp() function to raise an exception when the offset is grea... |
ishepard <s****e@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| 0857d338 |
git: index: base: use os.path.relpath
Signed-off-by: Ruslan Kuprieiev <k****r@g****m> |
Ruslan Kuprieiev <k****r@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
about 8 years ago | |
| e79a3f8f | Bump version to 2.1.9 | Sebastian Thiel <b****o@g****m> | about 8 years ago | |
| f3265bd8 | merge Merge pull request #737 from hugovk/rm-2.6 |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 80b038f8 | Drop support for EOL Python 3.3 | Hugo <h****k@u****m> | over 8 years ago | |
| 9f12b26b | merge Merge pull request #736 from hugovk/fix-version-check |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| f773b4ce | github -> GitHub | Hugo <h****k@u****m> | over 8 years ago | |
| 16223e58 | Use automatic formatters | Hugo <h****k@u****m> | over 8 years ago | |
| 9ec27096 | Unnecessary generator - rewrite as a dict comprehension | Hugo <h****k@u****m> | over 8 years ago | |
| db0dfa07 | Unnecessary generator - rewrite as a set comprehension | Hugo <h****k@u****m> | over 8 years ago | |
| 87a64418 | Unnecessary generator - rewrite as a list comprehension | Hugo <h****k@u****m> | over 8 years ago | |
| 34cce402 | Remove unnecessary list comprehension - 'any' can take a generator | Hugo <h****k@u****m> | over 8 years ago | |
| ac4f7d34 | Rewrite unnecessary dict/list/tuple calls as literals | Hugo <h****k@u****m> | over 8 years ago | |
| 14582df6 | Replace function call with set literal | Hugo <h****k@u****m> | over 8 years ago | |
| 693b1712 | Allow mmap not just for py2.6/2.7/3.6+ but also 3.0+ | Hugo <h****k@u****m> | over 8 years ago | |
| 929f3e1e | Drop support for EOL Python 2.6 | Hugo <h****k@u****m> | over 8 years ago | |
| 190c0456 | merge Merge pull request #733 from samuela/patch-1 |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b9db530e | merge Merge pull request #1 from samuela/patch-2 |
samuela <s****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 04497753 | Fix doc typos |
samuela <s****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| da43a47a | Fix doc typos |
samuela <s****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c8fd9102 | Get correcly rename change_type. |
Aurélien Matouillot <a****t@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 8 years ago | |
| 8f764632 | Update README with new key fingerprints | Sebastian Thiel <b****o@g****m> | over 8 years ago | |
| 1c1e984b | Assure master is pushed as well when pushing tags | Sebastian Thiel <b****o@g****m> | over 8 years ago | |
| 9d15bc65 | Bump version to v2.1.8 | Sebastian Thiel <b****o@g****m> | over 8 years ago | |
| 09d2ae5f | Make it more obvious how tests can be run locally | Sebastian Thiel <b****o@g****m> | over 8 years ago | |
| f14a596a | Add Yarikoptic to allowed release keys | Sebastian Thiel <b****o@g****m> | over 8 years ago |