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 tests that are broken under Python 2.7.
#86 by marcusrbrown was closed Nov 19, 2014 Loading… updated Nov 19, 2014
Fix test broken under Python 2.7 unittest.
#87 by marcusrbrown was closed Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Add support for .git-file.
#89 by marcusrbrown was merged Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Ignore fetch info if it starts with POST
#97 by medwards was closed Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Some whitespace cleanup
#98 by medwards was closed Nov 19, 2014 Loading… updated Nov 19, 2014
Added support for separeted git dir.
#99 by niyaton was merged Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Fixed 'path not defined' error when referencing remote_name of non-remote branch
#100 by jjulien was closed Nov 19, 2014 Loading… updated Nov 19, 2014
Add isremote method to refs
#101 by jjulien was closed Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Update base.py
#118 by neeraju was merged Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Update util.py: Fix join_path function
#119 by neeraju was closed Nov 19, 2014 Loading… updated Nov 19, 2014
Partial fix to issue #142
#143 by migurski was closed Nov 19, 2014 Loading… updated Nov 19, 2014 v0.3.3
Copy environment for subprocess execution
#208 by electrofelix was merged Nov 17, 2014 Loading… updated Nov 18, 2014 v0.3.3
Fix typo
#120 by jet-sun was closed Nov 17, 2014 Loading… updated Nov 17, 2014
Skip mergetag messages
#129 by dguerri was closed Nov 17, 2014 Loading… updated Nov 17, 2014 v0.3.2
Adding to the index of a bare repository.
#131 by moshevds was merged Nov 17, 2014 Loading… updated Nov 17, 2014 v0.3.3
add author and committer in params of the commit function
#146 by firm1 was merged Nov 17, 2014 Loading… updated Nov 17, 2014 v0.3.3
Remove Byte Order Mark from git/cmd.py
#205 by hashar was merged Nov 17, 2014 Loading… updated Nov 17, 2014 v0.3.3
Pep8 linting
#204 by hashar was merged Nov 17, 2014 Loading… updated Nov 17, 2014 v0.3.3
Sf master
#134 by johnsca was merged Nov 15, 2014 Loading… updated Nov 15, 2014 v0.3.3
Fixed parse_actor_and_date with mangled tags
#96 by jetmind was merged Nov 15, 2014 Loading… updated Nov 15, 2014
tox commands now have {posargs} as argument
#202 by hashar was merged Nov 15, 2014 Loading… updated Nov 15, 2014
Lint setup.py
#203 by hashar was merged Nov 15, 2014 Loading… updated Nov 15, 2014
Fix git push hanging when stdout/stderr is big
#184 by msabramo was merged Aug 17, 2014 Loading… updated Nov 14, 2014 v0.3.5 - bugfixes
GPG signature support on commit object.
#124 by sugi was closed Nov 14, 2014 Loading… updated Nov 14, 2014
Add stdout option to GitCommandError
#91 by msiemens was closed Nov 14, 2014 Loading… updated Nov 14, 2014
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.