Commit History

Author SHA1 Message Date
  Jelmer Vernooij 44814e805a Add a fastimport 'extra'. 7 years ago
  Jelmer Vernooij 4c221c147a Merge branch 'ignore-corrupted-loose-object' of https://github.com/ardumont/dulwich 7 years ago
  Antoine R. Dumont (@ardumont) d74761abde Raise EmptyFileException when empty disk file corruption is detected 7 years ago
  Daniel Andersson daf2ab9926 Add NEWS entry for comment character fix 7 years ago
  Jelmer Vernooij d4ced71b4f Merge branch 'issue-577' of https://github.com/jonashaag/dulwich 7 years ago
  Jelmer Vernooij 89c981b497 Start on 0.18.7. 7 years ago
  Jelmer Vernooij 3ddb161205 Release 0.18.6 7 years ago
  Jelmer Vernooij dd9de4d277 Merge branch 'raise-in-correct-place' of https://github.com/dandersson/dulwich 7 years ago
  Jonas Haag 64e084e77d Fix #577: Set gzip header file modification time 7 years ago
  Antoine R. Dumont (@ardumont) 694d27c2b0 objects: Add checks on date fields (tag, commit alike) 7 years ago
  Jelmer Vernooij 3be30ce59f Raise error when adding paths that are not under repo. 7 years ago
  Jelmer Vernooij 2e633f526a Fix handling of empty repositories. Fixes #570 7 years ago
  Jelmer Vernooij 9e74b2957c Add dulwich CVE. 7 years ago
  Jelmer Vernooij db6e0910bc Start on 0.18.6. 7 years ago
  Jelmer Vernooij bcdb90e2a5 Release 0.18.5 7 years ago
  Jelmer Vernooij 7116a0cbbd Prevent setting SSH arguments in SSH URLs when using subprocess SSH client. 7 years ago
  Jelmer Vernooij 2a6d5bb489 Silently ignore directories passed to Repo.stage(). Fixes #564 7 years ago
  Jelmer Vernooij 755f2e3e35 Update NEWS. 7 years ago
  Jelmer Vernooij d4899f081f Raise FileLocked in GitFile. 7 years ago
  Jelmer Vernooij 4d0276aded Add NEWS entry. 7 years ago
  Jelmer Vernooij 93549e1598 Make default user-agent start with git/ to work around github responding 404 otherwise. #562 7 years ago
  Jelmer Vernooij 1863c31089 Release 0.18.3 7 years ago
  Jelmer Vernooij 7409a3b62e Update AUTHORS/NEWS. 7 years ago
  Jelmer Vernooij fda9e8e0ed Properly follow redirects over HTTP/HTTPS. Fixes #117 7 years ago
  Jelmer Vernooij 5770657d64 Add basic repack implementation. 7 years ago
  Jelmer Vernooij 51eb7e1d9a Add commit_tree_changes. 7 years ago
  Jelmer Vernooij 943f478930 Fix syntax error. 7 years ago
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 7 years ago
  Jelmer Vernooij 453f80b481 Return symrefs from fetch_pack. 7 years ago
  Jelmer Vernooij 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 7 years ago