github jelmer/dulwich dulwich-1.1.0
1.1.0

10 hours ago

What's Changed

  • Add reference to c-git-compatibility doc in README.md by @jelmer in #2069
  • Implement cli commands for more porcelain by @jelmer in #2071
  • Support GIT_TRACE_PACKET by @jelmer in #2073
  • Fix cloning of SHA-256 repositories with protocol v2 by @jelmer in #2074
  • skip tests that require merge3 when it's not available by @kulikjak in #2075
  • Add test-minimal to CI; run tests without installing any optional dependencies by @jelmer in #2076
  • Update SECURITY.md by @jelmer in #2077
  • Don't skip 3.14 wheels by @bowiechen in #2078
  • Add Git protocol v2 packfile-uris client support by @jelmer in #2079
  • Attempt to fix occasional issues with long running lfs processes in tests by @jelmer in #2081
  • Allow passing commit and author timestamps into porcelain.commit by @ading2210 in #2080
  • Skip Python 3.14 x86_64/universal2 wheels on macOS by @jelmer in #2082
  • Improve exception message for tags by @jelmer in #2083
  • ci(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #2084
  • ci(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #2085
  • deps(deps-dev): bump ruff from 0.14.10 to 0.14.14 in the pip group by @dependabot[bot] in #2086
  • Add bundle URI support for faster clones and fetches by @jelmer in #2087
  • Add basic subtree support by @jelmer in #2088
  • Add support for core.trustctime configuration option by @jelmer in #2091
  • Fix LFS client selection for file:// URLs by @jelmer in #2089
  • Add support for core.commentChar configuration option (#1852) by @jelmer in #2092
  • Add --unshallow support to fetch command by @jelmer in #2093
  • Add progress reporting during pack file downloads by @jelmer in #2094
  • Macos wheels fix by @jelmer in #2095
  • Disable git-lfs filter process in LFS status tests to fix flaky Windows failures by @jelmer in #2096
  • Server side hooks by @jelmer in #2097
  • Fix checkout skipping files with paths starting with '.git' by @jelmer in #2098

New Contributors

Full Changelog: dulwich-1.0.0...dulwich-1.1.0

Don't miss a new dulwich release

NewReleases is sending notifications on new releases.