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

Refine git log and the Pretty-Print with fzf + bat #555

Merged
merged 10 commits into from
Apr 8, 2024
Merged

Refine git log and the Pretty-Print with fzf + bat #555

merged 10 commits into from
Apr 8, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Apr 8, 2024

Closes #521
Resolves a part of #499, so closes #499 for now
Update #248

tig and lazygit is slow in large repository like the nixpkgs
gitui is enough speed, but I feel standardizing with fzf is better for now.

This comment has been minimized.

This comment has been minimized.

@kachick
Copy link
Owner Author

kachick commented Apr 8, 2024

I should consider --exact match more better, but that is more wide scope 👌

Looks like same as `git log --pretty=oneline`

Using cut, tab is useful. But the display width is not good
@kachick kachick changed the title Refine git pp(log with Pretty-Print) and the fzf filter Refine git log and the Pretty-Print with fzf + bat Apr 8, 2024
@kachick kachick merged commit f9bb5b2 into main Apr 8, 2024
12 checks passed
@kachick kachick deleted the git-log branch April 8, 2024 16:56
Copy link
Contributor

github-actions bot commented Apr 8, 2024

🤖 removed 🗑️ staging ⬢ from ghcr.io

201043760,200877732

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Apr 8, 2024

🤖 removed 🗑️ staging ⬢ from ghcr.io

201059428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

How about gitui How to define WSL specific code in common Linux scripts?
1 participant