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

BF: tolerate errors while parsing fetch lines
#1015 by yarikoptic was merged May 31, 2020 Loading… updated May 31, 2020 v3.1.3 - Bugfixes
Submodule depth
#1009 by liambeguin was merged May 4, 2020 Loading… updated May 4, 2020 v3.1.2 - Bugfixes
Remove forced verbosity when fetching from a remote
#1005 by ngcortes was merged Apr 11, 2020 Loading… updated Apr 11, 2020 v3.1.1 - Bugfixes
#993 fix: wrong refs 'HEAD' exception
#999 by dongs0104 was merged Mar 21, 2020 Loading… updated Mar 21, 2020 v3.1.1 - Bugfixes
Do not error in race condition of directory existing
#998 by AlanCoding was merged Mar 21, 2020 Loading… updated Mar 21, 2020 v3.1.1 - Bugfixes
Fix param format of Repo.commit acknowledged
#988 by tkdchen was merged Feb 24, 2020 Loading… updated Feb 24, 2020 v3.0.9 - Bugfixes
Fix Repo.__repr__ when subclassed
#968 by jan-matejka was merged Feb 8, 2020 Loading… updated Feb 8, 2020 v3.0.8 - Bugfixes
Updating AUTHORS
#978 by pratik-anurag was merged Feb 3, 2020 Loading… updated Feb 3, 2020
Remove A from Dockerfile
#974 by gleich was merged Jan 22, 2020 Loading… updated Jan 22, 2020
Replace redacted MAINTAINER with LABEL
#973 by gleich was merged Jan 22, 2020 Loading… updated Jan 22, 2020
Avoids env var warning when path contains $/%; fix #832
#961 by rgkimball was merged Dec 6, 2019 Loading… updated Dec 6, 2019 v3.0.6 - Bugfixes
Remove duplicate license parameter
#958 by blag was merged Nov 7, 2019 Loading… updated Nov 7, 2019 v3.0.5 - Bugfixes
Added Git Gud to projects
#951 by benthayer was merged Oct 24, 2019 Loading… updated Oct 24, 2019 v3.0.5 - Bugfixes
Fix 'PushInfo' object has no attribute 'name'
#953 by thetwoj was merged Oct 24, 2019 Loading… updated Oct 24, 2019 v3.0.5 - Bugfixes
Added exception handling for WinError6
#949 by Byron was merged Oct 23, 2019 Loading… updated Oct 23, 2019
Update .deepsource.toml
#942 by imkaka was merged Oct 16, 2019 Loading… updated Oct 16, 2019 v3.0.4 - Bugfixes
Fix if else
#940 by pratikanurag was merged Oct 15, 2019 Loading… updated Oct 15, 2019 v3.0.4 - Bugfixes
removed Unnecessary pass statement
#939 by pratikanurag was merged Oct 15, 2019 Loading… updated Oct 15, 2019 v3.0.4 - Bugfixes
removed Unnecessary pass statement
#938 by pratikanurag was merged Oct 15, 2019 Loading… updated Oct 15, 2019 v3.0.4 - Bugfixes
Renamed ununsed variables across
#937 by pratikanurag was merged Oct 15, 2019 Loading… updated Oct 15, 2019 v3.0.4 - Bugfixes
Allow single item for index.addremovemove
#936 by MarcelBeining was merged Oct 15, 2019 Loading… updated Oct 15, 2019 v3.0.4 - Bugfixes
Take advantage of universal newlines.
#927 by uri-canva was merged Sep 28, 2019 Loading… updated Sep 28, 2019 v3.0.3 - Bugfixes
Parse rejected deletes. acknowledged
#929 by uri-canva was merged Sep 28, 2019 Loading… updated Sep 28, 2019 v3.0.3 - Bugfixes
ProTip! Exclude everything labeled bug with -label:bug.