| .. |
|
cloud
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
contrib
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
tests
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
__init__.py
|
b9e96e0c9d
Release 0.24.1
|
6 месяцев назад |
|
__main__.py
|
9ad47ae34a
cli: allow invoking the package
|
4 лет назад |
|
annotate.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
archive.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
attrs.py
|
54bad4e09a
Add type annotations to dulwich/attrs.py
|
6 месяцев назад |
|
bisect.py
|
d4d5d8d46a
Fix type annotation issue in dulwich/bisect.py
|
6 месяцев назад |
|
bundle.py
|
3f78dba4ef
Add type annotations to dulwich/bundle.py
|
6 месяцев назад |
|
cli.py
|
96b27966ff
Implement basic worktree support
|
6 месяцев назад |
|
client.py
|
93b2be96d6
Fix deprecation warnings
|
6 месяцев назад |
|
commit_graph.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
config.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
credentials.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
diff.py
|
d708cea428
diff: Add colordiff support
|
6 месяцев назад |
|
diff_tree.py
|
ec71f14f89
Fix type issues
|
6 месяцев назад |
|
dumb.py
|
6f2d83a73b
dumb: Optimize number of HTTP requests sent to git server
|
6 месяцев назад |
|
errors.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
fastexport.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
file.py
|
3636e3fefc
Fix regressions in typing
|
6 месяцев назад |
|
filter_branch.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
filters.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
gc.py
|
443a3d21dc
Add autogc disable mechanisms for API users
|
7 месяцев назад |
|
graph.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
greenthreads.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
hooks.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
ignore.py
|
053b2237df
Simplify gitignore parent exclusion logic
|
6 месяцев назад |
|
index.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
lfs.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
lfs_server.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
line_ending.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
log_utils.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
lru_cache.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
mailmap.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
merge.py
|
e921078335
Add basic support for merge drivers
|
6 месяцев назад |
|
merge_drivers.py
|
2e7bc03143
Add type annotations to dulwich/merge_drivers.py
|
6 месяцев назад |
|
notes.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
object_store.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
objects.py
|
4783f9f4d4
Add type annotations to multiple dulwich modules
|
6 месяцев назад |
|
objectspec.py
|
485b3db96c
Support more complicated revision syntax (#1704)
|
6 месяцев назад |
|
pack.py
|
3636e3fefc
Fix regressions in typing
|
6 месяцев назад |
|
patch.py
|
6495948670
Fix type annotation issue in dulwich/patch.py
|
6 месяцев назад |
|
porcelain.py
|
93b2be96d6
Fix deprecation warnings
|
6 месяцев назад |
|
protocol.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
py.typed
|
744bc6cdb1
[setup] Add py.typed to allow type checking
|
5 лет назад |
|
rebase.py
|
bdf5d2cfef
Add explicit bool cast to rebase.py for mypy compliance
|
6 месяцев назад |
|
reflog.py
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
6 месяцев назад |
|
refs.py
|
3636e3fefc
Fix regressions in typing
|
6 месяцев назад |
|
reftable.py
|
39bda12c79
Add support for reftables
|
7 месяцев назад |
|
repo.py
|
93b2be96d6
Fix deprecation warnings
|
6 месяцев назад |
|
server.py
|
7c3d00c818
Some simplifications, fix typo in preamble (#1700)
|
6 месяцев назад |
|
sparse_patterns.py
|
348941ef37
Fix mypy no-any-return error in dulwich/sparse_patterns.py
|
6 месяцев назад |
|
stash.py
|
1534512fb6
Add type annotation to fix mypy error in dulwich/stash.py
|
6 месяцев назад |
|
stdint.h
|
ceef219db1
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
submodule.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
walk.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
web.py
|
39f9d87583
Fix typo in license preamble: "public" -> "published"
|
6 месяцев назад |
|
worktree.py
|
47cb948c70
Add temporary_worktree context manager
|
6 месяцев назад |