| .. |
|
tests
|
41cb36a8b1
Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError.
|
пре 14 година |
|
__init__.py
|
85c1731875
Start on 0.8.1.
|
пре 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
|
8d93b1e73e
Make text argument to strnlen const.
|
пре 14 година |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
пре 16 година |
|
client.py
|
f576ead92d
Smart protocol clients can now change refs even if they are not uploading new data.
|
пре 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
|
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
|
976ad5f88a
Cope with locking.
|
пре 14 година |
|
objects.py
|
28c8589a60
objects: Add lookup_path method to Tree.
|
пре 14 година |
|
pack.py
|
fb487e9fff
pack: Cache binary SHA of unpacked objects.
|
пре 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
|
41cb36a8b1
Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError.
|
пре 14 година |
|
server.py
|
f131722b34
server: Sort ref advertisements.
|
пре 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
|
a979f6995c
web: Use correct result MIME types.
|
пре 14 година |