elpasync pushed a change to branch elpa/projectile.
from 4469d33f49 Update CHANGELOG with round 3 codebase fixes
new 6f63794859 Don't execute empty string as shell command for non-git
sub-projects
new fd3b64146e Use string-search instead of string-match in
projectile-select-files
new 62494d672d Use public xref-show-xrefs API in
projectile-find-references
new c0ae91cec3 Fall back to xref-find-definitions instead of removed
find-tag
new f51621adce Fix projectile-files-to-ensure expanding wildcards in
wrong directory
new 0a4c222215 Normalize project root to truename in
projectile-ignored-project-p
new 8f027305c2 Don't save .dir-locals.el on user abort in
projectile-edit-dir-locals
new d29b5b3526 Replace broken sort with partition in
projectile--other-extension-files
new 4900675916 Wrap add-dir-local-variable in save-selected-window in
toggle-read-only
new b922196e4f Add tests for round 4 codebase fixes
new 0cdd2a93b2 Update CHANGELOG with round 4 codebase fixes
Summary of changes:
CHANGELOG.md | 9 +++++++
projectile.el | 63 ++++++++++++++++++++++++++++---------------------
test/projectile-test.el | 32 +++++++++++++++++++++----
3 files changed, 73 insertions(+), 31 deletions(-)