Commit History

Author SHA1 Message Date
  Jelmer Vernooij 33f99bc0e9 More docstrings, test coverage. 16 years ago
  Jelmer Vernooij 6bd4d7a935 Add tests for dulwich.index.write_cache_time. 16 years ago
  Jelmer Vernooij e062bc049f Add command for generating coverage-annotated files. 16 years ago
  Jelmer Vernooij 310dc88d6d Avoid using .git as a directory name since it confuses C git. 16 years ago
  Jelmer Vernooij 23589ddfbb Implement ShaFile.__ne__. 16 years ago
  Ronald Blaschke 41c5c4ecc8 Fix sentinels. 16 years ago
  Jelmer Vernooij e2e85a85c3 Add more tests. 16 years ago
  Jelmer Vernooij 80f3bb3545 Don't use just the fact that the objects directory exists. 16 years ago
  Jelmer Vernooij 03f76188f0 Start on 0.3.3. 16 years ago
  Jelmer Vernooij 533035a0fe release 0.3.2 16 years ago
  Jelmer Vernooij 3163785f59 Fix commit_index. 16 years ago
  Jelmer Vernooij 4d682a1ca8 Add more docstrings. 16 years ago
  Jelmer Vernooij e8acf0e609 Add more docstrings. 16 years ago
  Jelmer Vernooij e8eb80f4b8 Add tests for cleanup_mode. 16 years ago
  Jelmer Vernooij 678c78a8b2 Add more docstrings. 16 years ago
  Jelmer Vernooij b04d48eefd Import negative timezone fix from hg-git. 16 years ago
  Jelmer Vernooij ba8e57dd8d Fix open modes of e.g. packs to be binary. 16 years ago
  Jelmer Vernooij 2a572c6aef Support the encoding field in commit messages. 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 585bad848c Add SHA1Reader helper class. 16 years ago
  Jelmer Vernooij f72ac5e44e Add function for checking submodules. 16 years ago
  Jelmer Vernooij 2b4612216f When there's nothing to push, don't push anything. 16 years ago
  Jelmer Vernooij e7236d8725 Support serializing tags. 16 years ago
  Jelmer Vernooij c6de5fdcc6 Fix time parsing. 16 years ago