Dulwich

Latest version: v0.22.1

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

Scan your dependencies

Page 21 of 22

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.

0.3.020090510

FEATURES

* A new function 'commit_tree' has been added that can commit a tree
based on an index.

BUG FIXES

* The memory usage when generating indexes has been significantly reduced.

* A memory leak in the C implementation of parse_tree has been fixed.

* The send-pack smart server command now works. (Thanks Scott Chacon)

* The handling of short timestamps (less than 10 digits) has been fixed.

* The handling of timezones has been fixed.

Page 21 of 22

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.