Commit History

Author SHA1 Message Date
  Jelmer Vernooij b68a6f49f9 clarify that find_missing_objects looks at objects in general, not specifically commits. 16 years ago
  Jelmer Vernooij c9780079f4 Don't require mentioned objects to be commits. 16 years ago
  Jelmer Vernooij 0e8077afa2 Merge apply_delta performance fix from John. 16 years ago
  John Arbash Meinel 12b16d08b1 Change apply_delta to tack things onto a list, instead of a string. 16 years ago
  Jelmer Vernooij ef49f05188 Merge performance fix for apply_delta from James. 16 years ago
  James Westby e0411696e2 FIx off-by-one error, and thinko. 16 years ago
  James Westby 2433e006c5 Avoid string slicing during apply_delta. 16 years ago
  Jelmer Vernooij d86bf9153b Fix duplicate use of variable name. 16 years ago
  Jelmer Vernooij 8a4d23a894 Support overriding capabilities for TCPClient and SSHSubprocessClient. 16 years ago
  Jelmer Vernooij 82a9adb570 allow user to override capabilities. 16 years ago
  Jelmer Vernooij a27784e4c8 Pass along ref resolve function. 16 years ago
  Jelmer Vernooij f0bb0dc08b Fix gzip. 16 years ago
  Jelmer Vernooij a1efecb1d8 Fix more imports. 16 years ago
  Jelmer Vernooij 48073bd687 Remove duplicate add_objects(), fix import. 16 years ago
  Jelmer Vernooij f982f83885 Split out ObjectStoreIterator. 16 years ago
  Jelmer Vernooij 28980f1f1c Extend ObjectIterator a bit. 16 years ago
  Jelmer Vernooij 09a6d515a7 Make fetch_objects a bit easier to access. 16 years ago
  Jelmer Vernooij a6b45a39af Reorder imports. 16 years ago
  Jelmer Vernooij 384045f179 Fix syntax errors. 16 years ago
  Jelmer Vernooij 0655bbae45 Remove Linus' copyright and GPLv2-only bit - all fragments from the original git code are gone now. 16 years ago
  Jelmer Vernooij fc4655bd9f Add convenience function for accessing tags. 16 years ago
  Jelmer Vernooij 1c23e9c692 Start on 0.1.0. 16 years ago
  Jelmer Vernooij 627d52793a Fix bug in find_missing_objects. 16 years ago
  Jelmer Vernooij 7b387b0d58 Add manifest file to include some more docs. 16 years ago
  Jelmer Vernooij 557519371d Release 0.1.0. 16 years ago
  Jelmer Vernooij 1308db79ae Merge John. 16 years ago
  John Carr d035b81ea9 Lets implement push 16 years ago
  John Carr 2acfcfafce Make cloning over git+ssh:// work 16 years ago
  John Carr d3578febff Make local git clone via git-upload-pack work 16 years ago
  John Carr 79cfca5155 Don't need to be passed stuff.. 16 years ago