aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
AgeCommit message (Expand)Author
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
2025-01-06Replace jj files with jj file listsencrash
2024-11-02Add Zig project discovery (#1918)stephan-cr
2024-11-01Fix dotnet sln project typeDamien Cassou
2024-10-22[Fix #1911] Revert "Ignore `CVS` by default"Bozhidar Batsov
2024-10-22Revert "Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-...Mark Stuart
2024-10-09Ignore `CVS` by defaultKirill A. Korinsky
2024-09-01Use 'project-file as category metadata in completing readJürgen Hötzel
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-08-14Add category metadata to completing-readJürgen Hötzel
2024-08-14Fix tests to not modify top level .dir-locals.el fileJules Tamagnan
2024-02-12Fix a typoBozhidar Batsov
2024-02-12Tweak some docstringsBozhidar Batsov
2024-02-12Remove some obsolete codeBozhidar Batsov
2024-02-11Bump the copyright yearsBozhidar Batsov
2024-02-11Bump the dev versionBozhidar Batsov
2024-02-11Fix projectile-recentf with inactive project (#1881)Jacek Swierk