Skip to content

Releases: jelmer/dulwich

0.20.44

30 Jun 18:32
Compare
Choose a tag to compare
  • Fix reading of chunks in server. (Jelmer Vernooij, #977)

  • Support applying of URL rewriting using insteadOf / pushInsteadOf.
    (Jelmer Vernooij, #706)

0.20.43

06 Jun 23:23
dulwich-0.20.43
Compare
Choose a tag to compare
  • Lazily import url2pathname.
    (Jelmer Vernooij)

  • Drop caching of full HTTP response. Attempt #2.
    (jelmer Vernooij, Antoine Lambert, #966)

0.20.42

24 May 20:05
dulwich-0.20.42
Compare
Choose a tag to compare
  • Drop RefsContainer.watch that was always flaky.
    (Jelmer Vernooij, #886)

0.20.40

19 May 15:43
dulwich-0.20.40
Compare
Choose a tag to compare
  • Fix wheel uploading. (Daniele Trifirò, Jelmer Vernooij)

0.20.38

17 May 14:09
dulwich-0.20.38
Compare
Choose a tag to compare
  • Disable paramiko tests if paramiko is not available. (Michał Górny)

  • Set flag to re-enable paramiko server side on gentoo for running paramiko
    tests. (Michał Górny)

  • Increase tolerance when comparing time stamps; fixes some
    spurious test failures on slow CI systems. (Jelmer Vernooij)

  • Revert removal of caching of full HTTP response. This breaks
    access to some HTTP servers.
    (Jelmer Vernooij)

0.20.35

20 Mar 01:45
dulwich-0.20.35
Compare
Choose a tag to compare
  • Document the path attribute for Repo.
    (Jelmer Vernooij, #854)

0.20.32

24 Jan 18:13
dulwich-0.20.32
Compare
Choose a tag to compare

Release 0.20.32.

0.20.25

09 Jan 13:42
Compare
Choose a tag to compare
  • Fix dulwich script when installed via setup.py.
    (Dan Villiom Podlaski Christiansen)

  • Make default file mask consistent
    with Git. (Dan Villiom Podlaski Christiansen, #884)

0.20.24

09 Jul 14:55
dulwich-0.20.24
Compare
Choose a tag to compare
  • config: disregard UTF-8 BOM when reading file.
    (Dan Villiom Podlaski Christiansen)

  • Skip lines with spaces only in .gitignore. (Andrey Torsunov, #878)

  • Add a separate HTTPProxyUnauthorized exception for 407 errors.
    (Jelmer Vernooij, #822)

  • Split out a AbstractHTTPGitClient class.
    (Jelmer Vernooij)

0.20.20

09 Jan 13:43
Compare
Choose a tag to compare

Release 0.20.20.