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-25 17:21:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,001
Commits
21
Branches
43
Tags
f4217eba73da087945bd04234cdcaf15124ba6d0
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