| .. |
|
tests
|
604498805d
Pass an HTTP request object through to handlers.
|
14 лет назад |
|
__init__.py
|
85f64bb647
Set version to 0.8.0.
|
14 лет назад |
|
_compat.py
|
e9932b518d
_compat: Add implementation of all().
|
14 лет назад |
|
_diff_tree.c
|
ddecd489cc
_diff_tree_.c: Fix double decref of objects module.
|
15 лет назад |
|
_objects.c
|
d6cc373992
Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion).
|
14 лет назад |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
16 лет назад |
|
client.py
|
4a9983a41a
Support ~ in git:// URL paths.
|
14 лет назад |
|
diff_tree.py
|
3435eac1f9
walk: Add option to follow paths across rename/copy.
|
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
|
1f02a13f81
Fix order of parameters to Tree.add.
|
15 лет назад |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
15 лет назад |
|
lru_cache.py
|
1bdb4630c6
Clean up file headers.
|
15 лет назад |
|
object_store.py
|
373ad1efcd
ObjectStore.get_graph_walker() now no longer yields the same
|
14 лет назад |
|
objects.py
|
28c8589a60
objects: Add lookup_path method to Tree.
|
14 лет назад |
|
pack.py
|
1a88055816
Fix formatting of docstrings for compatibility with pydoctor.
|
14 лет назад |
|
patch.py
|
f1c47c2720
Add more tests for write_object_diff, NEWS entry.
|
15 лет назад |
|
protocol.py
|
56ae47bef2
Cleanup some imports.
|
15 лет назад |
|
repo.py
|
89bac30b79
repo: Implement revision_history with a Walker.
|
14 лет назад |
|
server.py
|
604498805d
Pass an HTTP request object through to handlers.
|
14 лет назад |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
16 лет назад |
|
walk.py
|
33bea40f7a
Remove unused imports.
|
14 лет назад |
|
web.py
|
604498805d
Pass an HTTP request object through to handlers.
|
14 лет назад |