| .. |
|
tests
|
6cc7af9998
Be a little bit strict about OS behaviour in index tests.
|
14 лет назад |
|
__init__.py
|
bd461d2562
Start on 0.8.5.
|
14 лет назад |
|
_compat.py
|
e9932b518d
_compat: Add implementation of all().
|
14 лет назад |
|
_diff_tree.c
|
bf42739b62
free_objects may have tried to free uninitialized / NULL pointers
|
14 лет назад |
|
_objects.c
|
523cc1cb14
When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist.
|
14 лет назад |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
16 лет назад |
|
client.py
|
1b4c9551a5
client: Fix check for 'report-status' capability.
|
14 лет назад |
|
config.py
|
283b2b68a2
Options on the same line as sections in config files are now supported. #920553
|
14 лет назад |
|
diff_tree.py
|
0b158bfdba
diff_tree: Factor out a protected _add_change method.
|
14 лет назад |
|
errors.py
|
3c99bca078
walk: Raise MissingCommitError instead of KeyError.
|
14 лет назад |
|
fastexport.py
|
c389599efa
Implement file change commands in fast import processor.
|
15 лет назад |
|
file.py
|
64e625679a
Kill doctest in dulwich.file. This breaks the epytext parser.
|
15 лет назад |
|
index.py
|
f6f2beb686
Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5.
|
14 лет назад |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
15 лет назад |
|
lru_cache.py
|
1bdb4630c6
Clean up file headers.
|
15 лет назад |
|
object_store.py
|
6e155517e5
Fix two pydoctor warnings.
|
14 лет назад |
|
objects.py
|
24863bcba2
objects: Fix default type of Commit.extra.
|
14 лет назад |
|
pack.py
|
32cfa69e59
pack: Avoid assert in a few cases where we want the checks, even if optimizations are enabled.
|
14 лет назад |
|
patch.py
|
f1c47c2720
Add more tests for write_object_diff, NEWS entry.
|
15 лет назад |
|
protocol.py
|
69a0369bcc
protocol: Add simple helper class for parsing a pktline stream.
|
14 лет назад |
|
repo.py
|
4a1fc70801
Merge addition of dulwich.index.build_index_from_tree from milki.
|
14 лет назад |
|
server.py
|
fa78e89525
Include status information in Python modules.
|
14 лет назад |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
walk.py
|
2f7762f9a2
Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``.
|
14 лет назад |
|
web.py
|
7ef31882c9
removed unused variable
|
14 лет назад |