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
/
git
/
refs
/
remote.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-4
/
+2
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-7
/
+14
*
Fix typing issues with delete_head and Remote.add
Russ Allbery
2021-09-20
1
-1
/
+6
*
Add type to symbolicreference.name()
Yobmod
2021-07-31
1
-2
/
+2
*
Add types to refs/remote.py
Yobmod
2021-07-19
1
-9
/
+22
*
worktrees: make non-packed refs also work correctly.
Peter Jones
2017-08-22
1
-0
/
+4
*
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...
Sebastian Thiel
2016-10-22
1
-4
/
+5
|
\
|
*
src: reduce needless deps to `gitdb.util`
Kostis Anagnostopoulos
2016-10-16
1
-4
/
+5
*
|
Fix some typos
Santiago Castro
2016-10-20
1
-1
/
+1
|
/
*
Fixed some doc strings to build correctly with sphinx
Sebastian Thiel
2015-01-14
1
-1
/
+2
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-3
/
+3
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-1
/
+1
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-1
/
+1
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-5
/
+5
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-35
/
+35
*
Basic remote functionality moved to Reference type, as it can in fact be usef...
Sebastian Thiel
2011-07-04
1
-19
/
+1
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+63