Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket API v12 - Unable to fetch commits filtered by author and date.

gablabelle March 28, 2020

Hello,

I'm reading the Bitbucket API docs. I want to fetch commits but would like to filter them by author and by dates if possible and I can't find the info I'm looking for at https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/commits#get

Is it possible?

Simple to do locally in the repo using for example:

git log --author="Labelle" --since="2020-01-01" --until="2020-01-31"

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events