Commit History

Author SHA1 Message Date
  Jelmer Vernooij a4b8fa5375 Make tags a dictionary. 16 years ago
  Jelmer Vernooij fd849ee2a3 Merge tag support. 16 years ago
  Ali Sabil 32f5525c5b a Tag object can refer to any other object, not just a Commit object 16 years ago
  Ali Sabil 21756841a8 Added Tag object testing to BlobReadTests 16 years ago
  Ali Sabil f1a485a407 Added Tag objects test data 16 years ago
  Ali Sabil 6996e5e8bc Added support for parsing Tag objects 16 years ago
  Jelmer Vernooij 925d9c7a14 Remove duplicate functions. 16 years ago
  Jelmer Vernooij 9adaa2a0e9 Merge John. 16 years ago
  John Carr 5fe5997165 Missing newline 16 years ago
  John Carr 4485e98eb3 Fix dulwich.objects 16 years ago
  John Carr 51e5ca0558 Set _parents to []. Fix a typo. 16 years ago
  John Carr e0b1f05961 Fix whitespace 16 years ago
  John Carr e1a8c99a44 Set _num_type so commit writer stuff works 16 years ago
  John Carr 466417fec2 Stash commit time when reconstituting a commit 16 years ago
  John Carr dbfe67823b Basic commit serialization 16 years ago
  John Carr db1934d3a2 Serialize trees 16 years ago
  John Carr 4aadbb3ba8 Merge upstream 16 years ago
  Jelmer Vernooij f93c222af8 Support index writing. 16 years ago
  Jelmer Vernooij e0f31842e5 Add index test. 16 years ago
  Jelmer Vernooij bc2075de96 Add a simple GIT index file parser, and a dump-index command. 16 years ago
  John Carr 2112f39fb7 Merge upstream 16 years ago
  Jelmer Vernooij 3ce75813bc Renames. 16 years ago
  Jelmer Vernooij 0797af6c35 Factor out functions that don't need context. 16 years ago
  Jelmer Vernooij d2d9e28d11 Raise exception when client hangs up. 16 years ago
  John Carr a9757730cc Fix early EOF issues 16 years ago
  John Carr 17f51f416b Merge upstream 16 years ago
  John Carr 8acce018fc Tidy up imports 16 years ago
  John Carr b65d65e44e Simplify the GitBackend further 16 years ago
  John Carr e41b8ddab3 Don't need this import anymore 16 years ago
  John Carr 8f32f90340 Missing import 16 years ago