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 trailing slash on drive path tag.Windows
#697 by cblegare was merged Nov 19, 2017 Loading…
Only gc.collect() under windows
#686 by jeblair was merged Nov 2, 2017 Loading…
Merged 2.1.7 into master (just VERSION changes)
#699 by yarikoptic was merged Nov 27, 2017 Loading…
Always add '--' to git reset
#319 by jeblair was merged Jul 18, 2015 Loading…
Fix typo in untracked_files
#162 by s1341 was merged May 9, 2014 Loading…
Clarify some Git.execute kill_after_timeout limitations
#1761 by EliahKagan was merged Dec 10, 2023 Loading…
Update README section 'Projects using GitPython'
#802 by BeayemX was merged Oct 21, 2018 Loading…
Update nose link
#812 by stsewd was merged Dec 22, 2018 Loading…
Fix small typo
#776 by riley-martine was merged Jul 15, 2018 Loading…
Fixed error in documentation
#822 by Syoc was merged Jan 12, 2019 Loading…
Define PermissionError in Python versions < 3.3
#830 by cclauss was closed Jan 24, 2019 Loading…
Fix docstring in cmd module
#810 by dschaller was merged Dec 22, 2018 Loading…
Extract remaining local "import gc" to module level
#1768 by EliahKagan was merged Dec 12, 2023 Loading…
Run Cygwin CI workflow commands in login shells
#1709 by EliahKagan was merged Oct 14, 2023 Loading…
Update readme for milestone-less releasing
#1707 by EliahKagan was merged Oct 14, 2023 Loading…
Fix typo in documentation
#904 by LoicGombeaud was merged Aug 11, 2019 Loading…
Updating AUTHORS
#978 by pratik-anurag was merged Feb 3, 2020 Loading…
Replace redacted MAINTAINER with LABEL
#973 by gleich was merged Jan 22, 2020 Loading…
Remove A from Dockerfile
#974 by gleich was merged Jan 22, 2020 Loading…
Have init script clone submodules unconditionally
#1715 by EliahKagan was merged Oct 18, 2023 Loading…
fixed typo in test_docs.py
#1042 by CosmosAtlas was closed Jul 23, 2020 Loading…
Add Ram Rachum to AUTHORS
#1025 by cool-RR was merged Jun 15, 2020 Loading…
Fix typo
#1057 by ericdill was merged Sep 9, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.