Releases: Matars/gitfetch
Releases · Matars/gitfetch
v1.3.2
26 Oct 15:31
Compare
Sorry, something went wrong.
No results found
Added GITFETCH_DEBUG=1 env variable to toggle full debug tracing
Fixed Overflow bug regarding cache date calcultations
improved docs
v1.3.0 For people with empty contribution graphs.
25 Oct 18:40
Compare
Sorry, something went wrong.
No results found
Change Log
added --text and --shape
improved formatting on --help
fixed bug where colors would not be read correctly from .confg
You might want to delete the config file to re innit with correct values
rm ~/.config/gitfetch/gitfetch.conf
v1.2.6
24 Oct 01:46
Compare
Sorry, something went wrong.
No results found
Repository-Specific Stats
Display contribution statistics for the current local git repository:
gitfetch --local
Shows commit activity over the last year, built from local git history
gitfetch --graph-timeline
Displays git commit timeline, build from local git history
Current Limitations:
Only shows contribution graph and timeline
No repository metadata (stars, forks, issues, etc.)
No language statistics for the repository
Limited to local git history analysis
v1.2.3
24 Oct 00:34
Compare
Sorry, something went wrong.
No results found
Fixed issues when install with brew
v1.2.1
22 Oct 20:15
Compare
Sorry, something went wrong.
No results found
Cache bug fixes
Cache update did not actually happened since the subprocess was not "real" and spawned in the same process, causing it to silently fail.
Now spawning reach subprocess I the background that executes and updates the cache correctly.
v1.2.0
21 Oct 21:01
Compare
Sorry, something went wrong.
No results found
QoL
An overall better experience with fewer bugs and more customisations.
v1.1.7
21 Oct 03:48
Compare
Sorry, something went wrong.
No results found
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
v1.1.1
20 Oct 23:50
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Updated cache location to ~/.local/share/gitfetch/cache.db
#5
v1.0.19
20 Oct 20:13
Compare
Sorry, something went wrong.
No results found
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