Histórico de commits

Autor SHA1 Mensagem Data
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 15 anos atrás
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. 15 anos atrás
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. 15 anos atrás
  Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. 15 anos atrás
  Jelmer Vernooij 5a18825974 Update docstrings, skip extra data in indexes (for now). 15 anos atrás
  Jelmer Vernooij e597bc283f Clarify docstring. 15 anos atrás
  Jelmer Vernooij 33f99bc0e9 More docstrings, test coverage. 16 anos atrás
  Jelmer Vernooij 3163785f59 Fix commit_index. 16 anos atrás
  Jelmer Vernooij e8eb80f4b8 Add tests for cleanup_mode. 16 anos atrás
  Jelmer Vernooij 243e4b933a Don't let user specify lower flags bits, as they depend on the path name length. 16 anos atrás
  Jelmer Vernooij 4e16bd19a5 Don't include lower part of flags in index interface. 16 anos atrás
  Jelmer Vernooij 0c31227d38 Fix flags. 16 anos atrás
  Jelmer Vernooij 8f89049689 Fix flags data in index. 16 anos atrás
  Jelmer Vernooij 2f345df8de Cope with float times. 16 anos atrás
  Jelmer Vernooij 7075ca932b Fix order of dev and ino. 16 anos atrás
  Jelmer Vernooij b62e2d4382 Write index file SHA1s. 16 anos atrás
  Jelmer Vernooij 5116767933 More commit_tree tests and fixes. 16 anos atrás
  Jelmer Vernooij 1db1601b49 Add tests for commit. 16 anos atrás
  Jelmer Vernooij f4f9f0b0b8 Add MemoryObjectStore. 16 anos atrás
  Jelmer Vernooij ffca871870 Add support for committing trees and indexes. 16 anos atrás
  Jelmer Vernooij 516f846cf3 Add function for committing new trees. 16 anos atrás
  Jelmer Vernooij 1a3434266e Add stub for commit, extra check. 16 anos atrás
  Jelmer Vernooij a11f0f1f40 More docstrings. 16 anos atrás
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. 16 anos atrás
  Jelmer Vernooij b83fd46372 Use hexsha's in Index API. 16 anos atrás
  Jelmer Vernooij be4bc4614e Fix index tests. 16 anos atrás
  Jelmer Vernooij ddbc11f345 Fix padding in index. 16 anos atrás
  Jelmer Vernooij bb270f6cff fix writing of legacy objects. 16 anos atrás
  Jelmer Vernooij d7e0e1e76f Fix skipping bug in index. 16 anos atrás
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 anos atrás