aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-02-14Replace cl-lib sequence functions with seq.el equivalentsBozhidar Batsov
2026-02-14Fix projectile-root-top-down to search top-down, not bottom-up (#1729)Bozhidar Batsov
2026-02-14Include intermediate directories in projectile-find-dir (#1596)Bozhidar Batsov
2026-02-13Minor cleanup of the #1897 fixBozhidar Batsov
2026-02-13Filter deleted-but-unstaged files from git ls-files output (#1897)Bozhidar Batsov
2026-02-13Skip unreadable directories in projectile-index-directory (#1873)Bozhidar Batsov
2026-02-13Strip "./" prefix from fd output in projectile-files-via-ext-commandBozhidar Batsov
2026-02-13Prevent directories from matching file-type project root markersBozhidar Batsov
2026-01-09Add projectile-cache-file to projectile-globally-ignored-files default (#1966)take
2026-01-09Bump the copyright yearsBozhidar Batsov
2026-01-07[Fix #1962] Fix finding other file when candidate is a root fileTroy Figiel
2025-02-03Make the cache transient by defaultBozhidar Batsov
2025-01-31Speed-up load time by moving known projects initializationBozhidar Batsov
2025-01-30Fix broken tests, take 2Bozhidar Batsov
2025-01-30Fix a couple of broken testsBozhidar Batsov
2025-01-11Bump the copyright yearsBozhidar Batsov
2024-11-02Add Zig project discovery (#1918)stephan-cr
2024-11-01Fix dotnet sln project typeDamien Cassou
2024-10-22Revert "Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-...Mark Stuart
2024-08-24Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-update-hookJules Tamagnan
2024-08-14Fix tests to not modify top level .dir-locals.el fileJules Tamagnan
2024-02-11Bump the copyright yearsBozhidar Batsov
2024-01-23Add new custom variable 'projectile-cmd-hist-ignoredups'Laurence Warne
2023-03-16Detect Julia projects (#1833)Eric Berquist
2023-02-28Bump the copyright yearsBozhidar Batsov
2023-01-13Make the tests work reliably with native compilation enabledBozhidar Batsov
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-05Update projectile-root-bottom-up testsGreg Pfeil
2022-10-31Allow passing a directory argument deep down the stack (#1806)fanshi1028
2022-10-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-28Revert "[Fix #1804] Make it possible to ignore special project buffers"Bozhidar Batsov
2022-10-27[Fix #1804] Make it possible to ignore special project buffersMiles Liu
2022-10-04Make all project type attributes locally overridableLaurence Warne
2022-07-19Bump the copyright yearsBozhidar Batsov
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-22Don't add duplicate commands to command historylWarne
2022-04-19[Fix #1765] Re-add defaults for src-dir and test-dirlWarne
2022-02-11Allow changing of project type precendencelWarne
2022-02-11Allow nil values in update-project-typelWarne
2021-12-20Fix testslWarne
2021-09-30[Fix #1709] Fix `projectile-project-buffer-p` contain current buffer (#1713)Kijima Daigo
2021-09-05[Fix #1703] Improve projectile-generic-command default (#1706)Victor Makarov
2021-08-11Update my e-mailBozhidar Batsov
2021-06-29Add opt params to projectile-run-(async)-shell-cmd (#1675)Laura Viglioni
2021-06-23Add tests for src-dir as a function logiclWarne
2021-06-20Add tests for added and modified functions.lWarne
2021-05-24Add new command `projectile-reset-known-projects`ClarityStorm
2021-05-03Add tests for added functions.lWarne
2021-01-25Add some comments to the test suiteBozhidar Batsov