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
/
fun.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
-199
/
+0
*
unicode handling in messages and trees was improved. Messages are now written...
Sebastian Thiel
2010-08-13
1
-0
/
+7
*
Unicode: tree_to_stream can now handle unicode names the way git would do it....
Sebastian Thiel
2010-07-15
1
-0
/
+7
*
Diff: fixed bug that caused a string to end up as a blob mode
Sebastian Thiel
2010-06-29
1
-1
/
+0
*
Adjusted all files to (hopefully) deal with the fact that all objects now use...
Sebastian Thiel
2010-06-25
1
-3
/
+4
*
GitCmdStreamReader: fixed terrible bug which only kicked in if the stream was...
Sebastian Thiel
2010-06-24
1
-1
/
+2
*
fixed critical bug in traverse_trees_recursive, implemented IndexFile.new inc...
Sebastian Thiel
2010-06-23
1
-1
/
+1
*
Initial frame for implementing read_tree using pure python. As git-read-tree ...
Sebastian Thiel
2010-06-22
1
-0
/
+118
*
index.write_tree: initial version implemented, although its not yet working c...
Sebastian Thiel
2010-06-22
1
-0
/
+66