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
2d4c5415 merge Merge pull request #2071 from gitpython-developers/dependabot/submodules/git/... dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
9f913ec0 Bump git/ext/gitdb from `39d7dbf` to `f8fdfec`
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
c8f0df07 merge Merge pull request #2070 from gitpython-developers/dependabot/github_actions/... dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
ca51dad6 Bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
6bc047a5 merge Merge pull request #2068 from gitpython-developers/dependabot/submodules/git/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
30 days ago
fe815194 Bump git/ext/gitdb from `335c0f6` to `39d7dbf`
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
30 days ago
546855e3 merge Merge pull request #2067 from gitpython-developers/dependabot/github_actions/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
de6d177a Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
591ef260 merge Merge pull request #2063 from gitpython-developers/release Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6ba2c0a2 Prepare a new release Sebastian Thiel <s****l@i****m> about 2 months ago
bbb3d00a merge Merge pull request #2062 from t-webber/relative_path_submodules Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1ee1e781 Add test case for cloning submodules with relative path Tom Webber <t****r@g****m> about 2 months ago
ec2e2c8b Allow relative path url in submodules for submodule_update Tom Webber <t****r@g****m> about 2 months ago
4d529b71 merge Merge pull request #2060 from NMertsch/2023-fix-gitconfigparser-autodoc Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
80fd2c16 Don't treat sphinx warnings as errors Niklas Mertsch <n****h@w****e> about 2 months ago
a4aadb0c Fix name collision Niklas Mertsch <n****h@w****e> about 2 months ago
4c7778a9 merge Merge pull request #2057 from gitpython-developers/dependabot/github_actions/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
2 months ago
5033c3ff merge Merge pull request #2056 from gitpython-developers/dependabot/github_actions/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
2 months ago
496392b9 Bump cygwin/cygwin-install-action from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
bb5c2262 Bump Vampire/setup-wsl from 5.0.1 to 6.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
9989a181 merge Merge pull request #2055 from tombedor/version-error Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
ac3437df Add clearer error version for unsupported index error Tom Bedor <t****r@g****m> 3 months ago
2e101998 merge Merge pull request #2054 from EliahKagan/deprecated-classifier Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b21c32a3 Pass assertion `msg` as a keyword argument in `test_installation` Eliah Kagan <d****e@g****m> 3 months ago
d0868bd5 Remove deprecated license classifier Eliah Kagan <d****e@g****m> 3 months ago
6826b594 Improve failure message whitespace clarity Eliah Kagan <d****e@g****m> 3 months ago
a0e08fe9 Show more information when `test_installation` fails Eliah Kagan <d****e@g****m> 3 months ago
a2ba4804 Have `test_installation` test that operations produce no warnings Eliah Kagan <d****e@g****m> 3 months ago
84632c78 Extract `subprocess.run` logic repeated in `test_installation` Eliah Kagan <d****e@g****m> 3 months ago
953d1616 Comment what `TestInstallation._set_up_venv` does Eliah Kagan <d****e@g****m> 3 months ago
46c439b5 merge Merge pull request #2053 from EliahKagan/cygwin-wheel-packages Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8e24edfb Use *-wheel packages as a better fix for #2004 Eliah Kagan <d****e@g****m> 3 months ago
66955cc7 Minor CI clarifications Eliah Kagan <d****e@g****m> 3 months ago
d885beaa merge Merge pull request #2052 from EliahKagan/cat-file-nocov Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
088d090e Run `cat_file.py` fixture without site customizations Eliah Kagan <d****e@g****m> 3 months ago
7677c052 merge Merge pull request #2051 from david0/fix-issue-730-relative-submodule Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
1d808917 fix updating submodules with relative urls David <d****0@u****m> 3 months ago
85c8155a merge Merge pull request #2048 from EliahKagan/conservative-quote-removal Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
17d53b09 merge Merge pull request #2049 from EliahKagan/style Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a36b8a5a Always use a `def` instead of assigning a `lambda` Eliah Kagan <d****e@g****m> 3 months ago
6f4f7f51 Update Ruff configuration Eliah Kagan <d****e@g****m> 3 months ago
1b79d449 Improve line-ending consistency in requirements files Eliah Kagan <d****e@g****m> 3 months ago
646dc169 merge Merge pull request #2047 from EliahKagan/quoted-empty Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f2b80410 Don't remove quotes if `\` or `"` are present inside Eliah Kagan <d****e@g****m> 3 months ago
7bcea088 Add tests of ConfigParser with `"..."` with `"` or `\` inside Eliah Kagan <d****e@g****m> 3 months ago
c8e4aa0f Refactor quote parsing, to prepare for more checks Eliah Kagan <d****e@g****m> 3 months ago
2f225244 Remove explicit empty `""` handling in ConfigParser Eliah Kagan <d****e@g****m> 3 months ago
4ebe4074 Test that ConfigParser treats empty quotes as an empty value Eliah Kagan <d****e@g****m> 3 months ago
63160dea merge Merge pull request #2046 from EliahKagan/config-whitespace Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e5a2db58 Test `ConfigParser` with whitespace outside the value Eliah Kagan <d****e@g****m> 3 months ago
2e0d835c merge Merge pull request #2045 from EliahKagan/shell-warning-refactor Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
253099fe Clarify `USE_SHELL` warning helper signature Eliah Kagan <d****e@g****m> 3 months ago
b6a188ba merge Merge pull request #2044 from EliahKagan/popen-comments Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2b85cd1d Fix ambiguous `_safer_popen_windows` comment Eliah Kagan <d****e@g****m> 3 months ago
82aaa131 merge Merge pull request #2043 from EliahKagan/static-package-selection Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
727f4e9e Use static notation for `setuptools` in CI `pip` commands Eliah Kagan <d****e@g****m> 3 months ago
31e1c035 Use static notation for `setuptools` in installation test Eliah Kagan <d****e@g****m> 3 months ago
e337e998 merge Merge pull request #2042 from EliahKagan/cygwin-ci-split Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a6c623ee Small stylistic consistency tweak Eliah Kagan <d****e@g****m> 3 months ago
414de64b Show differing `pytest` arguments in step name Eliah Kagan <d****e@g****m> 3 months ago
ba58f40d Split Cygwin CI into two test jobs Eliah Kagan <d****e@g****m> 3 months ago
27bf23c6 merge Merge pull request #2040 from EliahKagan/mypy-free-threaded Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b45ae86a Add an explanatory comment for omitting "t" Eliah Kagan <d****e@g****m> 3 months ago
8905e9e8 Fix CI `mypy` command on free-threaded Python Eliah Kagan <d****e@g****m> 3 months ago
5b098ff4 merge Merge pull request #2039 from EliahKagan/flatten-next Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c6c08123 Import `TypeAlias` from `typing_extensions` where needed Eliah Kagan <d****e@g****m> 3 months ago
c6d16d01 Start on fixing AutoInterrupt/CatFileContentStream aliases Eliah Kagan <d****e@g****m> 3 months ago
1e463d4e merge Merge pull request #2037 from EliahKagan/flatten Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cf8029d9 merge Merge pull request #2036 from EliahKagan/quoted-whitespace Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5f303202 Test a quoted config var with meaningful edge whitespace Eliah Kagan <d****e@g****m> 3 months ago
bd2b9305 Preserve quoted leading and trailing single-line whitespace Eliah Kagan <d****e@g****m> 3 months ago
4dd5d457 merge Merge pull request #2035 from betaboon/fix-configparser-quotes Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5a8a4059 Refactor Git.{AutoInterrupt,CatFileContentStream} nesting Eliah Kagan <d****e@g****m> 3 months ago
67468a23 Fix GitConfigParser not removing quotes from values betaboon <b****n@0****a> 3 months ago
c8ebc8be merge Merge pull request #2034 from gitpython-developers/dependabot/submodules/git/... Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
4 months ago
00b46127 Bump git/ext/gitdb from `f36c0cc` to `7e02fbd`
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
751cb2d5 merge Merge pull request #2033 from EliahKagan/gha-permissions Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a9833d63 Specify explicit `contents: read` workflow permissions Eliah Kagan <d****e@g****m> 4 months ago
2e4a0d2b merge Merge pull request #2032 from EliahKagan/codeql-gha Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
89dbd4a8 Remove unnecessary permissions from `codeql.yml` Eliah Kagan <d****e@g****m> 4 months ago
d7ce09fa Keep running CodeQL on all branches, etc. Eliah Kagan <d****e@g****m> 4 months ago
847ead69 Recreate `codeq.yml` with current defaults Eliah Kagan <d****e@g****m> 4 months ago
0c0fc7ee Temporarily remove CodeQL workflow file Eliah Kagan <d****e@g****m> 4 months ago
2d662ccf merge Merge pull request #2031 from EliahKagan/newer-ruff Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b7ce712c Use newer ruff style Eliah Kagan <d****e@g****m> 4 months ago
85765344 merge Merge pull request #2026 from gcmarx/main Eliah Kagan <d****e@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f3ab5d38 incorporate review feedback from @EliahKagan Gordon Marx <g****x@g****m> 4 months ago
1731c1e3 Revert "use `strings` instead of `uname` to detect cygwin" Gordon Marx <g****x@g****m> 4 months ago
58f77105 Revert "debug printing" Gordon Marx <g****x@g****m> 4 months ago
0df08181 debug printing Gordon Marx <g****x@g****m> 4 months ago
c441316b use `strings` instead of `uname` to detect cygwin Gordon Marx <g****x@g****m> 4 months ago
36a893bb add self to AUTHORS, add Emacs tempfiles to .gitignore Gordon Marx <g****x@g****m> 4 months ago
bf516095 merge Merge pull request #2028 from gcmarx/remove-type-assertions Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8dc75521 remove type assertions from util.py Gordon Marx <g****x@g****m> 4 months ago
cffa264b turns out f-strings before 3.8 don't support {variable=} notation, take that out Gordon Marx <g****x@g****m> 4 months ago
b1289eeb it's is_file(), not isfile() Gordon Marx <g****x@g****m> 4 months ago
22d6284b don't use match-case, since it's a 3.10 feature Gordon Marx <g****x@g****m> 4 months ago
226f4ffc check that uname_cmd points to a file; if uname_cmd were a directory, it coul... Gordon Marx <g****x@g****m> 4 months ago
3f5a942b don't keep checking if sys.platform isn't 'cygwin' Gordon Marx <g****x@g****m> 4 months ago
71879840 use pathlib.Path instead of os.path.isfile Gordon Marx <g****x@g****m> 4 months ago

← Back to repository