Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dave Borowitz 4a42aadb96 Fix copyright in dul-web. 15 gadi atpakaļ
  Dave Borowitz 0994d0331b Clean up file headers. 15 gadi atpakaļ
  Dave Borowitz 186fb3a2ae Fix memory leak in C implementation of sorted_tree_items. 15 gadi atpakaļ
  Dave Borowitz b9677d0afc Add tests for sorted_tree_items and C implementation. 15 gadi atpakaļ
  Jelmer Vernooij 8ef533a516 release 0.6.0. 15 gadi atpakaļ
  Jelmer Vernooij 3147c4d1e8 Add reminder to update NEWS to HACKING. 15 gadi atpakaļ
  Jelmer Vernooij b34f115097 Update NEWS. 15 gadi atpakaļ
  Jelmer Vernooij 2eb28fa233 Merge some extra tests for packed ref deletion with no peeled refs 15 gadi atpakaļ
  Jelmer Vernooij cf12a33133 Merge fix for crash deleting a ref. 15 gadi atpakaļ
  Jelmer Vernooij cb21ad8b58 Merge fix for send pack when there is nothing to fetch from Augie. 15 gadi atpakaļ
  Augie Fackler d3959f511e test_repository: test packed ref deletion with no peeled refs 15 gadi atpakaļ
  Augie Fackler c563d16204 test_repository: clean up whitespace 15 gadi atpakaļ
  Augie Fackler 6d588cda2e DiskRefsContainer: don't crash deleting a ref without peeled refs 15 gadi atpakaļ
  Augie Fackler 74c0def194 repo: clean up whitespace 15 gadi atpakaļ
  Augie Fackler 44c41fe77a client: fix send_pack when there is nothing to send 15 gadi atpakaļ
  Augie Fackler 79aeb6071d compat.test_client: test fetching packs 15 gadi atpakaļ
  Jelmer Vernooij c4fe5360c4 Remove PackData.__del__ as it causes reference loops; use PackData.close 15 gadi atpakaļ
  Augie Fackler b85bff6a7b dulwich.client: fix fetch if no progress function is specified 15 gadi atpakaļ
  Jelmer Vernooij 553e9b04de Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. 15 gadi atpakaļ
  Jelmer Vernooij 80e68b2c81 Make sure ids get updated when the object changes. 15 gadi atpakaļ
  Jelmer Vernooij 22942b3148 Add docstring. 15 gadi atpakaļ
  Dave Borowitz a29437a81d Allow double-staging of files that are deleted in the index. 15 gadi atpakaļ
  Dave Borowitz be67080b6c Move tests that build repos from scratch to their own class. 15 gadi atpakaļ
  Dave Borowitz 178c9f4223 Implement set_symbolic_ref separately in Disk/DictRefsContainer. 15 gadi atpakaļ
  Dave Borowitz e437b2b072 Clean up asserts in Tree. 15 gadi atpakaļ
  Dave Borowitz df6ea6aa57 Convert tree mode to int when sorting. 15 gadi atpakaļ
  Dave Borowitz cf7bf4759b Add non-bare repository tests. 15 gadi atpakaļ
  Dave Borowitz 20a316e839 Fix RefsContainer.add_if_new to support dangling symrefs. 15 gadi atpakaļ
  Dave Borowitz 7b9090f5fe Treat non-existent index files as empty. 15 gadi atpakaļ
  Dave Borowitz 6f99b1385d Fix up and test DictRefsContainer. 15 gadi atpakaļ