Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 9dbda24705 Add simple log command. 16 年之前
  Jelmer Vernooij e8932309a2 Rename basedir -> controldir. 16 年之前
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. 16 年之前
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. 16 年之前
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. 16 年之前
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). 16 年之前
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. 16 年之前
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. 16 年之前
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). 16 年之前
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. 16 年之前
  Jelmer Vernooij 22d562ddef use separate store for packs. 16 年之前
  Jelmer Vernooij 512275cdf5 Fix imports, fix pack fetching when there are no changes. 16 年之前
  Jelmer Vernooij aa912fdd9f Don't retrieve all pack files when fetching. 16 年之前
  Jelmer Vernooij 66e05a3c4d Abstract away magic in moving pack files into place. 16 年之前
  Jelmer Vernooij b2e0b4db17 Add simple add_pack() command that will return a file object for a temporary pack filename. 16 年之前
  Jelmer Vernooij cde74af672 Merge John. 16 年之前
  Jelmer Vernooij dab7a54fab Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. 16 年之前
  Jelmer Vernooij bb59d773a5 Turn more bits into properties. 16 年之前
  Jelmer Vernooij acaee12556 Turn Commit.parents into a property, for compatibility with python-git. 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 年之前
  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 年之前
  Jelmer Vernooij b800443549 Look in packs when looking for objects. 16 年之前
  Jelmer Vernooij dbe7eb6431 Import changes from my bzr-git branch, to make dulwich before more like python-git. 16 年之前