Dulwich

Latest version: v0.22.8

Safety actively analyzes 723976 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 23

0.5.020100303

BUG FIXES

* Support custom fields in commits (readonly). (Jelmer Vernooij)

* Improved ref handling. (Dave Borowitz)

* Rework server protocol to be smarter and interoperate with cgit client.
(Dave Borowitz)

* Add a GitFile class that uses the same locking protocol for writes as
cgit. (Dave Borowitz)

* Cope with forward slashes correctly in the index on Windows.
(Jelmer Vernooij, 526793)

FEATURES

* --pure option to setup.py to allow building/installing without the C
extensions. (Hal Wine, Anatoly Techtonik, Jelmer Vernooij, 434326)

* Implement Repo.get_config(). (Jelmer Vernooij, Augie Fackler)

* HTTP dumb and smart server. (Dave Borowitz)

* Add abstract baseclass for Repo that does not require file system
operations. (Dave Borowitz)

0.4.120100103

FEATURES

* Add ObjectStore.iter_tree_contents(). (Jelmer Vernooij)

* Add Index.changes_from_tree(). (Jelmer Vernooij)

* Add ObjectStore.tree_changes(). (Jelmer Vernooij)

* Add functionality for writing patches in dulwich.patch.
(Jelmer Vernooij)

0.4.020091007

DOCUMENTATION

* Added tutorial.

API CHANGES

* dulwich.object_store.tree_lookup_path will now return the mode and
sha of the object found rather than the object itself.

BUG FIXES

* Use binascii.hexlify / binascii.unhexlify for better performance.

* Cope with extra unknown data in index files by ignoring it (for now).

* Add proper error message when server unexpectedly hangs up. (415843)

* Correctly write opcode for equal in create_delta.

0.3.320090723

FEATURES

* Implement ShaFile.__hash__().

* Implement Tree.__len__()

BUG FIXES

* Check for 'objects' and 'refs' directories
when looking for a Git repository. (380818)

0.3.220090520

BUG FIXES

* Support the encoding field in Commits.

* Some Windows compatibility fixes.

* Fixed several issues in commit support.

FEATURES

* Basic support for handling submodules.

0.3.120090513

FEATURES

* Implemented Repo.__getitem__, Repo.__setitem__ and Repo.__delitem__ to
access content.

API CHANGES

* Removed Repo.set_ref, Repo.remove_ref, Repo.tags, Repo.get_refs and
Repo.heads in favor of Repo.refs, a dictionary-like object for accessing
refs.

BUG FIXES

* Removed import of 'sha' module in objects.py, which was causing
deprecation warnings on Python 2.6.

Page 22 of 23

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.