This website requires JavaScript.
Explore
Help
Sign In
frank
/
sharkdp--bat
Watch
1
Star
0
Fork
0
You've already forked sharkdp--bat
mirror of
https://github.com/sharkdp/bat
synced
2026-07-22 16:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,171
Commits
21
Branches
43
Tags
9d91d22e29dd8be588908b67ff71db76c550e19d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aleksey Kladov
35347c2310
Improve readability
...
Using `Path`s for paths expresses intent more clearly.
2021-03-07 14:59:10 +01:00
sharkdp
cd7be018fe
Fix clippy suggestion: .or_else(|| Some(…)) => .or(Some(…))
2021-01-09 19:43:39 +01:00
Ethan P
9d08c0102e
Replace Input::stdin_as_file with bat-application functions
2020-05-29 22:13:10 +02:00