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_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Satisfy flake8
Sebastian Thiel
2019-07-06
1
-1
/
+2
*
Fix regex to support empty email addresses i.e. 'name <>'
Sebastian Thiel
2019-07-06
1
-0
/
+5
*
Avoid from_timestamp() function to raise an exception when the offset is grea...
ishepard
2018-04-04
1
-2
/
+16
*
Drop support for EOL Python 2.6
Hugo
2018-03-18
1
-4
/
+1
*
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Yaroslav Halchenko
2017-11-27
1
-27
/
+27
*
Fixes to support Python 2.6 again.
Andreas Maier
2016-10-24
1
-1
/
+5
*
cygwin, #533: Allow '/cygdrive/c/' paths on repo init
Kostis Anagnostopoulos
2016-10-14
1
-26
/
+53
*
cygwin, #533: Try to make it work with Cygwin's Git.
Kostis Anagnostopoulos
2016-10-14
1
-12
/
+55
*
src: No PyDev warnings
Kostis Anagnostopoulos
2016-10-04
1
-57
/
+65
*
FIX hook TC on PY3+Win & indeterministic lock timing.
Kostis Anagnostopoulos
2016-09-29
1
-2
/
+3
*
Proc, #519: Rework error-exc msgs & log thread-pumps errors
Kostis Anagnostopoulos
2016-09-28
1
-2
/
+1
*
src: constify is_<platform>() calls
Kostis Anagnostopoulos
2016-09-28
1
-1
/
+1
*
src, #519: collect all is_<platform>() calls
Kostis Anagnostopoulos
2016-09-27
1
-3
/
+2
*
test, #519: Popen() universal_newlin.es NoWindow in Winfoes
Kostis Anagnostopoulos
2016-09-26
1
-1
/
+6
*
apveyor: simplify test.
Kostis Anagnostopoulos
2016-09-26
1
-1
/
+1
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
Removed 'from X import *' whereever possible
Sebastian Thiel
2015-01-04
1
-4
/
+17
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-1
/
+0
*
Simplified parse_date implementation
Sebastian Thiel
2014-12-19
1
-2
/
+2
*
BF: adjust mktime output for the local offset (Close #218)
Yaroslav Halchenko
2014-12-18
1
-1
/
+1
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-2
/
+2
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-3
/
+3
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-1
/
+2
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-29
/
+28
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-143
/
+143
*
util: Added test for iterable list, and implemented __contains__ and __del__ ...
Sebastian Thiel
2011-06-08
1
-1
/
+58
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+109