Commit History

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