index
:
projectile.git
dirconfig-improvements
dirconfig-polish
dirconfig-refactor
feature/1001-find-all-files
feature/1227-replace-respects-ignores
feature/1653-compile-subproject
feature/1684-dired-prefix-arg
feature/1694-invalidate-all-caches
feature/1697-add-and-switch-project
feature/1698-project-name-placeholder
feature/1809-last-known-project
feature/1815-disambiguate-buffer-names
feature/1923-compilation-search-path
feature/1959-native-indexing-suffixes
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2025-02-12
Release 2.9
v2.9.0
Bozhidar Batsov
2025-02-03
Move a changelog entry
Bozhidar Batsov
2025-02-03
Make the cache transient by default
Bozhidar Batsov
2025-02-03
Introduce projectile-auto-cleanup-known-projects
Bozhidar Batsov
2025-02-03
Introduce a common prefix for project lifecycle command keybindings
Bozhidar Batsov
2025-02-01
Introduce `projectile-global-ignore-file-patterns`
Bozhidar Batsov
2025-02-01
Tweak a changelog entry
Bozhidar Batsov
2025-01-31
[Fix #1893] Fix projectile-discover-projects-in-directory when called interac...
Bozhidar Batsov
2025-01-31
Speed-up load time by moving known projects initialization
Bozhidar Batsov
2025-01-30
Update the changelog
Bozhidar Batsov
2025-01-30
Drop support for Emacs 25
Bozhidar Batsov
2025-01-30
[Fix #1811] Revert a change to `projectile-ignored-directories` that had conv...
Bozhidar Batsov
2025-01-30
feat: add support for swift projects
Peter Grayson
2025-01-28
[Fix #1850] Ensure the presence of a project in projectile-compilation-dir
Bozhidar Batsov
2025-01-11
Move a couple of changelog entries where they belong
Bozhidar Batsov
2024-11-02
Add Zig project discovery (#1918)
stephan-cr
2024-11-01
Fix dotnet sln project type
Damien Cassou
2024-10-22
Update CHANGELOG.md
Mark Stuart
2024-08-24
Add support for xmake build utility (#1899)
Ben Hutchinson
2024-08-24
Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-update-hook
Jules Tamagnan
2024-08-14
Touch up the previous commit
Bozhidar Batsov
2024-02-11
Tweak a changelog entry
Bozhidar Batsov
2024-02-11
Fix projectile-recentf with inactive project (#1881)
Jacek Swierk
2024-02-05
Add support for Eask projects
Bozhidar Batsov
2024-01-23
Add new custom variable 'projectile-cmd-hist-ignoredups'
Laurence Warne
2024-01-22
Optimize compilation-find-file-projectile-find-compilation-buffer (#1874)
Siew Yi Liang
2024-01-21
vcs: add Jujutsu support
Daehyeok Mun
2024-01-15
Touch up the previous commit
Bozhidar Batsov
2024-01-15
Add Sapling support (#1875)
Zeyi (Rice) Fan
2023-11-29
Add package command for CMake (#1870)
jehelset
2023-10-13
Release 2.8
v2.8.0
Bozhidar Batsov
2023-10-11
[Fix #1853] `projectile-generic-command` should use `projectile-fd-executable...
Miles Liu
2023-09-19
[Fix #1835] Allow visiting existing vterm buffer in other window (#1863)
Mohamad Taan
2023-09-19
Update CHANGELOG.md
Akinori MUSHA
2023-09-19
fd: explicitly disable colors
Evgeny Kurnevsky
2023-07-13
Add ripgrep as a commander method (#1851)
Stefan Kamphausen
2023-06-06
Obey `projectile-project-test-dir` (and similarly for src dir) when toggling ...
Len Trigg
2023-06-06
Use literal directory name casing during impl / test toggle
Len Trigg
2023-03-17
[Fix #1830] Add command `projectile-run-vterm-other-window`
Bozhidar Batsov
2023-03-16
Detect Julia projects (#1833)
Eric Berquist
2023-03-15
[Fix #1831] Enable the project.el integration only when `projectile-mode` is ...
Bozhidar Batsov
2023-03-12
[#1148] Don't show deleted files in listing (#1825)
Radon Rosborough
2023-03-06
Detect Nimble projects for Nim programming language (#1828)
Eric Berquist
2023-02-19
Add Elm project type (#1819)
Mattias
2023-02-19
Add python PEP621/PEP5128 support (#1821)
Pierre-Antoine Comby
2022-11-23
Tweak changelog entry
Bozhidar Batsov
2022-11-22
Release 2.7
v2.7.0
Bozhidar Batsov
2022-11-18
Allow multiple project-files per type and wildcards in project-files
toshokan
2022-11-14
Add a changelog entry for #1812
Bozhidar Batsov
2022-11-12
Make .projectile customizable
Greg Pfeil
[next]