Commit History

Author SHA1 Message Date
  Jelmer Vernooij 57e015fdc0 Add credit for with statement change. 7 years ago
  Søren Løvborg cc263b7f87 Repo: enable "with" statement support for closing 7 years ago
  Jelmer Vernooij 332e925733 Fix NEWS updates for Koen's changes. 7 years ago
  Koen Martens 9182c40511 Update NEWS file 7 years ago
  Jelmer Vernooij 8cf1640314 Add remote in dulwich.porcelain.clone. 7 years ago
  Jelmer Vernooij 6676b7f6c6 Allow unicode or bytestring host paths in GitClient. 7 years ago
  Jelmer Vernooij df5daae28b Fix dulwich.porcelain.ls_remote. 7 years ago
  Jelmer Vernooij f2fcf99a03 Only run 'git worktree list' when it is available. 7 years ago
  Jelmer Vernooij e04de671cc Start on 0.16.2. 7 years ago
  Jelmer Vernooij 91716fa6d7 Release 0.16.1. 7 years ago
  Jelmer Vernooij 4f3d060948 Add basic test for release_robot. 7 years ago
  Jelmer Vernooij 4495b455d5 Start on 0.16.1. 7 years ago
  Jelmer Vernooij 146afdec80 Dulwich 0.16.0. 7 years ago
  Jelmer Vernooij fe54e04747 Fix formatting in NEWS. 7 years ago
  Koen Martens 8d3ba09974 Fix porcelain.reset to not ignore committish argument. 7 years ago
  Jelmer Vernooij d75a1de49a Fix handling of unknown URL schemes in get_transport_and_path. (#465). 8 years ago
  Jelmer Vernooij 3375562763 Return refs from LocalGitClient.fetch_pack(). 8 years ago
  Jelmer Vernooij c403185c1b Fix handling of Commit.tree being set to an actual Tree rather than a Tree id. 8 years ago
  Jelmer Vernooij 4c82345e53 Add Blob.splitlines. 8 years ago
  Jelmer Vernooij 17e52156fe Add NEWS entry about release_robot. 8 years ago
  Jelmer Vernooij f62b7120e3 Fix http auth tests to avoid introducing new dependency on mock. 8 years ago
  Jelmer Vernooij 364bd81394 Update NEWS. 8 years ago
  Jelmer Vernooij 9f15916797 Update NEWS. 8 years ago
  Jelmer Vernooij 096fa9ce3d Start on 0.15.1. 8 years ago
  Jelmer Vernooij 62c8cbb1bb Release 0.15.0. 8 years ago
  Jelmer Vernooij 958e827ab4 Pull in tags during dulwich.porcelain.clone. Fixes #408 8 years ago
  Jelmer Vernooij aaaa6894e9 Fix dulwich.porcelain.pull() with Python3. (#451) 8 years ago
  Jelmer Vernooij 5afa48af64 Add dulwich.porcelain.ls_tree. 8 years ago
  Jelmer Vernooij 7098611ac3 As agreed by all contributors, change the license from: 8 years ago
  Jelmer Vernooij 9eb33ff280 Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 8 years ago