| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | Fix typos in the markdown files | Bozhidar Batsov | |
| 2026-01-09 | Bump the copyright years | Bozhidar Batsov | |
| 2025-02-04 | Add a couple of extra design notes | Bozhidar Batsov | |
| 2025-02-04 | Use a more specific link | Bozhidar Batsov | |
| 2025-02-04 | Move the design goals to their own section | Bozhidar Batsov | |
| 2025-02-04 | [Docs] Remove mentions of selectrum | Bozhidar Batsov | |
| It was deprecated in favor of vertico. | |||
| 2025-01-20 | Use the new GFM admonition syntax | Bozhidar Batsov | |
| 2025-01-11 | Bump the copyright years | Bozhidar Batsov | |
| 2024-02-11 | Bump the copyright years | Bozhidar Batsov | |
| 2023-03-12 | [#1148] Don't show deleted files in listing (#1825) | Radon Rosborough | |
| When fd is installed, use it with appropriate options instead of git ls-files in order to fix https://github.com/bbatsov/projectile/issues/1148 | |||
| 2023-02-28 | Bump the copyright years | Bozhidar Batsov | |
| 2023-02-24 | Add a Discord badge | Bozhidar Batsov | |
| 2022-11-01 | Mention projectile-project-search-path more prominently | Bozhidar Batsov | |
| 2022-10-28 | [Docs] Tweak the list of features | Bozhidar Batsov | |
| 2022-10-25 | [Fix #1795] Mention minibuffer completion frameworks in the README | Bozhidar Batsov | |
| 2022-10-04 | [Fix #1788] Add notes about minimal version of `fd` | Ruslan Bekenev | |
| Update readme and projectile.el | |||
| 2022-08-27 | Tweak wording | Bozhidar Batsov | |
| 2022-07-19 | Bump the copyright years | Bozhidar Batsov | |
| 2021-09-16 | Tweak some wording | Bozhidar Batsov | |
| 2021-08-19 | Shuffle around the README badges | Bozhidar Batsov | |
| 2021-08-12 | Mention NonGNU ELPA | Bozhidar Batsov | |
| 2021-06-18 | Fix a typo | Bozhidar Batsov | |
| 2021-05-26 | [Docs] Add a note about fish-related problems | Bozhidar Batsov | |
| See #1668 for more details. | |||
| 2021-05-25 | Trim the features listed in the README | Bozhidar Batsov | |
| 2021-05-24 | Tweak some wording | Bozhidar Batsov | |
| 2021-01-25 | Bump the copyright years | Bozhidar Batsov | |
| 2020-11-28 | Use rebar3 as the default build system for Erlang projects | k32 | |
| 2020-11-23 | Tweak some wording | Bozhidar Batsov | |
| 2020-11-22 | Update README.md | Edd Sansome | |
| Add a link to the user manual in 'Basic Usage' for people who skim past the first link (like me) :) | |||
| 2020-11-21 | Add auto-detection of completion system (#1602) | Daniel Mendler | |
| 2020-09-09 | Add an extra heading to the README | Bozhidar Batsov | |
| 2020-08-21 | Switch over continuous integration from Travis to GitHub workflows | Paul Pogonyshev | |
| 2020-06-24 | Fix broken image | Bozhidar Batsov | |
| 2020-06-24 | Add missing heading | Bozhidar Batsov | |
| 2020-04-16 | Fix code examples markup | Bozhidar Batsov | |
| 2020-02-07 | [Docs] Improve the demo's description | Bozhidar Batsov | |
| 2020-02-06 | Add an animated demo | Bozhidar Batsov | |
| 2020-02-04 | Mention a couple of caveats | Bozhidar Batsov | |
| 2020-02-04 | Tweak some wording | Bozhidar Batsov | |
| 2020-02-01 | Replace links to Salt with GitHub Sponsors | Bozhidar Batsov | |
| 2020-01-19 | Bump the copyright years | Bozhidar Batsov | |
| 2019-05-29 | Remove liberapay and gitter links | Bozhidar Batsov | |
| 2019-01-01 | Bump the copyright years | Bozhidar Batsov | |
| 2018-09-27 | Update a couple of links to the manual | Bozhidar Batsov | |
| 2018-09-24 | [Fix #972] Add toggle for project read only mode. | Wenshan Ren | |
| - it generates a `.dir-locals.el' file which controls the read-only behavior. - logic is copied from ggtags. | |||
| 2018-08-08 | Don't provide any default keymap prefix | Bozhidar Batsov | |
| Turns out C-c C-p conflicted with many modes, so I think it's best to just leave it to the users to select whatever works best for them. | |||
| 2018-07-21 | Change the prefix for the Projectile mode commands to `C-c C-p` | Bozhidar Batsov | |
| This brings the default keymap in line with the established Emacs conventions. If someone misses the old keybinding: ``` (setq projectile-keymap-prefix (kbd "C-c p")) ``` | |||
| 2018-07-11 | Move the extensions listing to the manual | Bozhidar Batsov | |
| 2018-07-09 | Update the donation links | Bozhidar Batsov | |
| 2018-01-16 | Make the license more prominent and bump the copyright years | Bozhidar Batsov | |
