index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
git
/
index.py
Age
Commit message (
Expand
)
Author
2009-10-22
Implemented merge/resolve handling , but realized that index writing is not y...
Sebastian Thiel
2009-10-21
index: Added write_tree method including test
Sebastian Thiel
2009-10-21
index.iter_blobs method added including tests ( which have been improved gene...
Sebastian Thiel
2009-10-21
tree.traverse: Added prune functionality - previously the predciate did both,...
Sebastian Thiel
2009-10-21
Improved testing of index against trees, tests succeed with next commit
Sebastian Thiel
2009-10-21
Initial version of merge including tests for one-way, two-way and tree-way merge
Sebastian Thiel
2009-10-21
index writing added including simple test, improved docs of IndexEntry
Sebastian Thiel
2009-10-20
improved IndexEntry type and added test for parsing of the stage
Sebastian Thiel
2009-10-20
Improved tuple access of EntryIndex class including test, stage and type acce...
Sebastian Thiel
2009-10-20
Added initial version of the index reading from file - IndexEntry interface i...
Sebastian Thiel
2009-10-20
Added frame for index implementation and testing
Sebastian Thiel
[prev]