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
/
remote.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added non-fast forward test case, fixed parsing issue caused by initial line ...
Sebastian Thiel
2009-10-27
1
-2
/
+1
*
implemented test for rejection handling and fixed a bug when parsing remote r...
Sebastian Thiel
2009-10-27
1
-8
/
+31
*
Added testing frame for proper fetch testing to be very sure this works as ex...
Sebastian Thiel
2009-10-27
1
-13
/
+60
*
put _make_file helper method into TestBase class
Sebastian Thiel
2009-10-27
1
-6
/
+39
*
remote: Added fetch, pull, push methods to the interface to make these operat...
Sebastian Thiel
2009-10-21
1
-1
/
+61
*
remote.refs now returns an IterableList allowing easier access to the remotes...
Sebastian Thiel
2009-10-21
1
-2
/
+2
*
Fixed bare repository handling - bare is now a property to prevent writing it
Sebastian Thiel
2009-10-20
1
-1
/
+1
*
Implemneted IterableLists for refs, commits and remote objects including simp...
Sebastian Thiel
2009-10-19
1
-0
/
+1
*
commit.count: is an instance method now
Sebastian Thiel
2009-10-19
1
-3
/
+3
*
remote: added tests for creation and removal, finishing the remote interface
Sebastian Thiel
2009-10-19
1
-1
/
+4
*
Added configuration access including tests to remote
Sebastian Thiel
2009-10-19
1
-16
/
+52
*
Added remote module and test cases - about to implement remote option handling
Sebastian Thiel
2009-10-19
1
-0
/
+186