aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2025-01-30Drop support for Emacs 25Bozhidar Batsov
2025-01-30[Fix #1811] Revert a change to `projectile-ignored-directories` that had conv...Bozhidar Batsov
2025-01-30feat: add support for swift projectsPeter Grayson
2025-01-28[Fix #1850] Ensure the presence of a project in projectile-compilation-dirBozhidar Batsov
2025-01-11Move a couple of changelog entries where they belongBozhidar Batsov
2024-11-02Add Zig project discovery (#1918)stephan-cr
2024-11-01Fix dotnet sln project typeDamien Cassou
2024-10-22Update CHANGELOG.mdMark Stuart
2024-08-24Add support for xmake build utility (#1899)Ben Hutchinson
2024-08-24Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-update-hookJules Tamagnan
2024-08-14Touch up the previous commitBozhidar Batsov
2024-02-11Tweak a changelog entryBozhidar Batsov
2024-02-11Fix projectile-recentf with inactive project (#1881)Jacek Swierk
2024-02-05Add support for Eask projectsBozhidar Batsov
2024-01-23Add new custom variable 'projectile-cmd-hist-ignoredups'Laurence Warne
2024-01-22Optimize compilation-find-file-projectile-find-compilation-buffer (#1874)Siew Yi Liang
2024-01-21vcs: add Jujutsu supportDaehyeok Mun
2024-01-15Touch up the previous commitBozhidar Batsov
2024-01-15Add Sapling support (#1875)Zeyi (Rice) Fan
2023-11-29Add package command for CMake (#1870)jehelset
2023-10-13Release 2.8v2.8.0Bozhidar 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-19Update CHANGELOG.mdAkinori MUSHA
2023-09-19fd: explicitly disable colorsEvgeny Kurnevsky
2023-07-13Add ripgrep as a commander method (#1851)Stefan Kamphausen
2023-06-06Obey `projectile-project-test-dir` (and similarly for src dir) when toggling ...Len Trigg
2023-06-06Use literal directory name casing during impl / test toggleLen Trigg
2023-03-17[Fix #1830] Add command `projectile-run-vterm-other-window`Bozhidar Batsov
2023-03-16Detect 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-06Detect Nimble projects for Nim programming language (#1828)Eric Berquist
2023-02-19Add Elm project type (#1819)Mattias
2023-02-19Add python PEP621/PEP5128 support (#1821)Pierre-Antoine Comby
2022-11-23Tweak changelog entryBozhidar Batsov
2022-11-22Release 2.7v2.7.0Bozhidar Batsov
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan