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
Age
Commit message (
Expand
)
Author
2022-11-22
Release 2.7
v2.7.0
Bozhidar Batsov
2022-11-18
Add project-file specs for dotnet projects, find dotnet .sln files
toshokan
2022-11-18
Allow multiple project-files per type and wildcards in project-files
toshokan
2022-11-14
[Docs] Mention projectile-root-marked
Bozhidar Batsov
2022-11-14
Add a changelog entry for #1812
Bozhidar Batsov
2022-11-12
Make .projectile customizable
Greg Pfeil
2022-11-12
Add a projectile-root-marked function for finding roots
Greg Pfeil
2022-11-05
Simplify bottom-up file checks
Greg Pfeil
2022-11-05
Find project files bottom-up
Greg Pfeil
2022-11-05
Update projectile-root-bottom-up tests
Greg Pfeil
2022-11-01
Mention projectile-project-search-path more prominently
Bozhidar Batsov
2022-11-01
Add projectile-discover-projects-in-search-path to the mode menu
Bozhidar Batsov
2022-11-01
Kill an extra blank line
Bozhidar Batsov
2022-10-31
Move a changelog entry
Bozhidar Batsov
2022-10-31
Allow passing a directory argument deep down the stack (#1806)
fanshi1028
2022-10-30
Tweak a docstring
Bozhidar Batsov
2022-10-30
Touch up recently added functions
Bozhidar Batsov
2022-10-30
Tweak a changelog entry
Bozhidar Batsov
2022-10-30
Add helpers for dir-local-variables for 3rd party use (#1737)
813gan
2022-10-30
Add a note about how to disable the project.el integration
Bozhidar Batsov
2022-10-29
[Fix #1808] Fix the filenames when using project.el
Bozhidar Batsov
2022-10-28
Fix grammar
Bozhidar Batsov
2022-10-28
Fix broken markup
Bozhidar Batsov
2022-10-28
Fix a typo
Bozhidar Batsov
2022-10-28
[Docs] Tweak the list of features
Bozhidar Batsov
2022-10-28
[Docs] Document how to ignore certain project buffers
Bozhidar Batsov
2022-10-28
[Fix #1804] Add *scratch* and *lsp-log* to projectile-globally-ignored-buffers
Bozhidar Batsov
2022-10-28
Revert "[Fix #1804] Make it possible to ignore special project buffers"
Bozhidar Batsov
2022-10-28
Appease the byte-compiler
Bozhidar Batsov
2022-10-27
Extend the project.el integration docs
Bozhidar Batsov
2022-10-27
Document projectile-find-references
Bozhidar Batsov
2022-10-27
Add new command projectile-find-references
Bozhidar Batsov
2022-10-27
[Fix #1804] Make it possible to ignore special project buffers
Miles Liu
2022-10-27
[Fix #1754] `projectile-open-projects` lists projects for which all buffers a...
Miles Liu
2022-10-27
[Docs] Add a note about the project.el integration in the FAQ
Bozhidar Batsov
2022-10-27
Try to appease the byte-compiler
Bozhidar Batsov
2022-10-27
Switch back the docs version
Bozhidar Batsov
2022-10-27
Bump the docs version
v2.6.0-antora
Bozhidar Batsov
2022-10-27
Bump the dev version
Bozhidar Batsov
2022-10-27
[Fix #1591] Add project.el integration
Bozhidar Batsov
2022-10-25
Tweak a couple of changelog entries
Bozhidar Batsov
2022-10-25
Fix a couple of changelog entries
Bozhidar Batsov
2022-10-25
[Fix #1795] Mention minibuffer completion frameworks in the README
Bozhidar Batsov
2022-10-25
Release 2.6
v2.6.0
Bozhidar Batsov
2022-10-25
Add support go-task/task
Hiraku Sugiura
2022-10-25
[Fix #1708] Search hidden files with projectile-ripgrep
Nicholas Savage
2022-10-04
Document how to use the new project type overrides
Laurence Warne
2022-10-04
Make all project type attributes locally overridable
Laurence Warne
2022-10-04
[Fix #1788] Add notes about minimal version of `fd`
Ruslan Bekenev
2022-08-28
Support `projectile-replace` to select file extension on C-u (#1778)
Ta Quang Trung
[next]