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
*
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
*
Apply fix for #564
Sebastian Thiel
2018-10-14
1
-1
/
+1
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-4
/
+4
*
Drop support for EOL Python 2.6
Hugo
2018-03-18
1
-4
/
+1
*
Fix doc typos
samuela
2018-03-04
1
-2
/
+2
*
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Yaroslav Halchenko
2017-11-27
1
-11
/
+6
*
Merge branch 'master' of https://github.com/Plazmaz/GitPython into Plazmaz-ma...
Sebastian Thiel
2017-09-28
1
-2
/
+5
|
\
*
|
util: move expand_path from repo/base and use it in Git class init
Alexis Horgix Chotard
2017-08-25
1
-0
/
+7
|
/
*
Spelling fixes
Ville Skyttä
2017-03-09
1
-1
/
+1
*
Merge pull request #541 from andy-maier/py26_fixes
Sebastian Thiel
2016-12-08
1
-4
/
+11
|
\
|
*
Fixes to support Python 2.6 again.
Andreas Maier
2016-10-24
1
-4
/
+11
*
|
Merge pull request #554 from nvie/master
Vincent Driessen
2016-12-08
1
-2
/
+0
|
\
\
|
*
|
Don't change the meaning of string literals
Vincent Driessen
2016-12-07
1
-2
/
+0
|
|
/
*
|
chore(lint): flake8
Sebastian Thiel
2016-12-08
1
-0
/
+1
|
/
*
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...
Sebastian Thiel
2016-10-22
1
-11
/
+166
|
\
|
*
ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Kostis Anagnostopoulos
2016-10-16
1
-1
/
+1
|
*
src: reduce needless deps to `gitdb.util`
Kostis Anagnostopoulos
2016-10-16
1
-1
/
+4
|
*
src: import os.path as osp
Kostis Anagnostopoulos
2016-10-16
1
-3
/
+3
|
*
cygwin, #533: polish abs-paths in `git add` commands
Kostis Anagnostopoulos
2016-10-16
1
-0
/
+1
|
*
cygwin, #533: Allow '/cygdrive/c/' paths on repo init
Kostis Anagnostopoulos
2016-10-14
1
-1
/
+13
|
*
cygwin, #533: Try to make it work with Cygwin's Git.
Kostis Anagnostopoulos
2016-10-14
1
-8
/
+147
*
|
Fix some typos
Santiago Castro
2016-10-20
1
-4
/
+4
|
/
*
remote, #525: FIX BUG push-cmd misses error messages
Kostis Anagnostopoulos
2016-10-14
1
-1
/
+1
*
remote, #525: pump fetch-infos instead of GIL-read stderr
Kostis Anagnostopoulos
2016-10-13
1
-10
/
+13
[next]