Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 9af7f63d10 Add reminder to update NEWS to HACKING. 15 anos atrás
  Jelmer Vernooij e7ebc70488 Update NEWS. 15 anos atrás
  Jelmer Vernooij 0be097ed01 Merge some extra tests for packed ref deletion with no peeled refs 15 anos atrás
  Jelmer Vernooij 224276d421 Merge fix for crash deleting a ref. 15 anos atrás
  Jelmer Vernooij 7360978b46 Merge fix for send pack when there is nothing to fetch from Augie. 15 anos atrás
  Augie Fackler 1728ae1bcd test_repository: test packed ref deletion with no peeled refs 15 anos atrás
  Augie Fackler 82394ee6d4 test_repository: clean up whitespace 15 anos atrás
  Augie Fackler fa8ef1f833 DiskRefsContainer: don't crash deleting a ref without peeled refs 15 anos atrás
  Augie Fackler 59a161bff0 repo: clean up whitespace 15 anos atrás
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send 15 anos atrás
  Augie Fackler 6e1cbc7e82 compat.test_client: test fetching packs 15 anos atrás
  Jelmer Vernooij ba0547e771 Remove PackData.__del__ as it causes reference loops; use PackData.close 15 anos atrás
  Augie Fackler c873739c92 dulwich.client: fix fetch if no progress function is specified 15 anos atrás
  Jelmer Vernooij e352c25c8c Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. 15 anos atrás
  Jelmer Vernooij ebd7fb9151 Make sure ids get updated when the object changes. 15 anos atrás
  Jelmer Vernooij 551770f869 Add docstring. 15 anos atrás
  Dave Borowitz 02828bd47c Allow double-staging of files that are deleted in the index. 15 anos atrás
  Dave Borowitz ecaafafed0 Move tests that build repos from scratch to their own class. 15 anos atrás
  Dave Borowitz 0e8468fc7a Implement set_symbolic_ref separately in Disk/DictRefsContainer. 15 anos atrás
  Dave Borowitz 26cdd397bb Clean up asserts in Tree. 15 anos atrás
  Dave Borowitz 3c55de57f6 Convert tree mode to int when sorting. 15 anos atrás
  Dave Borowitz b3ab139abf Add non-bare repository tests. 15 anos atrás
  Dave Borowitz 28c1dee2e2 Fix RefsContainer.add_if_new to support dangling symrefs. 15 anos atrás
  Dave Borowitz 97ea7f695a Treat non-existent index files as empty. 15 anos atrás
  Dave Borowitz 9a0f31529c Fix up and test DictRefsContainer. 15 anos atrás
  Jelmer Vernooij 95b6abd3f7 Cope with missing newlines in patches. 15 anos atrás
  Jelmer Vernooij 298f25e2cf Merge cleanups and use of proper per-service capabilities from Augie. 15 anos atrás
  Augie Fackler 7f11aff189 test_pack: simpler assertion that passes in more places 15 anos atrás
  Tay Ray Chuan ddfd92e02d When diffstat is available, dulwich.patch.write_commit_patch() adds the 15 anos atrás
  Jelmer Vernooij b69ec0f8f1 Implement BaseRepo.__contains__. 15 anos atrás