Historique des commits

Auteur SHA1 Message Date
  Ross Light 111e76ff5f Merged changes from trunk il y a 15 ans
  Jelmer Vernooij e886cdc050 merge support for MemoryRepo, path fixing in the web server on non-unix platforms il y a 15 ans
  Dave Borowitz 8dea6e0411 Add a MemoryRepo that stores everything in memory. il y a 15 ans
  Dave Borowitz 5b661442ed Use correct path separators for named repo files. il y a 15 ans
  Dave Borowitz e7f8d65e80 Move named file initilization to BaseRepo. il y a 15 ans
  Jelmer Vernooij dc8fbbf6ec Remove unused, add bug reference. il y a 15 ans
  Jelmer Vernooij 4242a0c8b2 Merge refactoring of report-status parsing. il y a 15 ans
  Jelmer Vernooij 2a680cda6e Merge code cleanups from Dave. il y a 15 ans
  Jelmer Vernooij 08a7e81a97 Merge sorted_tree improvements. il y a 15 ans
  Ross Light d95faf9554 Added SSHGitClient.receive_pack_path and SSHGitClient.upload_pack_path attributes il y a 15 ans
  Dave Borowitz 0f288706a2 Fix copyright in dul-web. il y a 15 ans
  Dave Borowitz 1bdb4630c6 Clean up file headers. il y a 15 ans
  Dave Borowitz 61cd4598f7 Fix memory leak in C implementation of sorted_tree_items. il y a 15 ans
  Dave Borowitz d9b23da152 Add tests for sorted_tree_items and C implementation. il y a 15 ans
  Jelmer Vernooij 10d2b8abb0 release 0.6.0. il y a 15 ans
  Jelmer Vernooij 8d5fb8f116 Add reminder to update NEWS to HACKING. il y a 15 ans
  Jelmer Vernooij 36be8c54ec Update NEWS. il y a 15 ans
  Jelmer Vernooij f23a56049c Merge some extra tests for packed ref deletion with no peeled refs il y a 15 ans
  Jelmer Vernooij 80aaf10e34 Merge fix for crash deleting a ref. il y a 15 ans
  Jelmer Vernooij 547046346f Merge fix for send pack when there is nothing to fetch from Augie. il y a 15 ans
  Augie Fackler b1a7303707 test_repository: test packed ref deletion with no peeled refs il y a 15 ans
  Augie Fackler 11802dbef4 test_repository: clean up whitespace il y a 15 ans
  Augie Fackler 326d787ace DiskRefsContainer: don't crash deleting a ref without peeled refs il y a 15 ans
  Augie Fackler a64c017a41 repo: clean up whitespace il y a 15 ans
  Augie Fackler 0ca2d7168c client: fix send_pack when there is nothing to send il y a 15 ans
  Augie Fackler e5c3ab8a53 compat.test_client: test fetching packs il y a 15 ans
  Jelmer Vernooij 73e06e1294 Remove PackData.__del__ as it causes reference loops; use PackData.close il y a 15 ans
  Augie Fackler 8ebe17c0e1 dulwich.client: fix fetch if no progress function is specified il y a 15 ans
  Jelmer Vernooij e81784d3e0 Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. il y a 15 ans
  Augie Fackler 4627d49f0c client: move parsing report-status data into a method il y a 15 ans