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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add git command options
Eric Brunson
2014-04-25
1
-0
/
+2
*
add git command options
Eric Brunson
2014-04-25
1
-0
/
+12
*
Minor modifications to get tests back to work.
Sebastian Thiel
2014-02-10
3
-13
/
+20
*
Adjusted required versions of pre-requisites, now the majority of the tests work
Sebastian Thiel
2014-02-10
3
-4
/
+4
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
21
-4575
/
+4575
*
fixed testcase
Sebastian Thiel
2011-07-18
1
-1
/
+1
*
new blame test added
Sebastian Thiel
2011-07-18
1
-0
/
+9
*
Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs
Sebastian Thiel
2011-07-05
1
-0
/
+10
*
Fetch info can now deal much better with non-default ref specs, fixes #24, #25
Sebastian Thiel
2011-07-04
1
-4
/
+48
*
refs: added constructor flag to allow refs to be instatiated from any path, i...
Sebastian Thiel
2011-07-04
1
-0
/
+5
*
Fixes #23
Sebastian Thiel
2011-07-04
1
-424
/
+432
*
test_submodule doesn't assume latest version of gitdb anymore
Sebastian Thiel
2011-06-13
1
-1
/
+2
*
fixed test_repo to deal with new and old versions of the gitdb. windows is no...
Sebastian Thiel
2011-06-13
1
-1
/
+1
*
fixed submodule test to work on windows
Sebastian Thiel
2011-06-13
1
-2
/
+3
*
test_submodule: Will now load everything into memory if smmap is present, to ...
Sebastian Thiel
2011-06-13
1
-0
/
+14
*
Fixed submodule tests to go with either the old or the new version of gitdb
Sebastian Thiel
2011-06-10
1
-5
/
+6
*
Fixed critical issue that would cause a string to be passed to methods that ...
Sebastian Thiel
2011-06-08
1
-3
/
+1
*
relaxed implementation when comparing symbolic references against other items...
Sebastian Thiel
2011-06-08
1
-0
/
+9
*
util: Added test for iterable list, and implemented __contains__ and __del__ ...
Sebastian Thiel
2011-06-08
1
-1
/
+58
*
Improved debug assertion to provide proper path on which to run a git daemon
Sebastian Thiel
2011-06-07
1
-2
/
+4
*
Added version_info property to git command. Its cached and efficient, includi...
Sebastian Thiel
2011-06-07
1
-66
/
+82
*
Fixed submodule test. Just a tiny thing
Sebastian Thiel
2011-06-07
1
-0
/
+3
*
Greatly improved robustness of config parser - it can now take pretty much ev...
Sebastian Thiel
2011-06-07
2
-7
/
+15
*
added test & fix for mangled tagger names
Orestis Markou
2011-05-01
1
-0
/
+10
*
Fixed incorrect handling of rev_parse if it was fed with branches that looked...
Sebastian Thiel
2011-02-23
1
-1
/
+6
*
Submodule tests are functional once again.
Sebastian Thiel
2010-12-01
1
-1
/
+1
*
Fixed import of gitdb, keeping changed gitdb commit so that the submodule tes...
Sebastian Thiel
2010-12-01
1
-2
/
+2
*
Fixed all testcases
Sebastian Thiel
2010-11-25
2
-4
/
+5
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
67
-0
/
+8668