aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-30Tweak a changelog entryBozhidar Batsov
2022-10-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-30Add a note about how to disable the project.el integrationBozhidar Batsov
2022-10-29[Fix #1808] Fix the filenames when using project.elBozhidar Batsov
2022-10-28Fix grammarBozhidar Batsov
2022-10-28Fix broken markupBozhidar Batsov
2022-10-28Fix a typoBozhidar Batsov
2022-10-28[Docs] Tweak the list of featuresBozhidar Batsov
2022-10-28[Docs] Document how to ignore certain project buffersBozhidar Batsov
2022-10-28[Fix #1804] Add *scratch* and *lsp-log* to projectile-globally-ignored-buffersBozhidar Batsov
2022-10-28Revert "[Fix #1804] Make it possible to ignore special project buffers"Bozhidar Batsov
2022-10-28Appease the byte-compilerBozhidar Batsov
2022-10-27Extend the project.el integration docsBozhidar Batsov
2022-10-27Document projectile-find-referencesBozhidar Batsov
2022-10-27Add new command projectile-find-referencesBozhidar Batsov
2022-10-27[Fix #1804] Make it possible to ignore special project buffersMiles Liu
2022-10-27[Fix #1754] `projectile-open-projects` lists projects for which all buffers a...Miles Liu
2022-10-27[Docs] Add a note about the project.el integration in the FAQBozhidar Batsov
2022-10-27Try to appease the byte-compilerBozhidar Batsov
2022-10-27Switch back the docs versionBozhidar Batsov
2022-10-27Bump the docs versionv2.6.0-antoraBozhidar Batsov
2022-10-27Bump the dev versionBozhidar Batsov
2022-10-27[Fix #1591] Add project.el integrationBozhidar Batsov
2022-10-25Tweak a couple of changelog entriesBozhidar Batsov
2022-10-25Fix a couple of changelog entriesBozhidar Batsov
2022-10-25[Fix #1795] Mention minibuffer completion frameworks in the READMEBozhidar Batsov
2022-10-25Release 2.6v2.6.0Bozhidar Batsov
2022-10-25Add support go-task/taskHiraku Sugiura
2022-10-25[Fix #1708] Search hidden files with projectile-ripgrepNicholas Savage
2022-10-04Document how to use the new project type overridesLaurence Warne
2022-10-04Make all project type attributes locally overridableLaurence Warne
2022-10-04[Fix #1788] Add notes about minimal version of `fd`Ruslan Bekenev
2022-08-28Support `projectile-replace` to select file extension on C-u (#1778)Ta Quang Trung