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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for EOL Python 2.6
Hugo
2018-03-18
1
-1
/
+1
*
BF: process included files before the rest
Yaroslav Halchenko
2017-11-27
1
-1
/
+2
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-04-09
1
-1
/
+1
*
Spelling fixes
Ville Skyttä
2017-03-09
1
-3
/
+3
*
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...
Sebastian Thiel
2016-10-22
1
-16
/
+20
|
\
|
*
src: import os.path as osp
Kostis Anagnostopoulos
2016-10-16
1
-16
/
+20
*
|
Fix some typos
Santiago Castro
2016-10-20
1
-3
/
+3
|
/
*
src: No PyDev warnings
Kostis Anagnostopoulos
2016-10-04
1
-2
/
+2
*
FIX config-lock release early regression caused by #519
Kostis Anagnostopoulos
2016-10-03
1
-13
/
+8
*
RF: use @functools.wraps within decorators instead of manual __name__ reassig...
Yaroslav Halchenko
2016-10-02
1
-1
/
+3
*
cfg_TCs, #519: FIX config resource leaks
Kostis Anagnostopoulos
2016-10-01
1
-37
/
+23
*
config parsers as context mangers can now be reentered for locks
Raphael Boidol
2016-03-06
1
-15
/
+21
*
enable config parsers to be used as context managers
Raphael Boidol
2016-02-20
1
-2
/
+19
*
fix(cmd): prevent deadlock on clone/fetch/pull
Sebastian Thiel
2016-02-07
1
-8
/
+1
*
fix(config): ignore empty values in config file
Sebastian Thiel
2015-09-06
1
-6
/
+14
*
fix(config): use `str.startswith('~')` instead of `'~' in str`
Mihyaeru
2015-07-06
1
-1
/
+1
*
fix(config): care tilde in include.path config
Mihyaeru
2015-07-06
1
-0
/
+2
*
Added NullHandlers to all loggers to preven "No handler" messages
James Nowell
2015-06-25
1
-0
/
+1
*
fix(config): selective cfg write;fix cfg parser
Sebastian Thiel
2015-04-22
1
-1
/
+5
*
Greatly improved possible safety of Submodule.update(), which is used by defa...
Sebastian Thiel
2015-01-20
1
-1
/
+3
*
Improved unicode handling when using os.environ or GitConfigParser
Sebastian Thiel
2015-01-19
1
-3
/
+9
*
Implemented Submodule.rename()
Sebastian Thiel
2015-01-19
1
-2
/
+20
*
GitConfigParser now respects and merges 'include' sections
Sebastian Thiel
2015-01-14
1
-13
/
+70
*
Implemented multi-line parsing of git-config to the point where a sepcific te...
Sebastian Thiel
2015-01-10
1
-38
/
+67
*
Make flake8 happy
Sebastian Thiel
2015-01-06
1
-2
/
+2
*
test_repo works
Sebastian Thiel
2015-01-06
1
-2
/
+12
*
test_index works
Sebastian Thiel
2015-01-06
1
-1
/
+8
*
test_commit works once again
Sebastian Thiel
2015-01-05
1
-1
/
+6
*
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-05
1
-20
/
+22
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-4
/
+8
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-1
/
+5
*
Replaced ordered dict with standard version; used logging module
Sebastian Thiel
2015-01-04
1
-2
/
+6
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-5
/
+3
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-4
/
+5
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-23
/
+23
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-15
/
+15
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-5
/
+7
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-63
/
+63
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-395
/
+395
*
Greatly improved robustness of config parser - it can now take pretty much ev...
Sebastian Thiel
2011-06-07
1
-3
/
+8
*
Match any number of leading spaces in config values
Jesse Keating
2011-05-22
1
-1
/
+1
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+420