| .. |
|
tests
|
85fc29afc7
Pack's constructor now takes resolve_ext_ref.
|
12 yıl önce |
|
__init__.py
|
4498550e67
Start on 0.9.1.
|
12 yıl önce |
|
_compat.py
|
f07ccffbc4
Fix indentation error in _compat.py.
|
12 yıl önce |
|
_diff_tree.c
|
bf42739b62
free_objects may have tried to free uninitialized / NULL pointers
|
14 yıl önce |
|
_objects.c
|
eb700910c7
_objects.c: Cope with sha_to_pyhex returning NULL.
|
13 yıl önce |
|
_pack.c
|
adb1c17474
_pack.c: Check for NULL return from Py_BuildValue.
|
13 yıl önce |
|
client.py
|
c53cc160b8
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
12 yıl önce |
|
config.py
|
3a02fce7e5
Provide OrderedDict fallback for Python < 2.6, fix test.
|
12 yıl önce |
|
diff_tree.py
|
89864699ae
Fix syntax errors in docstrings.
|
13 yıl önce |
|
errors.py
|
0cdc51de2b
Basic Hook Framework
|
12 yıl önce |
|
fastexport.py
|
c389599efa
Implement file change commands in fast import processor.
|
15 yıl önce |
|
file.py
|
64e625679a
Kill doctest in dulwich.file. This breaks the epytext parser.
|
15 yıl önce |
|
hooks.py
|
0cdc51de2b
Basic Hook Framework
|
12 yıl önce |
|
index.py
|
c22d20e1be
Fix index.changes_from_tree against an empty tree.
|
12 yıl önce |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
15 yıl önce |
|
lru_cache.py
|
1bdb4630c6
Clean up file headers.
|
15 yıl önce |
|
object_store.py
|
b63d7b35fb
Add relative path git alternates support
|
12 yıl önce |
|
objects.py
|
f5eb2a8615
Raise a ValueError for invalid shas
|
12 yıl önce |
|
pack.py
|
85fc29afc7
Pack's constructor now takes resolve_ext_ref.
|
12 yıl önce |
|
patch.py
|
2d3a438aaf
Update NEWS, provide way to force diffing of binary files.
|
12 yıl önce |
|
protocol.py
|
69a0369bcc
protocol: Add simple helper class for parsing a pktline stream.
|
14 yıl önce |
|
repo.py
|
dfcec79b6d
Add Repo.get_description method.
|
12 yıl önce |
|
server.py
|
975ec719ec
Protocol does not have a recv attritbue.
|
13 yıl önce |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 yıl önce |
|
walk.py
|
89864699ae
Fix syntax errors in docstrings.
|
13 yıl önce |
|
web.py
|
9400ba316e
Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again.
|
12 yıl önce |