Commit History

Author SHA1 Message Date
  Jelmer Vernooij 64a1ae2271 Merge pull request #989 from jelmer/submodule-commands 2 years ago
  Jelmer Vernooij 2832f4e7a9 Typing. 2 years ago
  Jelmer Vernooij 3873ba72b4 Add really basic submodule subcommands. See #506 2 years ago
  Jelmer Vernooij 3971b9ccd9 Fix typing. 2 years ago
  Jelmer Vernooij 529845f7ba Pass in appropriate relative path when executing hooks. 2 years ago
  Jelmer Vernooij f901e842f3 Add more typing. 2 years ago
  Jelmer Vernooij 41b115c2de Remove unused import. 2 years ago
  Jelmer Vernooij 3e18f57eae Move apply_instead_of to dulwich.config. 2 years ago
  Jelmer Vernooij 89da2e07b8 Start on 0.20.45 2 years ago
  Jelmer Vernooij 91f29653f6 Release 0.20.44. 2 years ago
  Jelmer Vernooij bc10bc8f2b Merge pull request #987 from dimbleby/tidying 2 years ago
  David Hotham 818a94283c tidying up the boolean config change 2 years ago
  Jelmer Vernooij fddeca05f8 Merge pull request #986 from dimbleby/better-type-synonyms 2 years ago
  David Hotham 0b955615ca better type synonyms 2 years ago
  Jelmer Vernooij 416ef7cf87 Merge pull request #985 from dimbleby/boolean-config 2 years ago
  David Hotham 0c467db4cf markups: backwards compatibility 2 years ago
  David Hotham e9071c627f Special case boolean config values 2 years ago
  Jelmer Vernooij 9d9b507222 Merge pull request #984 from dimbleby/more-typechecking 2 years ago
  David Hotham 0699568dee more typechecking 2 years ago
  Jelmer Vernooij bbf100b63f Merge pull request #982 from jelmer/instead-of 2 years ago
  Jelmer Vernooij bf03e2e836 Support applying of URL rewriting using insteadOf/pushInsteadOf. Fixes #706 2 years ago
  Jelmer Vernooij 55f151dd04 Merge pull request #980 from dtrifiro/fix-credentials 2 years ago
  Daniele Trifirò f37af59c5d client: fix basic auth with empty password 2 years ago
  Jelmer Vernooij 31490d6b23 Fix reading of chunks in server. Fixes #977 2 years ago
  Jelmer Vernooij ac37905a91 Set __all__. 2 years ago
  Jelmer Vernooij 67e03acd14 Add expectedFailure for self-push tests. 2 years ago
  Jelmer Vernooij 38a2dcb82c No such thing as RefsContainer.get. 2 years ago
  Jelmer Vernooij 8e5fe3b203 Merge remote-tracking branch 'danchr/push-failing' 2 years ago
  Dan Villiom Podlaski Christiansen d0b08f642a Add a failing test that shows that Dulwich cannot push to itself 2 years ago
  Dan Villiom Podlaski Christiansen 4af5055095 Fix pulling into an empty repository 2 years ago