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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
forward ref Gitconfigparser
Yobmod
2021-06-24
1
-1
/
+1
*
Add T_Tre_cache TypeVar
Yobmod
2021-06-24
1
-3
/
+3
*
Add typedDict
Yobmod
2021-06-24
1
-12
/
+13
*
update some TBDs to configparser
Yobmod
2021-06-24
1
-13
/
+22
*
update docstring
Yobmod
2021-06-24
1
-0
/
+2
*
Make Iterable deprecation warning on subclassing
Yobmod
2021-06-24
1
-4
/
+6
*
Rename Iterable due to typing.Iterable. Add deprecation warning
Yobmod
2021-06-24
1
-5
/
+39
*
Make IterableList generic and update throughout
Yobmod
2021-06-24
1
-6
/
+16
*
Update typing-extensions version in requirements.txt
Yobmod
2021-06-23
1
-4
/
+8
*
fixed case where progress was no longer shown if a single error occured
mxrch
2021-05-21
1
-1
/
+1
*
add types to index.fun.py
Yobmod
2021-05-17
1
-0
/
+1
*
flake8 and mypy fixes
Yobmod
2021-05-16
1
-1
/
+4
*
Merge pull request #1240 from Yobmod/addtypes
Sebastian Thiel
2021-05-14
1
-7
/
+4
|
\
|
*
revert util.expand_path() due to regression
yobmod
2021-05-13
1
-7
/
+4
*
|
remove comments
Sebastian Thiel
2021-05-13
1
-2
/
+1
|
/
*
flake8 and mypy fixes
yobmod
2021-05-13
1
-10
/
+0
*
Add types to cmd.py Git
yobmod
2021-05-13
1
-6
/
+19
*
Add types to cmd.py Git
yobmod
2021-05-12
1
-3
/
+29
*
flake8 fixes
yobmod
2021-05-08
1
-3
/
+4
*
add initial types to remote.py
yobmod
2021-05-03
1
-7
/
+40
*
add types to git.compat and git.diff
yobmod
2021-03-02
1
-4
/
+5
*
add types to git.util and git.__init__
yobmod
2021-03-01
1
-53
/
+58
*
start add types to util.py
yobmod
2021-02-28
1
-83
/
+109
*
Fix default actor name handling
Athos Ribeiro
2020-10-23
1
-1
/
+1
*
Get system user id in a lazy manner
Athos Ribeiro
2020-10-22
1
-4
/
+12
*
Fixed all warnings in documentation and updated Makefile to treat warnings as...
Kian Cross
2020-07-13
1
-2
/
+3
*
Fix exception causes in 7 modules
Ram Rachum
2020-06-13
1
-7
/
+7
*
Do not error in race condition of directory existing
AlanCoding
2020-03-21
1
-1
/
+1
*
Remove now unnecessary explicit Unicode string literal prefixes
Harmon
2020-02-25
1
-1
/
+1
*
Remove unnecessary check for logging.NullHandler for Python 2.6
Harmon
2020-02-08
1
-5
/
+0
*
Remove no longer used compat imports
Harmon
2020-02-08
1
-1
/
+0
*
Remove and replace compat.MAXSIZE
Harmon
2020-02-08
1
-5
/
+3
*
Remove checks for Python 2 and/or 3
Harmon
2020-02-08
1
-5
/
+1
*
fix Loop variable used outside the loop
Anil Khatri
2019-10-23
1
-2
/
+2
*
removed Unnecessary “else” after “return”
Pratik Anurag
2019-10-15
1
-3
/
+2
*
removed trailing whitespaces
Pratik Anurag
2019-10-15
1
-1
/
+1
*
renamed unused variables
Pratik Anurag
2019-10-15
1
-1
/
+1
*
Revert "Remove control character stripping."
Sebastian Thiel
2019-09-30
1
-2
/
+11
*
Try to fix tests; get more debug output
Sebastian Thiel
2019-09-30
1
-1
/
+0
*
Update util.py
Uri Baghin
2019-09-30
1
-1
/
+1
*
Update util.py
Uri Baghin
2019-09-30
1
-1
/
+1
*
Remove control character stripping.
Uri Baghin
2019-09-30
1
-11
/
+3
*
Take advantage of universal newlines.
Uri Baghin
2019-09-28
1
-90
/
+83
*
Fix #889: Add DeepSource config and fix some major issues
Mohit Solanki
2019-09-10
1
-3
/
+2
*
Fix `AttributeError` when searching a remote by name
César Izurieta
2019-07-21
1
-3
/
+6
*
Revert "Revert "Revert "Implement update call when the object is "up to date"...
Sebastian Thiel
2019-07-20
1
-15
/
+0
*
Revert "Revert "Implement update call when the object is "up to date" #871""
Sebastian Thiel
2019-07-20
1
-0
/
+15
*
Revert "Implement update call when the object is "up to date" #871"
Sebastian Thiel
2019-07-20
1
-15
/
+0
*
Implement update call when the object is "up to date" #871
Thomas Johannesmeyer
2019-07-20
1
-0
/
+15
*
Fix regex to support empty email addresses i.e. 'name <>'
Sebastian Thiel
2019-07-06
1
-2
/
+2
[next]