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
3.1.53
User selector
Datepicker
Commit history
Commits on Nov 28, 2025
Stop Lit_commit_ish being imported
George-Ogden
committed
0aba3e7
View commit details
Copy full SHA for 0aba3e7
View code at this point
Browse repository at this point
Fix or ignore all mypy errors
George-Ogden
committed
8469a12
View commit details
Copy full SHA for 8469a12
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Add type of change to files_dict of a commit
Show description for ce8a69a
JonasScharpf
committed
ce8a69a
View commit details
Copy full SHA for ce8a69a
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Refine deprecated module attributes and their warnings
Show description for dffa930
EliahKagan
committed
dffa930
View commit details
Copy full SHA for dffa930
View code at this point
Browse repository at this point
Issue warnings for some deprecated attributes of modules
EliahKagan
committed
28bd4a3
View commit details
Copy full SHA for 28bd4a3
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Clarify how tag objects are usually tree-ish and commit-ish
Show description for 838eb92
EliahKagan
committed
838eb92
View commit details
Copy full SHA for 838eb92
View code at this point
Browse repository at this point
Remove unneeded F401 "Unused import" suppressions
Show description for 31bc8a4
EliahKagan
committed
31bc8a4
View commit details
Copy full SHA for 31bc8a4
View code at this point
Browse repository at this point
Commits on Mar 16, 2024
Use the :exc: role for exceptions
Show description for a957ae7
EliahKagan
committed
a957ae7
View commit details
Copy full SHA for a957ae7
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Use Sphinx manpage references where applicable
Show description for d8ab99c
EliahKagan
committed
d8ab99c
View commit details
Copy full SHA for d8ab99c
View code at this point
Browse repository at this point
Include TagObject in git.types.Tree_ish
Show description for 70ef69a
EliahKagan
committed
70ef69a
View commit details
Copy full SHA for 70ef69a
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Fix and deprecate Lit_commit_ish
Show description for ebcfced
EliahKagan
committed
ebcfced
View commit details
Copy full SHA for ebcfced
View code at this point
Browse repository at this point
Remove the temporary Old_commit_ish type
EliahKagan
committed
93d19dc
View commit details
Copy full SHA for 93d19dc
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Define GitObjectTypeString and update Object to use it
Show description for 1fe4dc8
EliahKagan
committed
1fe4dc8
View commit details
Copy full SHA for 1fe4dc8
View code at this point
Browse repository at this point
Define and document AnyGitObject and (new) Commit_ish
Show description for 787f65c
EliahKagan
committed
787f65c
View commit details
Copy full SHA for 787f65c
View code at this point
Browse repository at this point
Temporarily rename Commit_ish to Old_commit_ish
Show description for 04a2753
EliahKagan
committed
04a2753
View commit details
Copy full SHA for 04a2753
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Make NULL_TREE and Index precisely annotatable
Show description for 65863a2
EliahKagan
committed
65863a2
View commit details
Copy full SHA for 65863a2
View code at this point
Browse repository at this point
Annotate _process_diff_args without Diffable.Index
Show description for 2f5e258
EliahKagan
committed
2f5e258
View commit details
Copy full SHA for 2f5e258
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Clarify CallableProgress vs. CallableRemoteProgress
Show description for 94344b4
EliahKagan
committed
94344b4
View commit details
Copy full SHA for 94344b4
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
Remove commented-out is_config_level function
Show description for a06f1fc
EliahKagan
committed
a06f1fc
View commit details
Copy full SHA for a06f1fc
View code at this point
Browse repository at this point
Move our PathLike below even TYPE_CHECKING imports
Show description for 012d710
EliahKagan
committed
012d710
View commit details
Copy full SHA for 012d710
View code at this point
Browse repository at this point
Add docstrings to protocols in git.types
EliahKagan
committed
2e02b09
View commit details
Copy full SHA for 2e02b09
View code at this point
Browse repository at this point
Use phrases like "git object type" where applicable
Show description for 1530fd2
EliahKagan
committed
1530fd2
View commit details
Copy full SHA for 1530fd2
View code at this point
Browse repository at this point
Fix possible inaccuracy in Lit_config_levels docstring
Show description for 7166703
EliahKagan
committed
7166703
View commit details
Copy full SHA for 7166703
View code at this point
Browse repository at this point
Revise a couple new docstrings for clarity
EliahKagan
committed
15d50de
View commit details
Copy full SHA for 15d50de
View code at this point
Browse repository at this point
Add docstrings to TypedDicts in git.types
EliahKagan
committed
2aa053e
View commit details
Copy full SHA for 2aa053e
View code at this point
Browse repository at this point
Do a bit of tidying related to unused names
Show description for 2af7640
EliahKagan
committed
2af7640
View commit details
Copy full SHA for 2af7640
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
Document Tree_ish, Commit_ish, and related types
Show description for 3bd8177
EliahKagan
committed
3bd8177
View commit details
Copy full SHA for 3bd8177
View code at this point
Browse repository at this point
Start adding docstrings to types in git.types
EliahKagan
committed
9e47083
View commit details
Copy full SHA for 9e47083
View code at this point
Browse repository at this point
Revise assert_never
Show description for f83b056
EliahKagan
committed
f83b056
View commit details
Copy full SHA for f83b056
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2
EliahKagan
committed
41d22b2
View commit details
Copy full SHA for 41d22b2
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032c
EliahKagan
committed
454032c
View commit details
Copy full SHA for 454032c
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Remove encoding declarations
Show description for b970d42
EliahKagan
committed
b970d42
View commit details
Copy full SHA for b970d42
View code at this point
Browse repository at this point
Commits on Oct 22, 2023
Revise docstrings and comments for clarity and formatting
Show description for cd16a35
EliahKagan
committed
cd16a35
View commit details
Copy full SHA for cd16a35
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018
EliahKagan
committed
ae8c018
View commit details
Copy full SHA for ae8c018
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
feat: full typing for "progress" parameter
Show description for 9f74c05
Lydia
committed
9f74c05
View commit details
Copy full SHA for 9f74c05
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL