Skip to content

Releases: Matars/gitfetch

v1.1.7

21 Oct 03:48
f696a69

Choose a tag to compare

Lots of customisations through the cli, read more with gitfetch --help

Quick overview

  • Use any ASCII character as "day" in the graph
  • Chose to hide sections with --no-*
  • Custom width and height for contribution graph
Screenshot 2025-10-21 at 05 32 27

v1.1.1

20 Oct 23:50
a3bccb8

Choose a tag to compare

Multi-Provider Support

  • GitHub, GitLab, Gitea/Forgejo/Codeberg, and Sourcehut

Provider Selection on first call

  • Arrow-key navigation with visual circle indicators

Better Docs:

  • Dedicated docs folder with detailed guides on various configs

Minor changes

  • Align colors in config
  • Added color name support for example in .conf you could set header = blue instead of having ANSI as the only option
  • redesigned the language "prgoress bar" to something nicer.

v1.0.20

20 Oct 22:28

Choose a tag to compare

  • Updated cache location to ~/.local/share/gitfetch/cache.db

#5

v1.0.19

20 Oct 20:13

Choose a tag to compare

AUR support

Need to experiment with GitHub workflow that updates my AUR based on releases.

Update readme to use the real package name and not fake alias

v1.0.18

20 Oct 19:38
0fa7361

Choose a tag to compare

Display Improvements

  • Better layout spacing: Adjusted graph width calculations to prevent content overflow and provide more space for user information
  • Medium view optimization: Top languages section is now only displayed on terminals wider than 120 characters to avoid cramped layouts

Language Statistics

  • Normalized language names: Improved handling of programming language names with consistent casing and avoiding duplicate languages

Bug Fixes

  • Fixed potential display width calculation issues that could cause content to exceed terminal boundaries

v1.0.17

20 Oct 19:11

Choose a tag to compare

  • Auto-detect authenticated user #13
  • Enhanced color customization
  • Improved documentation: Added comprehensive color customization guide to the README

v1.0.16

20 Oct 16:44

Choose a tag to compare

Sorry of the release spamming.

Had issues with brew dependency handling, should be fixed and working smoothly from here.

AUR packaging seems to be bugged still. Fixing soon

v1.0.15

20 Oct 16:31

Choose a tag to compare

Fixed PRs accidentaly fetching issues

Regarding #17

v1.0.14

20 Oct 16:17

Choose a tag to compare

fixed brew dependencies issues

v1.0.13

20 Oct 16:03

Choose a tag to compare

Fixed python dependency issue