FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Adding inital types to remote.py by Yobmod · Pull Request #1229 · gitpython-developers/GitPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
989
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Adding inital types to remote.py
- #1229
#1229
Merged
Byron
merged 18 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
Yobmod:addtypes
Copy head branch name to clipboard
May 7, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Adding inital types to remote.py
#1229
Byron
merged 18 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
Yobmod:addtypes
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2021
add types to base.py and fun.py
Yobmod
committed
ad4079d
View commit details
Copy full SHA for ad4079d
Browse repository at this point
start add types to util.py
Yobmod
committed
5b0028e
View commit details
Copy full SHA for 5b0028e
Browse repository at this point
Commits on Mar 1, 2021
add types to git.util and git.__init__
Yobmod
committed
a094ac1
View commit details
Copy full SHA for a094ac1
Browse repository at this point
add types to git.db and git.exc
Yobmod
committed
71e28b8
View commit details
Copy full SHA for 71e28b8
Browse repository at this point
Commits on Mar 2, 2021
add types to git.compat and git.diff
Yobmod
committed
2fd9f6e
View commit details
Copy full SHA for 2fd9f6e
Browse repository at this point
Commits on May 3, 2021
add initial types to remote.py
Yobmod
committed
6752fad
View commit details
Copy full SHA for 6752fad
Browse repository at this point
copy sys.version checks for literal and final to git.types
Yobmod
committed
18b75d9
View commit details
Copy full SHA for 18b75d9
Browse repository at this point
update type of FetchInfo.refresh() to use Literal
Yobmod
committed
a1fa850
View commit details
Copy full SHA for a1fa850
Browse repository at this point
add types to PushInfo.__init__() .remote_ref() and .old_commit()
Yobmod
committed
c08f592
View commit details
Copy full SHA for c08f592
Browse repository at this point
Merge branch 'main' into addtypes
Yobmod
authored
f8e7a7d
View commit details
Copy full SHA for f8e7a7d
Browse repository at this point
make progress types more general
Yobmod
committed
baec2e2
View commit details
Copy full SHA for baec2e2
Browse repository at this point
Merge branch 'addtypes' of https://github.com/Yobmod/GitPython into addtypes
Yobmod
committed
8611488
View commit details
Copy full SHA for 8611488
Browse repository at this point
change a type (Commit) to a forward ref
Yobmod
committed
e37ebaa
View commit details
Copy full SHA for e37ebaa
Browse repository at this point
change flags type to int
Yobmod
committed
f97d378
View commit details
Copy full SHA for f97d378
Browse repository at this point
add overloads to to_progress_instance()
Yobmod
committed
90fefb0
View commit details
Copy full SHA for 90fefb0
Browse repository at this point
add types to _from_line()
Yobmod
committed
559ddb3
View commit details
Copy full SHA for 559ddb3
Browse repository at this point
second pass of adding types
Yobmod
committed
1b16037
View commit details
Copy full SHA for 1b16037
Browse repository at this point
fix Repo forward ref
Yobmod
committed
96f8f17
View commit details
Copy full SHA for 96f8f17
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL