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
/
reference.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Sphinx rendering errors
Stephan Creutz
2022-12-29
1
-1
/
+2
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-6
/
+2
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-21
/
+37
*
replace some TBDs wiht runtime types
Yobmod
2021-07-31
1
-1
/
+1
*
cleanup
Yobmod
2021-07-31
1
-1
/
+1
*
Add type to symbolicreference.set_object()
Yobmod
2021-07-31
1
-2
/
+2
*
Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck
Yobmod
2021-07-28
1
-1
/
+3
*
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
2021-07-24
1
-1
/
+1
*
Add types to refs/reference.py
Yobmod
2021-07-19
1
-12
/
+25
*
Make IterableList generic and update throughout
Yobmod
2021-06-24
1
-2
/
+2
*
add initial types to remote.py
yobmod
2021-05-03
1
-2
/
+2
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-1
/
+1
*
Fix some typos
Santiago Castro
2016-10-20
1
-1
/
+1
*
src: No PyDev warnings
Kostis Anagnostopoulos
2016-10-04
1
-1
/
+1
*
Added advance usage examples to tutorial and made minor fixes.
Sebastian Thiel
2015-01-21
1
-1
/
+4
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-1
/
+2
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-5
/
+0
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-10
/
+10
*
Added SymbolicReference.is_remote() utility method.
Sebastian Thiel
2014-11-19
1
-1
/
+1
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-5
/
+5
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-4
/
+4
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-2
/
+4
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-13
/
+13
*
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-pat...
Sebastian Thiel
2014-11-14
1
-2
/
+0
|
\
|
*
Fixed NameError
Maxim Syabro
2014-02-10
1
-1
/
+1
*
|
Fixed undefined variable 'path' in Reference
Michael Goerz
2014-04-06
1
-1
/
+1
*
|
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-108
/
+108
|
/
*
Basic remote functionality moved to Reference type, as it can in fact be usef...
Sebastian Thiel
2011-07-04
1
-0
/
+41
*
refs: added constructor flag to allow refs to be instatiated from any path, i...
Sebastian Thiel
2011-07-04
1
-4
/
+6
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+84