65 Commits

Author SHA256 Message Date
3382c39078 Accepting request 1291402 from utilities
- Update to 0.25.0:
  New Features:
  * add language support for Text #1579
  * support repos "without source code" #1580
  Chores:
  * improve error handling #1560
  Bug Fixes:
  * remove extra line break in 886d942
- bsc#1230085: This updates gix-path to 0.10.11

OBS-URL: https://build.opensuse.org/request/show/1291402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=28
2025-07-09 15:28:36 +00:00
17244feb23 - Update to 0.25.0:
New Features:
  * add language support for Text #1579
  * support repos "without source code" #1580
  Chores:
  * improve error handling #1560
  Bug Fixes:
  * remove extra line break in 886d942
- bsc#1230085: This updates gix-path to 0.10.11

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=62
2025-07-09 06:33:27 +00:00
ba11f834cc Accepting request 1269030 from utilities
- Update to 0.24.0:
  * add language support for Lean #1509
  * add language support for Typst #1508
  * add language support for Razor #1521
  * more idiomatic way to fetch HEAD refs #1515
  * more idiomatic way to fetch repository remote URL #1516
  * update holyc language logo #1543
  * update wiki powershell-snippet #1542

OBS-URL: https://build.opensuse.org/request/show/1269030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=27
2025-04-14 10:58:37 +00:00
17b8b0ddfc - Update to 0.24.0:
* add language support for Lean #1509
  * add language support for Typst #1508
  * add language support for Razor #1521
  * more idiomatic way to fetch HEAD refs #1515
  * more idiomatic way to fetch repository remote URL #1516
  * update holyc language logo #1543
  * update wiki powershell-snippet #1542

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=60
2025-04-13 18:53:26 +00:00
4f59ae6187 Accepting request 1235632 from utilities
- Update to 0.23.1:
  * Fix version in man page

- Update to 0.23.0:
  New Features:
  * add language support for OpenSCAD #1502
  * add language support for Modelica #1262
  * add language support for ATS #523
  * add language support for CUDA #940
  * add missing nerd fonts icons for some languages #1491
  Chores:
  * add Italian translation of README #1435
  * add Polish translation of README #1444
  * add Czech translation of READEME #1439
  * update russian README #1478
  * add script to preview/validate Nerd Fonts #1492
  * add Powershell snippet to run onefetch automatically #1453

OBS-URL: https://build.opensuse.org/request/show/1235632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=26
2025-01-07 19:55:04 +00:00
435c79f4fc - Update to 0.23.1:
* Fix version in man page

- Update to 0.23.0:
  New Features:
  * add language support for OpenSCAD #1502
  * add language support for Modelica #1262
  * add language support for ATS #523
  * add language support for CUDA #940
  * add missing nerd fonts icons for some languages #1491
  Chores:
  * add Italian translation of README #1435
  * add Polish translation of README #1444
  * add Czech translation of READEME #1439
  * update russian README #1478
  * add script to preview/validate Nerd Fonts #1492
  * add Powershell snippet to run onefetch automatically #1453

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=58
2025-01-07 13:14:11 +00:00
b95b280f40 Accepting request 1202097 from utilities
- Update to 2.22.0:
  New Features:
  * Add support for nerd font glyphs in languages info #1395
  * [onefetch.dev] Add nerdfont iconts to the preview #1411
  * Automate publishing crates to crates.io #1364
  Bug Fixes:
  * Show future commit dates without panicking #1389
  Chores:
  * Re-generate the man page with --no-info #1376
  * Drop unused shebangs from repo test fixture scripts #1375
- bsc#1230686 (CVE-2024-45405):
  Bump git-path to 0.10.11

OBS-URL: https://build.opensuse.org/request/show/1202097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=25
2024-09-20 15:11:59 +00:00
d29acb57c3 - Update to 2.22.0:
New Features:
  * Add support for nerd font glyphs in languages info #1395
  * [onefetch.dev] Add nerdfont iconts to the preview #1411
  * Automate publishing crates to crates.io #1364
  Bug Fixes:
  * Show future commit dates without panicking #1389
  Chores:
  * Re-generate the man page with --no-info #1376
  * Drop unused shebangs from repo test fixture scripts #1375
