Jelmer Vernooij
|
98f2e2a457
Avoid double call to os.lstat.
|
9 年之前 |
Jelmer Vernooij
|
57db23d1c8
Use os.sync where possible.
|
9 年之前 |
Benoît HERVIER
|
75551958c0
Avoid useless write and file stats change #479
|
9 年之前 |
Koen Martens
|
2c7930ada4
Revert formatting change in index.py that breaks windows compatibility.
|
9 年之前 |
Doug Hellmann
|
3681c7c860
handle deleted files when getting unstaged changes
|
9 年之前 |
Jelmer Vernooij
|
738816b822
Cope with submodules in build_index_from_tree.
|
9 年之前 |
Jelmer Vernooij
|
5fc380ac98
Some minor formatting fixes.
|
9 年之前 |
Koen Martens
|
b7d10de282
If honor_filemode is false, ignore filemode when
|
9 年之前 |
Jelmer Vernooij
|
f2a09e7977
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
9 年之前 |
Jelmer Vernooij
|
c1a24c00a3
Presence in the index doesn't imply presence on disk.
|
9 年之前 |
Jelmer Vernooij
|
92958a54c1
Allow passing in fs encoding to _fs_to_tree_path.
|
10 年之前 |
Jelmer Vernooij
|
e389ab61e4
Add root_path argument to _tree_to_fs_path.
|
10 年之前 |
Jelmer Vernooij
|
0844705228
Make tree_to_fs_path and fs_to_tree_path private.
|
10 年之前 |
Gary van der Merwe
|
39b8e63973
Improve checkout path handling:
|
10 年之前 |
Gary van der Merwe
|
45e8207408
Avoid encoding or decoding checkout paths.
|
10 年之前 |
Gary van der Merwe
|
c2d1b1389a
Add failing test to ensure we don't fiddle with checkout path encoding.
|
10 年之前 |
Gary van der Merwe
|
09c957e688
In index.build_index_from_tree, pass the validate_path_element onto validate_path.
|
10 年之前 |
Gary van der Merwe
|
8ea06ce7fa
Spelling fix.
|
10 年之前 |
Gary van der Merwe
|
c1b65507f5
Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode.
|
10 年之前 |
Gary van der Merwe
|
359c0ef96c
Revert "Change the way methods that take a path argument behave."
|
10 年之前 |
Jelmer Vernooij
|
473e53f79e
Fix tests: Add missing Index.path property.
|
10 年之前 |
Gary van der Merwé
|
1c574ab720
Change the way methods that take a path argument behave.
|
10 年之前 |
Jelmer Vernooij
|
f550c96636
Remove python3 special casing.
|
10 年之前 |
Jelmer Vernooij
|
8fcb8a819b
Support python3 for index tests.
|
10 年之前 |
Jelmer Vernooij
|
77baa16a66
Add support for python3 to remainder of dulwich.repo.
|
10 年之前 |
Jelmer Vernooij
|
a93a0493ae
Convert repo to python3.
|
10 年之前 |
Gary van der Merwe
|
cab02258f8
Port index to python3
|
10 年之前 |
Jelmer Vernooij
|
e53c8404b7
Add function for validation ntfs path elements.
|
11 年之前 |
Jelmer Vernooij
|
5d5357946b
Stricter tests - check individual path elements.
|
11 年之前 |
Jelmer Vernooij
|
2d6e954cea
By default refuse to create index entries with a path starting with .git/.
|
11 年之前 |