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
/
symbolic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-54
/
+17
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-89
/
+177
*
Fix various typos
luz paz
2022-05-07
1
-1
/
+1
*
Fixed setting ref with non-ascii in path
Dmitry Kalinin
2022-03-23
1
-1
/
+1
*
Minor type fixes
Yobmod
2021-08-02
1
-3
/
+4
*
Add __future__.annotations to repo/base.py
Yobmod
2021-08-02
1
-4
/
+8
*
replace some TBDs wiht runtime types
Yobmod
2021-07-31
1
-2
/
+2
*
Add final final types to symbolic.py
Yobmod
2021-07-31
1
-6
/
+8
*
Add final types to symbolic.py
Yobmod
2021-07-31
1
-5
/
+5
*
Add type to symbolicreference.references()
Yobmod
2021-07-31
1
-11
/
+3
*
Add type to symbolicreference.reference()
Yobmod
2021-07-31
1
-3
/
+11
*
Add type to symbolicreference.set_object()
Yobmod
2021-07-31
1
-6
/
+8
*
Add type to symbolicreference.set_reference()
Yobmod
2021-07-31
1
-4
/
+5
*
Add type to symbolicreference.is_valid()
Yobmod
2021-07-31
1
-4
/
+4
*
Add type to symbolicreference.log_append()
Yobmod
2021-07-31
1
-6
/
+15
*
Add type to symbolicreference.delete()
Yobmod
2021-07-31
1
-5
/
+5
*
Add type to symbolicreference._create()
Yobmod
2021-07-31
1
-2
/
+4
*
Add type to symbolicreference.is_remote()
Yobmod
2021-07-31
1
-4
/
+5
*
Add type to symbolicreference.get_()
Yobmod
2021-07-31
1
-7
/
+6
*
Add type to symbolicreference()
Yobmod
2021-07-31
1
-6
/
+7
*
Add type to symbolicreference.dereference_recursive()
Yobmod
2021-07-31
1
-2
/
+2
*
Add type to symbolicreference.dereference_recursive()
Yobmod
2021-07-31
1
-1
/
+1
*
Add type to symbolicreference._get_packed_refs_path()
Yobmod
2021-07-31
1
-11
/
+11
*
Add type to symbolicreference._get_ref_info()
Yobmod
2021-07-31
1
-11
/
+11
*
Add type to symbolicreference.__repr__()
Yobmod
2021-07-31
1
-6
/
+6
*
Add type to symbolicreference.rename()
Yobmod
2021-07-31
1
-6
/
+7
*
Add type to symbolicreference.iter_items()
Yobmod
2021-07-31
1
-2
/
+2
*
Add type to symbolicreference.name()
Yobmod
2021-07-31
1
-80
/
+54
*
Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck
Yobmod
2021-07-28
1
-18
/
+29
*
Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck
Yobmod
2021-07-28
1
-16
/
+25
*
Fix more missing types in Symbolic.py
Yobmod
2021-07-28
1
-3
/
+3
*
Fix more missing types in Symbolic.py
Yobmod
2021-07-28
1
-9
/
+13
*
Fix forwardref
Yobmod
2021-07-28
1
-1
/
+1
*
Fix some SymbolicReference types
Yobmod
2021-07-28
1
-41
/
+39
*
Fix SymbolicReference reference typing
Yobmod
2021-07-28
1
-2
/
+4
*
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
2021-07-24
1
-1
/
+1
*
rmv redundant IOerror except
Yobmod
2021-07-19
1
-658
/
+0
*
Add types to refs/symbolic.py
Yobmod
2021-07-19
1
-0
/
+674
*
Improve typing of config_levels, add assert_never()
Yobmod
2021-07-05
1
-1
/
+2
*
Type Traversable.traverse() better, start types of submodule
Yobmod
2021-06-30
1
-2
/
+2
*
second pass of adding types
yobmod
2021-05-03
1
-1
/
+1
*
add initial types to remote.py
yobmod
2021-05-03
1
-1
/
+1
*
start add types to util.py
yobmod
2021-02-28
1
-1
/
+1
*
Ensure only fully matching symrefs are deleted
Simon Westphahl
2020-08-12
1
-2
/
+4
*
Fix exception causes in 7 modules
Ram Rachum
2020-06-13
1
-4
/
+4
*
Fix flake8 errors
Sebastian Thiel
2020-05-28
1
-1
/
+1
*
Use UTF-8 encoding when getting information about a symbolic reference
Harmon
2020-02-18
1
-1
/
+1
*
Remove and replace compat.string_types
Harmon
2020-02-08
1
-5
/
+2
*
renamed unused variables
Pratik Anurag
2019-10-15
1
-1
/
+1
*
Rewrite unnecessary dict/list/tuple calls as literals
Hugo
2018-03-18
1
-1
/
+1
[next]