- bsc#1230686 (CVE-2024-45405):
  Bump git-path to 0.10.11

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=56
2024-09-20 06:38:44 +00:00
3434f32ff0 Accepting request 1173572 from utilities
- Update to 2.21.0:
  * Add CLI option to force URL format to HTTP instead of SSH #1314
  * Add CLI flag to hide token from repository URL #1319
  * Make Lua logo more readable on dark terminal #1337
  * Fix deadlock in Churn computation #1316
  * Exclude bot commits from churn when --no-bots option is used #1335
  * [onefetch.dev] switch to dark theme #1297
  * RUSTSEC-2024-0320: remove yaml-rust dependency #1309
  * Refactor --no-bots CLI option #1340

OBS-URL: https://build.opensuse.org/request/show/1173572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=24
2024-05-13 15:58:12 +00:00
c2eccf7b2f - Update to 2.21.0:
* Add CLI option to force URL format to HTTP instead of SSH #1314
  * Add CLI flag to hide token from repository URL #1319
  * Make Lua logo more readable on dark terminal #1337
  * Fix deadlock in Churn computation #1316
  * Exclude bot commits from churn when --no-bots option is used #1335
  * [onefetch.dev] switch to dark theme #1297
  * RUSTSEC-2024-0320: remove yaml-rust dependency #1309
  * Refactor --no-bots CLI option #1340

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=54
2024-05-13 06:33:46 +00:00
33a6a480da Accepting request 1158901 from utilities
- Update to 2.20.0:
  * This version marks the completion of the transition from git2 to gitoxide
  * Add svg language support #1266
  * lang: Adding Oz programming language #1280

OBS-URL: https://build.opensuse.org/request/show/1158901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=23
2024-03-18 15:46:42 +00:00
b9be3e920e - Update to 2.20.0:
* This version marks the completion of the transition from git2 to gitoxide
  * Add svg language support #1266
  * lang: Adding Oz programming language #1280

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=52
2024-03-18 08:05:31 +00:00
b23aa8c65e Accepting request 1130164 from utilities
- Update to 2.19.0:
  New Features:
  * exclude files from churn #1120
  * add odin support #1064
  * New language: Arduino #1176
  * Right align authorship percentages #1207
  * Add Agda to languages.yaml #1216
  Bug Fixes:
  * add a test for negative dates and see how onefetch handles it #1100

