История коммитов

Автор SHA1 Сообщение Дата
  kwatters cb48f6cb8d Fix index.changes_from_tree against an empty tree. 12 лет назад
  Jelmer Vernooij 5970fb6556 Ask for forgiveness, not permission. 12 лет назад
  Aaron O'Mullan 294daba3cf Fix: Issue when overwriting symlinks during tree checkout 12 лет назад
  Mark Mikofski 02aa43a6f8 add honor_filemode flag to build_index_from_tree 12 лет назад
  Jelmer Vernooij 54f5dfa0b1 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 13 лет назад
  Jelmer Vernooij 8e6aaa2851 Merge addition of dulwich.index.build_index_from_tree from milki. 13 лет назад
  milki f322dfd0e1 pep8 cleanup 13 лет назад
  milki 447a9683c5 Support for symlink 13 лет назад
  milki 875f87bb61 Move checkout to index 13 лет назад
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. 13 лет назад
  Jelmer Vernooij 9fcc0b7862 add a mode argument to index_entry_from_stat. 13 лет назад
  Jelmer Vernooij 2d7b2dcc7a Fix changes_from_tree indentation. 13 лет назад
  Jelmer Vernooij ef689ae865 Refactor changes_from_tree, add index_entry_from_stat. 13 лет назад
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. 14 лет назад
  Dave Borowitz e950bdd711 Clean up file headers. 15 лет назад
  Dave Borowitz b3ab139abf Add non-bare repository tests. 15 лет назад
  Dave Borowitz 97ea7f695a Treat non-existent index files as empty. 15 лет назад
  Jelmer Vernooij 4b4e4bc40f Add Index.commit. 15 лет назад
  Jelmer Vernooij 59863c93ca * Cope with forward slashes correctly in the index on Windows. 15 лет назад
  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. 15 лет назад
  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 лет назад