An open API service providing commit metadata for open source projects.

GitHub / gitpython-developers/GitPython / commits

GitPython is a python library used to interact with Git repositories.

SHA Message Author Date Stats
74d9c08b Better explain the env_case test Eliah Kagan <d****e@g****m> about 2 years ago
335d03b1 Have Makefile use git tag to sort the tags Eliah Kagan <d****e@g****m> about 2 years ago
6fb23182 Reference HEAD in Makefile (more portable than head) Eliah Kagan <d****e@g****m> about 2 years ago
5343aa01 Let "make" install build and twine if in a virtual environment Eliah Kagan <d****e@g****m> about 2 years ago
f86f09e1 Make publish process possible on MacOS Sebastian Thiel <s****l@i****m> about 2 years ago
d99b2d46 prepare next release Sebastian Thiel <s****l@i****m> about 2 years ago
5f128e8c Move effect of "set -x" into default shell command Eliah Kagan <d****e@g****m> about 2 years ago
4eef3ecd Have actions/checkout do the full fetch Eliah Kagan <d****e@g****m> about 2 years ago
415a8ebd Small clarity improvements in setup.py Eliah Kagan <d****e@g****m> about 2 years ago
a3524045 List Python 3.12 as supported in setup.py Eliah Kagan <d****e@g****m> about 2 years ago
055355d0 Don't use "set -x" for "pytest" command on Cygwin Eliah Kagan <d****e@g****m> about 2 years ago
6b54890c Test changed setup, and Python 3.12, on CI Eliah Kagan <d****e@g****m> about 2 years ago
21c5f874 Don't preinstall dependencies in test_installation Eliah Kagan <d****e@g****m> about 2 years ago
b9b6d8c0 Ungroup and sort test_requirements.txt Eliah Kagan <d****e@g****m> about 2 years ago
e1d8b40e Use "build" for building Eliah Kagan <d****e@g****m> about 2 years ago
3aacb371 Use a "test" extra instead of tests_require Eliah Kagan <d****e@g****m> about 2 years ago
63c46240 Don't duplicate packages across requirements files Eliah Kagan <d****e@g****m> about 2 years ago
b095aa9f Use more compatible hashbangs Eliah Kagan <d****e@g****m> about 2 years ago
72e48aae Update installation instructions in readme Eliah Kagan <d****e@g****m> about 2 years ago
dba42451 Fix installation test for Python 3.12 and Windows Eliah Kagan <d****e@g****m> about 2 years ago
c8e303ff prepare next release Sebastian Thiel <s****l@i****m> about 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>
about 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>
about 2 years ago
45773c27 Instrument workflows to investigate skipped tests Eliah Kagan <d****e@g****m> about 2 years ago
eebdb25e Eliminate duplication of git.util.cwd logic Eliah Kagan <d****e@g****m> about 2 years ago
7296e5c0 Make test helper script a file, for readability Eliah Kagan <d****e@g****m> about 2 years ago
d88372a1 Add test for Windows env var upcasing regression Eliah Kagan <d****e@g****m> about 2 years ago
c7fad20b Fix Windows env var upcasing regression Eliah Kagan <d****e@g****m> about 2 years ago
11839ab5 merge Merge pull request #1648 from EliahKagan/file-protocol Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
74e55ee4 merge Merge pull request #1644 from trail-of-forks/fix-cve-2023-41040 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fafb4f66 updated docs to better describe testing procedure with new repo Wenhan Zhu (Cosmos) <z****3@g****m> about 2 years ago
9da24d46 add test for submodule path not owned by submodule case Wenhan Zhu (Cosmos) <z****3@g****m> about 2 years ago
f6c32628 Redesign new decorator to better separate concerns Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4f594cd2 Set protocol.file.allow only in tests that need it Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
92d9ae22 Use env vars on CI to set protocol.file.allow Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
537af83c Only set safe.directory on Cygwin (which needs it) Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
830025bb merge Merge pull request #1645 from CosmosAtlas/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d5e763ea Fix 'Tree' object has no attribute '_name' when submodule path is normal path Wenhan Zhu (Cosmos) <z****3@g****m> about 2 years ago
65b8c6a2 Add test for CVE-2023-41040 Facundo Tuesca <f****a@t****m> about 2 years ago
64ebb9fc Fix CVE-2023-41040 Facundo Tuesca <f****a@t****m> about 2 years ago
91b464cd merge Merge pull request #1643 from gitpython-developers/dependabot/github_actions/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b32e01e3 Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2a2ae776 prepare patch release Sebastian Thiel <s****l@i****m> about 2 years ago
47147406 merge Merge pull request #1639 from skshetry/close-lockfile Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3e829eb5 util: close lockfile after opening successfully Saugat Pachhai (सौगात) <s****i@o****m> about 2 years ago
f882cd84 update instructions for how to create a release Sebastian Thiel <s****l@i****m> about 2 years ago
a1c472bd merge Merge pull request #1619 from HageMaster3108/bugfix/use-python-builtin-open-m... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
993f0458 prepare for next release Sebastian Thiel <s****l@i****m> about 2 years ago
70924c42 Skip now permanently failing test with note on how to fix it Sebastian Thiel <s****l@i****m> about 2 years ago
8b75434e merge Merge pull request #1636 from EliahKagan/cve-2023-40590 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7611cd90 Don't check form of version number Eliah Kagan <d****e@g****m> about 2 years ago
94e0fb07 Add a unit test for CVE-2023-40590 Eliah Kagan <d****e@g****m> about 2 years ago
6029211d Fix CVE-2023-40590 Eliah Kagan <d****e@g****m> about 2 years ago
e19abe75 merge Merge pull request #1634 from madebylydia/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9f74c05b feat: full typing for "progress" parameter Lydia <p****y@g****m> about 2 years ago
186c1ae1 Creating a lock now uses python built-in "open()" method to work around docke... Patrick Hagemeister <g****b@h****c> about 2 years ago
1c8310d7 merge Merge pull request #1618 from bodograumann/fix-set-tracking-branch-with-imports Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
41ecc6a4 Disable merge_includes in config writers Bodo Graumann <m****l@b****e> about 2 years ago
b543c727 merge Merge pull request #1617 from bodograumann/improve-dx Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f01ee4f8 Apply straight-forward typing fixes Bodo Graumann <m****l@b****e> about 2 years ago
3908e79b Add missing type annotation Bodo Graumann <m****l@b****e> about 2 years ago
6035db09 Run black and exclude submodule Bodo Graumann <m****l@b****e> about 2 years ago
c6dab191 Allow explicit casting even when slightly redundant Bodo Graumann <m****l@b****e> about 2 years ago
76394d42 Ignore remaining [unreachable] type errors Bodo Graumann <m****l@b****e> about 2 years ago
b55cf65c Define supported version for mypy Bodo Graumann <m****l@b****e> about 2 years ago
31ac93b2 Do not typecheck submodule Bodo Graumann <m****l@b****e> about 2 years ago
09861ea0 merge Merge pull request #1608 from LeoDaCoda/quick_doc Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cf3a899e typo LeoDaCoda <L****a@g****m> about 2 years ago
84885a3e added more resources section LeoDaCoda <L****a@g****m> about 2 years ago
8138b3a5 generic hash LeoDaCoda <L****a@g****m> about 2 years ago
ef4d6d52 redundant code cell LeoDaCoda <L****a@g****m> about 2 years ago
2a45f94d redundant line LeoDaCoda <L****a@g****m> about 2 years ago
7e589f3d fixed tabbing LeoDaCoda <L****a@g****m> about 2 years ago
cad1e2e8 tabbed all code-blocks LeoDaCoda <L****a@g****m> about 2 years ago
bccf8bc3 added new section for diffs and formatting LeoDaCoda <L****a@g****m> about 2 years ago
315405d9 formatting wip LeoDaCoda <L****a@g****m> about 2 years ago
9d878af9 change to formatting - removed = bash cmds LeoDaCoda <L****a@g****m> about 2 years ago
7fa57e5e Added new section to print prev file LeoDaCoda <L****a@g****m> about 2 years ago
9ca25d76 WIP major changes to structure to improve readability LeoDaCoda <L****a@g****m> about 2 years ago
f3968f2e Removed all reference to source code LeoDaCoda <L****a@g****m> about 2 years ago
d2761070 Updated generic sha hash LeoDaCoda <L****a@g****m> about 2 years ago
2c9c0c12 Added warning about index add LeoDaCoda <L****a@g****m> about 2 years ago
6d78ff1a Made trees and blobs the first section LeoDaCoda <L****a@g****m> about 2 years ago
aa6d27f9 refactored print git tree LeoDaCoda <L****a@g****m> about 2 years ago
393bae51 clarified comment LeoDaCoda <L****a@g****m> about 2 years ago
9cd94319 draft of description LeoDaCoda <L****a@g****m> about 2 years ago
1369bdc6 replaced hash with generic LeoDaCoda <L****a@g****m> about 2 years ago
abe7e6e5 replaced output cell to generic commit ID LeoDaCoda <L****a@g****m> about 2 years ago
a8b58639 removed unnecessary variables LeoDaCoda <L****a@g****m> about 2 years ago
a1dfd4ad convert from --all flag to all=True LeoDaCoda <L****a@g****m> about 2 years ago
e4bbc7a5 correct way to get the latest commit tree LeoDaCoda <L****a@g****m> about 2 years ago
3cda530b removed try/except and updated sample url LeoDaCoda <L****a@g****m> about 2 years ago
98336551 Updated the sample repo URL LeoDaCoda <L****a@g****m> about 2 years ago
a0045d88 Made variable names more intuitive LeoDaCoda <L****a@g****m> about 2 years ago
947b8b73 try to fix CI by making it deal with tags forcefully. Sebastian Thiel <s****l@i****m> about 2 years ago
5d45ce24 prepare 3.1.32 release Sebastian Thiel <s****l@i****m> about 2 years ago
03d26f0c Removed code from RST LeoDaCoda <L****a@g****m> about 2 years ago
ca965ecc merge Merge pull request #1609 from Beuc/block-insecure-options-clone-non-multi Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5c59e0d6 Block insecure non-multi options in clone/clone_from Sylvain Beucler <b****c@b****t> about 2 years ago
4534f849 merge Merge remote-tracking branch 'origin/quick_doc' into quick_doc LeoDaCoda <L****a@g****m> about 2 years ago

← Back to repository