Skip to content

status improvements#1746

Merged
Sebastian Thiel (Byron) merged 7 commits into
mainfrom
status
Jan 5, 2025
Merged

status improvements#1746
Sebastian Thiel (Byron) merged 7 commits into
mainfrom
status

Conversation

@Byron

Copy link
Copy Markdown
Member

Based on #1410.

Various improvements as gix status is integrated into various applications.

…lly.

Previously it would be possible for attribute lookups to fail on Windows
as `\` would have snuck into paths used for lookup.
Internally, it has to turn it into a buffer so it's not needed anymore.
It also counteracts the idea of using a stream with arbitrarily big files.
…cy-git'.

When a modification is marked as being racy, then previously the iterator would have
kept the whole modification even though it should just have tracked the single change.

This made the legitimate modification disappear.
…loaded at path.

This can be useful to get a feeling for how far the tree was already made available,
even though it won't reveal if an entry was edited.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant