Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fetch log per-revision rather than on blame #488

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

metacurb
Copy link
Member

@metacurb metacurb commented Apr 1, 2024

Addresses #91 and #481

  • Fetches a log when you click on a line
  • Stores log data independent of blame
  • Maps data and updates decoration as required when line is clicked

Further optimisations to be made:

  • Store log data at a repository level, so that they can be shared across files

Demo

Recording.2024-04-01.194709.mp4

@metacurb metacurb force-pushed the feat/optimise-log-fetching branch from 6b135a3 to ecd520e Compare April 1, 2024 18:56
@metacurb metacurb force-pushed the feat/optimise-log-fetching branch from ecd520e to ef56ce2 Compare April 1, 2024 19:04
@metacurb metacurb marked this pull request as ready for review April 1, 2024 22:14
@metacurb metacurb merged commit 5aa65c1 into master Apr 2, 2024
4 checks passed
@metacurb metacurb deleted the feat/optimise-log-fetching branch April 2, 2024 09:28
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