vscode-gitlens
vscode-gitlens copied to clipboard
Add ability to limit commit search results to a timeframe
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