Commit History

Author SHA1 Message Date
  Dan Villiom Podlaski Christiansen 65603730ab refs: optimise writing unchanged refs 2 years ago
  Jelmer Vernooij 1d89c0b435 Add support for branch.<name>.merge configuration 1 month ago
  Jelmer Vernooij 1f6e4f1b31 Add parse_remote_ref helper function to dulwich.refs 1 month ago
  Jelmer Vernooij e23394168a Add basic notes support 1 month ago
  Jelmer Vernooij 5095e574d7 Fix DictRefsContainer.set_if_equals() to only update requested ref 1 month ago
  Jelmer Vernooij b0f39a9b88 Refactor pack_refs logic from porcelain into refs module 1 month ago
  Jelmer Vernooij 32e73e511e Add support for os.PathLike objects throughout the API 1 month ago
  Christoph Grüninger c0a8e05380 Add SPDX license identifier to Python files and shell scripts 8 months ago
  Jelmer Vernooij 5bd188b592 Don't write test.idx to current path 9 months ago
  Jelmer Vernooij 2bb67c8b09 Fix more typing issues 9 months ago
  Jelmer Vernooij 8bb9c9e84d Add more types, courtesy of ruff 9 months ago
  Arun Babu Neelicattu a36bb990e7 Reject refcontainer values that are not 40 char sha or symref 9 months ago
  Castedo Ellerman 667813010e add easy type hints to some function returns (#1426) 9 months ago
  Jelmer Vernooij 3759bf0e9e Ruff fixes 9 months ago
  Jelmer Vernooij 71bce19449 Reuse refs 10 months ago
  Jelmer Vernooij 61d937ada1 Add split_peeled_refs 10 months ago
  Jelmer Vernooij e5c7be56cc Install specific mypy version 10 months ago
  Jelmer Vernooij f108d03fa1 Fix typing error from mypy 10 months ago
  Jelmer Vernooij 538442329d Fix ruff 1 year ago
  Jelmer Vernooij 3317eef581 Reformat with ruff 1 year ago
  Jelmer Vernooij e3ca1cb5ce Reformat and add reformat make target 1 year ago
  Jelmer Vernooij 2fab3300ab Upgrade to >= python 3.7 2 years ago
  Jelmer Vernooij e6ccc98835 Add more typing 2 years ago
  Jelmer Vernooij 574e529c1c Run ruff fix 2 years ago
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel 2 years ago
  Jelmer Vernooij bc28ebfb8d Make sure GitProtocolError's first argument is a string 2 years ago
  Hugh Sorby 4618608e1c Add porcelain.checkout_branch (#1148) 2 years ago
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort 2 years ago
  Jelmer Vernooij d7fe585dc3 Factor out serialize_refs. 2 years ago
  Jelmer Vernooij beb8f959f7 Rename ANNOTATED_TAG_SUFFIX to PEELED_TAG_SUFFIX. 2 years ago