| .. |
|
cloud
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
contrib
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
tests
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
__init__.py
|
7babde64cb
Start on 0.24.8
|
преди 3 месеца |
|
__main__.py
|
b93c4da460
Add more docstrings
|
преди 5 месеца |
|
annotate.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
approxidate.py
|
59c29b3627
Implement advanced Git object specification support
|
преди 3 месеца |
|
archive.py
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
attrs.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
bisect.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
bitmap.py
|
4cfe680f3f
Fix windows-specific test issues
|
преди 3 месеца |
|
bundle.py
|
e9c177574a
Simplify and fix prerequisite handling in create_bundle_from_repo
|
преди 3 месеца |
|
cli.py
|
59c29b3627
Implement advanced Git object specification support
|
преди 3 месеца |
|
client.py
|
d785127b95
Fix SSH connections with custom ssh command
|
преди 3 месеца |
|
commit_graph.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
config.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
credentials.py
|
ae9a566a4c
Add remaining missing docstrings
|
преди 5 месеца |
|
diff.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
diff_tree.py
|
464bbd8649
Add PackCapableObjectStore base class to remove type: ignore
|
преди 3 месеца |
|
dumb.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
errors.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
fastexport.py
|
0e83eaae20
fix typing
|
преди 3 месеца |
|
file.py
|
36444598ab
Add support for core.fsyncObjectFiles configuration option
|
преди 3 месеца |
|
filter_branch.py
|
b5a389a244
Add convenience functions for dealing with refs
|
преди 3 месеца |
|
filters.py
|
1d5c694385
Attempt to fix 3.14 errors
|
преди 3 месеца |
|
gc.py
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
graph.py
|
2b446f644e
Add support for dulwich merge-base command
|
преди 3 месеца |
|
greenthreads.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
hooks.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
ignore.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
index.py
|
d9f395ef7c
Add sparse index support for improved performance with large repositories
|
преди 3 месеца |
|
lfs.py
|
4e3b18f12a
Implement file:// URL support for LFS
|
преди 3 месеца |
|
lfs_server.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
line_ending.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
log_utils.py
|
e0920d34e1
Fix Python 3.9 compatibility in test_log_utils
|
преди 3 месеца |
|
lru_cache.py
|
ae9a566a4c
Add remaining missing docstrings
|
преди 5 месеца |
|
mailmap.py
|
ae9a566a4c
Add remaining missing docstrings
|
преди 5 месеца |
|
maintenance.py
|
b1ec150b79
Implement git maintenance register and unregister subcommands
|
преди 3 месеца |
|
mbox.py
|
6a9bd0d133
Add mailsplit command
|
преди 3 месеца |
|
merge.py
|
b6faec98e5
Merge branch 'master' into recursive-merge
|
преди 3 месеца |
|
merge_drivers.py
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
notes.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
object_store.py
|
36444598ab
Add support for core.fsyncObjectFiles configuration option
|
преди 3 месеца |
|
objects.py
|
2b4bba1886
Implement recursive merge strategy for handling multiple merge bases
|
преди 3 месеца |
|
objectspec.py
|
59c29b3627
Implement advanced Git object specification support
|
преди 3 месеца |
|
pack.py
|
2ea8084fb1
Add Rust implementation of pack delta creation.
|
преди 3 месеца |
|
patch.py
|
a5788e4e26
Add support for cherry command
|
преди 3 месеца |
|
porcelain.py
|
54196aae00
Add support for replace command
|
преди 3 месеца |
|
protocol.py
|
8b674c976b
Enhance fetch with missing options
|
преди 3 месеца |
|
py.typed
|
656703d0ac
[setup] Add py.typed to allow type checking
|
преди 5 години |
|
rebase.py
|
ee23a186b9
Implement recursive merge strategy for handling multiple merge bases (#1936)
|
преди 3 месеца |
|
reflog.py
|
d819302adc
Work around typing module bug in Python 3.9.0/3.9.1
|
преди 3 месеца |
|
refs.py
|
54196aae00
Add support for replace command
|
преди 3 месеца |
|
reftable.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
repo.py
|
3b62d79276
Add support for recursive submodule updates
|
преди 3 месеца |
|
server.py
|
9e66c9e5fd
Fix import failure when sys.stdin is None
|
преди 3 месеца |
|
sparse_patterns.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
stash.py
|
f3a1cb84ff
Fix typing issues broken on other versions/with deps
|
преди 3 месеца |
|
submodule.py
|
de208b50c2
Add remaining typing
|
преди 3 месеца |
|
trailers.py
|
90c7d1c0b1
Add interpret-trailers command
|
преди 3 месеца |
|
walk.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
web.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
whitespace.py
|
d87542ac81
Use immutable container type annotations where appropriate
|
преди 3 месеца |
|
worktree.py
|
90c7d1c0b1
Add interpret-trailers command
|
преди 3 месеца |