onefetch
onefetch copied to clipboard
Command-line Git information tool
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.128. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @RalfJung) Commits 08f8012 Release 1.0.60...
We're lacking both integration and unit tests to make sure we won't run into regressions after new development/refactoring. Modules that should be covered by unit tests: - [x] [cli.rs](https://github.com/o2sh/onefetch/blob/main/src/cli.rs) ###...
### Summary 💡 On larger code bases, the amount of `files` and the amount of `lines of code` could become a bit unreadable due to the lacking formatting, my feature...
This program is very slow when running it on large repositories, for example ReactOS.
@spenserblack, @o2sh can this help ?
### nushell For more detail: https://github.com/nushell/nushell ### Logo Is there a logo that can be used as a source of inspiration for the ASCII art? Currently no. ### Upstream support...
## Purpose Adding language support and icon art for [ATS](http://www.ats-lang.org/). Language support at `tokei` is still undergoing review, and will provide screenshot once it's available. ## Logo Reference https://www.cs.bu.edu/~hwxi/atslangweb/MYDATA/theLogo.png ##...
### \[Fennel\] Fennel is a Lisp that compiles to Lua. It combines the flexibility of Lisp with the speed and simplicity of Lua. ### Logo https://fennel-lang.org/logo.svg ### Upstream support -...
https://github.com/github/linguist Linguist is a tool developed by GitHub for the specific purpose of detecting languages. It's a very mature tool that gets it right the majority of the time by...