Commit History

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