Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij c99343ff36 Merge code cleanups from Dave. hace 15 años
  Jelmer Vernooij d2fe6acf12 Merge sorted_tree improvements. hace 15 años
  Dave Borowitz 0efd3c0049 Fix copyright in dul-web. hace 15 años
  Dave Borowitz e950bdd711 Clean up file headers. hace 15 años
  Dave Borowitz f24570658f Fix memory leak in C implementation of sorted_tree_items. hace 15 años
  Dave Borowitz 06867d6fbf Add tests for sorted_tree_items and C implementation. hace 15 años
  Jelmer Vernooij b7b801d266 release 0.6.0. hace 15 años
  Jelmer Vernooij 9af7f63d10 Add reminder to update NEWS to HACKING. hace 15 años
  Jelmer Vernooij e7ebc70488 Update NEWS. hace 15 años
  Jelmer Vernooij 0be097ed01 Merge some extra tests for packed ref deletion with no peeled refs hace 15 años
  Jelmer Vernooij 224276d421 Merge fix for crash deleting a ref. hace 15 años
  Jelmer Vernooij 7360978b46 Merge fix for send pack when there is nothing to fetch from Augie. hace 15 años
  Augie Fackler 1728ae1bcd test_repository: test packed ref deletion with no peeled refs hace 15 años
  Augie Fackler 82394ee6d4 test_repository: clean up whitespace hace 15 años
  Augie Fackler fa8ef1f833 DiskRefsContainer: don't crash deleting a ref without peeled refs hace 15 años
  Augie Fackler 59a161bff0 repo: clean up whitespace hace 15 años
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send hace 15 años
  Augie Fackler 6e1cbc7e82 compat.test_client: test fetching packs hace 15 años
  Jelmer Vernooij ba0547e771 Remove PackData.__del__ as it causes reference loops; use PackData.close hace 15 años
  Augie Fackler c873739c92 dulwich.client: fix fetch if no progress function is specified hace 15 años
  Jelmer Vernooij e352c25c8c Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. hace 15 años
  Jelmer Vernooij ebd7fb9151 Make sure ids get updated when the object changes. hace 15 años
  Jelmer Vernooij 551770f869 Add docstring. hace 15 años
  Dave Borowitz 02828bd47c Allow double-staging of files that are deleted in the index. hace 15 años
  Dave Borowitz ecaafafed0 Move tests that build repos from scratch to their own class. hace 15 años
  Dave Borowitz 0e8468fc7a Implement set_symbolic_ref separately in Disk/DictRefsContainer. hace 15 años
  Dave Borowitz 26cdd397bb Clean up asserts in Tree. hace 15 años
  Dave Borowitz 3c55de57f6 Convert tree mode to int when sorting. hace 15 años
  Dave Borowitz b3ab139abf Add non-bare repository tests. hace 15 años
  Dave Borowitz 28c1dee2e2 Fix RefsContainer.add_if_new to support dangling symrefs. hace 15 años