Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij f4cf89e87b Use Python2.7 SkipTest class if available, patch up testtools if it is il y a 15 ans
  Jelmer Vernooij bf40399d23 merge support for MemoryRepo, path fixing in the web server on non-unix platforms il y a 15 ans
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. il y a 15 ans
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. il y a 15 ans
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. il y a 15 ans
  Jelmer Vernooij 235a1f828f Remove unused, add bug reference. il y a 15 ans
  Jelmer Vernooij 6149d56b64 Merge refactoring of report-status parsing. il y a 15 ans
  Jelmer Vernooij 5b20f4e89e Merge code cleanups from Dave. il y a 15 ans
  Jelmer Vernooij 28354fd50e Merge sorted_tree improvements. il y a 15 ans
  Dave Borowitz 4a42aadb96 Fix copyright in dul-web. il y a 15 ans
  Dave Borowitz 0994d0331b Clean up file headers. il y a 15 ans
  Dave Borowitz 186fb3a2ae Fix memory leak in C implementation of sorted_tree_items. il y a 15 ans
  Dave Borowitz b9677d0afc Add tests for sorted_tree_items and C implementation. il y a 15 ans
  Jelmer Vernooij 8ef533a516 release 0.6.0. il y a 15 ans
  Jelmer Vernooij 3147c4d1e8 Add reminder to update NEWS to HACKING. il y a 15 ans
  Jelmer Vernooij b34f115097 Update NEWS. il y a 15 ans
  Jelmer Vernooij 2eb28fa233 Merge some extra tests for packed ref deletion with no peeled refs il y a 15 ans
  Jelmer Vernooij cf12a33133 Merge fix for crash deleting a ref. il y a 15 ans
  Jelmer Vernooij cb21ad8b58 Merge fix for send pack when there is nothing to fetch from Augie. il y a 15 ans
  Augie Fackler d3959f511e test_repository: test packed ref deletion with no peeled refs il y a 15 ans
  Augie Fackler c563d16204 test_repository: clean up whitespace il y a 15 ans
  Augie Fackler 6d588cda2e DiskRefsContainer: don't crash deleting a ref without peeled refs il y a 15 ans
  Augie Fackler 74c0def194 repo: clean up whitespace il y a 15 ans
  Augie Fackler 44c41fe77a client: fix send_pack when there is nothing to send il y a 15 ans
  Augie Fackler 79aeb6071d compat.test_client: test fetching packs il y a 15 ans
  Jelmer Vernooij c4fe5360c4 Remove PackData.__del__ as it causes reference loops; use PackData.close il y a 15 ans
  Augie Fackler b85bff6a7b dulwich.client: fix fetch if no progress function is specified il y a 15 ans
  Jelmer Vernooij 553e9b04de Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. il y a 15 ans
  Augie Fackler 50a2853202 client: move parsing report-status data into a method il y a 15 ans
  Jelmer Vernooij 80e68b2c81 Make sure ids get updated when the object changes. il y a 15 ans