提交历史

作者 SHA1 备注 提交日期
  John Carr fba7a2e205 Add (non-working) brain dump of what delta picking might look like 16 年之前
  Jelmer Vernooij 52553bc6b5 Fix call. 16 年之前
  Jelmer Vernooij bb394b5003 add support for setting lightweight tags. 16 年之前
  John Carr b8d06ca5a8 More heuristics 16 年之前
  John Carr c597c7cc75 Don't need custom sort fn. Can't iterate over objects twice - its an iter :( 16 年之前
  John Carr 62e54ef30d Need a list of magic heuristics 16 年之前
  Jelmer Vernooij 65585d7230 Fix iteritems. 16 年之前
  Jelmer Vernooij b79480bf1c Add Tags.iteritems(). 16 年之前
  Jelmer Vernooij a4b8fa5375 Make tags a dictionary. 16 年之前
  Jelmer Vernooij fd849ee2a3 Merge tag support. 16 年之前
  John Carr ccc65ad25b Simpler 16 年之前
  John Carr d68b1747ae FIXME is fixed 16 年之前
  John Carr f5af299078 Simplify opcode generation 16 年之前
  John Carr 4d3fad2e12 Because of the 0x80 flag check, we can only send inserts 128 bytes at a time 16 年之前
  John Carr 99fc97fcbd Fix encode_size 16 年之前
  John Carr 445073e6e1 Test big chunks 16 年之前
  John Carr 60d0cbab16 Fix silly mistakes 16 年之前
  John Carr e9800fe7ee Fix size encoding bug (raise EBADCODER) 16 年之前
  John Carr 2df5ce471b Add test 16 年之前
  John Carr 5e1c6ee90e Initial cut at blob packer 16 年之前
  John Carr 802d498ce9 Merge upstream 16 年之前
  Ali Sabil 32f5525c5b a Tag object can refer to any other object, not just a Commit object 16 年之前
  Ali Sabil 21756841a8 Added Tag object testing to BlobReadTests 16 年之前
  Ali Sabil f1a485a407 Added Tag objects test data 16 年之前
  Ali Sabil 6996e5e8bc Added support for parsing Tag objects 16 年之前
  Jelmer Vernooij 925d9c7a14 Remove duplicate functions. 16 年之前
  Jelmer Vernooij 9adaa2a0e9 Merge John. 16 年之前
  John Carr 5fe5997165 Missing newline 16 年之前
  John Carr 4485e98eb3 Fix dulwich.objects 16 年之前
  John Carr 51e5ca0558 Set _parents to []. Fix a typo. 16 年之前