🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Introduce a blame command - #6907

Merged
ethomson merged 7 commits into
mainfrom
ethomson/blame_cmd
Oct 18, 2024
Merged

Introduce a blame command#6907
ethomson merged 7 commits into
mainfrom
ethomson/blame_cmd

Conversation

@ethomson

@ethomson ethomson commented Oct 9, 2024

Copy link
Copy Markdown
Member

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
@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