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
/
objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
12
-2897
/
+0
*
submodule.update: the actual update will now mention the revision to which it...
Sebastian Thiel
2010-11-25
1
-2
/
+2
*
Implemented dry_run mode including tests for RootModule.update and Submodule
Sebastian Thiel
2010-11-25
2
-162
/
+200
*
Integrated progress updates into all submodule.update methods.
Sebastian Thiel
2010-11-25
2
-17
/
+86
*
Submodule: Added dry_run and progress parameter to the update method. It is c...
Sebastian Thiel
2010-11-24
2
-9
/
+32
*
submodule.update: previous_commit is now set according to the stored reflog v...
Sebastian Thiel
2010-11-24
1
-12
/
+8
*
Adjusted remaining usages of set_reference and set_commit to set a logmessage
Sebastian Thiel
2010-11-24
2
-2
/
+2
*
Adjusted all Head.create calls to set a logmessage similar to the one git uses
Sebastian Thiel
2010-11-24
2
-9
/
+17
*
Fixed remaining issues, all tests work as expected
Sebastian Thiel
2010-11-24
3
-8
/
+7
*
Actor: Moved it from git.objects.util to git.util, adjusted all imports accor...
Sebastian Thiel
2010-11-23
3
-92
/
+10
*
Initial interface including some of the implementation of the RefLog. TestCas...
Sebastian Thiel
2010-11-23
1
-39
/
+42
*
Fixed remaining tests - lets hope that everything is indeed working correctly...
Sebastian Thiel
2010-11-23
1
-2
/
+1
*
moved all contents, incl. submodule gitdb, up to the root directory
Sebastian Thiel
2010-11-21
12
-0
/
+2844