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
d1713657 Move stage type def Austin Scola <a****a@g****m> almost 4 years ago
a6ce118d Add stage type to all Austin Scola <a****a@g****m> almost 4 years ago
da88a6da Fix blob filter types Austin Scola <a****a@g****m> almost 4 years ago
f0c6e116 merge Merge pull request #1455 from DWesl/patch-1 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
2996f402 FIX: Mark the correct test_submodule test as xfail on Cygwin DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c3fd6c1a FIX: Import pytest in tests.test_docs DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7f3689d1 TST: Mark test_submodule.TestSubmodule.test_root_module as xfail on Cygwin DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0eda0a54 TST: Mark test_repo.TestRepo.test_submodules as xfail on Cygwin DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
54bae76a TST: Mark test_docs.Tutorials.test_submodules as xfail on Cygwin DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6660b846 Bump actions/setup-python from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 4 years ago
aafb92ab CI: Turn of command echo for tests DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9be148c6 BUG: Use Cygwin paths for Cygwin git DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f9908526 CI: Install virtualenv for Cygwin CI. DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
863c6788 CI: Set temporary directory for tests. DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
21113a81 STY: Remove import of now-unused function DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5d874ddc BUG: Convert to native path before checking if absolute DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d57a5137 FIX: Fix flake8 command line DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f96cea16 CI: Specify full path to python executables. DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d8ad56fd CI: Mark GHA repo safe for Git to use DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
3fc07acf ENH: Update cygpath recodes to work with all installs DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a67862c6 CI: Add a CI job with Cygwin tests DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
96fae83e BUG: Fix is_cygwin_git to return True on Cygwin. DWesl <2****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
044a8bf5 Bump actions/checkout from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 4 years ago
4584e349 Bump actions/setup-python from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 4 years ago
719eb5f5 chore: Included githubactions in the dependabot config
Signed-off-by: naveen <1****n@u****m>
naveen <1****n@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 4 years ago
14a5b398 merge Merge pull request #1449 from whokilleddb/fix_tests Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
509ad8c8 Fixed test-requirements.txt whokilleddb <w****b@g****m> about 4 years ago
f0a70c45 merge Merge pull request #1448 from turrisxyz/Pinned-Dependencies-GitHub Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1498de53 chore: Set permissions for GitHub actions
Signed-off-by: naveen <1****n@u****m>
naveen <1****n@u****m> about 4 years ago
d96f671b merge Merge pull request #1440 from rdbisme/index-pathlike Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
38e9a18b merge Merge branch 'black-fmt' Sebastian Thiel <s****l@i****m> about 4 years ago
43c00af7 can flake be tamed? Sebastian Thiel <s****l@i****m> about 4 years ago
41b0c313 doesn't look like 'black' can be taught to be consistent across versions Sebastian Thiel <s****l@i****m> about 4 years ago
e5305445 reformat according to 'black' configuration file. Sebastian Thiel <s****l@i****m> about 4 years ago
f78fc42b See if black can be tought to produce consistent results Sebastian Thiel <s****l@i****m> about 4 years ago
68fca746 Revert "don't attempt black checking as it binds us to ever changing black ve... Sebastian Thiel <s****l@i****m> about 4 years ago
0c9d067e don't attempt black checking as it binds us to ever changing black versions Sebastian Thiel <s****l@i****m> about 4 years ago
d8bcb80f improve compatibility of flake8 with black Sebastian Thiel <s****l@i****m> about 4 years ago
b4b23805 Revert "Remove flake8 linting in favor of `black` formatting" Sebastian Thiel <s****l@i****m> about 4 years ago
a7c5d887 Remove flake8 linting in favor of `black` formatting Sebastian Thiel <s****l@i****m> about 4 years ago
21ec5299 Run everything through 'black' Sebastian Thiel <s****l@i****m> about 4 years ago
8232b170 fix: Allow adding PathLike object to index Ruben DI BATTISTA <r****a@q****m> about 4 years ago
b30720ee merge Merge pull request #1438 from luzpaz/typos Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
dde3a8bd Fix various typos luz paz <l****z@p****e> about 4 years ago
b3166ece merge Merge pull request #1437 from glennmatthews/issue-1284 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
85fe2735 Fix #1284: strip usernames from URLs as well as passwords Glenn Matthews <g****s@n****m> about 4 years ago
d5cee4a4 merge Merge pull request #1423 from toku-sa-n/strip_newline_option Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
17b2b128 fix(docs): remove an unexpected blank line Hiroki Tokunaga <t****1@g****m> about 4 years ago
2a50f28f docs: escape with backticks Hiroki Tokunaga <t****1@g****m> about 4 years ago
49150e79 chore: `s/strip_newline/&_in_stdout` Hiroki Tokunaga <t****1@g****m> about 4 years ago
946b64b6 chore: add me to AUTHORS Hiroki Tokunaga <t****1@g****m> about 4 years ago
e4360aea feat(cmd): add the `strip_newline` flag Hiroki Tokunaga <t****1@g****m> about 4 years ago
0b33576f Allow `repo.create_head`'s `commit` arg to be a `SymbolicReference` David Robertson <d****r@e****o>
Committed by: Sebastian Thiel <s****l@i****m>
about 4 years ago
b85c2594 Fixed setting ref with non-ascii in path Dmitry Kalinin <d****b@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
about 4 years ago
c0740570 fix typos Jerry Jones <i****s@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
56f18ac6 fix iter_commits comment, more in line with iter_items Houssam Kherraz <h****z@k****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
c0f2cf37 Deprecate GPG signature docs; stop signing releases Sebastian Thiel <s****l@i****m> over 4 years ago
02b594ec fix changelog Sebastian Thiel <s****l@i****m> over 4 years ago
d438e088 bump patch level Sebastian Thiel <s****l@i****m> over 4 years ago
65346820 update changelog Sebastian Thiel <s****l@i****m> over 4 years ago
75f4f63a Low risk ReDoS vuln theworstcomrade <4****k@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
d0b48f3f Create SECURITY.md Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cd29f07b Let index.commit refer to correct method for parameter information (#1407) Sebastian Thiel <s****l@i****m> over 4 years ago
b3f873a1 set unassigned stdin to improve pyinstaller compatibility smokephil <s****l@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
b719e180 Use bash to open extensionless hooks on windows David Briscoe <i****i@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
fac60378 keep track of upcoming changes Sebastian Thiel <s****l@i****m> over 4 years ago
67d0631e import unittest adds 0.250s to script launch time wonder-mice <w****e@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
e24f9b70 import unittest adds 0.250s to script launch time wonder-mice <w****e@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
35e302da fix documentation Sebastian Thiel <s****l@i****m> over 4 years ago
851beabc bump patch level Sebastian Thiel <s****l@i****m> over 4 years ago
e16a0040 Assure index file descriptor is closed after reader (#1394) (#1395) Sebastian Thiel <s****l@i****m> over 4 years ago
53d22bbc Fix doc string error in Objects.Commit Takuya Kitazawa <k****i@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
b94cc253 prep version bump Sebastian Thiel <s****l@i****m> over 4 years ago
3ef81e18 Revert "Use NUL character to extract meta and path from git diff" Sebastian Thiel <s****l@i****m> over 4 years ago
da7b5b28 Ignore mypi errors Sebastian Thiel <s****l@i****m> over 4 years ago
d79d20d2 Avoid taking a lock for reading Sebastian Thiel <s****l@i****m> over 4 years ago
01f09888 Use NUL character to extract meta and path from git diff NHanser <n****s@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
2141eaef DOC: fix typo yogabonito <y****o@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
62131f39 Revert the use of typing_extensions in py3.8+ Michał Górny <m****y@g****g>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
a3efd245 Remove Sphinx workaround Hugo van Kemenade <h****k@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
35f7e948 Extend IterableList[PushInfo] instead of IterableList Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
e67e458e Specify type for PushInfoList.error Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
8797904d Fix type handing on PushInfoList Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
63f4ca30 Add raise_if_error() to tutorial Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
699e223c Test raise_if_error Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
9240de9f Rename exception to error, raise_on_error to raise_if_error Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
a9696eff Sphinx 4.3.0 will be needed for Python 3.10 Hugo van Kemenade <h****k@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
b0630030 Add support for Python 3.10 Hugo van Kemenade <h****k@u****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
1481e710 Test that return value of push is a list-like object Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
3b82fa30 Let remote.push return a PushInfoList Sjoerd Langkemper <s****b@l****l>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
b17bc980 It's python, so stuff breaks with patches… Sebastian Thiel <s****l@i****m> over 4 years ago
ce4afe46 Revert "Replace wildcard imports with concrete imports" Trym Bremnes <t****s@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
cd8b9b2f Use git interpret-trailers for trailers property Ket3r <g****b@p****e>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
53d94b80 Replace wildcard imports with concrete imports Trym Bremnes <t****s@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
5e73cabd Fix broken test requirements Ket3r <g****b@p****e>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
edbf76f9 Add trailer as commit property Peter Kempter <p****r@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
cdf7ffc3 Add failing unit test Peter Kempter <p****r@r****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
1746b971 merge Merge pull request #1346 from rra/type-fixes Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5f4b4dbf Fix typing issues with delete_head and Remote.add Russ Allbery <e****e@e****g> over 4 years ago
2d15c5a6 prepare new release, bump version patch level… Sebastian Thiel <s****l@i****m> over 4 years ago

← Back to repository