Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 31c0076f11 Allow Tree, Commit, and Tag objects to be parsed by parse_tree() il y a 1 mois
  Jelmer Vernooij 68012b9bcb Allow Commit objects to be parsed by parse_commit() il y a 1 mois
  Jelmer Vernooij 0790fb9275 Fix parse_commit to properly dereference annotated tags il y a 1 mois
  Jelmer Vernooij be41a98c67 Fix support for short commit hashes in porcelain.reset() il y a 1 mois
  Christoph Grüninger c0a8e05380 Add SPDX license identifier to Python files and shell scripts il y a 8 mois
  Jelmer Vernooij 3759bf0e9e Ruff fixes il y a 9 mois
  jelmer@jelmer.uk d465a1ea2e Use ObjectStore.iter_prefix in scan_for_short_id il y a 9 mois
  Jelmer Vernooij e3ca1cb5ce Reformat and add reformat make target il y a 1 an
  Jelmer Vernooij 574e529c1c Run ruff fix il y a 2 ans
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel il y a 2 ans
  Jelmer Vernooij dcec873456 Add more typing il y a 2 ans
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort il y a 2 ans
  Jelmer Vernooij 2b8958f1cb More api doc improvements. il y a 3 ans
  Ded_Secer 7fe42abdb8 Support refs in parse_treeish(). il y a 3 ans
  Jelmer Vernooij 762fdc8635 Add typing. il y a 4 ans
  Jelmer Vernooij 6266df34af Reformat with black. il y a 4 ans
  Jelmer Vernooij 8752a420f9 Fix style. il y a 5 ans
  Jelmer Vernooij f401f2f979 Allow passing in global force argument to parse_reftuple. il y a 5 ans
  Jelmer Vernooij d6d3c089a8 Convert more docstrings to Google style. il y a 5 ans
  Jelmer Vernooij 2a818177e4 Avoid else for for loops when there is no break in the body. il y a 6 ans
  Jelmer Vernooij 3ff25e0972 Support short ids in parse_commit. il y a 6 ans
  Jelmer Vernooij d55d4a248e Support plain strings as refspec arguments to dulwich.porcelain.push. il y a 6 ans
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
  Jelmer Vernooij 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 il y a 8 ans
  Jelmer Vernooij c12561a2e1 Add and use parse_tree. il y a 8 ans
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. il y a 8 ans
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 9 ans
  Julian Berman c2b4f906ba Fix a presumed typo, which breaks deleting refs. il y a 9 ans
  Jelmer Vernooij dc2e0aa4f8 Update NEWS, fix style. il y a 9 ans
  Chris Bunney 68cd0d2615 Enhanced parsing of partial/ambiguous refs based on https://git-scm.com/docs/gitrevisions il y a 9 ans