Historique des commits

Auteur SHA1 Message Date
  milki a15a3d7d8b Add missing else in repo.__delitem__ il y a 14 ans
  Jelmer Vernooij e324543053 If setuptools is installed, "python setup.py test" will now run the testsuite. il y a 14 ans
  Jelmer Vernooij a6900e0ba5 When connect succeeds, don't bother trying other addresses. il y a 14 ans
  Jelmer Vernooij a3a61dca38 Merge improvements to pack writing code. il y a 14 ans
  Jelmer Vernooij 6f239bb259 Add some tests for deltification. il y a 14 ans
  Jelmer Vernooij e1e67c56dd Separate out delta generation from pack writing. il y a 14 ans
  Jelmer Vernooij 6345f5ac4f Support OFS_DELTA when writing packs. il y a 14 ans
  Jelmer Vernooij b5a341f7a2 Re-use entries dictionary for deltas. il y a 14 ans
  Jelmer Vernooij 7909ae8ff7 Keep entries in dictionary. il y a 14 ans
  Jelmer Vernooij b6ea8feb0d Some simplifications. il y a 14 ans
  Jelmer Vernooij 9ff047a59f Actually create deltas when creating packs. il y a 14 ans
  Jelmer Vernooij 65b638efb9 Set version to 0.8.0. il y a 14 ans
  Jelmer Vernooij cc46acdf24 Add Pack.pack_tuples(). il y a 14 ans
  Jelmer Vernooij 727da82920 Merge improvements to memory usage of write_pack_data. il y a 14 ans
  Jelmer Vernooij 0d8cd4ba50 Clarify NEWS. il y a 14 ans
  Jelmer Vernooij 872017c711 Avoid storing all objects in memory when writing pack. il y a 14 ans
  Jelmer Vernooij be0d9e62d1 write_pack_data and write_pack no longer take a num_objects argument. il y a 14 ans
  Jelmer Vernooij a2e3c9bde8 Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern. il y a 14 ans
  Ryan McKern a9f7a5862b Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). il y a 14 ans
  Jelmer Vernooij 31e11499b7 Fix use of SubprocessWrapper on Windows. il y a 14 ans
  Jelmer Vernooij 0569197876 remove trailing whitespace il y a 14 ans
  Jelmer Vernooij 79d933ab6b Improve performance of Repo.revision_history(). il y a 14 ans
  Timo Schmid fd40b80016 Repo.commit is deprecated => using Repo[] instead il y a 14 ans
  Timo Schmid def91e346c Improved Repo.revision_history(head) il y a 14 ans
  Jelmer Vernooij 5fd00b5320 Support IPv6 for git:// connections. il y a 14 ans
  Jelmer Vernooij cfe9bdfeaa Merge improvement of assertion message. il y a 14 ans
  Jelmer Vernooij 7825e0f6a2 Merge improved assert message. il y a 14 ans
  Jelmer Vernooij b0d4472e33 Add message to assert. il y a 14 ans
  Jelmer Vernooij c941214ebb Report protocol activity when communicating over SSH. il y a 14 ans
  Brendan Cully 9c62bd4805 Pass remote errors on as separate exception. il y a 14 ans