|
|
@@ -1,5 +1,12 @@
|
|
|
0.25.1 UNRELEASED
|
|
|
|
|
|
+ * Add signature vendor system for signing and verifying Git objects.
|
|
|
+ Supports GPG, SSH signatures, and X.509 certificates. (Jelmer Vernooij)
|
|
|
+
|
|
|
+ * Add support for partial clone with object filtering. (Jelmer Vernooij)
|
|
|
+
|
|
|
+ * Fix sparse pattern matching in worktree operations. (Jelmer Vernooij)
|
|
|
+
|
|
|
* ``dulwich.porcelain.status`` now returns regular strings.
|
|
|
(Jelmer Vernooij, #889)
|
|
|
|