Jelmer Vernooij
|
d7fe585dc3
Factor out serialize_refs.
|
2 年 前 |
Jelmer Vernooij
|
beb8f959f7
Rename ANNOTATED_TAG_SUFFIX to PEELED_TAG_SUFFIX.
|
2 年 前 |
Jelmer Vernooij
|
d8dea76385
Fix style.
|
2 年 前 |
Jelmer Vernooij
|
1bfc88ea55
Drop PackData.iterobjects.
|
2 年 前 |
Jelmer Vernooij
|
83a679251a
Include type_num in hint.
|
2 年 前 |
Jelmer Vernooij
|
16b026f6d1
Significant rewrite of pack handling.
|
2 年 前 |
Jelmer Vernooij
|
ccff9b0235
Factor out MissingObjectFinder.
|
2 年 前 |
Jelmer Vernooij
|
2f6f4d1e97
Factor out MissingObjectStore.
|
2 年 前 |
Jelmer Vernooij
|
03cc1f5fd0
Add protocols for object containers.
|
2 年 前 |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 年 前 |
Jelmer Vernooij
|
560bf0a5f5
Even more typing.
|
2 年 前 |
Jelmer Vernooij
|
08c3505747
Fix typing.
|
2 年 前 |
Jelmer Vernooij
|
0687e47ec2
Fix typing.
|
2 年 前 |
Jelmer Vernooij
|
320a3cfd7d
Even more typing.
|
2 年 前 |
Jelmer Vernooij
|
65c6626b65
add some typing in object_store.
|
2 年 前 |
Jelmer Vernooij
|
ecaf366aab
Add some more typing for dulwich.index.
|
2 年 前 |
Jelmer Vernooij
|
260a6d9c91
Remove obsolete line dealing with singleton str arguments to Repo.get_walker
|
2 年 前 |
Jelmer Vernooij
|
0be2b64ee8
On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error
|
2 年 前 |
Christian Sattler
|
6a8d8b04f6
Check for null and newline bytes in check_user_identity.
|
2 年 前 |
Jelmer Vernooij
|
90ff89e325
Merge pull request #1059 from jelmer/lookup-once
|
2 年 前 |
Jelmer Vernooij
|
c218eca05e
Only lookup entries in pwd once.
|
2 年 前 |
Jelmer Vernooij
|
4fa57f3d0e
Use 'raise from'.
|
2 年 前 |
Jelmer Vernooij
|
0f2b04e25a
Support repository format version 1. Fixes #1056
|
2 年 前 |
Kian-Meng Ang
|
c50a72c1e0
Fix typos
|
2 年 前 |
springheeledjack0
|
2b484eb322
Implement commit signing
|
2 年 前 |
Jelmer Vernooij
|
399281b5ed
Improve pydoctor contents.
|
2 年 前 |
Jelmer Vernooij
|
9ac44ced5b
Fix flake8 formatting compatibility.
|
2 年 前 |
David Hotham
|
0c467db4cf
markups: backwards compatibility
|
2 年 前 |
David Hotham
|
e9071c627f
Special case boolean config values
|
2 年 前 |
David Hotham
|
0699568dee
more typechecking
|
2 年 前 |