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
/
test
/
test_commit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Commit.trailer_list to return tuples.
Twist
2023-04-22
1
-4
/
+4
*
Deprecate Commit.trailers.
Twist
2023-04-22
1
-6
/
+0
*
Add trailers_list and trailers_list methods to fix the commit trailers functi...
Twist
2023-04-21
1
-36
/
+47
*
fix files list on file rename
Matteo Croce
2023-01-13
1
-0
/
+31
*
Use the same regex as the Actor class when determining co-authors.
Twist
2022-08-24
1
-1
/
+1
*
Add malformed co-authors to the test, to check they aren't detected with the ...
Twist
2022-08-23
1
-2
/
+6
*
Add co_authors property to the Commit object, which parses the commit message...
Twist
2022-08-22
1
-0
/
+11
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-54
/
+20
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-92
/
+160
*
Use git interpret-trailers for trailers property
Ket3r
2022-01-07
1
-2
/
+2
*
Add failing unit test
Peter Kempter
2022-01-07
1
-0
/
+46
*
Rmv old py2.7 __future__ imports
Yobmod
2021-07-19
1
-2
/
+0
*
rmv python 3.5 checks from tests
Yobmod
2021-07-19
1
-1
/
+1
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-0
/
+13
*
add replace method to git.Commit
Lars Kellogg-Stedman
2021-02-15
1
-0
/
+20
*
Fix inheritance issue at commit.iter_items
Yuri Volchkov
2021-02-05
1
-0
/
+7
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+393
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-393
/
+0
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+393
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-275
/
+0
*
Initial interface including some of the implementation of the RefLog. TestCas...
Sebastian Thiel
2010-11-23
1
-0
/
+2
*
Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...
Sebastian Thiel
2010-11-21
1
-1
/
+1
*
flattened test folder structure, didn't adjust any file content yet
Sebastian Thiel
2010-11-21
1
-0
/
+273