index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
refs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
5
-20
/
+13
*
Another travis debugging commit
Sebastian Thiel
2015-01-04
1
-2
/
+0
*
Intermediate debug commit for travis ... do not use
Sebastian Thiel
2015-01-04
1
-0
/
+2
*
encode name of actor to utf-8
Kenji Fujiwara
2014-12-12
1
-1
/
+2
*
Fixes https://github.com/gitpython-developers/GitPython/issues/130
Sebastian Thiel
2014-11-19
1
-1
/
+3
*
Applied autopep8
Sebastian Thiel
2014-11-19
4
-76
/
+79
*
Added SymbolicReference.is_remote() utility method.
Sebastian Thiel
2014-11-19
2
-1
/
+5
*
Assure API remains backwards compatible; update API docs
Sebastian Thiel
2014-11-17
1
-3
/
+9
*
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Sebastian Thiel
2014-11-17
2
-6
/
+10
|
\
|
*
Update symbolic.py
firm1
2014-03-24
1
-1
/
+1
|
*
correct log reference
firm1
2014-03-24
1
-1
/
+1
*
|
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
6
-73
/
+73
*
|
pep8 linting (double spaces before comment)
Antoine Musso
2014-11-16
1
-2
/
+2
*
|
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
6
-27
/
+27
*
|
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
6
-10
/
+12
*
|
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
6
-213
/
+211
*
|
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-pat...
Sebastian Thiel
2014-11-14
1
-2
/
+0
|
\
\
|
*
|
Fixed NameError
Maxim Syabro
2014-02-10
1
-1
/
+1
*
|
|
Fixed undefined variable 'path' in Reference
Michael Goerz
2014-04-06
1
-1
/
+1
|
|
/
|
/
|
*
|
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
7
-1330
/
+1330
|
/
*
Basic remote functionality moved to Reference type, as it can in fact be usef...
Sebastian Thiel
2011-07-04
3
-19
/
+43
*
refs: added constructor flag to allow refs to be instatiated from any path, i...
Sebastian Thiel
2011-07-04
1
-4
/
+6
*
Fixed critical issue that would cause a string to be passed to methods that ...
Sebastian Thiel
2011-06-08
1
-1
/
+1
*
relaxed implementation when comparing symbolic references against other items...
Sebastian Thiel
2011-06-08
1
-1
/
+3
*
log: non-existing logs no longer throw an exception, but are ignored. Fixed c...
Sebastian Thiel
2011-06-08
2
-6
/
+15
*
Commit.create_from_tree used a now renamed keyword parameter - no test-case e...
Sebastian Thiel
2010-11-26
1
-1
/
+2
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
7
-0
/
+1405