Historique des commits

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