summaryrefslogtreecommitdiff
path: root/sysutils/onefetch
AgeCommit message (Collapse)AuthorFilesLines
2022-03-30sysutils/onefetch: update to 2.12.0pin3-117/+219
Notes: [language] added support for Ren'Py #560 @TabulateJarl8 [info] added language bar distribution #585 @o2sh @spenserblack [misc] granted read access to onefetch snap to gitconfig files #588 @o2sh [language] added support for Ceylon #602 @DenverCoder1 [misc] default to terminal foreground color for tilde, underline, colon and info #604 @o2sh [language] fix Lua logo so that it can be read even without color #610 @yutkat [misc] replace colored crate with owo-colors #620 @o2sh @spenserblack [misc] remap White ANSI color to Default #625 @spenserblack [language] added support for Wolfram #609 @rcon56 [misc] match circle color with github linguist #630 @o2sh [language] added support for VHDL #632 @BHatGuy
2021-11-24sysutils/onefetch: update to 2.11.0pin3-127/+95
-[docs] Add Persian, Chinese and Russian README -[misc] add CLI flag to count hidden files and directories -[misc] removed json dependency -[misc] Better error handling (Replace error-chain with anyhow) -[misc] add LanguageType -[misc] update license cache -[misc] Use time crate instead of chrono -[language] added support for Protocol Buffers -[language] added support for SQL, WebAssembly, Toml, Yaml, Jsonnet, Solidity, Json, Sass, LLVM, AutoHotKey, Coq and Fortran Legacy -[cd] Automate "languages supported" badge -[cd] Add workflow for Minimum Rust Version badge
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-185/+185
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-185/+1
2021-08-05sysutils/onefetch: simplify Makefilepin1-2/+1
2021-07-05sysutils/onefetch: update to 2.10.2pin4-480/+437
2.10.2 -[bug] fix text coloring 2.10.1 -[bug] add build step to Makefile to fix CD 2.10.0 -[bug] fix "Last change: now ago" @o2sh -[language] added support for Haxe @LordMZTE -[language] added support for Scheme @wigust -[language] added support for GDScript @o2sh -[ci] Make audit scheduled and manually runnable @spenserblack -[language] added support for Svelte @Luke-zhang-04 -[language] added support for Ada @Labdabeta -[docs] add README.ja.md @err931 -[language] added support for Hcl @PsypherPunk -[bug] round up instead of truncate in perc. of contribution @o2sh -[language] Fixed Fortran ASCII to be more symetrical @jake-87 -[misc] add CLI option to ignore bot commits @o2sh -[info] use .mailmap to merge authors @o2sh -[info] merge authors by signature @o2sh -[misc] add CLI option for displaying author emails @remopas -[language] added support for PowerShell @dxking -[info] display the number of contributors @o2sh
2021-01-16sysutils/onefetch: update to 2.9.1pin3-283/+283
-Update dependencies and fix serde related build failure @Byron
2021-01-14sysutils/onefetch: update to 2.9.0pin3-198/+208
-[info] add pyproject.toml and Pipfile parsers for pip package manager @HallerPatrick -[language] added support for Emojicode @geeseven -[language] added support for GraphQL @geeseven -[misc] automate Homebrew release @erikgaal -[language] added support for Qml @mapau -[misc] add Yaml output and ISO 8601 date format option @kernel-sanders -[misc] add CLI option to switch true colors on/off @spenserblack
2020-12-18sysutils/onefetch: update to 2.8.0pin3-48/+73
-[language] added support for VimScript @geeseven -[language] added support for Vala @geeseven -[language] added support for Processing @Luke-zhang-04 -[misc] new CLI flag to hide logo if terminal size is too narrow @Luke-zhang-04 -[misc] new CLI flag to output in JSON format @HallerPatrick -[misc] exclude .git folder when computing repo size @HallerPatrick -[info] replace git sys calls with git2-rs calls @HallerPatrick -[info] added pub as another package manager for dart projects @HallerPatrick
2020-11-21sysutils/onefetch: update to 2.7.3pin3-23/+23
v2.7.3 -[info] if user.name is not set print unknown instead of crashing v2.7.2 -[language] added support for HolyC -[language] added support for Xaml -[info] get_repo_name_and_url defaults to remote.origin.url -[misc] replaced some git sys calls with git2-rs calls -[ascii] improved coloring for c, c++, c#, typescript, and lua -[ascii] fixed ascii max-width integration test --> update raku ascii logo -[image] fixed image detection for kitty: remove check on env variable
2020-11-08sysutils/onefetch: update to 2.7.1pin2-7/+7
v2.7.1 Misc: -Remove Language::Unknown
2020-11-07sysutils/onefetch: update to 2.7.0pin3-23/+28
v2.7.0 New features: -Detect dependencies -add print-package-mangers cli option Bug fixes -Don't output unnecessary newline when checking for image backend support -Fix trailing white space in LOC Misc -Colon is white by default
2020-11-04sysutils/onefetch: update to 2.6.0pin3-198/+48
v2.6.0 Language: -Added support for Zsh, bash, JSX and TSX New features: -Support COLORTERM for TrueColor ASCII -CLI flag to use more color (16 -> 256) in sixel graphics -Add Text Coloring via CLI flag -Add CLI flag to disable ASCII art (or image) and only display info lines -Extend image backend support to ITerm2 Inline Images Protocol -Replace ASCII logo with shell command output Misc: -clean up python script from wiki -make build fail when deprecated dependencies -remove async/await
2020-10-26sysutils/onefetch: simplify Makefilepin2-216/+219
add cargo-depends.mk
2020-10-20sysutils/onefetch: update to 2.5.0pin2-657/+597
v2.5.0 Summary: Lots of code refactoring and ASCII re-touching. Bug Fixes: -Identify author by email @yoichi -Fix #180 @o2sh -Fix layout with sixel image backend @yoichi New features: -Show number of Tags and Branches @reime005 Misc: -Reduce size of Lua, Clojure, Jupyter-Notebooks, Tex, Zig ASCII logo @maash3r -Reduce size of Swift, Objective-C ASCII logo @atluft -Reduce size of Php @rootEnginear -Reduce size of Nim @tianlangwu -Better CI/CD @spenserblack -New Go and Rust ASCII logo @nguyenquannnn -Enable image backends on macOS @yoichi
2020-10-04sysutils/onefetch: update to 2.4.0pin2-182/+337
v2.4.0 This release's main focus was to improve the overall performance and make it easier for future contributors to add support for a new language. Contributors:@spenserblack,@SuperSandro2000,@MarkusPettersson98 Language:Added support for Crystal @MarkusPettersson98 New feature: -Use async/await to improve performance @spenserblack @o2sh -Refacto language.rs with the introduction of a macro! and Unit tests to check for ASCII logo size @spenserblack -Refacto info.rs to use git log once #198 @o2sh Misc: -Add info for cargo-deb @SuperSandro2000 -Enable stale bot #184 @o2sh -Enable dependabot @spenserblack -Improved ci/cd actions @o2sh
2020-09-03sysutils/onefetch: import packagepin4-0/+1021
Onefetch is a command line information tool that displays information about your Git repository directly on your terminal. The information is by default displayed alongside the dominant language's logo. You can further configure Onefetch to display an image instead or another ascii logo. Onefetch provides the user with code statistics and project information with features like license detection. Onefetch will show the language distribution, LOC (lines of code), size on disk, Contributors, Version, etc. You can further configure Onefetch to display exactly what you want it to. Through the use of command-line flags. Onefetch supports almost 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added. Contributions are very welcome! Thanks to maya for reviewing