提交歷史

作者 SHA1 備註 提交日期
  John Carr 306f0f4fbd Write using the sideband for now (need to implement capabilities properly) 17 年之前
  John Carr 7ee86021f9 Only try and load .pack files 17 年之前
  John Carr 4ce4095fa2 Remove old cruft 17 年之前
  John Carr 367e5f0078 Fix typos 17 年之前
  John Carr dacae2836a sha_queue now holds tuple(type, sha) 17 年之前
  John Carr c930624f8b Stub out 'sha1 as we go' implementation 17 年之前
  John Carr 7e528e8d63 Start stubbing out packer 17 年之前
  John Carr c5ca498c64 git push handling fixes 17 年之前
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately 17 年之前
  John Carr dcafcc8f36 Really simple API for updating refs 17 年之前
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend 17 年之前
  John Carr d0c7fa1e3f Add comments 17 年之前
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever 17 年之前
  John Carr 8a730bdb7b Fix off by 20 bug in iterator 17 年之前
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon 17 年之前
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). 17 年之前
  John Carr 941b6a4b86 Fix off-by-one 17 年之前
  John Carr 6e4f12adef Return list of heads from a git repository 17 年之前
  John Carr f543ecc82b Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories 17 年之前
  John Carr 4c508daf6b \0x0a is a typo. Use \n as its prettier 17 年之前
  John Carr f7a7bcf5f4 More doc strings 17 年之前
  John Carr dff1806c4e Tidy up. Document. 17 年之前
  John Carr be91ddddd6 Add a test program 17 年之前
  John Carr 71e17b8498 Server side git protocols 17 年之前
  Jelmer Vernooij 08a6b43aee Support writing packs (no deltas are written yet though). 17 年之前
  Jelmer Vernooij 2c35986fb1 Look in packs when looking for objects. 17 年之前
  Jelmer Vernooij daf8111c4e Add close operation, be lazier when opening pack files. 17 年之前
  Jelmer Vernooij 4cff8d87e1 Deltas work. 17 年之前
  Jelmer Vernooij 1bed84ab5e Fix offsets in pack files. 17 年之前
  Jelmer Vernooij 13f51b9efc remove unused multi_ord. 17 年之前