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
/
TODO
Commit message (
Expand
)
Author
Age
Files
Lines
*
added Object.data_stream property allowing to stream object data directly.Con...
Sebastian Thiel
2009-10-22
1
-0
/
+12
*
remote: Added fetch, pull, push methods to the interface to make these operat...
Sebastian Thiel
2009-10-21
1
-0
/
+6
*
repo.is_dirty: fixed incorrect check of a dirty working tree, previously it w...
Sebastian Thiel
2009-10-21
1
-0
/
+7
*
repo.alternates test cheked for correctness and bugfixed - totally mocked tes...
Sebastian Thiel
2009-10-20
1
-0
/
+6
*
Added slots to Repo type to be sure we do not accidentally set values on it, ...
Sebastian Thiel
2009-10-20
1
-0
/
+7
*
Fixed bare repository handling - bare is now a property to prevent writing it
Sebastian Thiel
2009-10-20
1
-2
/
+0
*
Moved specialized methods like dashify, touch and is_git_dir to module to the...
Sebastian Thiel
2009-10-20
1
-1
/
+0
*
Improved is_dirty including test
Sebastian Thiel
2009-10-20
1
-2
/
+0
*
Implemneted IterableLists for refs, commits and remote objects including simp...
Sebastian Thiel
2009-10-19
1
-2
/
+0
*
Added TODO file to keep track of tasks and in case someone wants to help here...
Sebastian Thiel
2009-10-19
1
-0
/
+57