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
/
projectile.el
Age
Commit message (
Expand
)
Author
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
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
2022-08-04
Add src-dir and test-dir Properties to mill Project Type (#1790)
LaurenceWarne
2022-08-04
Fix doc errors on Emacs snapshot
lWarne
2022-08-02
Add a progress reporter to recursive progress discovery
Juergen Hoetzel
2022-07-19
Bump the copyright years
Bozhidar Batsov
2022-07-10
Give the project type "go" higher precedence than universal types (#1785)
Akinori MUSHA
2022-07-05
Add flag to fd to not print leading "./" (#1784)
Álan Crístoffer
2022-06-26
Switch rails-rspec and rails-test src-dir
Colin Williams
2022-06-26
[Fix #1755] Cache failure to find project root (#1779)
Edmund Jorgensen
2022-06-13
Fix several typos and spelling errors
Jon Dufresne
2022-05-30
Add variable to enable or disable command caching.
John Eivind Helset
2022-05-22
Don't add duplicate commands to command history
lWarne
2022-04-30
Fix byte compile error
kijimaD
2022-04-19
Fix version extraction logic
Bozhidar Batsov
2022-04-19
Change Grails app project filename to application.yml (#1770)
Lawrence Liu
2022-04-19
[Fix #1765] Re-add defaults for src-dir and test-dir
lWarne
2022-04-02
Fix support for preset-based installs in CMake projects.
John Eivind Helset
2022-03-29
Add start and end anchors to `projectile-globally-ignored-directories` regula...
Max Trussell
2022-03-29
Escape periods in "projectile-globally-ignored-directories"
Maxwell Trussell
2022-03-13
Fix some minor checkdoc warnings.
Lars Ljung
2022-03-13
Fix wide docstrings (#1760)
Lars Ljung
2022-03-12
Add Pijul support (#1757)
Daniel Ziltener
2022-02-27
Add vterm to the menu
Derek Passen
2022-02-11
Allow changing of project type precendence
lWarne
2022-02-11
Allow nil values in update-project-type
lWarne
2022-02-08
Add support for preset-based installs in CMake projects.
John Eivind Helset
2022-02-08
[Fix #1750] Fix src-dir and test-dir for Maven projects
Dmitry Polienko
2022-02-03
Move defvars out of eval-when-compile
Bozhidar Batsov
2021-12-20
Fix emacs 25 incompat in projectile--complementary-file
lWarne
2021-12-20
Update documentation around test/src-dir and update sbt project type
lWarne
2021-12-20
Fix tests
lWarne
2021-12-20
Make src/test-dir as strings take priority over fallback
lWarne
2021-12-15
Port projectile-time-seconds to future Emacs
Paul Eggert
2021-12-06
Minor list processing cleanup
Juergen Hoetzel
2021-12-05
[Fix #1731] Only discover NEW projects in search path
Juergen Hoetzel
2021-11-26
Fix typos
Bozhidar Batsov
2021-11-25
[Fix #1714] Make projectile-discover-projects-in-directory interactive (#1723)
Samuel Husso
2021-11-16
[Fix #1718] Add a project definition for GNUMakefile
Hiraku Sugiura
2021-11-13
Ignore errors listing directory files in the project search path
Chris Rose
2021-11-03
Show a warning if the projectile cache is not writable
Christian Koestlin
2021-11-01
[Fix #1692] Enable minibuffer completion for projectile-run{-async,}-shell-co...
Daanturo
2021-09-30
Improve the menu structure
Bozhidar Batsov
2021-09-30
Mention projectile-ripgrep in the menu
Bozhidar Batsov
2021-09-30
[Fix #1447] Restructure the menu
Bozhidar Batsov
2021-09-30
[Fix #1712] Make it possible to hide Projectile's menu
Bozhidar Batsov
[next]