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
/
git
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
flattened test folder structure, didn't adjust any file content yet
Sebastian Thiel
2010-11-21
1
-102
/
+0
*
Improved GitConfigurationParser to better deal with streams and the correspon...
Sebastian Thiel
2010-11-15
1
-3
/
+1
*
Converted all tabs to 4 space characters each to comply with pep8
Sebastian Thiel
2010-03-04
1
-91
/
+91
*
config: GitConfigReader now allows to override its lock-type. By default it u...
Sebastian Thiel
2009-12-17
1
-1
/
+1
*
config: fixed incorrect handling of default value in get_value
Sebastian Thiel
2009-12-09
1
-0
/
+4
*
config.set_value: added more convenient set_value method to ConfigReader
Sebastian Thiel
2009-12-08
1
-0
/
+6
*
config.get_value: Added default argument including test
Sebastian Thiel
2009-12-08
1
-0
/
+5
*
config: implemented get_value method to have a safe way to make general queri...
Sebastian Thiel
2009-12-03
1
-0
/
+2
*
Adjusted all remaining test suites to use the new TestBase class where approp...
Sebastian Thiel
2009-10-22
1
-4
/
+0
*
config: fixed serious issues that would cause it to see initial tabs as conti...
Sebastian Thiel
2009-10-19
1
-0
/
+2
*
added additional testing for the configuration, concurrent access and config ...
Sebastian Thiel
2009-10-19
1
-2
/
+23
*
implemented config class as far as necessary, one check is still failing
Sebastian Thiel
2009-10-19
1
-1
/
+51
*
Added frame for configuration reader involving a meta class, decorators and t...
Sebastian Thiel
2009-10-18
1
-0
/
+18