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

Автор SHA1 Сообщение Дата
  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 лет назад
  Jelmer Vernooij 74ff79dc60 Split out build_file_from_blob. 10 лет назад
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). 11 лет назад
  Jelmer Vernooij c34bd620e4 index: Fix IndexEntry to not include name. 11 лет назад
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 лет назад
  Jelmer Vernooij 0706c4861c Move logic for creating blog from path to dulwich.index. 11 лет назад