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
/
index
/
fun.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
BaseIndexEntry: Added to_blob method, refactored functionality sligthly
Sebastian Thiel
2010-07-20
1
-2
/
+25
*
Fixed the missing Repo type documentation thanks to a hint of gasche, fixed a...
Sebastian Thiel
2010-07-14
1
-0
/
+2
*
Renamed modules utils to util, and errors to exc to be more conforming to the...
Sebastian Thiel
2010-06-29
1
-2
/
+2
*
Updated and fixed sphinx API docs, which included one quick skim-through
Sebastian Thiel
2010-06-29
1
-1
/
+3
*
Adjusted all files to (hopefully) deal with the fact that all objects now use...
Sebastian Thiel
2010-06-25
1
-1
/
+1
*
aggressive_tree_merge: fixed incorrect handling of one branch, it was just no...
Sebastian Thiel
2010-06-24
1
-1
/
+10
*
fixed critical bug in traverse_trees_recursive, implemented IndexFile.new inc...
Sebastian Thiel
2010-06-23
1
-5
/
+6
*
Added test for aggressive_tree_merge
Sebastian Thiel
2010-06-23
1
-64
/
+65
*
Implemented simple tree merging and a simple test, more elaborate testing is ...
Sebastian Thiel
2010-06-23
1
-8
/
+78
*
Initial frame for implementing read_tree using pure python. As git-read-tree ...
Sebastian Thiel
2010-06-22
1
-4
/
+25
*
Tree-Writing now works after fixing an off-by-one error
Sebastian Thiel
2010-06-22
1
-2
/
+2
*
index.write_tree: initial version implemented, although its not yet working c...
Sebastian Thiel
2010-06-22
1
-7
/
+66
*
index: put serialization methods into new 'fun' module, this makes the calls ...
Sebastian Thiel
2010-06-21
1
-0
/
+138