Skip to content

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Oct 9, 2024

No description provided.

@ethomson ethomson force-pushed the ethomson/blame_cmd branch 2 times, most recently from a7f1a2f to 13d91cb Compare October 9, 2024 23:19
Use `size_t` for sizes, standardize naming with the rest of the library.
Our blame implementation tracks final _author_ but not final
_committer_. Make it so.
The git CLI takes paths as command-line inputs from the current working
directory; provide a helper method to provide a repo-relative path based
on paths specified on the command-line.
blame: introduce git_blame_line

Provide a structure that can provide the line-level information.
When an error occurs... deal with the error, don't try to still create
hunks.
@ethomson ethomson merged commit 99e0d2a into main Oct 18, 2024
18 of 19 checks passed
@ethomson ethomson deleted the ethomson/blame_cmd branch October 21, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant