aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13Release 2.8v2.8.0Bozhidar Batsov
2023-10-11[Fix #1853] `projectile-generic-command` should use `projectile-fd-executable...Miles Liu
2023-10-11Add missing :package-versionBozhidar Batsov
2023-09-19[Fix #1835] Allow visiting existing vterm buffer in other window (#1863)Mohamad Taan
2023-09-19Follow includes in CMake files (#1842)Marcin Kacprzak
2023-09-19Update CHANGELOG.mdAkinori MUSHA
2023-09-19Add a new project type "pnpm"Akinori MUSHA
2023-09-19Perform `npm run build` as the compile command for npm projectsAkinori MUSHA
2023-09-19Add a new project type "yarn" separate from "npm"Akinori 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-17Fix a typoBozhidar Batsov
2023-03-17Reformat the dir-local settingsBozhidar Batsov
2023-03-17[Fix #1830] Add command `projectile-run-vterm-other-window`Bozhidar Batsov
2023-03-17Tweak indentationBozhidar Batsov
2023-03-16Detect Julia projects (#1833)Eric Berquist
2023-03-15[Docs] Documented the changes to the project.el integrationBozhidar Batsov
2023-03-15[Fix #1831] Enable the project.el integration only when `projectile-mode` is ...Bozhidar Batsov
2023-03-14Bump the development versionBozhidar 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-03-06Make projectile-run-vterm open vterm in other window (#1827)Sathish Manohar
2023-02-28Mention how to set default cmd to (projectile-compile-project)Konstantin Kharlamov
2023-02-28Bump the copyright yearsBozhidar Batsov
2023-02-24Fix typoErlend Hamberg
2023-02-24Add a Discord badgeBozhidar Batsov
2023-02-19Add Elm project type (#1819)Mattias
2023-02-19Add python PEP621/PEP5128 support (#1821)Pierre-Antoine Comby
2023-01-13Make the tests work reliably with native compilation enabledBozhidar Batsov
2022-11-23Tweak changelog entryBozhidar Batsov
2022-11-22Switch back the docs versionBozhidar Batsov
2022-11-22Release 2.7v2.7.0Bozhidar Batsov
2022-11-18Add project-file specs for dotnet projects, find dotnet .sln filestoshokan
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-14[Docs] Mention projectile-root-markedBozhidar Batsov
2022-11-14Add a changelog entry for #1812Bozhidar Batsov
2022-11-12Make .projectile customizableGreg Pfeil
2022-11-12Add a projectile-root-marked function for finding rootsGreg Pfeil
2022-11-05Simplify bottom-up file checksGreg Pfeil
2022-11-05Find project files bottom-upGreg Pfeil
2022-11-05Update projectile-root-bottom-up testsGreg Pfeil
2022-11-01Mention projectile-project-search-path more prominentlyBozhidar Batsov
2022-11-01Add projectile-discover-projects-in-search-path to the mode menuBozhidar Batsov
2022-11-01Kill an extra blank lineBozhidar Batsov
2022-10-31Move a changelog entryBozhidar Batsov
2022-10-31Allow passing a directory argument deep down the stack (#1806)fanshi1028
2022-10-30Tweak a docstringBozhidar Batsov
2022-10-30Touch up recently added functionsBozhidar Batsov