提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij f9030f0462 Avoid double call to os.lstat. 8 年之前
  Jelmer Vernooij 5a446a7bc9 Use os.sync where possible. 8 年之前
  Benoît HERVIER b8232bf9ed Avoid useless write and file stats change #479 8 年之前
  Koen Martens f7a549e164 Revert formatting change in index.py that breaks windows compatibility. 8 年之前
  Doug Hellmann 539cd289de handle deleted files when getting unstaged changes 8 年之前
  Jelmer Vernooij 95112015b2 Cope with submodules in build_index_from_tree. 8 年之前
  Jelmer Vernooij f1ab124de0 Some minor formatting fixes. 8 年之前
  Koen Martens 692be7db07 If honor_filemode is false, ignore filemode when 8 年之前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年之前
  Jelmer Vernooij d558cb7c08 Presence in the index doesn't imply presence on disk. 8 年之前
  Jelmer Vernooij fbb9b4f93f Allow passing in fs encoding to _fs_to_tree_path. 10 年之前
  Jelmer Vernooij 049564cbea Add root_path argument to _tree_to_fs_path. 10 年之前
  Jelmer Vernooij df801a4949 Make tree_to_fs_path and fs_to_tree_path private. 10 年之前
  Gary van der Merwe 7e09c47716 Improve checkout path handling: 10 年之前
  Gary van der Merwe 5f3ad83bd0 Avoid encoding or decoding checkout paths. 10 年之前
  Gary van der Merwe ed8574ee54 Add failing test to ensure we don't fiddle with checkout path encoding. 10 年之前
  Gary van der Merwe 8bb8db75ff In index.build_index_from_tree, pass the validate_path_element onto validate_path. 10 年之前
  Gary van der Merwe 7c938359c9 Spelling fix. 10 年之前
  Gary van der Merwe b514d8893c Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. 10 年之前
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." 10 年之前
  Jelmer Vernooij 6ff21a5c9b Fix tests: Add missing Index.path property. 10 年之前
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 年之前
  Jelmer Vernooij 41bdaf1e78 Remove python3 special casing. 10 年之前
  Jelmer Vernooij 8129e12c06 Support python3 for index tests. 10 年之前
  Jelmer Vernooij e449ad66f3 Add support for python3 to remainder of dulwich.repo. 10 年之前
  Jelmer Vernooij 17d644de8e Convert repo to python3. 10 年之前
  Gary van der Merwe 7da496f1a9 Port index to python3 10 年之前
  Jelmer Vernooij 2de065df43 Add function for validation ntfs path elements. 10 年之前
  Jelmer Vernooij 13777953e4 Stricter tests - check individual path elements. 10 年之前
  Jelmer Vernooij 091638be3c By default refuse to create index entries with a path starting with .git/. 10 年之前