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
7296e5c0 Make test helper script a file, for readability Eliah Kagan <d****e@g****m> over 2 years ago
d88372a1 Add test for Windows env var upcasing regression Eliah Kagan <d****e@g****m> over 2 years ago
c7fad20b Fix Windows env var upcasing regression Eliah Kagan <d****e@g****m> over 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>
over 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>
over 2 years ago
fafb4f66 updated docs to better describe testing procedure with new repo Wenhan Zhu (Cosmos) <z****3@g****m> over 2 years ago
9da24d46 add test for submodule path not owned by submodule case Wenhan Zhu (Cosmos) <z****3@g****m> over 2 years ago
f6c32628 Redesign new decorator to better separate concerns Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
over 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>
over 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>
over 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>
over 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>
over 2 years ago
d5e763ea Fix 'Tree' object has no attribute '_name' when submodule path is normal path Wenhan Zhu (Cosmos) <z****3@g****m> over 2 years ago
65b8c6a2 Add test for CVE-2023-41040 Facundo Tuesca <f****a@t****m> over 2 years ago
64ebb9fc Fix CVE-2023-41040 Facundo Tuesca <f****a@t****m> over 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>
over 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>
over 2 years ago
2a2ae776 prepare patch release Sebastian Thiel <s****l@i****m> almost 3 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>
almost 3 years ago
3e829eb5 util: close lockfile after opening successfully Saugat Pachhai (सौगात) <s****i@o****m> almost 3 years ago
f882cd84 update instructions for how to create a release Sebastian Thiel <s****l@i****m> almost 3 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>
almost 3 years ago
993f0458 prepare for next release Sebastian Thiel <s****l@i****m> almost 3 years ago
70924c42 Skip now permanently failing test with note on how to fix it Sebastian Thiel <s****l@i****m> almost 3 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>
almost 3 years ago
7611cd90 Don't check form of version number Eliah Kagan <d****e@g****m> almost 3 years ago
94e0fb07 Add a unit test for CVE-2023-40590 Eliah Kagan <d****e@g****m> almost 3 years ago
6029211d Fix CVE-2023-40590 Eliah Kagan <d****e@g****m> almost 3 years ago
e19abe75 merge Merge pull request #1634 from madebylydia/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9f74c05b feat: full typing for "progress" parameter Lydia <p****y@g****m> almost 3 years ago
186c1ae1 Creating a lock now uses python built-in "open()" method to work around docke... Patrick Hagemeister <g****b@h****c> almost 3 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>
almost 3 years ago
41ecc6a4 Disable merge_includes in config writers Bodo Graumann <m****l@b****e> almost 3 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>
almost 3 years ago
f01ee4f8 Apply straight-forward typing fixes Bodo Graumann <m****l@b****e> almost 3 years ago
3908e79b Add missing type annotation Bodo Graumann <m****l@b****e> almost 3 years ago
6035db09 Run black and exclude submodule Bodo Graumann <m****l@b****e> almost 3 years ago
c6dab191 Allow explicit casting even when slightly redundant Bodo Graumann <m****l@b****e> almost 3 years ago
76394d42 Ignore remaining [unreachable] type errors Bodo Graumann <m****l@b****e> almost 3 years ago
b55cf65c Define supported version for mypy Bodo Graumann <m****l@b****e> almost 3 years ago
31ac93b2 Do not typecheck submodule Bodo Graumann <m****l@b****e> almost 3 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>
almost 3 years ago
cf3a899e typo LeoDaCoda <L****a@g****m> almost 3 years ago
84885a3e added more resources section LeoDaCoda <L****a@g****m> almost 3 years ago
8138b3a5 generic hash LeoDaCoda <L****a@g****m> almost 3 years ago
ef4d6d52 redundant code cell LeoDaCoda <L****a@g****m> almost 3 years ago
2a45f94d redundant line LeoDaCoda <L****a@g****m> almost 3 years ago
7e589f3d fixed tabbing LeoDaCoda <L****a@g****m> almost 3 years ago
cad1e2e8 tabbed all code-blocks LeoDaCoda <L****a@g****m> almost 3 years ago
bccf8bc3 added new section for diffs and formatting LeoDaCoda <L****a@g****m> almost 3 years ago
315405d9 formatting wip LeoDaCoda <L****a@g****m> almost 3 years ago
9d878af9 change to formatting - removed = bash cmds LeoDaCoda <L****a@g****m> almost 3 years ago
7fa57e5e Added new section to print prev file LeoDaCoda <L****a@g****m> almost 3 years ago
9ca25d76 WIP major changes to structure to improve readability LeoDaCoda <L****a@g****m> almost 3 years ago
f3968f2e Removed all reference to source code LeoDaCoda <L****a@g****m> almost 3 years ago
d2761070 Updated generic sha hash LeoDaCoda <L****a@g****m> almost 3 years ago
2c9c0c12 Added warning about index add LeoDaCoda <L****a@g****m> almost 3 years ago
6d78ff1a Made trees and blobs the first section LeoDaCoda <L****a@g****m> almost 3 years ago
aa6d27f9 refactored print git tree LeoDaCoda <L****a@g****m> almost 3 years ago
393bae51 clarified comment LeoDaCoda <L****a@g****m> almost 3 years ago
9cd94319 draft of description LeoDaCoda <L****a@g****m> almost 3 years ago
1369bdc6 replaced hash with generic LeoDaCoda <L****a@g****m> almost 3 years ago
abe7e6e5 replaced output cell to generic commit ID LeoDaCoda <L****a@g****m> almost 3 years ago
a8b58639 removed unnecessary variables LeoDaCoda <L****a@g****m> almost 3 years ago
a1dfd4ad convert from --all flag to all=True LeoDaCoda <L****a@g****m> almost 3 years ago
e4bbc7a5 correct way to get the latest commit tree LeoDaCoda <L****a@g****m> almost 3 years ago
3cda530b removed try/except and updated sample url LeoDaCoda <L****a@g****m> almost 3 years ago
98336551 Updated the sample repo URL LeoDaCoda <L****a@g****m> almost 3 years ago
a0045d88 Made variable names more intuitive LeoDaCoda <L****a@g****m> almost 3 years ago
947b8b73 try to fix CI by making it deal with tags forcefully. Sebastian Thiel <s****l@i****m> almost 3 years ago
5d45ce24 prepare 3.1.32 release Sebastian Thiel <s****l@i****m> almost 3 years ago
03d26f0c Removed code from RST LeoDaCoda <L****a@g****m> almost 3 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>
almost 3 years ago
5c59e0d6 Block insecure non-multi options in clone/clone_from Sylvain Beucler <b****c@b****t> almost 3 years ago
4534f849 merge Merge remote-tracking branch 'origin/quick_doc' into quick_doc LeoDaCoda <L****a@g****m> almost 3 years ago
47c83629 added quickstart to toctree and fixed sphinx warning LeoDaCoda <L****a@g****m> almost 3 years ago
b7955ed1 added quickstart to toctree to fix sphinx warning LeoDaCoda <L****a@g****m> almost 3 years ago
d42d82ec merge Merge remote-tracking branch 'origin/quick_doc' into quick_doc LeoDaCoda <L****a@g****m> almost 3 years ago
fb35ed1d fixed some indentation LeoDaCoda <L****a@g****m> almost 3 years ago
10ea113c finished code for quickstart LeoDaCoda <L****a@g****m> almost 3 years ago
b0da0a9e finished code for quickstart LeoDaCoda <L****a@g****m> almost 3 years ago
3c42baeb Finishing touches for Repo quickstart LeoDaCoda <L****a@g****m> almost 3 years ago
6a9154b1 Added git clone & git add LeoDaCoda <L****a@g****m> almost 3 years ago
97cdb403 Made the init repo section of quickdoc LeoDaCoda <L****a@g****m> almost 3 years ago
c09a71e2 merge Merge pull request #1606 from r-darwish/no-del Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a3859ee6 fixes Roey Darwish Dror <r****t@g****m> almost 3 years ago
8186159a Don't rely on __del__ Roey Darwish Dror <r****t@g****m> almost 3 years ago
741edb54 merge Merge pull request #1603 from eUgEntOptIc44/eugenoptic44-fix-pypi-long-descri... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0c543cd0 Improve readability of README.md Jean-Luc Tibaux <9****4@u****m> almost 3 years ago
9cd7ddb9 Improve the 'long_description' displayed on pypi Jean-Luc Tibaux <9****4@u****m> almost 3 years ago
6fc11e6e update README to reflect the status quo on `git` command usage Sebastian Thiel <s****l@i****m> about 3 years ago
80ea0f50 merge Merge pull request #1590 from Hawk777/init-exceptions Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2a0305b3 Name top-level exceptions as private variables Christopher Head <c****d@c****a> about 3 years ago
e3bc5d10 merge Merge pull request #1576 from itsluketwist/fix-trailers Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9ef07a73 Revert the removal of Commit.trailers property. Twist <i****t@g****m> about 3 years ago
ed36bd90 Specify encoding in Commit.trailer_list. Twist <i****t@g****m> about 3 years ago
abde3eaf Update Commit.trailer_list to return tuples. Twist <i****t@g****m> about 3 years ago
78424b56 Deprecate Commit.trailers. Twist <i****t@g****m> about 3 years ago
d2f72841 Add trailers_list and trailers_list methods to fix the commit trailers functi... Twist <i****t@g****m> about 3 years ago
61ed7eca merge Merge pull request #1572 from gitpython-developers/dependabot/github_actions/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago

← Back to repository