提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij fcf383bdad Add (optional!) C implementations of hex_to_sha and sha_to_hex. 16 年之前
  Jelmer Vernooij 96001436b5 Make hex/sha functions a bit faster. 16 年之前
  Jelmer Vernooij f2023a22d8 Fix formatting to use 4-character indentation. 16 年之前
  Jelmer Vernooij 200721ba8a Fix crc32 checksums stored in indexes. 16 年之前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年之前
  Jelmer Vernooij 8d78985b51 Fix crc32 tests. 16 年之前
  Jelmer Vernooij d8e1460beb Fix indentation to be 4 spaces everywhere, consistently. 16 年之前
  Jelmer Vernooij 384045f179 Fix syntax errors. 16 年之前
  John Carr 4aeae184b3 Make type a property 16 年之前
  Jelmer Vernooij fd849ee2a3 Merge tag support. 16 年之前
  Ali Sabil 32f5525c5b a Tag object can refer to any other object, not just a Commit object 16 年之前
  Ali Sabil 6996e5e8bc Added support for parsing Tag objects 16 年之前
  Jelmer Vernooij 925d9c7a14 Remove duplicate functions. 16 年之前
  John Carr 5fe5997165 Missing newline 16 年之前
  John Carr 4485e98eb3 Fix dulwich.objects 16 年之前
  John Carr 51e5ca0558 Set _parents to []. Fix a typo. 16 年之前
  John Carr e1a8c99a44 Set _num_type so commit writer stuff works 16 年之前
  John Carr 466417fec2 Stash commit time when reconstituting a commit 16 年之前
  John Carr dbfe67823b Basic commit serialization 16 年之前
  John Carr db1934d3a2 Serialize trees 16 年之前
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. 16 年之前
  Jelmer Vernooij c4e21fca81 Use uppercase for constants. 16 年之前
  Jelmer Vernooij f95bc5f19c make .id available for all sha_files. 16 年之前
  Jelmer Vernooij 52fd30d63b Blob.text() -> Blob.data 16 年之前
  Jelmer Vernooij 018f97a02e Open packs more lazily. 16 年之前
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. 16 年之前
  Jelmer Vernooij baf8e13d37 Fix parsing pack objects. 16 年之前
  Jelmer Vernooij b95bcaf66b Remove unused _contents member. 16 年之前
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. 16 年之前
  Jelmer Vernooij 9bd2ab8932 Support writing packs (no deltas are written yet though). 16 年之前