Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz e950bdd711 Clean up file headers. il y a 15 ans
  Jelmer Vernooij 115d2a9f75 Improve formatting, update docstring. il y a 15 ans
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. il y a 15 ans
  Jelmer Vernooij 339eee3ac3 Allow specifying path to 'dulwich log'. il y a 15 ans
  Jelmer Vernooij 9208f15845 Simplify clone code. il y a 15 ans
  Jelmer Vernooij d936f9e280 Fix indentation. il y a 15 ans
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. il y a 16 ans
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. il y a 16 ans
  Abderrahim Kitouni 5d64e52c4b fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) il y a 16 ans
  Jelmer Vernooij a20ff1bfb3 Refactor GraphWalker. il y a 16 ans
  Jelmer Vernooij ef1525cfd2 Fix typo. il y a 16 ans
  Jelmer Vernooij 5d2d117ac6 Cope with the fact that Index.__iter__ now returns paths rather than 12-tuples. il y a 16 ans
  Jelmer Vernooij 714631cfc2 Don't close file twice. il y a 16 ans
  Jelmer Vernooij 669105af83 Skip ^{} tags. il y a 16 ans
  John Carr f0789c898a Don't force : on us il y a 16 ans
  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. il y a 16 ans
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve il y a 16 ans
  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 il y a 16 ans
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH il y a 16 ans
  Jelmer Vernooij bc2075de96 Add a simple GIT index file parser, and a dump-index command. il y a 16 ans
  Jelmer Vernooij cc8a271a82 Add clone command. il y a 16 ans
  Jelmer Vernooij fde027f507 Add init subcommand. il y a 16 ans
  Jelmer Vernooij 9dbda24705 Add simple log command. il y a 16 ans
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. il y a 16 ans