github jelmer/dulwich dulwich-0.20.46
0.20.46

2 years ago
  • Apply insteadOf to rsync-style location strings
    (previously it was just applied to URLs).
    (@jelmer, python-poetry/poetry#6329)

  • Drop use of certifi, instead relying on urllib3's default
    code to find system CAs. (@jelmer , #1025)

  • Implement timezone parsing in porcelain.
    (@springheeledjack0 , #1026)

  • Drop support for running without setuptools.
    (@jelmer )

  • Ensure configuration is loaded when
    running "dulwich clone".
    (@jelmer )

  • Build 32 bit wheels for Windows.
    (@bparzella)

  • tests: Ignore errors when deleting GNUPG
    home directory. Fixes spurious errors racing
    gnupg-agent. Thanks, @mcepl . Fixes #1000

  • config: Support closing brackets in quotes in section
    names. (@jelmer , #10124)

  • Various and formatting fixes. (@kianmeng )

  • Document basic authentication in dulwich.porcelain.clone.
    (@TuringTux )

  • Flush before calling fsync, ensuring buffers
    are filled. (@wernha )

  • Support GPG commit signing. (@springheeledjack0 )

  • Add python 3.11 support. (Saugat Pachhai))

  • Allow missing GPG during tests. (@kulikjak)

  • status: return posix-style untracked paths instead of nt-style paths on
    win32 (@dtrifiro)

  • Honour PATH environment when running C Git for testing.
    (@stspdotname )

  • Split out exception for symbolic reference loops.
    (@jelmer)

  • Move various long-deprecated methods.
    (@jelmer)

Don't miss a new dulwich release

NewReleases is sending notifications on new releases.