aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-04-25Add tests for the dirconfig cacheBozhidar Batsov
2026-04-25Skip leading whitespace in dirconfig prefix dispatchBozhidar Batsov
2026-03-10test: add mercurial switch-project root regressionkovan
2026-03-04Add tests for round 4 codebase fixesBozhidar Batsov
2026-03-04Don't execute empty string as shell command for non-git sub-projectsBozhidar Batsov
2026-02-28Add tests for round 3 codebase fixesBozhidar Batsov
2026-02-28Add tests for round 2 codebase fixesBozhidar Batsov
2026-02-28Add tests for fixed/improved functionsBozhidar Batsov
2026-02-16Support slnx files for dotnet-sln project types (#1971)Bozhidar Batsov
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