Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 8c3c558efa Avoid use of versioned shebang lines. Thanks Stefano Rivera. Closes: hace 15 años
  Jelmer Vernooij 3e4b21862b Support building on older platforms that still have C Git as git- hace 15 años
  Jelmer Vernooij 460bb9108b Fix shebang line to match upstream. hace 15 años
  Jelmer Vernooij f22146b125 Switch to python-support. Closes: #583114 hace 15 años
  Jelmer Vernooij 4f991ad0b9 * Clean up properly in clean target. Closes: #583130 hace 15 años
  Jelmer Vernooij 1b47b214ee Add dependency on git, required for the testsuite. Closes: #582740 hace 15 años
  Jelmer Vernooij 29bb944648 Set pycentral=nomove. hace 15 años
  Jelmer Vernooij f517a43131 New upstream release. hace 15 años
  Jelmer Vernooij 8ef533a516 release 0.6.0. hace 15 años
  Jelmer Vernooij 3147c4d1e8 Add reminder to update NEWS to HACKING. hace 15 años
  Jelmer Vernooij b34f115097 Update NEWS. hace 15 años
  Jelmer Vernooij 2eb28fa233 Merge some extra tests for packed ref deletion with no peeled refs hace 15 años
  Jelmer Vernooij cf12a33133 Merge fix for crash deleting a ref. hace 15 años
  Jelmer Vernooij cb21ad8b58 Merge fix for send pack when there is nothing to fetch from Augie. hace 15 años
  Augie Fackler d3959f511e test_repository: test packed ref deletion with no peeled refs hace 15 años
  Augie Fackler c563d16204 test_repository: clean up whitespace hace 15 años
  Augie Fackler 6d588cda2e DiskRefsContainer: don't crash deleting a ref without peeled refs hace 15 años
  Augie Fackler 74c0def194 repo: clean up whitespace hace 15 años
  Augie Fackler 44c41fe77a client: fix send_pack when there is nothing to send hace 15 años
  Augie Fackler 79aeb6071d compat.test_client: test fetching packs hace 15 años
  Jelmer Vernooij c4fe5360c4 Remove PackData.__del__ as it causes reference loops; use PackData.close hace 15 años
  Augie Fackler b85bff6a7b dulwich.client: fix fetch if no progress function is specified hace 15 años
  Jelmer Vernooij 553e9b04de Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. hace 15 años
  Jelmer Vernooij 80e68b2c81 Make sure ids get updated when the object changes. hace 15 años
  Jelmer Vernooij 22942b3148 Add docstring. hace 15 años
  Dave Borowitz a29437a81d Allow double-staging of files that are deleted in the index. hace 15 años
  Dave Borowitz be67080b6c Move tests that build repos from scratch to their own class. hace 15 años
  Dave Borowitz 178c9f4223 Implement set_symbolic_ref separately in Disk/DictRefsContainer. hace 15 años
  Dave Borowitz e437b2b072 Clean up asserts in Tree. hace 15 años
  Dave Borowitz df6ea6aa57 Convert tree mode to int when sorting. hace 15 años