Jelmer Vernooij
|
aee765a866
Fix remaining mypy type errors and ruff linting issues
|
1 ay önce |
Jelmer Vernooij
|
0c63eec777
Add extensive type annotations to dulwich package
|
1 ay önce |
Jelmer Vernooij
|
eae1680204
Add type annotations to dulwich package
|
1 ay önce |
Jelmer Vernooij
|
8a2fcd3b7c
Add type annotations to RefsContainer and SymrefLoop classes
|
1 ay önce |
Jelmer Vernooij
|
9f88c4a625
Add remaining missing docstrings
|
1 ay önce |
Jelmer Vernooij
|
1f11e954bb
Add more missing docstrings part 4
|
1 ay önce |
Jelmer Vernooij
|
d6ac2f18c6
Add more docstrings
|
1 ay önce |
Jelmer Vernooij
|
3636e3fefc
Fix regressions in typing
|
1 ay önce |
Jelmer Vernooij
|
8f716bf8ee
Fix ruff ANN401 errors in dulwich/file.py
|
1 ay önce |
Jelmer Vernooij
|
9e4f1b0ed0
Add locked_ref context manager and fix packed ref deletion
|
2 ay önce |
Jelmer Vernooij
|
c74fa5e288
Some minor cleanups:
|
2 ay önce |
Jelmer Vernooij
|
d5a59c85bc
Fix ref optimization to preserve file locking behavior
|
2 ay önce |
Dan Villiom Podlaski Christiansen
|
65603730ab
refs: optimise writing unchanged refs
|
2 yıl önce |
Jelmer Vernooij
|
1d89c0b435
Add support for branch.<name>.merge configuration
|
2 ay önce |
Jelmer Vernooij
|
1f6e4f1b31
Add parse_remote_ref helper function to dulwich.refs
|
2 ay önce |
Jelmer Vernooij
|
e23394168a
Add basic notes support
|
2 ay önce |
Jelmer Vernooij
|
5095e574d7
Fix DictRefsContainer.set_if_equals() to only update requested ref
|
2 ay önce |
Jelmer Vernooij
|
b0f39a9b88
Refactor pack_refs logic from porcelain into refs module
|
2 ay önce |
Jelmer Vernooij
|
32e73e511e
Add support for os.PathLike objects throughout the API
|
3 ay önce |
Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
9 ay önce |
Jelmer Vernooij
|
5bd188b592
Don't write test.idx to current path
|
10 ay önce |
Jelmer Vernooij
|
2bb67c8b09
Fix more typing issues
|
10 ay önce |
Jelmer Vernooij
|
8bb9c9e84d
Add more types, courtesy of ruff
|
10 ay önce |
Arun Babu Neelicattu
|
a36bb990e7
Reject refcontainer values that are not 40 char sha or symref
|
10 ay önce |
Castedo Ellerman
|
667813010e
add easy type hints to some function returns (#1426)
|
10 ay önce |
Jelmer Vernooij
|
3759bf0e9e
Ruff fixes
|
10 ay önce |
Jelmer Vernooij
|
71bce19449
Reuse refs
|
11 ay önce |
Jelmer Vernooij
|
61d937ada1
Add split_peeled_refs
|
11 ay önce |
Jelmer Vernooij
|
e5c7be56cc
Install specific mypy version
|
11 ay önce |
Jelmer Vernooij
|
f108d03fa1
Fix typing error from mypy
|
11 ay önce |