| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-01 | Update .gitignore | Bozhidar Batsov | |
| 2025-01-30 | Add .projectile.cache to .gitignore | Bozhidar Batsov | |
| 2020-08-20 | Use Eldev for development | Paul Pogonyshev | |
| 2019-01-13 | Fix the Makefile so that we can compile projectile | Andrea Richiardi | |
| The functionality has been basically copied from cider and now we can call make in order to produce projectile.elc. | |||
| 2016-12-13 | Ignore .elpa and project | cydparser | |
| 2016-10-04 | Revert "[Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045)" | Bozhidar Batsov | |
| This reverts commit ee5ce8d0799d6db366025cc664faf683cfdb4cca. | |||
| 2016-09-26 | [Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045) | Ivan Malison | |
| This change makes it so that a direct `call-process` invocation is used when it is possible to determine what binary should be used for the command. This avoids the cost of shell startup time that is incurred when `shell-command-to-string` is invoked instead. | |||
| 2013-12-06 | Add TAGS to .gitignore | Bozhidar Batsov | |
| 2013-08-15 | Try to fix the travis build | Bozhidar Batsov | |
| 2013-07-08 | Setting up find-file-hook only within projectile-global-mode. Fixes ↵ | Malyshev Artem | |
| bbatsov/projectile#129 issue. | |||
| 2013-02-08 | An initial attempt to run regression tests on TravisCI | Bozhidar Batsov | |
| 2012-10-20 | Add Carton. | Johan Andersson | |
