コミット履歴

作者 SHA1 メッセージ 日付
  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 82c73b8c32 Merge fix for opening pack files. 16 年 前
  Jelmer Vernooij 073976c9d1 Merge john. 16 年 前
  John Carr 3eeb0fd3ce Pop from the front, or we just keep examining the same object forever 16 年 前
  John Carr 1a09e81cec Fix off by 20 bug in iterator 16 年 前
  John Carr d87d95c54f Add some extra checks to the protocol and enchance dul-daemon 16 年 前
  John Carr cc20a122f7 dul-daemon can accept incoming packs (store them in the repository, and index them). 16 年 前
  John Carr b328bf98e6 Fix off-by-one 16 年 前
  John Carr e1b2bae73e Return list of heads from a git repository 16 年 前
  John Carr 4a6b507c58 Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories 16 年 前
  John Carr 41e655c80c \0x0a is a typo. Use \n as its prettier 16 年 前
  Jelmer Vernooij 743c0947ae Check to only open pack files. 16 年 前
  John Carr 32557c084d More doc strings 16 年 前
  John Carr 4dd854fbac Tidy up. Document. 16 年 前
  Jelmer Vernooij ee2eae17f6 Fix conflict to work around bug in bzr.. 16 年 前
  Jelmer Vernooij ed1e8021e6 Merge server implementation. 16 年 前
  John Carr 0e186f3598 Add a test program 16 年 前
  John Carr 1a70c2e059 Server side git protocols 16 年 前
  Jelmer Vernooij 9bd2ab8932 Support writing packs (no deltas are written yet though). 16 年 前
  Jelmer Vernooij b800443549 Look in packs when looking for objects. 16 年 前
  Jelmer Vernooij 3d02bbd17e Add close operation, be lazier when opening pack files. 16 年 前
  Jelmer Vernooij dbc4c77a2a Deltas work. 16 年 前
  Jelmer Vernooij 838bb0440f Fix offsets in pack files. 16 年 前
  Jelmer Vernooij 4ec2879d2e remove unused multi_ord. 16 年 前