Historie revizí

Autor SHA1 Zpráva Datum
  John Carr f1d3226b6f Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD. před 16 roky
  Jelmer Vernooij 2a3ceb87ef Fetch all prerequisite revisions. před 16 roky
  Jelmer Vernooij 1f36b57f1f Split up fetch_objects(). před 16 roky
  Jelmer Vernooij 0bfd90c747 Raise exception when no git repository is found. před 16 roky
  Jelmer Vernooij 9dbda24705 Add simple log command. před 16 roky
  Jelmer Vernooij e8932309a2 Rename basedir -> controldir. před 16 roky
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. před 16 roky
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. před 16 roky
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. před 16 roky
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). před 16 roky
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. před 16 roky
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. před 16 roky
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). před 16 roky
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. před 16 roky
  Jelmer Vernooij 22d562ddef use separate store for packs. před 16 roky
  Jelmer Vernooij 512275cdf5 Fix imports, fix pack fetching when there are no changes. před 16 roky
  Jelmer Vernooij aa912fdd9f Don't retrieve all pack files when fetching. před 16 roky
  Jelmer Vernooij 66e05a3c4d Abstract away magic in moving pack files into place. před 16 roky
  Jelmer Vernooij b2e0b4db17 Add simple add_pack() command that will return a file object for a temporary pack filename. před 16 roky
  Jelmer Vernooij cde74af672 Merge John. před 16 roky
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. před 16 roky
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. před 16 roky
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. před 16 roky
  John Carr ef6b1d425a git push handling fixes před 16 roky
  John Carr 115cc83cb4 Store pack with correct suffix and also update refs appropriately před 16 roky
  John Carr 1e18af6e68 Really simple API for updating refs před 16 roky
  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 před 16 roky
  Jelmer Vernooij b800443549 Look in packs when looking for objects. před 16 roky
  Jelmer Vernooij dbe7eb6431 Import changes from my bzr-git branch, to make dulwich before more like python-git. před 16 roky