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
/
repo
/
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
-752
/
+0
*
Fixed API reference docs as far as possible
Sebastian Thiel
2010-11-21
1
-3
/
+5
*
repo: Added create_submodule method which fits into the tradition of offering...
Sebastian Thiel
2010-11-17
1
-57
/
+14
*
Repo: scetched out submodule_update
Sebastian Thiel
2010-11-17
1
-1
/
+62
*
Optimized test-decorators, by completely removing with_bare_rw_repo, which wa...
Sebastian Thiel
2010-11-15
1
-7
/
+6
*
Repo: added submodule query and iteration methods similar to the ones provide...
Sebastian Thiel
2010-11-15
1
-1
/
+21
*
BaseIndexEntry: Added to_blob method, refactored functionality sligthly
Sebastian Thiel
2010-07-20
1
-1
/
+11
*
Added python 2.4 support: Repo will now use the original GitCmdObjectDB in py...
Sebastian Thiel
2010-07-09
1
-1
/
+6
*
Adjusted clone method to allow static classmethod clone ( using clone_from ) ...
Sebastian Thiel
2010-07-07
1
-18
/
+29
*
Adjusted previous object creators to use the rev_parse method directly. rev_p...
Sebastian Thiel
2010-07-07
1
-13
/
+6
*
Initially working implementation of short-sha parsing and interpretation, tha...
Sebastian Thiel
2010-07-07
1
-2
/
+1
*
Made repo.py a package to allow better localization of functions and utilitie...
Sebastian Thiel
2010-07-06
1
-0
/
+695