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