Skip to content

Pull requests: gitpython-developers/GitPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix bug in TagReference.create that would duplicate the message
#1460 by ruuda was merged Jun 25, 2022 Loading… updated Jun 25, 2022 v3.1.28 - Bugfixes
Fix blob filter types
#1459 by AustinScola was merged Jul 2, 2022 Loading… updated Jul 2, 2022 v3.1.28 - Bugfixes
chore: Enable codeql action
#1454 by naveensrinivasan was closed Jul 4, 2022 Loading… updated Jul 4, 2022
Re-enable Cygwin CI and get most tests passing
#1455 by DWesl was merged Jun 21, 2022 Loading… updated Aug 4, 2022 v3.1.28 - Bugfixes
Fix source comment typos
#1478 by luzpaz was merged Aug 17, 2022 Loading… updated Aug 17, 2022
Improve docs
#1481 by grumpyp was merged Aug 21, 2022 Loading… updated Aug 21, 2022 v3.1.28 - Bugfixes
Add commit co-authors support
#1482 by itsluketwist was merged Aug 25, 2022 Loading… updated Aug 25, 2022 v3.1.28 - Bugfixes
Safer tempfiles
#1450 by whokilleddb was closed Aug 30, 2022 Loading… updated Aug 30, 2022
adding patch property to Commit class
#1416 by dduraipandian was closed Aug 30, 2022 Loading… updated Aug 30, 2022
feat(blame): Support custom rev_opts for blame
#1485 by thehale was merged Aug 31, 2022 Loading… updated Aug 31, 2022 v3.1.28 - Bugfixes
Fix bug where colons in paths raise a ValueError on diff() calls.
#1491 by langfield was merged Sep 14, 2022 Loading… updated Sep 14, 2022 v3.1.28 - Bugfixes
Ignore empty info in diff line
#1497 by dwapstra was merged Sep 27, 2022 Loading… updated Sep 28, 2022 v3.1.28 - Bugfixes
Bump cygwin/cygwin-install-action from 2 to 3 dependencies Pull requests that update a dependency file
#1514 by dependabot bot was merged Nov 28, 2022 Loading… updated Nov 28, 2022
Fix type hint on create_tag
#1523 by drewcassidy was merged Dec 29, 2022 Loading… updated Dec 29, 2022 v3.1.30 - Bugfixes
Document PushInfoList
#1522 by skinitimski was merged Dec 29, 2022 Loading… updated Dec 29, 2022 v3.1.30 - Bugfixes
Fix Sphinx rendering errors
#1524 by stephan-cr was merged Dec 29, 2022 Loading… updated Dec 29, 2022 v3.1.31 - Bugfixes
tests: Use command -v instead of third-party which program
#1525 by mgorny was merged Dec 31, 2022 Loading… updated Dec 31, 2022 v3.1.31 - Bugfixes
fix/add allow_unsafe_* params in docstrings + fix typo
#1530 by obfusk was merged Jan 8, 2023 Loading… updated Jan 8, 2023 v3.1.31 - Bugfixes
Add trailer property
#1350 by Ket3r was merged Jan 7, 2022 Loading… updated Jan 10, 2023 v3.1.25 - Bugfixes
fix files list on file rename
#1537 by teknoraver was merged Jan 14, 2023 Loading… updated Jan 14, 2023 v3.1.31 - Bugfixes
Create python-publish.yml
#1542 by anonroot41 was closed Jan 16, 2023 Loading… updated Jan 17, 2023
Declare support for Python 3.11
#1541 by hugovk was merged Jan 17, 2023 Loading… updated Jan 17, 2023 v3.1.31 - Bugfixes
Fix ignored
#1545 by Lightborne was merged Jan 22, 2023 Loading… updated Jan 23, 2023 v3.1.31 - Bugfixes
ProTip! Filter pull requests by the default branch with base:main.