Commits
Branch selector
User selector
Commit History
Commits on Nov 15, 2014
Merge branch 'johnsca-sf-master' into 0.3
Show description for 7aba59acommittedMerge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca-sf-master
Show description for ff13922committedMerge pull request #202 from hashar/tox
Show description for 9c39afacommittedMerge pull request #203 from hashar/lint-setup_py
Show description for 15c4a95committed
Commits on Nov 14, 2014
Lint setup.py
Show description for 2ab7ac2committedtox commands now have {posargs} as argument
Show description for 18fff4dcommittedDon't use tuples in setup.py requirement specs
Show description for 0441fdccommittedFixed premature closing of stdout/stderr streams, which caused plenty of errors.
Show description for 3287148committedSimplified get_user_id() and fixed possible python3 compatiblity issue.
Show description for 598cd1dcommittedMerge branch 'syabro-patch-1' into 0.3
Show description for fbd0968committedMerge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-patch-1
Show description for cccea02committedMerge pull request #189 from mrasskazov/0.3
Show description for d38b9a9committedMerge branch 'hashar-tox' into 0.3
Show description for 0f09906committedMerge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Show description for c914637committed- committed
Prepared release 0.3.2
Show description for c5452aacommitted- committed
Merge pull request #150 from derenio/0.3
Show description for 9c5b87bcommittedMerge pull request #181 from hashar/git-exec-const-output
Show description for 9ea3dbdcommittedMerge pull request #194 from maxyz/fix-issue-41_0.3
Show description for 9044abccommitted
Commits on Nov 12, 2014
Merge pull request #195 from maxyz/github-pull-88
Show description for 8f3989fcommittedMerge pull request #198 from folti/0.3
Show description for 678821acommittedMerge pull request #200 from dbaxa/0.3-with-unicode-fixes
Show description for 6404168committedFix the Repo commit and tree methods to work with unicode revs.
Show description for c390e22committedSwitch http://github.com/gitpython-developers/gitdb.git to https://github.com/gitpython-developers/gitdb.git .
Show description for e8987f2committedFixing unicode types
Show description for eb52c96authored andcommittedBasic test for __unpack_args to verify unicode handling works
Show description for f03e616authored andcommitted
Commits on Nov 5, 2014
GitRunCommand exception can store stdout output too.
Show description for 48f5476committed
Commits on Oct 1, 2014
- authored andcommitted
Commits on Sep 29, 2014
- authored andcommitted
Commits on Sep 8, 2014
GPG signature support on commit object.
Show description for d45c76bcommitted
Commits on Jul 25, 2014
Ensure consistent output from git command
Show description for 3eb7265committedtox env to easily run flake8
Show description for d43055dcommittedUse tox to easily run tests in venv
Show description for 2ddd5e5committedList runtime dependencies in requirements.txt
Show description for dbd784bcommitted