提交历史

作者 SHA1 备注 提交日期
  Dave Borowitz 1bdb4630c6 Clean up file headers. 15 年之前
  Jelmer Vernooij 1af0b8e6e9 Improve formatting, update docstring. 16 年之前
  Jelmer Vernooij f50470119c Move get_transport_and_path to dulwich.client. 16 年之前
  Jelmer Vernooij da6b549aac Allow specifying path to 'dulwich log'. 16 年之前
  Jelmer Vernooij e358c65709 Simplify clone code. 16 年之前
  Jelmer Vernooij 99607300c6 Fix indentation. 16 年之前
  Jelmer Vernooij 5eca0cdb87 Add convenience function for creating a new commit in a git repository. 16 年之前
  Jelmer Vernooij 9ba1903fd5 Add convenience functions for fetching objects. 16 年之前
  Abderrahim Kitouni 8c2e6582fe fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) 16 年之前
  Jelmer Vernooij 0bd6be3442 Refactor GraphWalker. 16 年之前
  Jelmer Vernooij 1be8316318 Fix typo. 16 年之前
  Jelmer Vernooij 940d12dea5 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. 16 年之前
  Jelmer Vernooij 2f6e79e6f5 Don't close file twice. 16 年之前
  Jelmer Vernooij e11ebcd049 Skip ^{} tags. 17 年之前
  John Carr 8d3995e63a Don't force : on us 17 年之前
  John Carr 09918de862 Fallback to local git-foo if not git:// or git+ssh://. Remove unused stuff from SubprocessGitClient. Lets try a bufsize of 0. 17 年之前
  John Carr 2d77937d1a Merge lp:~johncarr/dulwich/git-serve 17 年之前
  John Carr e10ff9e6a6 Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to 17 年之前
  John Carr eb5f683fba Teach ./bin/dulwich about SSH 17 年之前
  Jelmer Vernooij 738907b8b3 Add a simple GIT index file parser, and a dump-index command. 17 年之前
  Jelmer Vernooij c7707a12d6 Add clone command. 17 年之前
  Jelmer Vernooij f911c28d44 Add init subcommand. 17 年之前
  Jelmer Vernooij 80b053468b Add simple log command. 17 年之前
  Jelmer Vernooij 55bade7e27 Merge dumppack and fetch-pack into a single binary. 17 年之前