FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git/types.py - 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
Commits
Breadcrumbs
History for
GitPython
git
types.py
on
typing
User selector
Datepicker
Commit history
Commits on Jul 24, 2021
fix rdereddict, cannot subclass typing-extensiosn version
Yobmod
committed
6d6aae1
View commit details
Copy full SHA for 6d6aae1
View code at this point
Browse repository at this point
put ordereddict behind py version guard
Yobmod
committed
04e181f
View commit details
Copy full SHA for 04e181f
View code at this point
Browse repository at this point
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
committed
e6345d6
View commit details
Copy full SHA for e6345d6
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
update types in types.py
Yobmod
committed
2fa9fb1
View commit details
Copy full SHA for 2fa9fb1
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Make has_repo protocol runtime checkable and use in Diffable
Yobmod
committed
9377462
View commit details
Copy full SHA for 9377462
View code at this point
Browse repository at this point
Rmv circular import, create Has_id_attribute Protocol instead
Yobmod
committed
3710e24
View commit details
Copy full SHA for 3710e24
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Finish initial typing of index folder
Yobmod
committed
5d3818e
View commit details
Copy full SHA for 5d3818e
View code at this point
Browse repository at this point
Increase mypy strictness (no_implicit_optional & warn_redundant_casts) and fix errors
Yobmod
committed
2e2fe18
View commit details
Copy full SHA for 2e2fe18
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Rmv runtime_checkable < py3.8 pt2
Yobmod
committed
ed58e2f
View commit details
Copy full SHA for ed58e2f
View code at this point
Browse repository at this point
Rmv runtime_checkable < py3.8
Yobmod
committed
e6f340c
View commit details
Copy full SHA for e6f340c
View code at this point
Browse repository at this point
Fix for mrepo2
Yobmod
committed
deafa6a
View commit details
Copy full SHA for deafa6a
View code at this point
Browse repository at this point
Fix for mrepo
Yobmod
committed
278a371
View commit details
Copy full SHA for 278a371
View code at this point
Browse repository at this point
Fix Literal Typeguards
Yobmod
committed
1bcccd5
View commit details
Copy full SHA for 1bcccd5
View code at this point
Browse repository at this point
Improve types of @unbare_repo and @git_working_dir decorators
Yobmod
committed
6471018
View commit details
Copy full SHA for 6471018
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
Add Literal_config_levels.__args__
Yobmod
committed
53f1195
View commit details
Copy full SHA for 53f1195
View code at this point
Browse repository at this point
Rmv is_config_level() and get_args(), not worth the trouble
Yobmod
committed
0fc93b5
View commit details
Copy full SHA for 0fc93b5
View code at this point
Browse repository at this point
fix is_config_level for < 3.8
Yobmod
committed
0939e38
View commit details
Copy full SHA for 0939e38
View code at this point
Browse repository at this point
put typing_extensions.get_types() behind python version guard
Yobmod
committed
e4caa80
View commit details
Copy full SHA for e4caa80
View code at this point
Browse repository at this point
Fix IndexFile forwardref
Yobmod
committed
9400246
View commit details
Copy full SHA for 9400246
View code at this point
Browse repository at this point
Improve typing of config_levels, add assert_never()
Yobmod
committed
16f0607
View commit details
Copy full SHA for 16f0607
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Flake 8 fix
Yobmod
committed
8fd5414
View commit details
Copy full SHA for 8fd5414
View code at this point
Browse repository at this point
Put protocol behind py version check
Yobmod
committed
5266521
View commit details
Copy full SHA for 5266521
View code at this point
Browse repository at this point
Type Traversable/list_traverse() better, make IterablleObj a protocol
Yobmod
committed
a8ddf69
View commit details
Copy full SHA for a8ddf69
View code at this point
Browse repository at this point
Type Traversable.traverse() better, start types of submodule
Yobmod
committed
82b131c
View commit details
Copy full SHA for 82b131c
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
Import TypeGuard to replace casts
Yobmod
committed
b72118e
View commit details
Copy full SHA for b72118e
View code at this point
Browse repository at this point
Add T_Tre_cache TypeVar
Yobmod
committed
fe594eb
View commit details
Copy full SHA for fe594eb
View code at this point
Browse repository at this point
Add typedDict
Yobmod
committed
affee35
View commit details
Copy full SHA for affee35
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Update typing-extensions version in requirements.txt
Yobmod
committed
5b6fe83
View commit details
Copy full SHA for 5b6fe83
View code at this point
Browse repository at this point
Commits on May 9, 2021
Add types to config.py GitConfigParser ._assure_writable .add_section .read_only .get_value .get_values ._string_to_value ._value_to_string .add_value .rename_section
Yobmod
committed
c2f9f4e
View commit details
Copy full SHA for c2f9f4e
View code at this point
Browse repository at this point
Commits on May 8, 2021
Add types to config.py CONFIG_LEVELS, MetaParserBuilder.__new__() .needs_values() .set_dirty_and_flush_changes()
Yobmod
committed
efe6833
View commit details
Copy full SHA for efe6833
View code at this point
Browse repository at this point
Commits on May 3, 2021
copy sys.version checks for literal and final to git.types
Yobmod
committed
18b75d9
View commit details
Copy full SHA for 18b75d9
View code at this point
Browse repository at this point
add initial types to remote.py
Yobmod
committed
6752fad
View commit details
Copy full SHA for 6752fad
View code at this point
Browse repository at this point
Commits on Feb 28, 2021
move cmd.py types to another branch, mark typing import as unused
Yobmod
committed
b4fe276
View commit details
Copy full SHA for b4fe276
View code at this point
Browse repository at this point
add py.typed, mypy.ini and git/types.py
Yobmod
committed
2d92fee
View commit details
Copy full SHA for 2d92fee
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL