index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
refs
Age
Commit message (
Expand
)
Author
2016-09-11
fix(Head): checkout() handles detached head
Sebastian Thiel
2016-09-11
fix(tag): resolve `commit` objects deeply.
Sebastian Thiel
2016-07-29
Merge remote-tracking branch 'upstream/master'
Barry Scott
2016-07-19
Use binary string constant for concatenation.
Bert Wesarg
2016-07-19
Add missing newline when writing a symbolic ref.
Bert Wesarg
2016-06-13
Fix corruption of the ref logs file
Barry Scott
2016-03-28
fix(refs): don't raise StopIteration
Sebastian Thiel
2015-07-26
Ensure file resources are released
David García Garzón
2015-07-17
Always add '--' to git reset
James E. Blair
2015-02-19
Assure to not iterate packed-refs file, ever.
Sebastian Thiel
2015-01-22
Overhauled all tutorials, and placed them in a unit-test.
Sebastian Thiel
2015-01-21
Added advance usage examples to tutorial and made minor fixes.
Sebastian Thiel
2015-01-14
Fixed some doc strings to build correctly with sphinx
Sebastian Thiel
2015-01-08
Now finally, tests should be working on travis too.
Sebastian Thiel
2015-01-07
Made improvements to assure test-cases don't leak file handles
Sebastian Thiel
2015-01-07
Made sure commits accept unicode or unicode characters
Sebastian Thiel
2015-01-07
fix pep8
firm1
2015-01-07
add support of utf8
firm1
2015-01-06
Fixed log implementation for py3
Sebastian Thiel
2015-01-06
Merge branch 'py3' into 0.3
Sebastian Thiel
2015-01-06
Make flake8 happy
Sebastian Thiel
2015-01-06
test_repo works
Sebastian Thiel
2015-01-06
test_refs works
Sebastian Thiel
2015-01-06
test_reflog works
Sebastian Thiel
2015-01-05
test_commit works once again
Sebastian Thiel
2015-01-05
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-05
BF: allow log line to have no msg (Close #225)
Yaroslav Halchenko
2015-01-05
Fixed io types to make tests work on PY2 once again.
Sebastian Thiel
2015-01-04
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
Removed unnecessary (non-gitpython) tests and fixed flake8
0.3.3
Sebastian Thiel
2015-01-04
Replaced ordered dict with standard version; used logging module
Sebastian Thiel
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
Another travis debugging commit
Sebastian Thiel
2015-01-04
Intermediate debug commit for travis ... do not use
Sebastian Thiel
2014-12-12
encode name of actor to utf-8
Kenji Fujiwara
2014-11-19
Fixes https://github.com/gitpython-developers/GitPython/issues/130
Sebastian Thiel
2014-11-19
Applied autopep8
Sebastian Thiel
2014-11-19
Added SymbolicReference.is_remote() utility method.
Sebastian Thiel
2014-11-17
Assure API remains backwards compatible; update API docs
Sebastian Thiel
2014-11-17
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Sebastian Thiel
2014-11-16
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
pep8 linting (double spaces before comment)
Antoine Musso
2014-11-16
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
pep8 linting (whitespaces)
Antoine Musso
2014-11-14
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-pat...
Sebastian Thiel
2014-04-06
Fixed undefined variable 'path' in Reference
Michael Goerz
2014-03-24
Update symbolic.py
firm1
2014-03-24
correct log reference
firm1
[next]