Files
Gitea/modules/git/repo_commit.go
T
Bo-Yi WuandGitHub d06eb8d801 feat(api): add date range filtering to commit retrieval endpoints (#34497)
- Add support for filtering commits by date range via new "since" and
"until" parameters
- Update API endpoints and command logic to handle the new parameters
for fetching commits within given dates
- Extend API documentation and Swagger specs to describe the new "since"
and "until" query parameters
- Refactor related function signatures and implementations to accept and
pass "since" and "until" values

---------

Signed-off-by: appleboy <[email protected]>
Signed-off-by: Bo-Yi Wu <[email protected]>
2025-05-19 18:57:58 -07:00

18 KiB