コミット履歴

作者 SHA1 メッセージ 日付
  John Carr e54534f1f1 Different capabilities for upload and receive 16 年 前
  John Carr 554e8605c9 Send caps when no refs 16 年 前
  John Carr 445c5dd94e Start refactoring to handle the capability exchange 16 年 前
  John Carr c1f18d1946 Generate and send useful packs 16 年 前
  John Carr 8a6fb699d2 After sending pack, close off. 16 年 前
  John Carr 86ac6813f5 Fix pack sending 16 年 前
  John Carr 2a52faae42 More stuff needed for pack writing 16 年 前
  John Carr da4d2e6b52 Write using the sideband for now (need to implement capabilities properly) 16 年 前
  John Carr 3c638e6a2e Only try and load .pack files 16 年 前
  John Carr d1d909a286 Remove old cruft 16 年 前
  John Carr 21502005d8 Fix typos 16 年 前
  John Carr 49a7aedf91 sha_queue now holds tuple(type, sha) 16 年 前
  John Carr 71cf5f60d8 Stub out 'sha1 as we go' implementation 16 年 前
  John Carr 62d89b0974 Start stubbing out packer 16 年 前
  John Carr ef6b1d425a git push handling fixes 16 年 前
  John Carr 115cc83cb4 Store pack with correct suffix and also update refs appropriately 16 年 前
  John Carr 1e18af6e68 Really simple API for updating refs 16 年 前
  Jelmer Vernooij 82c73b8c32 Merge fix for opening pack files. 16 年 前
  Jelmer Vernooij 073976c9d1 Merge john. 16 年 前
  John Carr 84f6b2af07 dul-daemon: Implement has_revision in backend 16 年 前
  John Carr b77aec5760 Add comments 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 年 前