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
/
head.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-29
/
+9
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-26
/
+61
*
Fix typing issues with delete_head and Remote.add
Russ Allbery
2021-09-20
1
-1
/
+1
*
Add type to refs.head.delete()
Yobmod
2021-07-31
1
-3
/
+2
*
Add type to symbolicreference.references()
Yobmod
2021-07-31
1
-1
/
+0
*
Add type to symbolicreference.reference()
Yobmod
2021-07-31
1
-0
/
+1
*
Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck
Yobmod
2021-07-28
1
-6
/
+7
*
Fix SymbolicReference reference typing
Yobmod
2021-07-28
1
-1
/
+1
*
Add types to refs/head.py
Yobmod
2021-07-19
1
-15
/
+22
*
Make bytesIO forwardref
Yobmod
2021-07-05
1
-3
/
+8
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-2
/
+6
*
removed Unnecessary “else” after “return”
Pratik Anurag
2019-10-15
1
-2
/
+1
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-1
/
+1
*
fix(refs): handle quoted branch names
Sebastian Thiel
2016-12-08
1
-1
/
+7
*
Fix some typos
Santiago Castro
2016-10-20
1
-3
/
+2
*
io: Wrap (probably) allconfig_writers in `with` blocks
Kostis Anagnostopoulos
2016-10-04
1
-12
/
+9
*
fix(Head): checkout() handles detached head
Sebastian Thiel
2016-09-11
1
-1
/
+6
*
Always add '--' to git reset
James E. Blair
2015-07-17
1
-6
/
+1
*
Fixed some doc strings to build correctly with sphinx
Sebastian Thiel
2015-01-14
1
-0
/
+1
*
test_repo works
Sebastian Thiel
2015-01-06
1
-0
/
+1
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-5
/
+3
*
Removed unnecessary (non-gitpython) tests and fixed flake8
0.3.3
Sebastian Thiel
2015-01-04
1
-1
/
+3
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-2
/
+1
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-1
/
+1
*
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-11
/
+11
*
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-2
/
+2
*
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-2
/
+2
*
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-46
/
+44
*
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-225
/
+225
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+246