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
/
objects
/
util.py
Age
Commit message (
Expand
)
Author
2016-10-20
Fix some typos
Santiago Castro
2016-04-19
Add support for getting "aware" datetime info
Vincent Driessen
2015-08-17
fix(commit): serialization timezone handling
Sebastian Thiel
2015-03-27
Fix typo
Kyle P. Johnson
2015-01-05
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
Applied autopep8
Sebastian Thiel
2014-12-19
Simplified parse_date implementation
Sebastian Thiel
2014-12-18
BF: adjust mktime output for the local offset (Close #218)
Yaroslav Halchenko
2014-11-19
Applied autopep8
Sebastian Thiel
2014-11-16
pep8 linting (trailing whitespace)
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-15
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
Sebastian Thiel
2014-02-09
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2013-02-14
Fixed parse_actor_and_date with mangled tags
Igor Bondarenko
2010-11-25
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel