Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

git-who-0.7-1.1 RPM for aarch64

From OpenSuSE Ports Tumbleweed for aarch64

Name: git-who Distribution: openSUSE Tumbleweed
Version: 0.7 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 31 07:43:47 2025
Group: Unspecified Build host: reproducible
Size: 3866380 Source RPM: git-who-0.7-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/sinclairtarget/git-who
Summary: Git blame for file trees
git-who is a command-line tool for answering that eternal question:

    Who wrote this code?!

Unlike git blame, which can tell you who wrote a line of code, git-who tells
you the people responsible for entire components or subsystems in a codebase.
You can think of git-who sort of like git blame but for file trees rather than
individual files.

Provides

Requires

License

MIT

Changelog

* Mon Mar 31 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 0.7:
    * Features
    - Git who now reads and respects a .git-blame-ignore-revs file
      if present in the root of the repo (suggested in #10)
    - Git who now fully supports the "exclude" pathspec magic as
      defined in gitglossary(3). This allows you to ignore certain
      files by passing e.g. :!vendor/ or :!*.c (addresses #4)
    * Bug Fixes / Tweaks
    - Git who no longer panics when log.show-signature is set in
      the Git config (fixes #2)
    - Git who can handle leading whitespace in filenames (fixes #5)
    - "Terminator" (i.e. --) is now parsed properly from the CLI
      arguments, allowing deleted paths to be analyzed (fixes #7)
    - Commit "subject" no longer read from git log. It was
      previously ignored but not reading it entirely might fix #16
    - --diff-merges: first-parent no longer passed to git log
      invocation. This wasn't really needed and it turns out it is
      a relatively new feature of Git (version 2.31). This should
      help with #21
* Thu Mar 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - new package git-who: git blame for file trees

Files

/usr/bin/git-who
/usr/share/doc/packages/git-who
/usr/share/doc/packages/git-who/README.md
/usr/share/licenses/git-who
/usr/share/licenses/git-who/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 5 00:27:38 2025