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
/
lib
/
git
/
objects
/
submodule
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved all contents, incl. submodule gitdb, up to the root directory
Sebastian Thiel
2010-11-21
1
-862
/
+0
*
Fixed API reference docs as far as possible
Sebastian Thiel
2010-11-21
1
-8
/
+12
*
Tried to get rid of held references which could keep a filehandle open. In fa...
Sebastian Thiel
2010-11-20
1
-1
/
+12
*
submodule.update: now forcing the checkout - see in-code comments
Sebastian Thiel
2010-11-20
1
-1
/
+5
*
Submodule: Assured we properly convert paths to using the slash separator
Sebastian Thiel
2010-11-20
1
-0
/
+6
*
submodule: Fixed capital error when handling the submodule's branch, which wa...
Sebastian Thiel
2010-11-20
1
-26
/
+39
*
submodule: When adding an existing submodule, when retrieving the binsha, we ...
Sebastian Thiel
2010-11-19
1
-1
/
+9
*
test_submodule: fixed failures that arose due to changes of the original subm...
Sebastian Thiel
2010-11-19
1
-6
/
+6
*
Fixed all imports, refactoring appears to be complete
Sebastian Thiel
2010-11-18
1
-7
/
+29
*
Split big submodule file into smaller files. Tried to manually get imports ri...
Sebastian Thiel
2010-11-18
1
-0
/
+794