| .. |
|
contrib
|
b5d4fbe7a2
Remove unnecessary import, use context managers.
|
6 anni fa |
|
tests
|
2e85b2caa3
Fix get_summary on python3.
|
6 anni fa |
|
__init__.py
|
1508828100
Release 0.19.13
|
6 anni fa |
|
_diff_tree.c
|
92a5253ce5
Use Py_hash_t type in Python3; should fix Python3 hash tests.
|
8 anni fa |
|
_objects.c
|
4c9b0aa6ae
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 anni fa |
|
_pack.c
|
4c9b0aa6ae
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 anni fa |
|
archive.py
|
cd31c5395a
Support a prefix argument to dulwich.archive.tar_stream.
|
7 anni fa |
|
client.py
|
00e4d70df6
Stop checking for ref validity client-side.
|
6 anni fa |
|
config.py
|
ad9c742293
Plug the end-of-line filter computing in the repo
|
7 anni fa |
|
diff_tree.py
|
c4f1e1a81e
Add change_type_same flag to tree_changes.
|
7 anni fa |
|
errors.py
|
fd67351f9b
Explicitly call parent class constructor rather than grandparent class constructor.
|
6 anni fa |
|
fastexport.py
|
4c9b0aa6ae
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 anni fa |
|
file.py
|
498ff9805c
Fix indentation.
|
7 anni fa |
|
greenthreads.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 anni fa |
|
hooks.py
|
5c41302dc9
add cwd parameter to hook
|
8 anni fa |
|
ignore.py
|
3194089755
ignore: question mark should not match slash
|
6 anni fa |
|
index.py
|
87b50544f6
Avoid relying on EISDIR for detecting directories; it doesn't work on Windows.
|
6 anni fa |
|
line_ending.py
|
b7a87d3fed
Activate the binary detection by default
|
7 anni fa |
|
log_utils.py
|
0710142881
Some style fixes.
|
8 anni fa |
|
lru_cache.py
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 anni fa |
|
mailmap.py
|
4c9b0aa6ae
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 anni fa |
|
object_store.py
|
b9205c4a15
Fix error message if name happens to be a tuple.
|
6 anni fa |
|
objects.py
|
72ffdef2e1
Raise proper error when object size is not an integer.
|
6 anni fa |
|
objectspec.py
|
b8e5076a18
Avoid else for for loops when there is no break in the body.
|
6 anni fa |
|
pack.py
|
b53cc13475
Revamp pack handling to deal with newly introduced packs correctly.
|
7 anni fa |
|
patch.py
|
4971543b33
Split line.
|
6 anni fa |
|
porcelain.py
|
315079f3d7
Fixing porcelain's status documentation. (#708)
|
6 anni fa |
|
protocol.py
|
4c9b0aa6ae
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
7 anni fa |
|
reflog.py
|
1e9660d165
Start writing reflog entries.
|
8 anni fa |
|
refs.py
|
420834f462
Implement RefsContainer.__iter__.
|
6 anni fa |
|
repo.py
|
f628e607eb
Fix style.
|
6 anni fa |
|
server.py
|
024def259b
Fix long line.
|
7 anni fa |
|
stash.py
|
47fe2be361
Merge basic stash support.
|
7 anni fa |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 anni fa |
|
walk.py
|
a8751fdd98
Only import collections as top-level object.
|
6 anni fa |
|
web.py
|
128c84c900
Return a 404 not found error when repository is not found.
|
6 anni fa |