Историја ревизија

Аутор 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 година