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
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-373
/
+0
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-0
/
+373
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-373
/
+0
*
Fix exception causes in 7 modules
Ram Rachum
2020-06-13
1
-2
/
+2
*
Remove and replace compat.string_types
Harmon
2020-02-08
1
-2
/
+1
*
Fix #889: Add DeepSource config and fix some major issues
Mohit Solanki
2019-09-10
1
-1
/
+1
*
Use items and items_all correctly
A. Jesse Jiryu Davis
2019-01-21
1
-1
/
+11
*
Support multiple git config values per option
A. Jesse Jiryu Davis
2019-01-20
1
-0
/
+97
*
BF: wrap map into list, since iterator is not well digested by GitConfigParser
Yaroslav Halchenko
2017-11-27
1
-1
/
+1
*
BF: process included files before the rest
Yaroslav Halchenko
2017-11-27
1
-0
/
+16
*
Spelling fixes
Ville Skyttä
2017-03-09
1
-1
/
+1
*
src: import os.path as osp
Kostis Anagnostopoulos
2016-10-16
1
-7
/
+6
*
src, config_tc: replace deprecated `failUnlessRaises`
Kostis Anagnostopoulos
2016-10-03
1
-13
/
+25
*
repo-TCs, #519: FIX config resource leaks
Kostis Anagnostopoulos
2016-10-01
1
-2
/
+1
*
ci: restore ci log-level to normal, coverage on Win-Appveyor
Kostis Anagnostopoulos
2016-10-01
1
-5
/
+3
*
cfg_TCs, #519: FIX config resource leaks
Kostis Anagnostopoulos
2016-10-01
1
-78
/
+93
*
Win, #519: FIX with_rw_directory() to remove read-only dirs
Kostis Anagnostopoulos
2016-09-28
1
-1
/
+1
*
config parsers as context mangers can now be reentered for locks
Raphael Boidol
2016-03-06
1
-0
/
+17
*
enable config parsers to be used as context managers
Raphael Boidol
2016-02-20
1
-39
/
+31
*
fix(config): ignore empty values in config file
Sebastian Thiel
2015-09-06
1
-0
/
+7
*
fix(config): selective cfg write;fix cfg parser
Sebastian Thiel
2015-04-22
1
-6
/
+9
*
Fixed configuration file test - release call was missing.
Sebastian Thiel
2015-01-19
1
-0
/
+1
*
Implemented Submodule.rename()
Sebastian Thiel
2015-01-19
1
-0
/
+13
*
GitConfigParser now respects and merges 'include' sections
Sebastian Thiel
2015-01-14
1
-1
/
+67
*
rewrote test-string to have a chance to make flake8 happy.
Sebastian Thiel
2015-01-10
1
-10
/
+9
*
Implemented multi-line parsing of git-config to the point where a sepcific te...
Sebastian Thiel
2015-01-10
1
-1
/
+21
*
Make flake8 happy
Sebastian Thiel
2015-01-06
1
-0
/
+1
*
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-05
1
-6
/
+7
*
Fixed io types to make tests work on PY2 once again.
py3
Sebastian Thiel
2015-01-05
1
-2
/
+2
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
Replaced ordered dict with standard version; used logging module
Sebastian Thiel
2015-01-04
1
-1
/
+0
*
Removed 'from X import *' whereever possible
Sebastian Thiel
2015-01-04
1
-2
/
+7
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-2
/
+2
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-1
/
+1
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-1
/
+1
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-4
/
+4
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-0
/
+1
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-16
/
+14
*
Greatly improved robustness of config parser - it can now take pretty much ev...
Sebastian Thiel
2011-06-07
1
-2
/
+4
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+102