Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij c9e8de7587 Create required refs directories if they don't exist yet. há 16 anos atrás
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. há 16 anos atrás
  Jelmer Vernooij 7a1e640c8f Add convenience function for opening the index associated with a repository. há 16 anos atrás
  Jelmer Vernooij 42a47df690 Ignore comment in packed-refs file. há 16 anos atrás
  Jelmer Vernooij 2643a6b893 Support packed refs. há 16 anos atrás
  Jelmer Vernooij aa596748f9 Close ref file after writing to it. há 16 anos atrás
  Jelmer Vernooij 31ee91c443 Add iterating object finder. há 16 anos atrás
  Jelmer Vernooij e82ea2af53 Fix formatting issues. há 16 anos atrás
  Jelmer Vernooij d8e1460beb Fix indentation to be 4 spaces everywhere, consistently. há 16 anos atrás
  Jelmer Vernooij b68a6f49f9 clarify that find_missing_objects looks at objects in general, not specifically commits. há 16 anos atrás
  Jelmer Vernooij c9780079f4 Don't require mentioned objects to be commits. há 16 anos atrás
  Jelmer Vernooij 09a6d515a7 Make fetch_objects a bit easier to access. há 16 anos atrás
  Jelmer Vernooij fc4655bd9f Add convenience function for accessing tags. há 16 anos atrás
  Jelmer Vernooij 627d52793a Fix bug in find_missing_objects. há 16 anos atrás
  John Carr 6c4f14f4d3 Don't send objects already on the client. Perform the correct tuple check in sha_done. há 16 anos atrás
  John Carr 010cec63fb Fix typo há 16 anos atrás
  John Carr 8cfc836fd5 Merge upstream há 16 anos atrás
  John Carr 6577a7f48e Start working on getting sha, name from API - so we can sort on name when making deltas há 16 anos atrás
  Jelmer Vernooij 1ce1158d6a Make fetch_objects() return the number of objects. há 16 anos atrás
  John Carr 4d396150af Code cleanup há 16 anos atrás
  Jelmer Vernooij 6863e0da8c James is ok with licensing his code GPLv2 or later rather than GPLv2-only. há 16 anos atrás
  Jelmer Vernooij 52553bc6b5 Fix call. há 16 anos atrás
  Jelmer Vernooij bb394b5003 add support for setting lightweight tags. há 16 anos atrás
  Jelmer Vernooij 65585d7230 Fix iteritems. há 16 anos atrás
  Jelmer Vernooij b79480bf1c Add Tags.iteritems(). há 16 anos atrás
  Jelmer Vernooij a4b8fa5375 Make tags a dictionary. há 16 anos atrás
  Jelmer Vernooij cc8a271a82 Add clone command. há 16 anos atrás
  Jelmer Vernooij d88ae5dd0e Split out object_store. há 16 anos atrás
  John Carr ec88072ab9 Fix git clone há 16 anos atrás
  John Carr 931d53f2de Merge upstream há 16 anos atrás