-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
good first issueLikely to be an easy fixLikely to be an easy fixtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
In Github's contributors page, one can directly filter user's commits on specified date range by clicking "n commits". It should be possible to do it here too.
Screenshots
If anyone is interested here is the link filtering the commits for:
- user named
sahin
- repository named
my-repo
- default branch named
master
- after date
2021-12-11
- before date
2022-01-01
- authored by
[email protected]
This link can be obtained by entering the following search term in the repository's commits page:
after:2021-12-11, before:2022-01-01, author:[email protected]
silverwind and yp05327
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.