Commit History

Author SHA1 Message Date
  Abderrahim Kitouni 0500df1120 fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) 16 years ago
  Jelmer Vernooij 23240f0f5e Refactor GraphWalker. 16 years ago
  Jelmer Vernooij 9422c5b788 Fix typo. 16 years ago
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. 16 years ago
  Jelmer Vernooij 45c3f155b6 Don't close file twice. 16 years ago
  Jelmer Vernooij 669105af83 Skip ^{} tags. 16 years ago
  John Carr f0789c898a Don't force : on us 16 years ago
  John Carr 5dcd49dc91 Fallback to local git-foo if not git:// or git+ssh://. Remove unused stuff from SubprocessGitClient. Lets try a bufsize of 0. 16 years ago
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve 16 years ago
  John Carr 9ce572f161 Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to 16 years ago
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH 16 years ago
  Jelmer Vernooij bc2075de96 Add a simple GIT index file parser, and a dump-index command. 16 years ago
  Jelmer Vernooij cc8a271a82 Add clone command. 16 years ago
  Jelmer Vernooij fde027f507 Add init subcommand. 16 years ago
  Jelmer Vernooij 9dbda24705 Add simple log command. 16 years ago
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. 16 years ago