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
/
objects
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update util.py
Dominic
2021-07-31
1
-94
/
+545
*
Update util.py
Dominic
2021-07-31
1
-540
/
+94
*
Change remaining type comments to py3.6+ types
Yobmod
2021-07-19
1
-3
/
+3
*
Make traversable and serilizable into protocols
Yobmod
2021-07-19
1
-24
/
+54
*
Move TraverseNT to global, cos mypy complained on testing
Yobmod
2021-07-09
1
-4
/
+6
*
Flatten list_traverse()
Yobmod
2021-07-09
1
-0
/
+1
*
Rmv circular import, create Has_id_attribute Protocol instead
Yobmod
2021-07-09
1
-4
/
+2
*
Add list_traverse() to Tree and TraversableIterableObj.
Yobmod
2021-07-09
1
-1
/
+6
*
Change type of list_traverse() again.
Yobmod
2021-07-09
1
-6
/
+17
*
Rmv typeguard from list_traverse(), was wrong
Yobmod
2021-07-09
1
-17
/
+13
*
improve TraversableIterableObj typeguard
Yobmod
2021-07-09
1
-4
/
+6
*
tests TraversableIterableObj typeguard
Yobmod
2021-07-09
1
-5
/
+5
*
Add missed types to Commit, uncomment to_native_path_linux()
Yobmod
2021-07-01
1
-8
/
+8
*
Fix forward ref
Yobmod
2021-06-30
1
-1
/
+1
*
Type Traversable/list_traverse() better, make IterablleObj a protocol
Yobmod
2021-06-30
1
-14
/
+10
*
Type Tree.traverse() better
Yobmod
2021-06-30
1
-2
/
+4
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-25
/
+132
*
another typo
Dominic
2021-06-25
1
-1
/
+1
*
fix typo
Dominic
2021-06-25
1
-1
/
+1
*
flake8 fix
Dominic
2021-06-25
1
-1
/
+1
*
Import typevar in util.py
Dominic
2021-06-25
1
-1
/
+3
*
fix indent
Yobmod
2021-06-24
1
-22
/
+0
*
Make IterableList generic and update throughout
Yobmod
2021-06-24
1
-5
/
+6
*
Update typing-extensions version in requirements.txt
Yobmod
2021-06-23
1
-38
/
+91
*
accept datetime instances as dates
Alba Mendez
2020-08-31
1
-0
/
+5
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
*
Added parsing for '@1400000000 +0000' date format as used by git commit hooks.
Dries
2019-12-29
1
-0
/
+2
*
Fix pickling of tzoffset
Uwe L. Korn
2019-10-19
1
-0
/
+3
*
Avoid from_timestamp() function to raise an exception when the offset is grea...
ishepard
2018-04-04
1
-2
/
+5
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-3
/
+3
*
Fix some typos
Santiago Castro
2016-10-20
1
-4
/
+4
*
Add support for getting "aware" datetime info
Vincent Driessen
2016-04-19
1
-1
/
+29
*
fix(commit): serialization timezone handling
Sebastian Thiel
2015-08-17
1
-1
/
+1
*
Fix typo
Kyle P. Johnson
2015-03-27
1
-1
/
+1
*
Intermediate commit: test_config and test_actor works
Sebastian Thiel
2015-01-05
1
-8
/
+8
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-5
/
+4
*
Applied autopep8
Sebastian Thiel
2015-01-04
1
-2
/
+2
*
Simplified parse_date implementation
Sebastian Thiel
2014-12-19
1
-7
/
+7
*
BF: adjust mktime output for the local offset (Close #218)
Yaroslav Halchenko
2014-12-18
1
-1
/
+4
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-10
/
+10
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-17
/
+17
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-19
/
+19
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-0
/
+10
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-43
/
+43
*
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
Sebastian Thiel
2014-11-15
1
-2
/
+7
|
\
|
*
Fixed parse_actor_and_date with mangled tags
Igor Bondarenko
2013-02-14
1
-1
/
+7
*
|
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-273
/
+273
|
/
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+315