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

Add missing newline when writing a symbolic ref.
#490 by bertwesarg was merged Jul 23, 2016 Loading… updated Jul 23, 2016 v2.0.8 - Bugfixes
FIx issue #464 corrupt log file help wanted
#469 by barry-scott was merged Aug 2, 2016 Loading… updated Aug 2, 2016 v2.0.8 - Bugfixes
is_dirty supports path. Fixes #482.
#496 by haizaar was merged Aug 2, 2016 Loading… updated Aug 3, 2016 v2.0.8 - Bugfixes
Use $GIT_DIR when set
#498 by DoomHammer was merged Aug 17, 2016 Loading… updated Aug 17, 2016
Allowed remotes to have no refs.
#499 by pelson was merged Aug 19, 2016 Loading… updated Aug 19, 2016
Update Remotes section
#502 by forresthopkinsa was merged Aug 24, 2016 Loading… updated Aug 28, 2016 v2.0.9 - Bugfixes
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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.