Dulwich

Latest version: v0.22.8

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

Scan your dependencies

Page 15 of 23

0.18.020170731

BUG FIXES

* Fix remaining tests on Windows. (Jelmer Vernooij, 493)

* Fix build of C extensions with Python 3 on Windows.
(Jelmer Vernooij)

* Pass 'mkdir' argument onto Repo.init_bare in Repo.clone.
(Jelmer Vernooij, 504)

* In ``dulwich.porcelain.add``, if no files are specified,
add from current working directory rather than repository root.
(Jelmer Vernooij, 521)

* Properly deal with submodules in 'porcelain.status'.
(Jelmer Vernooij, 517)

* ``dulwich.porcelain.remove`` now actually removes files from
disk, not just from the index. (Jelmer Vernooij, 488)

* Fix handling of "reset" command with markers and without
"from". (Antoine Pietri)

* Fix handling of "merge" command with markers. (Antoine Pietri)

* Support treeish argument to porcelain.reset(), rather than
requiring a ref/commit id. (Jelmer Vernooij)

* Handle race condition when mtime doesn't change between writes/reads.
(Jelmer Vernooij, 541)

* Fix ``dulwich.porcelain.show`` on commits with Python 3.
(Jelmer Vernooij, 532)

IMPROVEMENTS

* Add basic support for reading ignore files in ``dulwich.ignore``.
``dulwich.porcelain.add`` and ``dulwich.porcelain.status`` now honor
ignores. (Jelmer Vernooij, Segev Finer, 524, 526)

* New ``dulwich.porcelain.check_ignore`` command.
(Jelmer Vernooij)

* ``dulwich.porcelain.status`` now supports a ``ignored`` argument.
(Jelmer Vernooij)

DOCUMENTATION

* Clarified docstrings for Client.{send_pack,fetch_pack} implementations.
(Jelmer Vernooij, 523)

0.17.320170320

PLATFORM SUPPORT

* List Python 3.3 as supported. (Jelmer Vernooij, 513)

BUG FIXES

* Fix compatibility with pypy 3. (Jelmer Vernooij)

0.17.220170319

BUG FIXES

* Add workaround for
https://bitbucket.org/pypy/pypy/issues/2499/cpyext-pystring_asstring-doesnt-work,
fixing Dulwich when used with C extensions on pypy < 5.6. (Victor Stinner)

* Properly quote config values with a '' character in them.
(Jelmer Vernooij, 511)

0.17.120170301

IMPROVEMENTS

* Add basic 'dulwich pull' command. (Jelmer Vernooij)

BUG FIXES

* Cope with existing submodules during pull.
(Jelmer Vernooij, 505)

0.17.020170301

TEST FIXES

* Skip test that requires sync to synchronize filesystems if os.sync is
not available. (Koen Martens)

IMPROVEMENTS

* Implement MemoryRepo.{set_description,get_description}.
(Jelmer Vernooij)

* Raise exception in Repo.stage() when absolute paths are
passed in. Allow passing in relative paths to
porcelain.add().(Jelmer Vernooij)

BUG FIXES

* Handle multi-line quoted values in config files.
(Jelmer Vernooij, 495)

* Allow porcelain.clone of repository without HEAD.
(Jelmer Vernooij, 501)

* Support passing tag ids to Walker()'s include argument.
(Jelmer Vernooij)

* Don't strip trailing newlines from extra headers.
(Nicolas Dandrimont)

* Set bufsize=0 for subprocess interaction with SSH client.
Fixes hangs on Python 3. (René Stern, 434)

* Don't drop first slash for SSH paths, except for those
starting with "~". (Jelmer Vernooij, René Stern, 463)

* Properly log off after retrieving just refs.
(Jelmer Vernooij)

0.16.320160114

TEST FIXES

* Remove racy check that relies on clock time changing between writes.
(Jelmer Vernooij)

IMPROVEMENTS

* Add porcelain.remote_add. (Jelmer Vernooij)

Page 15 of 23

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.