Historique des commits

Auteur SHA1 Message Date
  John Carr 77969c4635 Lets implement push il y a 17 ans
  John Carr 949b246383 Make cloning over git+ssh:// work il y a 17 ans
  John Carr 28fa39ae52 Make local git clone via git-upload-pack work il y a 17 ans
  John Carr aac792debc Don't need to be passed stuff.. il y a 17 ans
  John Carr 8d3995e63a Don't force : on us il y a 17 ans
  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. il y a 17 ans
  John Carr 2d77937d1a Merge lp:~johncarr/dulwich/git-serve il y a 17 ans
  John Carr 4cabb0cd2e Try a simpler approach il y a 17 ans
  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 il y a 17 ans
  John Carr eb5f683fba Teach ./bin/dulwich about SSH il y a 17 ans
  John Carr 8284919765 Code belongs in client really. Also, add SSHGitClient. il y a 17 ans
  John Carr 1da99ca6ed Simplify il y a 17 ans
  John Carr fe0585dba5 Helpers from subvertpy for talking to a remote SSH process il y a 17 ans
  John Carr 285841471a Don't try and send objects if there are none to send (client hung up already) il y a 17 ans
  John Carr 898149ed6b Use num_objects instead of objects now il y a 17 ans
  John Carr 09f91a1c55 Provide fake path when copying a pack in tests - long term this needs a better solution il y a 17 ans
  John Carr f0af39ad71 recency is a list of tuple of (obj, path), not a list of obj il y a 17 ans
  John Carr 5dfb1afa78 Don't send objects already on the client. Perform the correct tuple check in sha_done. il y a 17 ans
  John Carr ade04f3234 Fix typo il y a 17 ans
  John Carr c5794cc0c9 Merge upstream il y a 17 ans
  John Carr 5630684bcc Start working on getting sha, name from API - so we can sort on name when making deltas il y a 17 ans
  Jelmer Vernooij 6fccf33c73 Make fetch_objects() return the number of objects. il y a 17 ans
  John Carr bc508b0450 Merge upstream il y a 17 ans
  Jelmer Vernooij c908d69629 Deal with thin packs appropriately. il y a 17 ans
  John Carr b76b39561c Code cleanup il y a 17 ans
  John Carr ddf79bfb45 Don't access internals il y a 17 ans
  John Carr 3d53f7a742 Make type a property il y a 17 ans
  Jelmer Vernooij b89dcf022a Fix download url, add version number. il y a 17 ans
  Jelmer Vernooij bc7723dc19 Merge John. il y a 17 ans
  John Carr 1f628d0dca Merge upstream il y a 17 ans