Skip to content

Anchor regexps in commitsPerAuthor()#181

Merged
arzzen merged 1 commit intogit-quick-stats:masterfrom
jwilk-forks:anchor-regexps
Jun 8, 2025
Merged

Anchor regexps in commitsPerAuthor()#181
arzzen merged 1 commit intogit-quick-stats:masterfrom
jwilk-forks:anchor-regexps

Conversation

@jwilk
Copy link
Copy Markdown
Contributor

@jwilk jwilk commented Feb 24, 2025

Fixes:

$ git clone -q https://github.com/util-linux/util-linux.git
$ git -C util-linux quick-stats -a | grep -w uthor
        23    uthor                                    Karel Zak              0.1%
        3     uthor                                    Ondrej Oprala          0.0%
        2     uthor                                    Samuel Thibault        0.0%
        ...

Fixes:

    $ git clone -q https://github.com/util-linux/util-linux.git
    $ git -C util-linux quick-stats -a | grep -w uthor
            23    uthor                                    Karel Zak              0.1%
            3     uthor                                    Ondrej Oprala          0.0%
            2     uthor                                    Samuel Thibault        0.0%
            ...
@arzzen arzzen merged commit d1641f7 into git-quick-stats:master Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants