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
*
Make has_repo protocol runtime checkable and use in Diffable
Yobmod
2021-07-09
1
-2
/
+2
*
Increase mypy strictness (no_implicit_optional & warn_redundant_casts) and fi...
Yobmod
2021-07-08
1
-2
/
+3
*
Make bytesIO forwardref
Yobmod
2021-07-05
1
-3
/
+3
*
Add types to submodule.util.py
Yobmod
2021-07-05
1
-4
/
+5
*
Improve BlameEntry.commit typing
Yobmod
2021-07-05
1
-2
/
+2
*
Improve typing of config_levels, add assert_never()
Yobmod
2021-07-05
1
-15
/
+16
*
Add missed types to Commit, uncomment to_native_path_linux()
Yobmod
2021-07-01
1
-0
/
+10
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-3
/
+1
*
Add types to config.py GitConfigParser ._assure_writable .add_section .read_o...
yobmod
2021-05-09
1
-15
/
+17
*
Add types to config.py GitConfigParser .write() ._write() .items() .items_all()
yobmod
2021-05-09
1
-8
/
+10
*
Add types to config.py GitConfigParser .read()
yobmod
2021-05-09
1
-11
/
+17
*
Add types to config.py GitConfigParser .release() ._read() ._has_includes() ....
yobmod
2021-05-08
1
-14
/
+16
*
Add types to config.py GitConfigParser .__init__() .aquire_lock()
yobmod
2021-05-08
1
-17
/
+26
*
Add types to config.py class _OMD
yobmod
2021-05-08
1
-13
/
+20
*
Add types to config.py class SectionConstraint
yobmod
2021-05-08
1
-10
/
+10
*
Add types to config.py CONFIG_LEVELS, MetaParserBuilder.__new__() .needs_valu...
yobmod
2021-05-08
1
-8
/
+8
*
flake8 fixes
yobmod
2021-05-08
1
-2
/
+13
*
add initial types to remote.py
yobmod
2021-05-03
1
-4
/
+3
*
start add types to util.py
yobmod
2021-02-28
1
-1
/
+3
*
Ensure that detached HEAD does not raise when comparing branch name.
Jeremy Retailleau
2020-09-03
1
-1
/
+7
*
Reformat code to remove unnecessary indentation
Jeremy Retailleau
2020-09-03
1
-29
/
+31
*
Add missing blank line
Jeremy Retailleau
2020-09-02
1
-0
/
+1
*
Add missing rules to match hierarchy path
Jeremy Retailleau
2020-09-02
1
-12
/
+16
*
Fix logic to properly compare glob pattern to value
Jeremy Retailleau
2020-09-02
1
-15
/
+16
*
Add method to retrieve all possible paths to include
Jeremy Retailleau
2020-09-02
1
-1
/
+36
*
Add reference to repository to config.
Jeremy Retailleau
2020-09-02
1
-2
/
+6
*
Update check method to find all includes
Jeremy Retailleau
2020-09-02
1
-1
/
+4
*
Add Regex to match content of "includeIf" section
Jeremy Retailleau
2020-09-02
1
-0
/
+3
*
Remove attempt to import ConfigParser for Python 2
Harmon
2020-02-08
1
-6
/
+1
*
Remove and replace compat.string_types
Harmon
2020-02-08
1
-4
/
+3
*
Remove checks for Python 2 and/or 3
Harmon
2020-02-08
1
-4
/
+1
*
Remove and replace compat.FileType
Harmon
2020-02-08
1
-2
/
+2
*
Filtered out "repository" more explicitly
Ben Thayer
2019-10-28
1
-1
/
+1
*
Raised final ValueError
Ben Thayer
2019-10-28
1
-1
/
+1
*
Changed ValueError
Ben Thayer
2019-10-28
1
-1
/
+1
*
Construct GitConfigParser without Repo object
Ben Thayer
2019-10-28
1
-3
/
+38
*
removed Unnecessary “else” after “return”
Pratik Anurag
2019-10-15
1
-2
/
+1
*
Use items and items_all correctly
A. Jesse Jiryu Davis
2019-01-21
1
-19
/
+16
*
Python 3 compatibility
A. Jesse Jiryu Davis
2019-01-20
1
-1
/
+2
*
Support multiple git config values per option
A. Jesse Jiryu Davis
2019-01-20
1
-10
/
+129
*
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
[next]