aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
AgeCommit message (Expand)Author
2026-01-09Bump the copyright yearsBozhidar Batsov
2026-01-07[Fix #1962] Fix finding other file when candidate is a root fileTroy Figiel
2026-01-07Add caller identification to projectile-completing-read for ivyThibaut Verron
2026-01-07[Fix #1964] Implement project-name and project-buffersSpencer Baugh
2026-01-07Support eat terminalPhilippe Vaucher
2026-01-07Avoid obsolete macrosPhilippe Vaucher
2025-07-04Make CMake version parsing more robust.John Eivind Helset
2025-06-18[Fix #1947] Mark projectile-project-name as safe (#1948)Leo Cacciari
2025-06-12Handle the projects cache betterRadon Rosborough
2025-05-27vcs: Use template for jujutsu file listingJoeri Samson
2025-05-27Quote ignore globs in projectile-ripgrepBjörn Lansing
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-03-12Add projectile-add-known-project kbdJesús Bermúdez Velázquez
2025-02-13Add build.mill as a project file name for the mill project typeLaurence Warne
2025-02-13Release 2.9.1v2.9.1Bozhidar Batsov
2025-02-13Rename a helper functionBozhidar Batsov
2025-02-12[#1926] Don't create any cache file when persistent caching is not enabled (#...leuven65
2025-02-12Release 2.9v2.9.0Bozhidar Batsov
2025-02-09[#1926] Don't create an empty cache file when persistent caching is not enabledBozhidar Batsov
2025-02-05Simplify a bit the projectile-known-projects APIBozhidar Batsov
2025-02-04Remove obsolete requireBozhidar Batsov
2025-02-04Update the commentaryBozhidar Batsov
2025-02-03Make the cache transient by defaultBozhidar Batsov
2025-02-03Use an idle timer in projectile-cache-current-fileBozhidar Batsov
2025-02-03Introduce projectile-auto-cleanup-known-projectsBozhidar Batsov
2025-02-03Remove an obsolete functionBozhidar Batsov
2025-02-03Introduce a common prefix for project lifecycle command keybindingsBozhidar Batsov
2025-02-03Add a note about helm-projectileBozhidar Batsov
2025-02-01Introduce `projectile-global-ignore-file-patterns`Bozhidar Batsov
2025-01-31[Fix #1846] Make project-projectile autoloadedBozhidar Batsov
2025-01-31[Fix #1893] Fix projectile-discover-projects-in-directory when called interac...Bozhidar Batsov
2025-01-31Update docstringBozhidar Batsov
2025-01-31Optimize a bit the check controlling auto project discoveryBozhidar Batsov
2025-01-31Speed-up load time by moving known projects initializationBozhidar Batsov
2025-01-31Add a couple of commentsBozhidar Batsov
2025-01-31Tweak a docstringBozhidar Batsov
2025-01-31Rename the cache file to .projectile-cache.eldBozhidar Batsov
2025-01-30[#1811] Add a note that the handling of ignored directories is currently inco...Bozhidar Batsov
2025-01-30Rework the caching logicBozhidar Batsov
2025-01-30Fix a broken when-let*Bozhidar Batsov
2025-01-30Convert directory names to regular expressions when neededBozhidar 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-30Fix formattingBozhidar Batsov
2025-01-30Update Bloop project config (#1901)Zach Fontenot
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-28Kill some tabsBozhidar Batsov
2025-01-11Bump the copyright yearsBozhidar Batsov