aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
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-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-01Add projectile-discover-projects-in-search-path to the mode menuBozhidar 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-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-29[Fix #1808] Fix the filenames when using project.elBozhidar Batsov
2022-10-28Fix a typoBozhidar 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-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-27Try to appease the byte-compilerBozhidar Batsov
2022-10-27Bump the dev versionBozhidar Batsov
2022-10-27[Fix #1591] Add project.el integrationBozhidar 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-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
2022-08-04Add src-dir and test-dir Properties to mill Project Type (#1790)LaurenceWarne
2022-08-04Fix doc errors on Emacs snapshotlWarne
2022-08-02Add a progress reporter to recursive progress discoveryJuergen Hoetzel
2022-07-19Bump the copyright yearsBozhidar Batsov
2022-07-10Give the project type "go" higher precedence than universal types (#1785)Akinori MUSHA
2022-07-05Add flag to fd to not print leading "./" (#1784)Álan Crístoffer
2022-06-26Switch rails-rspec and rails-test src-dirColin Williams
2022-06-26[Fix #1755] Cache failure to find project root (#1779)Edmund Jorgensen
2022-06-13Fix several typos and spelling errorsJon Dufresne
2022-05-30Add variable to enable or disable command caching.John Eivind Helset
2022-05-22Don't add duplicate commands to command historylWarne
2022-04-30Fix byte compile errorkijimaD
2022-04-19Fix version extraction logicBozhidar Batsov
2022-04-19Change Grails app project filename to application.yml (#1770)Lawrence Liu
2022-04-19[Fix #1765] Re-add defaults for src-dir and test-dirlWarne
2022-04-02Fix support for preset-based installs in CMake projects.John Eivind Helset
2022-03-29Add start and end anchors to `projectile-globally-ignored-directories` regula...Max Trussell
2022-03-29Escape periods in "projectile-globally-ignored-directories"Maxwell Trussell
2022-03-13Fix some minor checkdoc warnings.Lars Ljung
2022-03-13Fix wide docstrings (#1760)Lars Ljung
2022-03-12Add Pijul support (#1757)Daniel Ziltener