vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Add ability to limit commit search results to a timeframe

Open eamodio opened this issue 1 year ago • 0 comments

Today we don't support any limit on the search timeframe and it would be nice to add something like [since|after]:<date> and/or [until|before]:<date> to our query syntax

Refs #3525

eamodio avatar Sep 06 '24 19:09 eamodio