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
2019-01-01
Release Projectile 2.0
v2.0.0
Bozhidar Batsov
2019-01-01
Bump the copyright years
Bozhidar Batsov
2018-12-18
Fix bug in compilation-find-file-projectile-find-compilation-buffer
Philippe Vaucher
2018-12-17
Add ability to disable cache auto updates
Philippe Vaucher
2018-12-17
Refactor compilation-find-file-projectile-find-compilation-buffer
Philippe Vaucher
2018-12-17
Port advices to new mechanism
Philippe Vaucher
2018-12-17
Fix empty projectile-recentf (#1355)
wedens
2018-12-04
Return relative paths when doing alien submodules indexing (#1354)
Zhenchao Li
2018-11-08
Add a simple favicon
Bozhidar Batsov
2018-11-06
Bring back buffer kill count message
Nick Drozd
2018-11-03
[Fix #1158] Check directory arguments passed interactively (#1332)
Nathan Moreau
2018-10-31
Use cl-incf rather than incf
Alex Branham
2018-10-31
Define variable aliases before their referent
Alex Branham
2018-10-31
Silence byte compiler warning about undefined function from ripgrep
Alex Branham
2018-10-31
Require subr-x at compile time
Alex Branham
2018-10-28
Improve the naming of the indexing methods
Bozhidar Batsov
2018-10-27
Fix a typo
Bozhidar Batsov
2018-10-27
Remove the ert-runner test helper
Bozhidar Batsov
2018-10-27
Clean up some legacy from the tests
Bozhidar Batsov
2018-10-26
Migrate remaining ert tests (#1339)
Eugene Tan
2018-10-25
Gave an example for projectile-mode-line-function
Emil Marklund
2018-10-25
Migrate some ert tests (#1337)
Eugene Tan
2018-10-24
[Fix #1335] Use pcase properly
Bozhidar Batsov
2018-10-24
[Fix #1279] Add a command to re-execute the last external command (#1327)
Nathan Moreau
2018-10-23
Migrate some ert tests
Eugene Tan
2018-10-23
Add a new defcustom to configure projectile-kill-buffers (#1333)
Nathan Moreau
2018-10-18
Migrate some ert tests
Eugene Tan
2018-10-17
Migrate some ert tests (#1329)
Eugene Tan
2018-10-17
Rename projectile-dir-files-external to projectile-dir-files-alien
Bozhidar Batsov
2018-10-17
Tweak a comment
Bozhidar Batsov
2018-10-17
Reshuffle a bit of code
Bozhidar Batsov
2018-10-15
Add a note that ignoring files is not supported with turbo-alien
Bozhidar Batsov
2018-10-15
Don't look for project subdirs in turbo-alien mode
Bozhidar Batsov
2018-10-15
[Fix #1324] Prefix properly project subdirectories (#1325)
Aaron Iba
2018-10-15
Migrate some tests (#1326)
Eugene Tan
2018-10-09
[#1320] Fix find-dir commands that were broken outside of a project
Bozhidar Batsov
2018-10-09
[#1320] Fix a few more commands that were misbehaving without a
Bozhidar Batsov
2018-10-09
[#1320] Use projectile-ensure-project in projectile-multi-occur
Bozhidar Batsov
2018-10-09
[#1320] Use projectile-ensure-project in dired commands
Bozhidar Batsov
2018-10-09
[Fix #1320] Use projectile-ensure-project in projectile-recentf-files
Bozhidar Batsov
2018-10-09
[Fix #1319] Correct the menu entry for projectile-save-project-buffers
Bozhidar Batsov
2018-10-08
Add a couple of tests for projectile-project-type
Bozhidar Batsov
2018-10-08
Reorder some project types
Bozhidar Batsov
2018-10-08
[Fix #1318] Return the project type as a symbol in projectile-detect-project-...
Bozhidar Batsov
2018-10-07
Fix the logic in projectile-detect-project-type
Bozhidar Batsov
2018-10-07
[Fix #1315] Give preference to the project types registered last
Bozhidar Batsov
2018-10-07
Set explicitly the dir-local variable indent-tabs-mode to nil (#1316)
MX Reimu
2018-10-06
Fix the build
Bozhidar Batsov
2018-10-04
Add some tests for projectile-relevant-known-projects and projectile-relevant...
Bozhidar Batsov
2018-10-04
Refactor a bit of code
Bozhidar Batsov
[next]