aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-01Release Projectile 2.0v2.0.0Bozhidar Batsov
2019-01-01Bump the copyright yearsBozhidar Batsov
2018-12-18Fix bug in compilation-find-file-projectile-find-compilation-bufferPhilippe Vaucher
2018-12-17Add ability to disable cache auto updatesPhilippe Vaucher
2018-12-17Refactor compilation-find-file-projectile-find-compilation-bufferPhilippe Vaucher
2018-12-17Port advices to new mechanismPhilippe Vaucher
2018-12-17Fix empty projectile-recentf (#1355)wedens
2018-12-04Return relative paths when doing alien submodules indexing (#1354)Zhenchao Li
2018-11-08Add a simple faviconBozhidar Batsov
2018-11-06Bring back buffer kill count messageNick Drozd
2018-11-03[Fix #1158] Check directory arguments passed interactively (#1332)Nathan Moreau
2018-10-31Use cl-incf rather than incfAlex Branham
2018-10-31Define variable aliases before their referentAlex Branham
2018-10-31Silence byte compiler warning about undefined function from ripgrepAlex Branham
2018-10-31Require subr-x at compile timeAlex Branham
2018-10-28Improve the naming of the indexing methodsBozhidar Batsov
2018-10-27Fix a typoBozhidar Batsov
2018-10-27Remove the ert-runner test helperBozhidar Batsov
2018-10-27Clean up some legacy from the testsBozhidar Batsov
2018-10-26Migrate remaining ert tests (#1339)Eugene Tan
2018-10-25Gave an example for projectile-mode-line-functionEmil Marklund
2018-10-25Migrate some ert tests (#1337)Eugene Tan
2018-10-24[Fix #1335] Use pcase properlyBozhidar Batsov
2018-10-24[Fix #1279] Add a command to re-execute the last external command (#1327)Nathan Moreau
2018-10-23Migrate some ert testsEugene Tan
2018-10-23Add a new defcustom to configure projectile-kill-buffers (#1333)Nathan Moreau
2018-10-18Migrate some ert testsEugene Tan
2018-10-17Migrate some ert tests (#1329)Eugene Tan
2018-10-17Rename projectile-dir-files-external to projectile-dir-files-alienBozhidar Batsov
2018-10-17Tweak a commentBozhidar Batsov
2018-10-17Reshuffle a bit of codeBozhidar Batsov
2018-10-15Add a note that ignoring files is not supported with turbo-alienBozhidar Batsov
2018-10-15Don't look for project subdirs in turbo-alien modeBozhidar Batsov
2018-10-15[Fix #1324] Prefix properly project subdirectories (#1325)Aaron Iba
2018-10-15Migrate some tests (#1326)Eugene Tan
2018-10-09[#1320] Fix find-dir commands that were broken outside of a projectBozhidar Batsov
2018-10-09[#1320] Fix a few more commands that were misbehaving without aBozhidar Batsov
2018-10-09[#1320] Use projectile-ensure-project in projectile-multi-occurBozhidar Batsov
2018-10-09[#1320] Use projectile-ensure-project in dired commandsBozhidar Batsov
2018-10-09[Fix #1320] Use projectile-ensure-project in projectile-recentf-filesBozhidar Batsov
2018-10-09[Fix #1319] Correct the menu entry for projectile-save-project-buffersBozhidar Batsov
2018-10-08Add a couple of tests for projectile-project-typeBozhidar Batsov
2018-10-08Reorder some project typesBozhidar Batsov
2018-10-08[Fix #1318] Return the project type as a symbol in projectile-detect-project-...Bozhidar Batsov
2018-10-07Fix the logic in projectile-detect-project-typeBozhidar Batsov
2018-10-07[Fix #1315] Give preference to the project types registered lastBozhidar Batsov
2018-10-07Set explicitly the dir-local variable indent-tabs-mode to nil (#1316)MX Reimu
2018-10-06Fix the buildBozhidar Batsov
2018-10-04Add some tests for projectile-relevant-known-projects and projectile-relevant...Bozhidar Batsov
2018-10-04Refactor a bit of codeBozhidar Batsov