| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| index.c | ||
| iterator.c | ||
| patch.c | ||
| tree.c | ||
| workdir.c |
This started as a complex new test for checkout going through the "typechanges" test repository, but that revealed numerous issues with checkout, including: * complete failure with submodules * failure to create blobs with exec bits * problems when replacing a tree with a blob because the tree "example/" sorts after the blob "example" so the delete was being processed after the single file blob was created This fixes most of those problems and includes a number of other minor changes that made it easier to do that, including improving the TYPECHANGE support in diff/status, etc.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| blob.c | Loading commit data... | |
| diff_helpers.c | Loading commit data... | |
| diff_helpers.h | Loading commit data... | |
| diffiter.c | Loading commit data... | |
| index.c | Loading commit data... | |
| iterator.c | Loading commit data... | |
| patch.c | Loading commit data... | |
| tree.c | Loading commit data... | |
| workdir.c | Loading commit data... |