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
/
objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplified parse_date implementation
Sebastian Thiel
2014-12-19
1
-7
/
+7
*
BF: adjust mktime output for the local offset (Close #218)
Yaroslav Halchenko
2014-12-18
1
-1
/
+4
*
Applied autopep8
Sebastian Thiel
2014-11-19
10
-163
/
+185
*
Backport of https://github.com/gitpython-developers/GitPython/pull/118
Sebastian Thiel
2014-11-19
1
-1
/
+1
*
Assure API remains backwards compatible; update API docs
Sebastian Thiel
2014-11-17
1
-2
/
+4
*
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Sebastian Thiel
2014-11-17
1
-3
/
+3
|
\
|
*
add param to create_from_tree
firm1
2014-03-24
1
-3
/
+8
*
|
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
10
-164
/
+164
*
|
pep8 linting (double spaces before comment)
Antoine Musso
2014-11-16
1
-2
/
+2
*
|
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
10
-90
/
+90
*
|
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
10
-15
/
+37
*
|
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
11
-336
/
+331
*
|
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
Sebastian Thiel
2014-11-15
3
-8
/
+29
|
\
\
|
*
|
[#7021] Fixed error serializing programmatically created commits
Cory Johns
2014-03-04
1
-1
/
+1
|
*
|
[#7021] Added serialization and test from upstream and fixed test issues
Cory Johns
2014-03-03
1
-0
/
+5
|
*
|
[#7021] ticket:533 fixed error with pgp signed commits
Yuriy Arhipov
2014-02-24
1
-10
/
+26
|
*
|
[#5330] Fixed has_attr typo
Cory Johns
2013-10-17
1
-1
/
+1
|
*
|
[#5330] Ensure wait() is called on git processes
Cory Johns
2013-10-09
1
-0
/
+3
|
*
|
Fix whacky indentation
Tim Van Steenburgh
2013-04-17
1
-7
/
+7
|
*
|
Return bytes if object name can't be utf8-decoded
Tim Van Steenburgh
2013-04-17
1
-3
/
+7
|
*
|
[#6078] #102 Work-around mergetag blocks by ignoring them
Cory Johns
2013-04-11
1
-1
/
+8
|
*
|
Fixed parse_actor_and_date with mangled tags
Igor Bondarenko
2013-02-14
1
-1
/
+7
*
|
|
GPG signature support on commit object.
Max Rasskazov
2014-09-08
1
-17
/
+36
*
|
|
Make sure that branches looking like a numeric scalar will not become number ...
Sebastian Thiel
2014-05-01
1
-1
/
+1
|
|
/
|
/
|
*
|
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
10
-2627
/
+2627
|
/
*
Submodule now uses a specialized method to remove its trees to allow read-onl...
Sebastian Thiel
2011-06-13
1
-5
/
+4
*
Making comparisons with non-GitPython objects more tolerant.
Julien Miotte
2011-05-19
1
-0
/
+4
*
added test & fix for mangled tagger names
Orestis Markou
2011-05-01
1
-1
/
+1
*
blob: Added class level members to represent valid file modes that can be use...
Sebastian Thiel
2011-01-06
1
-0
/
+5
*
submodule.add: handles addition of repositories with a specific branch correc...
Sebastian Thiel
2010-12-03
1
-6
/
+8
*
Fixed bug, which was so obvious that I am wondering how none of the test ran ...
Sebastian Thiel
2010-12-01
2
-2
/
+2
*
Commit.create_from_tree used a now renamed keyword parameter - no test-case e...
Sebastian Thiel
2010-11-26
1
-1
/
+1
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
12
-0
/
+2897