Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Borowitz 0994d0331b Clean up file headers. há 15 anos atrás
  Jelmer Vernooij 3da76ab701 Improve formatting, update docstring. há 15 anos atrás
  Jelmer Vernooij 12e1c54f55 Move get_transport_and_path to dulwich.client. há 15 anos atrás
  Jelmer Vernooij b5f66033f2 Allow specifying path to 'dulwich log'. há 15 anos atrás
  Jelmer Vernooij be1c59e261 Simplify clone code. há 15 anos atrás
  Jelmer Vernooij bdbffe4a9d Fix indentation. há 15 anos atrás
  Jelmer Vernooij 6297e19382 Add convenience function for creating a new commit in a git repository. há 16 anos atrás
  Jelmer Vernooij 8b41eeb185 Add convenience functions for fetching objects. há 16 anos atrás
  Abderrahim Kitouni 0500df1120 fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) há 16 anos atrás
  Jelmer Vernooij 23240f0f5e Refactor GraphWalker. há 16 anos atrás
  Jelmer Vernooij 9422c5b788 Fix typo. há 16 anos atrás
  Jelmer Vernooij b31e040118 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. há 16 anos atrás
  Jelmer Vernooij 45c3f155b6 Don't close file twice. há 16 anos atrás
  Jelmer Vernooij 669105af83 Skip ^{} tags. há 16 anos atrás
  John Carr f0789c898a Don't force : on us há 16 anos atrás
  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. há 16 anos atrás
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve há 16 anos atrás
  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 há 16 anos atrás
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH há 16 anos atrás
  Jelmer Vernooij bc2075de96 Add a simple GIT index file parser, and a dump-index command. há 16 anos atrás
  Jelmer Vernooij cc8a271a82 Add clone command. há 16 anos atrás
  Jelmer Vernooij fde027f507 Add init subcommand. há 16 anos atrás
  Jelmer Vernooij 9dbda24705 Add simple log command. há 16 anos atrás
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. há 16 anos atrás