Skip to content

Commit 8227572

Browse files
committed
Closes #4471 adds natural language commit search
1 parent c42968d commit 8227572

File tree

28 files changed

+774
-176
lines changed

28 files changed

+774
-176
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Adds support for using natural language to search for commits on the _Commit Graph_, _Search & Compare_ view, and in the _Search Commits_ command using AI ([#4471](https://github.com/gitkraken/vscode-gitlens/issues/4471))
12+
- Adds support for time-based commit searches on the _Commit Graph_, _Search & Compare_ view, and in the _Search Commits_ command
13+
914
### Fixed
1015

1116
- Fixes editing search result in Search & Compare view failure ([#4431](https://github.com/gitkraken/vscode-gitlens/issues/4431))
17+
- Fixes search results not paging properly on the _Commit Graph_ when the first page of results is contained within the already loaded commits
1218

1319
## [17.2.1] - 2025-06-26
1420

docs/telemetry-events.md

Lines changed: 36 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)