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

Update instructions and test helpers for git-daemon
#1684 by EliahKagan was merged Oct 2, 2023 Loading… updated Oct 2, 2023
Drop unneeded flake8 suppressions
#1681 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Fix new link to license in readme
#1680 by EliahKagan was merged Sep 27, 2023 Loading… updated Sep 27, 2023
Configure tox
#1667 by EliahKagan was merged Sep 19, 2023 Loading… updated Sep 27, 2023 v3.1.37 - Bugfixes
Make clear every test's status in every CI run
#1679 by EliahKagan was merged Sep 26, 2023 Loading… updated Sep 26, 2023
Add missing assert keywords
#1678 by EliahKagan was merged Sep 25, 2023 Loading… updated Sep 25, 2023 v3.1.38 - Bugfixes
Remove @NoEffect annotations
#1677 by EliahKagan was merged Sep 22, 2023 Loading… updated Sep 24, 2023 v3.1.37 - Bugfixes
Fix CVE-2023-41040
#1644 by facutuesca was merged Sep 7, 2023 Loading… updated Sep 22, 2023 v3.1.35 - Bugfixes
Fix rollback bug in SymbolicReference.set_reference
#1675 by EliahKagan was merged Sep 21, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
Upgrade and broaden flake8, fixing style problems and bugs
#1673 by EliahKagan was merged Sep 21, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
2
1
Format tests with black and auto-exclude untracked paths
#1668 by EliahKagan was merged Sep 20, 2023 Loading… updated Sep 21, 2023 v3.1.37 - Bugfixes
Don't track code coverage temporary files
#1666 by EliahKagan was merged Sep 19, 2023 Loading… updated Sep 19, 2023 v3.1.37 - Bugfixes
Omit py_modules in setup
#1665 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Use venv instead of virtualenv in test_installation
#1664 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Assorted small fixes/improvements to root dir docs
#1663 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Fix URLs that were redirecting to another license
#1662 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 2023 v3.1.37 - Bugfixes
Improve Python version and OS compatibility, fixing deprecations
#1654 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 13, 2023 v3.1.36 - Bugfixes
Fix CVE-2023-40590
#1636 by EliahKagan was merged Sep 1, 2023 Loading… updated Sep 13, 2023 v3.1.33 - Bugfixes
Fix Windows environment variable upcasing bug
#1650 by EliahKagan was merged Sep 7, 2023 Loading… updated Sep 13, 2023 v3.1.35 - Bugfixes
Better document env_case test/fixture and cwd
#1657 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 13, 2023
Remove spurious executable permissions
#1658 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 12, 2023
Update setup.py
#1655 by owenwu811 was closed Sep 12, 2023 Loading… updated Sep 12, 2023
Option to skip packed_refs in iter_items() waiting for feedback
#1581 by wonder-mice was closed Sep 11, 2023 Loading… updated Sep 11, 2023
Only make config more permissive in tests that need it
#1648 by EliahKagan was merged Sep 7, 2023 Loading… updated Sep 8, 2023 v3.1.35 - Bugfixes
2
3
Added test for PR #1645 submodule path
#1647 by CosmosAtlas was merged Sep 7, 2023 Loading… updated Sep 7, 2023 v3.1.35 - Bugfixes
ProTip! Type g i on any issue or pull request to go back to the issue listing page.