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
/
lib
/
git
/
commit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added submodule type and handling through Tree listing.
D. Dotsenko
2010-10-20
1
-1
/
+1
*
Many small doc changes pulled in from the 0.1.7RC branch.
0.1.7
Michael Trier
2010-03-20
1
-2
/
+2
*
Corrected a bunch of whitespace that makes some folks crazy. Added Sebastian ...
Michael Trier
2010-03-03
1
-13
/
+13
*
Improved head and tag object documentation slightly
Sebastian Thiel
2009-10-08
1
-2
/
+2
*
Added missing information to docstrings of commit and stats module
Sebastian Thiel
2009-10-08
1
-21
/
+56
*
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2009-01-24
1
-1
/
+1
*
fixed Commit.stats retrieval for parentless commits in bare repos
Michael Trier
2008-12-16
1
-4
/
+4
*
Corrected conflict with pep8 changes from apollo13.
Michael Trier
2008-12-15
1
-1
/
+1
|
\
|
*
pep008!
Florian Apolloner
2008-12-15
1
-1
/
+1
*
|
Added in new properties Diff.renamed, Diff.rename_from, and Diff.rename_to
Michael Trier
2008-12-15
1
-2
/
+2
*
|
Make message the full message and add a summary property
Paul Sowden
2008-12-15
1
-2
/
+6
*
|
add a path parameter to most commit methods
Paul Sowden
2008-12-15
1
-4
/
+10
*
|
remove ambiguity between paths and treeishs
Paul Sowden
2008-12-15
1
-4
/
+4
|
/
*
Replace GitPython with git in repr() outputs.
Steve Frécinaux
2008-09-17
1
-5
/
+5
*
Merge branch 'master' of git://gitorious.org/git-python/nud
Michael Trier
2008-09-14
1
-16
/
+17
|
\
|
*
Do not use **kwargs for constructors.
Steve Frécinaux
2008-09-06
1
-16
/
+17
*
|
Merge branch 'master' of git://gitorious.org/git-python/nud
Florian Apolloner
2008-09-05
1
-7
/
+7
|
\
\
|
|
/
|
*
Fix unneeded dict unpacking.
Steve Frécinaux
2008-09-05
1
-7
/
+7
*
|
commit: handle --bisect-all output in Commit.list_from_string
David Aguilar
2008-09-02
1
-4
/
+4
|
/
*
Added license information to all files.
Michael Trier
2008-07-16
1
-0
/
+6
*
fixed second problem in http://groups.google.com/group/git-python/browse_thre...
Florian Apolloner
2008-06-20
1
-1
/
+3
*
renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...
Michael Trier
2008-05-30
1
-0
/
+235