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

waffle.io Badge
#518 by waffle-iron was closed Sep 25, 2016 Loading… updated Sep 25, 2016
install ordereddict only on 2.6 with wheel
#512 by graingert was merged Oct 1, 2016 Loading… updated Oct 1, 2016 v2.0.9 - Bugfixes
RF: use @functools.wraps within decorators instead of manual __name__ reassignment
#523 by yarikoptic was merged Oct 2, 2016 Loading… updated Oct 2, 2016
Use flock() for file locking acknowledged rejected tag.Windows
#513 by expobrain was merged Oct 9, 2016 Loading… updated Oct 15, 2016
Improved way of listing URLs in remote
#528 by guyzmo was closed Oct 13, 2016 Loading… updated Oct 13, 2016
BF: remove a submodule with a remote without refs + misc fixes around
#521 by yarikoptic was merged Oct 2, 2016 Loading… updated Oct 3, 2016
RF: coveralls (not used/relied on really) -> codecov acknowledged
#522 by yarikoptic was merged Oct 9, 2016 Loading… updated Oct 9, 2016
FIX #526: Do not depend on test-sources
#527 by ankostis was merged Oct 11, 2016 Loading… updated Oct 16, 2016 v2.1.0 - better windows support
Fix some typos
#539 by bryant1410 was merged Oct 20, 2016 Loading… updated Oct 22, 2016 v2.1.0 - better windows support
FIX #535: expand also GIT_DIR var on Repo-construction
#537 by ankostis was merged Oct 22, 2016 Loading… updated Oct 22, 2016
Stop emulating mmap on Windows
#542 by ankostis was merged Oct 22, 2016 Loading… updated Oct 22, 2016 v2.1.1 - Bugfixes
DON"T MERGE TST: test on travis while TMPDIR containing unicode chars
#505 by yarikoptic was closed Sep 1, 2016 Loading… updated Oct 22, 2016
Allow for setting git options, that are persistent across subcommand calls
#536 by bpoldrack was merged Oct 19, 2016 Loading… updated Oct 22, 2016
Don't change the meaning of string literals critical
#554 by nvie was merged Dec 8, 2016 Loading… updated Dec 8, 2016
DOC: minor typo
#566 by boidolr was merged Jan 2, 2017 Loading… updated Jan 2, 2017
Doc fix: Using camellcase package name in "pip install" command
#574 by vokimon was merged Jan 15, 2017 Loading… updated Jan 15, 2017
Fix git.Commit docs typo
#577 by reuben-sutton was merged Feb 2, 2017 Loading… updated Feb 2, 2017
git expects boolean value to be lower case
#578 by barry-scott was closed Feb 3, 2017 Loading… updated Feb 3, 2017
Log lines for debugging waiting for feedback
#572 by expobrain was closed Feb 25, 2017 Loading… updated Feb 25, 2017
ProTip! Add no:assignee to see everything that’s not assigned.