コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 63d8732b59 Add some tests for deltification. 14 年 前
  Jelmer Vernooij 0d8a2187d5 Separate out delta generation from pack writing. 14 年 前
  Jelmer Vernooij 3299005b72 Support OFS_DELTA when writing packs. 14 年 前
  Jelmer Vernooij 1efa77ffac Re-use entries dictionary for deltas. 14 年 前
  Jelmer Vernooij a03d84b0f5 Keep entries in dictionary. 14 年 前
  Jelmer Vernooij 8aaf988b98 Some simplifications. 14 年 前
  Jelmer Vernooij 6e57220249 Actually create deltas when creating packs. 14 年 前
  Jelmer Vernooij 4291378545 Set version to 0.8.0. 14 年 前
  Jelmer Vernooij 96d889f994 Add Pack.pack_tuples(). 14 年 前
  Jelmer Vernooij 3ededef6c6 Merge improvements to memory usage of write_pack_data. 14 年 前
  Jelmer Vernooij abc151cc8d Clarify NEWS. 14 年 前
  Jelmer Vernooij 64923e5d03 Avoid storing all objects in memory when writing pack. 14 年 前
  Jelmer Vernooij 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. 14 年 前
  Jelmer Vernooij ffd9431410 Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern. 14 年 前
  Ryan McKern 149b0d8ecc Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). 14 年 前
  Jelmer Vernooij d118a8fa1d Fix use of SubprocessWrapper on Windows. 14 年 前
  Jelmer Vernooij 4275406f8a remove trailing whitespace 14 年 前
  Jelmer Vernooij c5c53892b9 Improve performance of Repo.revision_history(). 14 年 前
  Timo Schmid 37b731e215 Repo.commit is deprecated => using Repo[] instead 14 年 前
  Timo Schmid e79893c620 Improved Repo.revision_history(head) 14 年 前
  Jelmer Vernooij 211735d899 Support IPv6 for git:// connections. 14 年 前
  Jelmer Vernooij f7fdec7b88 Merge improvement of assertion message. 14 年 前
  Jelmer Vernooij 11f7162886 Merge improved assert message. 14 年 前
  Jelmer Vernooij be1ec37fd6 Add message to assert. 14 年 前
  Jelmer Vernooij 95cf974708 Report protocol activity when communicating over SSH. 14 年 前
  Brendan Cully eb0df72f94 Pass remote errors on as separate exception. 14 年 前
  Jelmer Vernooij 3a0678621c Merge fix for building against Fink's Python from bcully. 14 年 前
  Brendan Cully 4678428f54 Hardcoding ARCHFLAGS breaks the build against fink's python 14 年 前
  Jelmer Vernooij 87833addfe Make read_refs private. 14 年 前
  Jelmer Vernooij a6cf880a7a Start on 0.7.2. 14 年 前