Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij b69ec0f8f1 Implement BaseRepo.__contains__. 15 anos atrás
  Dave Borowitz b4ba43c562 Fix numerous style issues. 15 anos atrás
  Dave Borowitz dd04393c8e Add __setitem__ to DictRefsContainer. 15 anos atrás
  Travis Cline 56688b1028 Fixed filename of initial .git/info/exclude 15 anos atrás
  Dave Borowitz 33943411dc Prevent server stack trace when the client request is a no-op. 15 anos atrás
  Jelmer Vernooij bcecb9cbf4 Add DiskObjectStore.init. 15 anos atrás
  Jelmer Vernooij bfc3a0dcb6 Cope with \r in ref files on Windows. 15 anos atrás
  Jelmer Vernooij fd06b10a49 Rename set_ref -> set_symbolic_ref. 15 anos atrás
  Jelmer Vernooij c199d2b810 Add RefsContainer.read_ref. 15 anos atrás
  Dave Borowitz 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It 15 anos atrás
  Jelmer Vernooij 0ff18403ac Ignore deprecationwarnings from known deprecated methods during testsuite run. 15 anos atrás
  Jelmer Vernooij 376df3af9e Fix warning stacklevels. 15 anos atrás
  Jelmer Vernooij 5a9c5ae6f9 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 15 anos atrás
  Jelmer Vernooij f390bb8f56 Implement RefsContainer.__contains__. 15 anos atrás
  Jelmer Vernooij d75fa982db Add Repo.stage. 15 anos atrás
  Jelmer Vernooij 7dd732625b Add docstrings. 15 anos atrás
  Jelmer Vernooij 71ef2049d0 The 'committer' and 'message' arguments to Repo.do_commit() have 15 anos atrás
  Jelmer Vernooij 4b4e4bc40f Add Index.commit. 15 anos atrás
  Jelmer Vernooij 7d7d8e6252 Fix Repository.__setitem__. 15 anos atrás
  Dave Borowitz 5ee31ca465 Add include-tag capability to server. 15 anos atrás
  Dave Borowitz 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 anos atrás
  Jelmer Vernooij dc2ee9c6b7 Use ConfigParser for now 15 anos atrás
  Augie Fackler ad9506b485 repo: drop nonstandard ConfigObj dependency 15 anos atrás
  Jelmer Vernooij cb066cfe6c Remove put_named_file from public API 15 anos atrás
  Jelmer Vernooij 1ad5b1c06a Add convenience function for parsing info/refs file. 15 anos atrás
  Jelmer Vernooij 9da742ad52 Extend DictRefsContainer. 15 anos atrás
  Jelmer Vernooij 79034ac0e7 Fix issue creating new repositories, with trivial smoke test. 15 anos atrás
  Jelmer Vernooij 909d3b892a Move some functions back from DiskRefsContainer to RefsContainer. 15 anos atrás
  Jelmer Vernooij dbdcbd6572 Ask for forgiveness, not permission. 15 anos atrás
  Jelmer Vernooij ca47424fef Make base directories variable global. 15 anos atrás