aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2026-04-25Warn when alien indexing bypasses a populated .projectileBozhidar Batsov
2026-04-25Skip leading whitespace in dirconfig prefix dispatchBozhidar Batsov
2026-03-04Update CHANGELOG with round 4 codebase fixesBozhidar Batsov
2026-02-28Update CHANGELOG with round 3 codebase fixesBozhidar Batsov
2026-02-28Update CHANGELOG with round 2 codebase fixesBozhidar Batsov
2026-02-28Update CHANGELOG with bug fixes and performance improvementsBozhidar Batsov
2026-02-16Support slnx files for dotnet-sln project types (#1971)Bozhidar Batsov
2026-02-15Replace seq-union with seq-uniq + append for Emacs 27 compatibilityBozhidar Batsov
2026-02-14Replace cl-lib sequence functions with seq.el equivalentsBozhidar Batsov
2026-02-14Add compat dependency and adopt modern Emacs APIsBozhidar Batsov
2026-02-14Bump minimum Emacs version from 26.1 to 27.1Bozhidar Batsov
2026-02-14Add missing CHANGELOG entries for undocumented changes since v2.9.1Bozhidar Batsov
2026-02-14Fix wildcard expansion in unreadable dirs and compilation-buffer-name-functionBozhidar Batsov
2026-02-14Fix grep hook, replace-regexp on missing files, and corrupt bookmarksBozhidar Batsov
2026-02-14Fix mode-line in non-file buffers and nil project root crashBozhidar Batsov
2026-02-14Fix projectile-root-top-down to search top-down, not bottom-up (#1729)Bozhidar Batsov
2026-02-14Include intermediate directories in projectile-find-dir (#1596)Bozhidar Batsov
2026-02-14Don't cache nonexistent files & fix grep/git-grep with special chars (#1551, ...Bozhidar Batsov
2026-02-14Fix projectile-replace on Emacs 27+ (#1748, #1741)Bozhidar Batsov
2026-02-13Filter deleted-but-unstaged files from git ls-files output (#1897)Bozhidar Batsov
2026-02-13Skip unreadable directories in projectile-index-directory (#1873)Bozhidar Batsov
2026-02-13Strip "./" prefix from fd output in projectile-files-via-ext-commandBozhidar Batsov
2026-02-13Prevent directories from matching file-type project root markersBozhidar Batsov
2026-02-13Fix typos in the markdown filesBozhidar Batsov
2026-01-09Fix the changelogBozhidar Batsov
2026-01-09Add projectile-cache-file to projectile-globally-ignored-files default (#1966)take
2026-01-09Move a changelog entry where it belongsBozhidar Batsov
2026-01-09Tweak the changelogBozhidar Batsov
2026-01-07Add changelog linkThibaut Verron
2026-01-07Add caller identification to projectile-completing-read for ivyThibaut Verron
2026-01-07Support eat terminalPhilippe Vaucher
2025-07-16[Docs] Fix config example for "Removal of missing projects" (#1955)Jeffrey 'jf' Lim
2025-06-18[Fix #1947] Mark projectile-project-name as safe (#1948)Leo Cacciari
2025-06-12Handle the projects cache betterRadon Rosborough
2025-05-25Tweak a changelog entryBozhidar Batsov
2025-05-21[Fix #1940] Set safe condition `projectile-indexing-method`Aaron Madlon-Kay
2025-04-02Set `projectile-auto-discover` to `nil` by defaultBozhidar Batsov
2025-02-14Remove mentions of #1895 from the changelogBozhidar Batsov
2025-02-13Release 2.9.1v2.9.1Bozhidar Batsov
2025-02-13[#1929] Add a changelog entryBozhidar Batsov
2025-02-12Release 2.9v2.9.0Bozhidar Batsov
2025-02-03Move a changelog entryBozhidar Batsov
2025-02-03Make the cache transient by defaultBozhidar Batsov
2025-02-03Introduce projectile-auto-cleanup-known-projectsBozhidar Batsov
2025-02-03Introduce a common prefix for project lifecycle command keybindingsBozhidar Batsov
2025-02-01Introduce `projectile-global-ignore-file-patterns`Bozhidar Batsov
2025-02-01Tweak a changelog entryBozhidar Batsov
2025-01-31[Fix #1893] Fix projectile-discover-projects-in-directory when called interac...Bozhidar Batsov
2025-01-31Speed-up load time by moving known projects initializationBozhidar Batsov
2025-01-30Update the changelogBozhidar Batsov