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

Remove spurious executable permissions
#1658 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 12, 2023
Better document env_case test/fixture and cwd
#1657 by EliahKagan was merged Sep 12, 2023 Loading… updated Sep 13, 2023
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
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
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
Omit py_modules in setup
#1665 by EliahKagan was merged Sep 18, 2023 Loading… updated Sep 18, 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
Add missing assert keywords
#1678 by EliahKagan was merged Sep 25, 2023 Loading… updated Sep 25, 2023 v3.1.38 - Bugfixes
No longer allow CI to select a prerelease for 3.12
#1689 by EliahKagan was merged Oct 3, 2023 Loading… updated Oct 3, 2023 v3.1.38 - Bugfixes
Fix small #1662 regression due to #1659
#1701 by EliahKagan was merged Oct 12, 2023 Loading… updated Oct 12, 2023
Bump git/ext/gitdb from 49c3178 to 8ec2390 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1704 by dependabot bot was merged Oct 13, 2023 Loading… updated Oct 13, 2023
Bump git/ext/gitdb from 8ec2390 to 6a22706 dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1705 by dependabot bot was merged Oct 13, 2023 Loading… updated Oct 13, 2023
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading… updated Oct 14, 2023
Bump git/ext/gitdb from 8ec2390 to ec58b7e dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
#1722 by dependabot bot was merged Oct 20, 2023 Loading… updated Oct 20, 2023
Remove obsolete note in _iter_packed_refs
#1727 by EliahKagan was merged Nov 3, 2023 Loading… updated Nov 3, 2023
Add tox.ini to sdist wont fix
#1743 by mtelka was closed Nov 27, 2023 Loading… updated Nov 27, 2023
Test macOS on CI
#1752 by EliahKagan was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Let close_fds be True on all platforms
#1753 by EliahKagan was merged Dec 1, 2023 Loading… updated Dec 1, 2023
Remove unused TASKKILL fallback in AutoInterrupt
#1754 by EliahKagan was merged Dec 2, 2023 Loading… updated Dec 2, 2023
Bump actions/setup-python from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1763 by dependabot bot was merged Dec 11, 2023 Loading… updated Dec 11, 2023
Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 Loading… updated Dec 12, 2023
Don't return with operand when conceptually void
#1755 by EliahKagan was merged Dec 3, 2023 Loading… updated Dec 13, 2023
Bump github/codeql-action from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1773 by dependabot bot was merged Dec 18, 2023 Loading… updated Dec 18, 2023
Run some Windows environment variable tests only on Windows
#1774 by EliahKagan was merged Dec 19, 2023 Loading… updated Dec 19, 2023
Suggested fixes by iCR, OpenRefactory, Inc.
#1486 by openrefactory was closed Aug 31, 2022 Loading… updated Dec 22, 2023
ProTip! Exclude everything labeled bug with -label:bug.