OBS-URL: https://build.opensuse.org/request/show/1130164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=22
2023-12-01 20:26:10 +00:00
763b5beec9 - Update to 2.19.0:
New Features:
  * exclude files from churn #1120
  * add odin support #1064
  * New language: Arduino #1176
  * Right align authorship percentages #1207
  * Add Agda to languages.yaml #1216
  Bug Fixes:
  * add a test for negative dates and see how onefetch handles it #1100

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=50
2023-12-01 07:28:29 +00:00
dcdac79f72 Accepting request 1095312 from utilities
- Update to 2.18.1:
  * don't fail when computing diff on partial clones (#1093)
  * fetch banner info from github (#1094)

OBS-URL: https://build.opensuse.org/request/show/1095312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=21
2023-06-26 16:16:21 +00:00
3c3d4b07c6 - Update to 2.18.1:
* don't fail when computing diff on partial clones (#1093)
  * fetch banner info from github (#1094)

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=48
2023-06-26 05:31:23 +00:00
bdb88aa7c9 Accepting request 1094771 from utilities
- Update to 2.18.0:
  * add new info line called "Churn" which displays the files with
    the most modifications (commits) (#1071)
  * add Hlsl support (#1082)
  * performance: optimize case where repo has a commit-graph for
    massive performance gains (#1081)
  * docs: add a cmd.exe version of the cd snippet (#1048)
  * refacto: use the builder pattern to instantiate the Info struct (#1047)
  * improve bot regex (#1086)

OBS-URL: https://build.opensuse.org/request/show/1094771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=20
2023-06-23 19:52:58 +00:00
faba6f58c4 - Update to 2.18.0:
* add new info line called "Churn" which displays the files with
    the most modifications (commits) (#1071)
  * add Hlsl support (#1082)
  * performance: optimize case where repo has a commit-graph for
    massive performance gains (#1081)
  * docs: add a cmd.exe version of the cd snippet (#1048)
  * refacto: use the builder pattern to instantiate the Info struct (#1047)
  * improve bot regex (#1086)

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=46
2023-06-23 06:27:30 +00:00
4cacae22f4 Accepting request 1083621 from utilities
- Update to 2.17.1:
  * Improve code coverage of src/info/mod.rs #1011
  * Improve code coverage of src/ui/mod.rs #1012
  * Added fish git repository greeter script to wiki #1021
  * upgrade gitoxide to v0.44 and incorporate #1023 #1024

OBS-URL: https://build.opensuse.org/request/show/1083621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=19
2023-04-29 15:28:33 +00:00
86ae9c5b38 - Update to 2.17.1:
* Improve code coverage of src/info/mod.rs #1011
  * Improve code coverage of src/ui/mod.rs #1012
  * Added fish git repository greeter script to wiki #1021
  * upgrade gitoxide to v0.44 and incorporate #1023 #1024

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=44
2023-04-29 08:36:10 +00:00
15f8c2a8fe Accepting request 1078155 from utilities
- Update to 2.17.0:
  Features:
  * Disable line wrap #983
  * Add Pascal support #989
  * Add Coldfusion support #971
  * Remove github token from url field #996
  Chore:
  * Changed Hashbang #979
  * Prevent conflicts in wiki action 39fe441
  * Fix typos #992
  * Group CLI options in sections #995
  * replace --show-logo with --no-art #1002
  * Set snapshot language to plain text #1003
  * Better error message when human_time panics #1010

OBS-URL: https://build.opensuse.org/request/show/1078155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=18
2023-04-09 16:41:10 +00:00
ffd7a606d3 - Update to 2.17.0:
Features:
  * Disable line wrap #983
  * Add Pascal support #989
  * Add Coldfusion support #971
  * Remove github token from url field #996
  Chore:
  * Changed Hashbang #979
  * Prevent conflicts in wiki action 39fe441
  * Fix typos #992
  * Group CLI options in sections #995
  * replace --show-logo with --no-art #1002
  * Set snapshot language to plain text #1003
  * Better error message when human_time panics #1010

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=42
2023-04-09 07:59:53 +00:00
2e326fbb5d Accepting request 1068034 from utilities
- Update to 2.16.0:
  Features:
  * Add GLSL language support #490 #824
  Bug fixes:
  * Fix Markdown / Jupyter markup not getting counted #937
  * upgrade gix to 0.36.1 to avoid breakage. #965

OBS-URL: https://build.opensuse.org/request/show/1068034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=17
2023-02-28 11:48:49 +00:00
ce4c056553 - Update to 2.16.0:
Features:
  * Add GLSL language support #490 #824
  Bug fixes:
  * Fix Markdown / Jupyter markup not getting counted #937
  * upgrade gix to 0.36.1 to avoid breakage. #965

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=40
2023-02-27 15:55:04 +00:00
cff25f4558 Accepting request 1059900 from utilities
- Update to 2.15.1:
  * Fix CD Github action

- Update to 2.15.0:
  Features:
  * Add --number-separator CLI flag #892
  * Add Makefile language support #867
  * Vercel: add section links #922
  Chore:
  * Add gitpod.io configuration #881
  * Use human_panic #887
  * Read license from manifest first #769
  * Install cargo-insta in dev containers #909
  * Info struct to holds a Vec #911
  * Add benchmark #912
  * GH action to synchronize wiki with .github/wiki #926
  * Clean up greeter and fix repository detection mechanism in wiki #927
  * Turn AsciiArt.rs into its own crate #934
  Bug Fixes:
  * Use ISO time for snapshot tests #908
  * Parse multi-byte unicode chars correctly + docs #936

OBS-URL: https://build.opensuse.org/request/show/1059900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=16
2023-01-20 16:39:06 +00:00
dcb8b92f23 - Update to 2.15.1:
* Fix CD Github action

- Update to 2.15.0:
  Features:
  * Add --number-separator CLI flag #892
  * Add Makefile language support #867
  * Vercel: add section links #922
  Chore:
  * Add gitpod.io configuration #881
  * Use human_panic #887
  * Read license from manifest first #769
  * Install cargo-insta in dev containers #909
  * Info struct to holds a Vec #911
  * Add benchmark #912
  * GH action to synchronize wiki with .github/wiki #926
  * Clean up greeter and fix repository detection mechanism in wiki #927
  * Turn AsciiArt.rs into its own crate #934
  Bug Fixes:
  * Use ISO time for snapshot tests #908
  * Parse multi-byte unicode chars correctly + docs #936

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=38
2023-01-20 08:14:47 +00:00
e4fa9584b3 Accepting request 1039277 from utilities
- Update to 2.14.2:
  Bug Fixes:
  * Include assets in crate a2f508a
  * Fix clap deps for onefetch-image crate 8cca7af
  * Add description field to onefetch-image and onefetch-manifest crate 2888186

- Update to 2.14.1:
  * Fix CD 5085c5b

- Update to 2.14.0:
  Features:
  * Add description info line #851
  * Add CLI flag to set the maximum number of languages to be shown 8159b34
  * Add VisualBasic language support #867
  Chore:
  * Add manifest crate #851
  * Move image_backends into its own crate 9ce17c1
  * Add devcontainer/codespace config #857
  * Switch to Swatinem/rust-cache for caching 7592eb2
  * Add README translation for Korean #869
  * add icon to windows exe 584574f
  Bug Fixes:
  * Fix typo in help message for -e (--exclude) #861

OBS-URL: https://build.opensuse.org/request/show/1039277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=15
2022-12-01 16:21:32 +00:00
f51e858f63 OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=36 2022-12-01 09:40:28 +00:00
634c5df80d - Update to 2.14.2:
Bug Fixes:
  * Include assets in crate a2f508a
  * Fix clap deps for onefetch-image crate 8cca7af
  * Add description field to onefetch-image and onefetch-manifest crate 2888186

- Update to 2.14.1:
  * Fix CD 5085c5b

- Update to 2.14.0:
  Features:
  * Add description info line #851
  * Add CLI flag to set the maximum number of languages to be shown 8159b34
  * Add VisualBasic language support #867
  Chore:
  * Add manifest crate #851
  * Move image_backends into its own crate 9ce17c1
  * Add devcontainer/codespace config #857
  * Switch to Swatinem/rust-cache for caching 7592eb2
  * Add README translation for Korean #869
  * add icon to windows exe 584574f
  Bug Fixes:
  * Fix typo in help message for -e (--exclude) #861

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=35
2022-12-01 09:23:35 +00:00
e3bd2035ef Accepting request 1034383 from utilities
- Disable tests: they break the build by needing an internet
  connection

- Update to 2.13.2:
  * [fix] Repo without remote should not fail #841
  * [chore] Add integration tests with snapshot testing for Info struct #827
  * [chore] Refactor test expressions #831

- Update to 2.13.1:
  * [ci/cd] fix Snapcraft release
  * [misc] fix Cargo.lock

- Update to 2.13.0:
  * [chore] reducing allocations and switching to gitoxide from libgit2 #635
  * [docs] add README translation for Spanish #631
  * [docs] add Changelog generated using cargo-smart-release #637
  * [cli] add --completion option #657
  * [language] update PHP colors #664
  * [misc] switch to actions/stale #666
  * [misc] add github issue forms #667
  * [ci/cd] generate Windows installer from CD #668
  * [ci/cd] create WinGet workflow for auto publishing #673
  * [language] update logo: shell #677
  * [docs] adding french documentation support #693
  * [chore] extract language definitions into data file #699
  * [ci/cd] add codecov + tarpaulin in ci
  * [misc] create Vercel app for onefetch with ASCII preview #701
  * [docs] update the README in Russian #736
  * [chore] turn InfoField into a trait (big refactoring) #755
  * [language] Improve JSX ASCII logo #784

OBS-URL: https://build.opensuse.org/request/show/1034383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=14
2022-11-08 09:54:37 +00:00
d2718d526a - Disable tests: they break the build by needing an internet
connection

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=33
2022-11-07 21:52:11 +00:00
b97c3a9c52 - Update to 2.13.2:
* [fix] Repo without remote should not fail #841
  * [chore] Add integration tests with snapshot testing for Info struct #827
  * [chore] Refactor test expressions #831

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=32
2022-10-31 08:10:59 +00:00
f9cd6b3967 OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=31 2022-10-27 11:08:33 +00:00
25e20f54fc - Remove onefetch-fix-test.patch
OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=30
2022-10-27 10:59:09 +00:00
a210edb45e - Update to 2.13.1:
* [ci/cd] fix Snapcraft release
  * [misc] fix Cargo.lock

- Update to 2.13.0:
  * [chore] reducing allocations and switching to gitoxide from libgit2 #635
  * [docs] add README translation for Spanish #631
  * [docs] add Changelog generated using cargo-smart-release #637
  * [cli] add --completion option #657
  * [language] update PHP colors #664
  * [misc] switch to actions/stale #666
  * [misc] add github issue forms #667
  * [ci/cd] generate Windows installer from CD #668
  * [ci/cd] create WinGet workflow for auto publishing #673
  * [language] update logo: shell #677
  * [docs] adding french documentation support #693
  * [chore] extract language definitions into data file #699
  * [ci/cd] add codecov + tarpaulin in ci
  * [misc] create Vercel app for onefetch with ASCII preview #701
  * [docs] update the README in Russian #736
  * [chore] turn InfoField into a trait (big refactoring) #755
  * [language] Improve JSX ASCII logo #784
  * [language] Improve TSX ASCII logo #785
  * [language] added support for verilog #789
  * [language] improve ruby logo #786
  * [language] added support for xsl #798
  * [language] added support for systemverilog #797
  * [test] add unit tests to src/info/info_field.rs #810
  * [ci/cd] automate publish to crates.io #800
  * [language] added support for ABNF #811

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=29
2022-10-27 10:48:47 +00:00
84fc7f38e0 - Port to cargo_build macros and better _service file
OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=28
2022-10-27 10:23:56 +00:00
4fd2244695 Accepting request 967704 from utilities
OBS-URL: https://build.opensuse.org/request/show/967704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=13
2022-04-08 20:45:47 +00:00
977771e870 Accepting request 967508 from home:bmwiedemann:branches:utilities
Add onefetch-fix-test.patch to fix build

OBS-URL: https://build.opensuse.org/request/show/967508
OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=26
2022-04-08 07:56:42 +00:00
508d54cbd0 Accepting request 959281 from utilities
OBS-URL: https://build.opensuse.org/request/show/959281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=12
2022-03-03 23:18:22 +00:00
52d2695cf6 Accepting request 959258 from home:yobson:branches:utilities
Bumped to 2.11.0

OBS-URL: https://build.opensuse.org/request/show/959258
OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=24
2022-03-03 17:58:02 +00:00
0a286d172a Accepting request 936545 from utilities
OBS-URL: https://build.opensuse.org/request/show/936545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=11
2021-12-08 21:09:35 +00:00
dd8c61049e Accepting request 929500 from home:firstyear:branches:utilities
- Add cargo audit service to detect potential security issues

OBS-URL: https://build.opensuse.org/request/show/929500
OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=23
2021-12-08 15:35:49 +00:00
f774271716 Accepting request 904046 from utilities
- Update to 2.10.2:
  * [bug] fix text coloring

- Update to 2.10.1:
  * [bug] add build step to Makefile to fix CD

- Update to 2.10.0:
  * [bug] fix "Last change: now ago"
  * [language] added support for Haxe
  * [language] added support for Scheme
  * [language] added support for GDScript
  * [ci] Make audit scheduled and manually runnable
  * [language] added support for Svelte
  * [language] added support for Ada
  * [docs] add README.ja.md
  * [language] added support for Hcl
  * [bug] round up instead of truncate in perc. of contribution
  * [language] Fixed Fortran ASCII to be more symetrical
  * [misc] add CLI option to ignore bot commits
  * [info] use .mailmap to merge authors
  * [info] merge authors by signature
  * [misc] add CLI option for displaying author emails
  * [language] added support for PowerShell
  * [info] display the number of contributors

OBS-URL: https://build.opensuse.org/request/show/904046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=10
2021-07-05 20:23:00 +00:00
dfd72027d5 - Update to 2.10.2:
* [bug] fix text coloring

- Update to 2.10.1:
  * [bug] add build step to Makefile to fix CD

- Update to 2.10.0:
  * [bug] fix "Last change: now ago"
  * [language] added support for Haxe
  * [language] added support for Scheme
  * [language] added support for GDScript
  * [ci] Make audit scheduled and manually runnable
  * [language] added support for Svelte
  * [language] added support for Ada
  * [docs] add README.ja.md
  * [language] added support for Hcl
  * [bug] round up instead of truncate in perc. of contribution
  * [language] Fixed Fortran ASCII to be more symetrical
  * [misc] add CLI option to ignore bot commits
  * [info] use .mailmap to merge authors
  * [info] merge authors by signature
  * [misc] add CLI option for displaying author emails
  * [language] added support for PowerShell
  * [info] display the number of contributors

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=22
2021-07-05 07:38:54 +00:00
b3ffa80bad Accepting request 864014 from utilities
- Update to 2.9.1:
  * [misc]  Update dependencies and fix serde related build failure

OBS-URL: https://build.opensuse.org/request/show/864014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=9
2021-02-19 22:42:57 +00:00
f6733e35db - Update to 2.9.1:
* [misc]  Update dependencies and fix serde related build failure

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=20
2021-01-18 08:58:04 +00:00
f3d124d50e Accepting request 863053 from utilities
- Update to 2.9.0:
  * [info] add pyproject.toml and Pipfile parsers for pip package manager
  * [language] added support for Emojicode
  * [language] added support for GraphQL
  * [misc] automate Homebrew release
  * [language] added support for Qml
  * [misc] add Yaml output and ISO 8601 date format option
  * [misc] add CLI option to switch true colors on/off

OBS-URL: https://build.opensuse.org/request/show/863053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=8
2021-01-15 18:45:59 +00:00
4702474f41 - Update to 2.9.0:
* [info] add pyproject.toml and Pipfile parsers for pip package manager
  * [language] added support for Emojicode
  * [language] added support for GraphQL
  * [misc] automate Homebrew release
  * [language] added support for Qml
  * [misc] add Yaml output and ISO 8601 date format option
  * [misc] add CLI option to switch true colors on/off

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=18
2021-01-14 10:04:46 +00:00
fee4b32c0c Accepting request 856896 from utilities
- Update to 2.8.0:
  * [language] added support for VimScript
  * [language] added support for Vala
  * [language] added support for Processing
  * [misc] new CLI flag to hide logo if terminal size is too narrow
  * [misc] new CLI flag to output in JSON format
  * [misc] exclude .git folder when computing repo size
  * [info] replace git sys calls with git2-rs calls
  * [info] added pub as another package manager for dart projects

OBS-URL: https://build.opensuse.org/request/show/856896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onefetch?expand=0&rev=7
2020-12-21 09:23:14 +00:00
c4b0502ebd - Update to 2.8.0:
* [language] added support for VimScript
  * [language] added support for Vala
  * [language] added support for Processing
  * [misc] new CLI flag to hide logo if terminal size is too narrow
  * [misc] new CLI flag to output in JSON format
  * [misc] exclude .git folder when computing repo size
  * [info] replace git sys calls with git2-rs calls
  * [info] added pub as another package manager for dart projects

OBS-URL: https://build.opensuse.org/package/show/utilities/onefetch?expand=0&rev=16
2020-12-18 14:29:36 +00:00