Releases: casperdcl/git-fame
Releases · casperdcl/git-fame
git-fame v3.1.1 stable
24 Jul 14:05
Compare
Sorry, something went wrong.
No results found
support blank email (#116 <- #115 )
misc tidy: simple .dockerignore (#117 )
CI: fix warnings (#117 )
tests: bump pre-commit (fixes #114 )
git-fame v3.1.0 stable
29 May 22:26
Compare
Sorry, something went wrong.
No results found
add --format=svg (#112 <- #110 )
add --min=<val> for truncating table rows on value of --sort=<key>
update bash completions
snap: upgrade core22 -> core24
tests: increase coverage
Live server (https://git-fame.cdcl.ml/docs ) for public repos:
![ contributions] ( https://git-fame.cdcl.ml/gh/casperdcl/git-fame )
git-fame v3.0.0 stable
28 May 20:18
Compare
Sorry, something went wrong.
No results found
support Python 3.13, drop Python 3.7 (#109 )
fix man pages syntax
tests
quicker pre-commit with pytest-xdist
add pyupgrade
bump pre-commit (closes #107 )
misc minor framework updates
git-fame v2.2.1 stable
27 May 12:27
Compare
Sorry, something went wrong.
No results found
misc fixes & linting (#111 )
fix --incl & --excl when --loc=ins,del (fixes #89 )
fix --bytype not working (from #108 )
fix missing first commit per author
docs: fix "dubious ownership" warning in docker (#106 )
git-fame v2.2.0 stable
26 May 15:35
Compare
Sorry, something went wrong.
No results found
add --show=name,email (#108 <- #96 )
git-fame v2.1.0 stable
06 Feb 08:24
Compare
Sorry, something went wrong.
No results found
filter binary files for --loc=surv (#95 <- #76 )
update docs (#100 )
document --until (#93 <- #92 )
fix minor typo (#105 )
update badge URLs
update manpages
misc framework updates (#100 )
fix CI (pin Python 3.7 to Ubuntu 22.04)
bump linters (closes #103 )
git-fame v2.0.2 stable
06 Oct 22:57
Compare
Sorry, something went wrong.
No results found
add --until (#92 <- #93 )
replace pkg_resources => importlib.resources (#90 )
add py311, py312 support (#90 )
upgrade framework (#90 )
migrate setup.{cfg,py} => pyproject.toml
CI: overhaul workflows
CI: bump workflow actions
CI: use PyPI trusted publishing
tests: bump pre-commit
use PyPI trusted publishing
git-fame v2.0.1 stable
09 Mar 20:51
Compare
Sorry, something went wrong.
No results found
fix wrong loc (#88 <- #85 <- #32 )
misc code linting & framework tidy
git-fame v2.0.0 stable
02 Mar 02:18
Compare
Sorry, something went wrong.
No results found
misc build framework updates (#87 )
update CI workflows
update pre-commit
drop py<=3.6
add linting
bump snap core18 => core22
bump Dockerfile base
rerender manpages
git-fame v1.15.2 stable
23 Jul 18:14
Compare
Sorry, something went wrong.
No results found
update man pages
misc test & build framework updates (#80 )
fix windows tests
bump docker py version (#65 , #68 , #69 , #70 , #71 )
use pytest <= nose