| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| binary.c | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| drivers.c | ||
| format_email.c | ||
| index.c | ||
| notify.c | ||
| parse.c | ||
| patch.c | ||
| patchid.c | ||
| pathspec.c | ||
| racediffiter.c | ||
| rename.c | ||
| stats.c | ||
| submodules.c | ||
| tree.c | ||
| workdir.c |
In cases where a file gets renamed such that the directories containing
it previous and after the rename have a common prefix, then git will
avoid printing this prefix twice and instead format the rename as
"prefix/{old => new}". We currently didn't do anything like that, but
simply printed "prefix/old -> prefix/new".
Adjust our behaviour to instead match upstream. Adjust the test for this
behaviour to expect the new format.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| binary.c | Loading commit data... | |
| blob.c | Loading commit data... | |
| diff_helpers.c | Loading commit data... | |
| diff_helpers.h | Loading commit data... | |
| diffiter.c | Loading commit data... | |
| drivers.c | Loading commit data... | |
| format_email.c | Loading commit data... | |
| index.c | Loading commit data... | |
| notify.c | Loading commit data... | |
| parse.c | Loading commit data... | |
| patch.c | Loading commit data... | |
| patchid.c | Loading commit data... | |
| pathspec.c | Loading commit data... | |
| racediffiter.c | Loading commit data... | |
| rename.c | Loading commit data... | |
| stats.c | Loading commit data... | |
| submodules.c | Loading commit data... | |
| tree.c | Loading commit data... | |
| workdir.c | Loading commit data... |