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
/
test
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: move to root dir
Konrad Weihmann
2020-07-12
70
-9384
/
+0
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
70
-0
/
+9384
*
tests: move to root dir
Konrad Weihmann
2020-07-12
70
-9384
/
+0
*
Fixed new test for copied files
JJ Graham
2019-10-19
1
-1
/
+1
*
Adding diff support for copied files, still working on test
JJ Graham
2019-10-19
2
-0
/
+5
*
Support multiple git config values per option
A. Jesse Jiryu Davis
2019-01-20
1
-0
/
+7
*
Add change in type support
Aurélien Matouillot
2018-05-19
2
-0
/
+11
*
BF: process included files before the rest
Yaroslav Halchenko
2017-11-27
2
-2
/
+21
*
test if it accepts environment variables in commands
Anson Mansfield
2017-07-19
1
-0
/
+0
*
Add a fixture to test incremental blame output for git 2.11.1+
George Hickman
2017-03-07
1
-0
/
+33
*
io, #519: ALL open() --> with open()
Kostis Anagnostopoulos
2016-10-01
1
-3
/
+4
*
fix(diff): use explicit change-type if possible
Sebastian Thiel
2016-07-23
1
-0
/
+1
*
Don't choke on (legitimately) invalidly encoded Unicode paths
fix-dont-choke-on-invalid-unicode-paths
Vincent Driessen
2016-06-06
1
-0
/
+7
*
Merge pull request #456 from gitpython-developers/fix-for-invalid-data-in-com...
Sebastian Thiel
2016-05-30
1
-0
/
+6
|
\
|
*
Add test case as example of Git commit with invalid data
Vincent Driessen
2016-05-30
1
-0
/
+6
*
|
Fix bug in diff parser output
fix-octal-escaped-path-parser-bug
Vincent Driessen
2016-05-30
1
-0
/
+7
|
/
*
Split lines by new line characters
Jonathan Chu
2016-05-24
1
-1
/
+1
*
Fix diff patch parser for paths with unsafe chars
Vincent Driessen
2016-04-19
1
-0
/
+75
*
Make diff patch parsing more reliable
Vincent Driessen
2016-04-19
2
-2
/
+7
*
Support "root" as a special value in .diff() calls
Vincent Driessen
2016-04-14
1
-0
/
+10
*
Add incremental blame support
Vincent Driessen
2016-04-13
1
-0
/
+30
*
Add test and fixture for diff index from raw format
Jonathan Chu
2016-03-16
1
-0
/
+1
*
fix(config): ignore empty values in config file
Sebastian Thiel
2015-09-06
1
-0
/
+4
*
fix(cmd): don't open stdout when fetching
Sebastian Thiel
2015-07-03
1
-0
/
+5
*
test(git): remove unnecessary fixture
Sebastian Thiel
2015-07-03
1
-5001
/
+0
*
fix(cmd): line parsing
Sebastian Thiel
2015-07-03
2
-0
/
+10003
*
fix(config): selective cfg write;fix cfg parser
Sebastian Thiel
2015-04-22
1
-0
/
+3
*
Fetch now deals with custom refspecs much better.
Sebastian Thiel
2015-01-22
2
-0
/
+12
*
Added advance usage examples to tutorial and made minor fixes.
Sebastian Thiel
2015-01-21
1
-2
/
+2
*
GitConfigParser now respects and merges 'include' sections
Sebastian Thiel
2015-01-14
1
-0
/
+3
*
Implemented multi-line parsing of git-config to the point where a sepcific te...
Sebastian Thiel
2015-01-10
1
-0
/
+183
*
Added test for complex blame revision query.
Sebastian Thiel
2015-01-09
1
-0
/
+177
*
Added test to verify binary diffs are working as well.
Sebastian Thiel
2015-01-09
1
-0
/
+100
*
Added test to verify binary diffs are working as well.
Sebastian Thiel
2015-01-09
2
-0
/
+4
*
Added test to assure blame can deal with binary patches.
Sebastian Thiel
2015-01-09
1
-0
/
+0
*
Added support for rename detection in raw mode (which is the default).
Sebastian Thiel
2015-01-08
1
-0
/
+1
*
Fixed io types to make tests work on PY2 once again.
py3
Sebastian Thiel
2015-01-05
1
-0
/
+1
*
Merge branch 'feature/0.3/git-file-support' of https://github.com/igetgames/G...
Sebastian Thiel
2014-11-19
1
-0
/
+1
|
\
|
*
Add tests for .git-file.
Marcus R. Brown
2013-01-11
1
-0
/
+1
*
|
GPG signature support on commit object.
Max Rasskazov
2014-09-08
1
-0
/
+30
|
/
*
Greatly improved robustness of config parser - it can now take pretty much ev...
Sebastian Thiel
2011-06-07
1
-5
/
+11
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
40
-0
/
+3634