index
:
projectile.git
dirconfig-improvements
dirconfig-polish
dirconfig-refactor
feature/1001-find-all-files
feature/1227-replace-respects-ignores
feature/1653-compile-subproject
feature/1684-dired-prefix-arg
feature/1694-invalidate-all-caches
feature/1697-add-and-switch-project
feature/1698-project-name-placeholder
feature/1809-last-known-project
feature/1815-disambiguate-buffer-names
feature/1923-compilation-search-path
feature/1959-native-indexing-suffixes
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2026-04-25
Include dirconfig path in the parse-cache hit check
Bozhidar Batsov
2026-04-25
Fire the + glob keep warning once per project
Bozhidar Batsov
2026-04-25
Soft-deprecate prefix-less dirconfig entries
dirconfig-refactor
Bozhidar Batsov
2026-04-25
Split the dirconfig parser into a pure line classifier
Bozhidar Batsov
2026-04-25
Return a projectile-dirconfig struct from the parser
Bozhidar Batsov
2026-04-25
Warn when a + keep entry contains glob metacharacters
dirconfig-improvements
Bozhidar Batsov
2026-04-25
Add real-file integration tests for the dirconfig parser
Bozhidar Batsov
2026-04-25
Warn when alien indexing bypasses a populated .projectile
Bozhidar Batsov
2026-04-25
Add tests for the dirconfig cache
Bozhidar Batsov
2026-04-25
Skip leading whitespace in dirconfig prefix dispatch
Bozhidar Batsov
2026-03-10
test: add mercurial switch-project root regression
kovan
2026-03-04
Add tests for round 4 codebase fixes
Bozhidar Batsov
2026-03-04
Don't execute empty string as shell command for non-git sub-projects
Bozhidar Batsov
2026-02-28
Add tests for round 3 codebase fixes
Bozhidar Batsov
2026-02-28
Add tests for round 2 codebase fixes
Bozhidar Batsov
2026-02-28
Add tests for fixed/improved functions
Bozhidar Batsov
2026-02-16
Support slnx files for dotnet-sln project types (#1971)
Bozhidar Batsov
2026-02-14
Replace cl-lib sequence functions with seq.el equivalents
Bozhidar Batsov
2026-02-14
Fix projectile-root-top-down to search top-down, not bottom-up (#1729)
Bozhidar Batsov
2026-02-14
Include intermediate directories in projectile-find-dir (#1596)
Bozhidar Batsov
2026-02-13
Minor cleanup of the #1897 fix
Bozhidar Batsov
2026-02-13
Filter deleted-but-unstaged files from git ls-files output (#1897)
Bozhidar Batsov
2026-02-13
Skip unreadable directories in projectile-index-directory (#1873)
Bozhidar Batsov
2026-02-13
Strip "./" prefix from fd output in projectile-files-via-ext-command
Bozhidar Batsov
2026-02-13
Prevent directories from matching file-type project root markers
Bozhidar Batsov
2026-01-09
Add projectile-cache-file to projectile-globally-ignored-files default (#1966)
take
2026-01-09
Bump the copyright years
Bozhidar Batsov
2026-01-07
[Fix #1962] Fix finding other file when candidate is a root file
Troy Figiel
2025-02-03
Make the cache transient by default
Bozhidar Batsov
2025-01-31
Speed-up load time by moving known projects initialization
Bozhidar Batsov
2025-01-30
Fix broken tests, take 2
Bozhidar Batsov
2025-01-30
Fix a couple of broken tests
Bozhidar Batsov
2025-01-11
Bump the copyright years
Bozhidar Batsov
2024-11-02
Add Zig project discovery (#1918)
stephan-cr
2024-11-01
Fix dotnet sln project type
Damien Cassou
2024-10-22
Revert "Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-...
Mark Stuart
2024-08-24
Add #'projectile-track-known-projects-find-file-hook to 'buffer-list-update-hook
Jules Tamagnan
2024-08-14
Fix tests to not modify top level .dir-locals.el file
Jules Tamagnan
2024-02-11
Bump the copyright years
Bozhidar Batsov
2024-01-23
Add new custom variable 'projectile-cmd-hist-ignoredups'
Laurence Warne
2023-03-16
Detect Julia projects (#1833)
Eric Berquist
2023-02-28
Bump the copyright years
Bozhidar Batsov
2023-01-13
Make the tests work reliably with native compilation enabled
Bozhidar Batsov
2022-11-18
Allow multiple project-files per type and wildcards in project-files
toshokan
2022-11-05
Update projectile-root-bottom-up tests
Greg Pfeil
2022-10-31
Allow passing a directory argument deep down the stack (#1806)
fanshi1028
2022-10-30
Add helpers for dir-local-variables for 3rd party use (#1737)
813gan
2022-10-28
Revert "[Fix #1804] Make it possible to ignore special project buffers"
Bozhidar Batsov
2022-10-27
[Fix #1804] Make it possible to ignore special project buffers
Miles Liu
2022-10-04
Make all project type attributes locally overridable
Laurence Warne
[next]