Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
1 month ago |
Jelmer Vernooij
|
538442329d
Fix ruff
|
8 months ago |
Jelmer Vernooij
|
3317eef581
Reformat with ruff
|
9 months ago |
Jelmer Vernooij
|
e3ca1cb5ce
Reformat and add reformat make target
|
1 year ago |
Jelmer Vernooij
|
2fab3300ab
Upgrade to >= python 3.7
|
1 year ago |
Jelmer Vernooij
|
574e529c1c
Run ruff fix
|
1 year ago |
Jelmer Vernooij
|
bc28ebfb8d
Make sure GitProtocolError's first argument is a string
|
1 year ago |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 years ago |
Jelmer Vernooij
|
b6b217bdb9
Add more typing
|
2 years ago |
Jelmer Vernooij
|
b3083cd903
Add note about error placement.
|
3 years ago |
Jelmer Vernooij
|
c8ce22c255
Reformatting.
|
3 years ago |
Jelmer Vernooij
|
6266df34af
Reformat with black.
|
3 years ago |
Jelmer Vernooij
|
e43edaf3c4
Fix tests, add version support to index.
|
4 years ago |
Jelmer Vernooij
|
d12011d823
Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError.
|
4 years ago |
Jelmer Vernooij
|
1a3a792506
Improve error message in HangoutException.
|
4 years ago |
Jelmer Vernooij
|
e3e68dcecc
When the client hangs up unexpectedly, forwars stderr lines.
|
4 years ago |
Jelmer Vernooij
|
24986435b8
Move EmptyFileException to dulwich.objects.
|
4 years ago |
Jelmer Vernooij
|
3ee7c4ef9b
Explicitly call parent class constructor rather than grandparent class constructor.
|
5 years ago |
Jelmer Vernooij
|
0bd1e28b88
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
6 years ago |
Antoine R. Dumont (@ardumont)
|
d74761abde
Raise EmptyFileException when empty disk file corruption is detected
|
7 years ago |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
7 years ago |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
8 years ago |
Jelmer Vernooij
|
c42e47b57c
Update some copyright headers.
|
11 years ago |
milki
|
c308a06317
Basic Hook Framework
|
12 years ago |
Dave Borowitz
|
56a607268d
walk: Raise MissingCommitError instead of KeyError.
|
13 years ago |
Dave Borowitz
|
cd7524496d
repo: Raise RefFormatException instead of KeyError on bad refs.
|
14 years ago |
Dave Borowitz
|
c215828698
server: Explicitly specify allowed protocol commands.
|
14 years ago |
Dave Borowitz
|
b3ab139abf
Add non-bare repository tests.
|
14 years ago |
Augie Fackler
|
bc59c3d5f5
client: raise an exception when send_pack fails
|
14 years ago |
Augie Fackler
|
231d6de35b
dulwich.errors: cleanup whitespace
|
14 years ago |