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
/
tree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Sphinx rendering errors
Stephan Creutz
2022-12-29
1
-1
/
+3
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-29
/
+9
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-57
/
+101
*
increase mypy strictness (warn unused ignored and warn unreachable)
Yobmod
2021-08-02
1
-1
/
+1
*
Add final types to tree.py
Yobmod
2021-07-31
1
-2
/
+2
*
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
2021-07-24
1
-3
/
+3
*
Change remaining type comments to py3.6+ types
Yobmod
2021-07-19
1
-1
/
+1
*
Make types in refs compatible with objects
Yobmod
2021-07-19
1
-6
/
+6
*
Use TreeCacheTup type alias throughout
Yobmod
2021-07-09
1
-6
/
+8
*
Try to distinguation git.diff module from diff.Diff.diff and diff.Daffable.di...
Yobmod
2021-07-09
1
-2
/
+2
*
Fix list_traverse() docstring for Autodoc
Yobmod
2021-07-09
1
-0
/
+5
*
Rmv circular import, create Has_id_attribute Protocol instead
Yobmod
2021-07-09
1
-1
/
+1
*
Add list_traverse() to Tree and TraversableIterableObj.
Yobmod
2021-07-09
1
-2
/
+5
*
fix base,ours,theirs typing
Yobmod
2021-07-08
1
-1
/
+1
*
Finish initial typing of index folder
Yobmod
2021-07-08
1
-10
/
+10
*
Increase mypy strictness (no_implicit_optional & warn_redundant_casts) and fi...
Yobmod
2021-07-08
1
-1
/
+0
*
Add missed types to Commit, uncomment to_native_path_linux()
Yobmod
2021-07-01
1
-1
/
+1
*
Type Tree.traverse() better
Yobmod
2021-06-30
1
-19
/
+18
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-12
/
+42
*
Add asserts and casts for T_Tree_cache
Yobmod
2021-06-25
1
-4
/
+9
*
Add T_Tre_cache TypeVar
Yobmod
2021-06-24
1
-14
/
+18
*
Add types to tree.Tree
Yobmod
2021-06-24
1
-28
/
+28
*
Update typing-extensions version in requirements.txt
Yobmod
2021-06-23
1
-4
/
+18
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-2
/
+2
*
Remove and replace compat.string_types
Harmon
2020-02-08
1
-2
/
+1
*
Remove checks for Python 2 and/or 3
Harmon
2020-02-08
1
-4
/
+1
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-1
/
+1
*
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...
Sebastian Thiel
2016-10-22
1
-2
/
+2
|
\
|
*
src: reduce needless deps to `gitdb.util`
Kostis Anagnostopoulos
2016-10-16
1
-2
/
+2
*
|
Fix some typos
Santiago Castro
2016-10-20
1
-3
/
+3
|
/
*
fix(tree): show that fixing Tree.cache is not possible
Sebastian Thiel
2015-12-14
1
-23
/
+29
*
chore(tree): remove dead code
Sebastian Thiel
2015-12-13
1
-1
/
+0
*
fix(tree): tree item sort now uses git-style
Sebastian Thiel
2015-12-13
1
-1
/
+49
*
test_tree works
Sebastian Thiel
2015-01-06
1
-2
/
+10
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-9
/
+7
*
Removed unnecessary (non-gitpython) tests and fixed flake8
0.3.3
Sebastian Thiel
2015-01-04
1
-4
/
+4
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-12
/
+12
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-17
/
+17
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-13
/
+13
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-3
/
+3
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-33
/
+33
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-245
/
+245
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+280