Skip to content

Add a list of new contributors#170

Merged
tomice merged 3 commits intogit-quick-stats:masterfrom
funnelfiasco:issue169-add_new_contributors
Sep 19, 2024
Merged

Add a list of new contributors#170
tomice merged 3 commits intogit-quick-stats:masterfrom
funnelfiasco:issue169-add_new_contributors

Conversation

@funnelfiasco
Copy link
Copy Markdown
Contributor

@funnelfiasco funnelfiasco commented Jun 26, 2024

This reports generates a list of all contributors whose first commit was after a specified date.

I've tested this with several date formats, including invalid ones, and added a check of the date prior to trying to use it.

Fixes #169

This reports generates a list of all contributors whose first commit was
after a specified date.

Fixes git-quick-stats#169

Signed-off-by: Ben Cotton <bcotton@funnelfiasco.com>
@tomice
Copy link
Copy Markdown
Collaborator

tomice commented Sep 18, 2024

Thanks for your contribution! Really sorry, I only just saw this. Peer reviewed this for you and added a couple suggestions.

@funnelfiasco
Copy link
Copy Markdown
Contributor Author

I appreciate the review, @tomice! I'll have some time tomorrow to make and test the suggested changes.

* Indicate how we're sorting new contributors
* Don't fork for `date` checks
* Include reference in the manpage

Signed-off-by: Ben Cotton <bcotton@funnelfiasco.com>
@funnelfiasco funnelfiasco requested a review from tomice September 19, 2024 15:58
@funnelfiasco
Copy link
Copy Markdown
Contributor Author

Pushed with fixes for feedback. I'ld be happy to squash after review if that's preferred.

* Add date examples to prompts
* Update tests

Signed-off-by: Ben Cotton <bcotton@funnelfiasco.com>
@funnelfiasco
Copy link
Copy Markdown
Contributor Author

Updated!

@funnelfiasco funnelfiasco requested a review from tomice September 19, 2024 18:29
Copy link
Copy Markdown
Collaborator

@tomice tomice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution!

@tomice tomice merged commit 4faf233 into git-quick-stats:master Sep 19, 2024
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.

[Feature request] Add a report of new contributors

2 participants