Historial de Commits

Autor SHA1 Mensaje Fecha
  kwatters cb48f6cb8d Fix index.changes_from_tree against an empty tree. hace 12 años
  Jelmer Vernooij 5970fb6556 Ask for forgiveness, not permission. hace 12 años
  Aaron O'Mullan 294daba3cf Fix: Issue when overwriting symlinks during tree checkout hace 12 años
  Mark Mikofski 02aa43a6f8 add honor_filemode flag to build_index_from_tree hace 12 años
  Jelmer Vernooij 54f5dfa0b1 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. hace 13 años
  Jelmer Vernooij 8e6aaa2851 Merge addition of dulwich.index.build_index_from_tree from milki. hace 13 años
  milki f322dfd0e1 pep8 cleanup hace 13 años
  milki 447a9683c5 Support for symlink hace 13 años
  milki 875f87bb61 Move checkout to index hace 13 años
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. hace 13 años
  Jelmer Vernooij 9fcc0b7862 add a mode argument to index_entry_from_stat. hace 13 años
  Jelmer Vernooij 2d7b2dcc7a Fix changes_from_tree indentation. hace 13 años
  Jelmer Vernooij ef689ae865 Refactor changes_from_tree, add index_entry_from_stat. hace 13 años
  Jelmer Vernooij 9c7de183bd Fix order of parameters to Tree.add. hace 14 años
  Dave Borowitz e950bdd711 Clean up file headers. hace 15 años
  Dave Borowitz b3ab139abf Add non-bare repository tests. hace 15 años
  Dave Borowitz 97ea7f695a Treat non-existent index files as empty. hace 15 años
  Jelmer Vernooij 4b4e4bc40f Add Index.commit. hace 15 años
  Jelmer Vernooij 59863c93ca * Cope with forward slashes correctly in the index on Windows. hace 15 años
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. hace 15 años
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. hace 15 años
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. hace 15 años
  Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. hace 15 años
  Jelmer Vernooij 5a18825974 Update docstrings, skip extra data in indexes (for now). hace 15 años
  Jelmer Vernooij e597bc283f Clarify docstring. hace 15 años
  Jelmer Vernooij 33f99bc0e9 More docstrings, test coverage. hace 16 años
  Jelmer Vernooij 3163785f59 Fix commit_index. hace 16 años
  Jelmer Vernooij e8eb80f4b8 Add tests for cleanup_mode. hace 16 años
  Jelmer Vernooij 243e4b933a Don't let user specify lower flags bits, as they depend on the path name length. hace 16 años
  Jelmer Vernooij 4e16bd19a5 Don't include lower part of flags in index interface. hace 16 años