GitHub / gitpython-developers/GitPython / commits
GitPython is a python library used to interact with Git repositories.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b27a89f6 | fix makefile to compare commit hashes only | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 0bd2890e | prepare next release | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 832b6eeb | remove unnecessary list comprehension to fix CI | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| e98f57b8 | merge Merge pull request #1672 from trail-of-forks/robust-refname-checks |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1774f1e3 | merge Merge pull request #1677 from EliahKagan/no-noeffect |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a4701a0f | Remove `@NoEffect` annotations | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| d40320b8 | merge Merge pull request #1675 from EliahKagan/rollback |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d1c1f31d | merge Merge pull request #1673 from EliahKagan/flake8 |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e480985a | Tweak rollback logic in log.to_file | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 592ec849 | Fix rollback bug in SymbolicReference.set_reference | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c5693204 | Make an old mock.patch.dict on os.environ clearer | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 46d3d052 | Add more checks for the validity of refnames | Facundo Tuesca <f****a@t****m> | over 2 years ago | |
| ff84b264 | Refactor try-finally cleanup in git/ | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 98877c58 | Refactor "finally" cleanup in tests, fix minor bug | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 48441a94 | Lint test/ (not just git/), fix warnings and a bug | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c1ec9cbd | Update flake8 additional dependencies, fix warning | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| bf7af693 | Upgrade flake8 in pre-commit and fix new warnings | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| a5a64649 | merge Merge pull request #1668 from EliahKagan/black |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 15c736dc | Reformat tests with black | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 288cf03e | Don't limit black to git/ | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| e39ecb72 | Small manual formatting improvements | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| a774182c | Fix black exclusions to omit .gitignore dirs | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 1256b164 | merge Merge pull request #1667 from EliahKagan/tox |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| be248aab | merge Merge pull request #1666 from EliahKagan/gitignore-coverage-tempfiles |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e6ec6c87 | Add tox environment to build HTML documentation | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 4bea7cf4 | Don't have mypy failure fail the whole tox run | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 2cc2db77 | Pass through SSH_ env vars to tox envs | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 40715187 | Don't track code coverage temporary files | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| cd052b20 | Start setting up tox | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| d46ba96b | merge Merge pull request #1665 from EliahKagan/omit-pymod |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7744984b | merge Merge pull request #1664 from EliahKagan/venv |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f14be1b1 | merge Merge pull request #1663 from EliahKagan/proofreading-bikeshed |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7d88c890 | merge Merge pull request #1662 from EliahKagan/license-ambiguity |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3fbbfd77 | Omit py_modules in setup | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| ad76c99d | Use venv instead of virtualenv in test_installation | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| e1af1837 | Assorted small fixes/improvements to root dir docs | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| ae8c018f | Fix URLs that were redirecting to another license | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c6a586ab | No longer skip test_index_mutation on Cygwin | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 881456bd | Run test_commit_msg_hook_success on more systems | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| d6a2d280 | Mark some cygpath tests xfail | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 0eb38bce | Fix test_blocking_lock_file for cygwin | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| e8c30857 | merge Merge branch 'portable-makefile' | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 1e0b3f91 | refinements to `build-reelase.sh` | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 5919f8d0 | Be explicit on how to interpret the data table | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| d18d90a2 | Use 'echo' where possible to avoid explicit newlines | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 962f747d | submodules don't contribute to the release; ignore their changes | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 693d0418 | make `.gitattributes` file more generic | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| de40e686 | Ignore some other virtual environment directories | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| ba84db48 | Fix message wording that was opposite of intended | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 729372f6 | Prevent buggy interaction between MinGW and WSL | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 4b1c5640 | Extract build from force_release target to script | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 6495d841 | Extract checks from release target to script | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 715dba47 | Run cygpath tests on Cygwin, not native Windows | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 35f23394 | delete sublime-text project, nobody uses it and it's probably very outdated | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 9c7ff1e4 | Force pytest color output on CI | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| eb56e7bd | Pass -v twice to see full skip reasons | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 75cf5402 | Keep sugar for local use, but use instafail on CI | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 680d7957 | Show all the failures | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| bd3307ad | Make "Update PyPA packages" step clearer | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 6fbe5118 | Show version and platform info in one place | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 5cf7f977 | Fix non-venv branch always failing | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| f5da163b | Have "make release" check other release preconditions | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| ae9405a3 | LF line endings for scripts that may need them | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| b54c3464 | Use "python" in the virtual env, "python3" outside | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| cc202cc0 | Improve when and how Makefile suggests virtual env | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| b1c61d93 | Make "git tag" sort our SemVer-ish tags correctly | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c8628456 | Fix dynamically-set __all__ variable | DeflateAwning <1****g@u****m> | over 2 years ago | |
| 25597cbc | merge Merge pull request #1658 from EliahKagan/executable-permissions |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 769ca1e3 | merge Merge pull request #1657 from EliahKagan/envcase-doc |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d6d8ecdb | leave another note in Makefile to help remember using virtualenv | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| ded846d3 | merge Merge branch 'setup' | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 4aafbbf4 | Remove spurious executable permissions | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c5475550 | Clarify test relationship to env_case.py fixture | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 22b8dba6 | Improve git.util.cwd docstring | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| a59aaead | Condense an overly long comment | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 74d9c08b | Better explain the env_case test | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 335d03b1 | Have Makefile use git tag to sort the tags | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 6fb23182 | Reference HEAD in Makefile (more portable than head) | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 5343aa01 | Let "make" install build and twine if in a virtual environment | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| f86f09e1 | Make publish process possible on MacOS | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| d99b2d46 | prepare next release | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 5f128e8c | Move effect of "set -x" into default shell command | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 4eef3ecd | Have actions/checkout do the full fetch | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 415a8ebd | Small clarity improvements in setup.py | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| a3524045 | List Python 3.12 as supported in setup.py | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 055355d0 | Don't use "set -x" for "pytest" command on Cygwin | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 6b54890c | Test changed setup, and Python 3.12, on CI | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 21c5f874 | Don't preinstall dependencies in test_installation | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| b9b6d8c0 | Ungroup and sort test_requirements.txt | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| e1d8b40e | Use "build" for building | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 3aacb371 | Use a "test" extra instead of tests_require | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 63c46240 | Don't duplicate packages across requirements files | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| b095aa9f | Use more compatible hashbangs | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| 72e48aae | Update installation instructions in readme | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| dba42451 | Fix installation test for Python 3.12 and Windows | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| c8e303ff | prepare next release | Sebastian Thiel <s****l@i****m> | over 2 years ago | |
| 09e1b3db | merge Merge pull request #1650 from EliahKagan/envcase |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8017421a | merge Merge pull request #1647 from CosmosAtlas/master |
Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 45773c27 | Instrument workflows to investigate skipped tests | Eliah Kagan <d****e@g****m> | over 2 years ago | |
| eebdb25e | Eliminate duplication of git.util.cwd logic | Eliah Kagan <d****e@g****m> | over 2 years ago |