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
b7955ed1 added quickstart to toctree to fix sphinx warning LeoDaCoda <L****a@g****m> about 2 years ago
47c83629 added quickstart to toctree and fixed sphinx warning LeoDaCoda <L****a@g****m> about 2 years ago
d42d82ec merge Merge remote-tracking branch 'origin/quick_doc' into quick_doc LeoDaCoda <L****a@g****m> about 2 years ago
fb35ed1d fixed some indentation LeoDaCoda <L****a@g****m> about 2 years ago
b0da0a9e finished code for quickstart LeoDaCoda <L****a@g****m> about 2 years ago
10ea113c finished code for quickstart LeoDaCoda <L****a@g****m> about 2 years ago
3c42baeb Finishing touches for Repo quickstart LeoDaCoda <L****a@g****m> about 2 years ago
6a9154b1 Added git clone & git add LeoDaCoda <L****a@g****m> about 2 years ago
97cdb403 Made the init repo section of quickdoc LeoDaCoda <L****a@g****m> about 2 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>
about 2 years ago
a3859ee6 fixes Roey Darwish Dror <r****t@g****m> about 2 years ago
8186159a Don't rely on __del__ Roey Darwish Dror <r****t@g****m> about 2 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>
about 2 years ago
0c543cd0 Improve readability of README.md Jean-Luc Tibaux <9****4@u****m> about 2 years ago
9cd7ddb9 Improve the 'long_description' displayed on pypi Jean-Luc Tibaux <9****4@u****m> about 2 years ago
6fc11e6e update README to reflect the status quo on `git` command usage Sebastian Thiel <s****l@i****m> over 2 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>
over 2 years ago
2a0305b3 Name top-level exceptions as private variables Christopher Head <c****d@c****a> over 2 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>
over 2 years ago
9ef07a73 Revert the removal of Commit.trailers property. Twist <i****t@g****m> over 2 years ago
ed36bd90 Specify encoding in Commit.trailer_list. Twist <i****t@g****m> over 2 years ago
abde3eaf Update Commit.trailer_list to return tuples. Twist <i****t@g****m> over 2 years ago
78424b56 Deprecate Commit.trailers. Twist <i****t@g****m> over 2 years ago
d2f72841 Add trailers_list and trailers_list methods to fix the commit trailers functi... Twist <i****t@g****m> over 2 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>
over 2 years ago
1570f3d7 Bump cygwin/cygwin-install-action 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
f2533352 prepare next release Sebastian Thiel <s****l@i****m> over 2 years ago
0e5358a7 merge Merge pull request #1555 from Codym48/fix/get_values Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fc843d31 Add test asserting that get_values works by itself Cody Martin <c****n@g****m> over 2 years ago
202e31cb merge Merge pull request #1554 from eric-wieser/patch-4 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5ab58f3a Update cmd.py Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5cbc1782 Fix RecursionError when iterating streams Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c84dde21 merge Merge pull request #1550 from Sineaggi/remove-optional-from-two-variables Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4a44fdf9 Update docs Clayton Walker <c****r@g****m> over 2 years ago
fb6eb3d5 Add additional assertions to test_base.py Clayton Walker <c****r@g****m> over 2 years ago
6ed2285a merge Merge pull request #1551 from mellowed100/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c0e69a42 Updated diff test to use different similarity thresholds Cesar Velazquez <c****z@d****m> over 2 years ago
bc8f1191 Add check to test bare repo Clayton Walker <c****r@g****m> over 2 years ago
186d75c6 Added diff test to disable rename detection Cesar Velazquez <c****z@d****m> over 2 years ago
6cf3661d fixed lint error Cesar Velazquez <c****z@d****m> over 2 years ago
22f51582 Enable user to override default diff -M arg Cesar Velazquez <c****z@d****m> over 2 years ago
cc71f029 Remove optional from two member variables Clayton Walker <c****r@g****m> over 2 years ago
63a60b38 merge Merge pull request #1547 from jcowgill/non-hour-timezones Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
854a2d1f Fix timezone parsing functions for non-hour timezones James Cowgill <j****l@j****k> over 2 years ago
cc92d512 merge Merge pull request #1545 from Lightborne/fix_ignored Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
df4dabb1 Raise exception if return code from check-ignore is not 1 Axel Aguado <a****o@g****m> over 2 years ago
2ddb604a Add test to verify GitCommandError is raised when check-ignore is run against... Axel Aguado <a****o@g****m> over 2 years ago
7ada83a4 Add test_ignored_items_reported Axel Aguado <a****o@g****m> over 2 years ago
f594266a merge Merge pull request #1541 from hugovk/add-3.11 Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8a804743 Lint with Flake8 via pre-commit Hugo van Kemenade <h****k@u****m> over 2 years ago
496c69c5 Upgrade Python syntax with pyupgrade --py37-plus Hugo van Kemenade <h****k@u****m> over 2 years ago
66663372 Fix typo Hugo van Kemenade <h****k@u****m> over 2 years ago
ef697606 Declare support for Python 3.11 Hugo van Kemenade <h****k@u****m> over 2 years ago
3901d4cc merge Merge pull request #1537 from teknoraver/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c9b44d29 fix files list on file rename Matteo Croce <t****r@m****m> over 2 years ago
cfc613a8 get_values eagerly loads sections before return Kent Friesen <k****n@g****m> over 2 years ago
90c81a56 merge Merge pull request #1532 from marlamb/feature/reduce-resource-leaks Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e5004668 Fix some resource leaks by open file handles Martin Lambertsen <m****n@w****e> over 2 years ago
27a283bb merge Merge pull request #1531 from obfusk/fix-tempfile Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1d644d8f merge Merge pull request #1530 from obfusk/fix-unsafe-param-docstring Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8f41a390 fix clone_from_unsafe_protocol tests FC Stegerman <f****x@o****t> over 2 years ago
36cf7c17 replace tempfile.mkdtemp w/ tempfile.TemporaryDirectory FC Stegerman <f****x@o****t> over 2 years ago
4110b613 fix/add allow_unsafe_* params in docstrings + fix typo FC Stegerman <f****x@o****t> over 2 years ago
fbc36f9c tests: Use `command -v` instead of third-party `which` program Michał Górny <m****y@g****g>
Committed by: Sebastian Thiel <s****l@i****m>
over 2 years ago
44636240 Fix Sphinx rendering errors Stephan Creutz <s****r@g****e>
Committed by: Sebastian Thiel <s****l@i****m>
over 2 years ago
141cd651 adjust changelog prior to release Sebastian Thiel <s****l@i****m> over 2 years ago
678a8fe0 merge Merge pull request #1521 from stsewd/block-insecure-options Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ae6a6e4b Fix type hint on create_tag Andrew Cassidy <d****y@m****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 2 years ago
f4f2658d Updates from review Santos Gallegos <s****d@p****e> over 2 years ago
5bce9b4f Document PushInfoList timski <t****i@e****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 2 years ago
9dc43926 Submodule tests Santos Gallegos <s****d@p****e> over 2 years ago
c8ae33b9 More tests Santos Gallegos <s****d@p****e> over 2 years ago
b92f01a3 Update/add tests for Repo.clone* Santos Gallegos <s****d@p****e> over 2 years ago
fd2c6da5 Updates from review Santos Gallegos <s****d@p****e> over 2 years ago
e6108c79 Block unsafe options and protocols by default Santos Gallegos <s****d@p****e> almost 3 years ago
787359d8 merge Merge branch 'fix-cmd-injection' Sebastian Thiel <s****l@i****m> almost 3 years ago
2aae532a update changelog Sebastian Thiel <s****l@i****m> almost 3 years ago
7918fccf Add test Santos Gallegos <s****d@p****e> almost 3 years ago
3c518653 Fix CI Santos Gallegos <s****d@p****e> almost 3 years ago
fbf9c7e7 Fix command injection Santos Gallegos <s****d@p****e> almost 3 years ago
2625ed9f Forbid unsafe protocol URLs in Repo.clone{,_from}() Steve Kowalik <s****n@w****g>
Committed by: Santos Gallegos <s****d@p****e>
almost 3 years ago
4171333c fix CI by allowing the file protocol as well. Sebastian Thiel <s****l@i****m> almost 3 years ago
17ff2630 Bump cygwin/cygwin-install-action 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>
almost 3 years ago
183cf350 merge Merge pull request #1501 from SergeantMenacingGarlic/date_types Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
19aaa74a prepare next release Sebastian Thiel <s****l@i****m> almost 3 years ago
be3400b7 fix version replacement in `setup.py` (#1500) Sebastian Thiel <s****l@i****m> almost 3 years ago
8f51abd3 Add datetime.datetime type to commit_date and author_date SergeantMenacingGarlic <8****c@u****m> almost 3 years ago
dc140c0f remove package signing Sebastian Thiel <s****l@i****m> almost 3 years ago
b6d9264d bump version to 3.1.28 Sebastian Thiel <s****l@i****m> almost 3 years ago
5e3a1dc4 prepare changelog Sebastian Thiel <s****l@i****m> almost 3 years ago
0d28eaac merge Merge pull request #1497 from dwapstra/git_diff_empty Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
41003c54 Ignore empty info in diff line Dave Wapstra <d****a@c****m> almost 3 years ago
b27c41aa merge Merge pull request #1491 from langfield/main Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
db392aee Fix bug where colons in paths raise a `ValueError` on `diff()` calls. Malcolm Langfield <3****d@u****m> about 3 years ago
bec61576 merge Merge pull request #1485 from thehale/blame/rev-opts Sebastian Thiel <s****l@i****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
18a79d80 feat(blame): Support custom `rev_opts` for blame Joseph Hale <m****e@j****v> about 3 years ago
73bde1f2 merge Merge branch 'add-co-authors' Sebastian Thiel <s****l@i****m> about 3 years ago
72cf71cb Allow failure of that one test on cygwin Sebastian Thiel <s****l@i****m> about 3 years ago
4c460a39 Ignore flake8 error. Twist <i****t@g****m> about 3 years ago
09f8a1b7 Use the same regex as the Actor class when determining co-authors. Twist <i****t@g****m> about 3 years ago

← Back to repository