コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  John Carr e0b1f05961 Fix whitespace 16 年 前
  John Carr e1a8c99a44 Set _num_type so commit writer stuff works 16 年 前