| .. |
|
tests
|
fc7092ce1e
walk: Handle a small, fixed number of out-of-date-order commits.
|
hace 14 años |
|
__init__.py
|
85f64bb647
Set version to 0.8.0.
|
hace 14 años |
|
_compat.py
|
e1bf4fd4a4
_compat: Inline specific namedtuple instances.
|
hace 14 años |
|
_diff_tree.c
|
ddecd489cc
_diff_tree_.c: Fix double decref of objects module.
|
hace 15 años |
|
_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).
|
hace 14 años |
|
_pack.c
|
99efb813f1
Allow delta's to be chunked as well.
|
hace 16 años |
|
client.py
|
4a9983a41a
Support ~ in git:// URL paths.
|
hace 14 años |
|
diff_tree.py
|
3435eac1f9
walk: Add option to follow paths across rename/copy.
|
hace 14 años |
|
errors.py
|
3c99bca078
walk: Raise MissingCommitError instead of KeyError.
|
hace 14 años |
|
fastexport.py
|
c389599efa
Implement file change commands in fast import processor.
|
hace 15 años |
|
file.py
|
64e625679a
Kill doctest in dulwich.file. This breaks the epytext parser.
|
hace 15 años |
|
index.py
|
1f02a13f81
Fix order of parameters to Tree.add.
|
hace 15 años |
|
log_utils.py
|
5a040fafc4
Add logging utilities and server logging.
|
hace 15 años |
|
lru_cache.py
|
1bdb4630c6
Clean up file headers.
|
hace 15 años |
|
object_store.py
|
28c8589a60
objects: Add lookup_path method to Tree.
|
hace 14 años |
|
objects.py
|
28c8589a60
objects: Add lookup_path method to Tree.
|
hace 14 años |
|
pack.py
|
1a88055816
Fix formatting of docstrings for compatibility with pydoctor.
|
hace 14 años |
|
patch.py
|
f1c47c2720
Add more tests for write_object_diff, NEWS entry.
|
hace 15 años |
|
protocol.py
|
56ae47bef2
Cleanup some imports.
|
hace 15 años |
|
repo.py
|
89bac30b79
repo: Implement revision_history with a Walker.
|
hace 14 años |
|
server.py
|
d5b8ba3d8f
Rewrite add_thin_pack to use the fast PackIndexer.
|
hace 14 años |
|
stdint.h
|
ff8aef4422
setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it).
|
hace 16 años |
|
walk.py
|
be1375a471
walk: Simplify WalkEntry constructor.
|
hace 14 años |
|
web.py
|
6d8a28cb67
Rename dulwich.misc => dulwich._compat.
|
hace 15 años |