aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-10-13Release 2.8v2.8.0Bozhidar Batsov
2023-10-11[Fix #1853] `projectile-generic-command` should use `projectile-fd-executable...Miles Liu
2023-09-19[Fix #1835] Allow visiting existing vterm buffer in other window (#1863)Mohamad Taan
2023-09-19Update CHANGELOG.mdAkinori MUSHA
2023-09-19fd: explicitly disable colorsEvgeny Kurnevsky
2023-07-13Add ripgrep as a commander method (#1851)Stefan Kamphausen
2023-06-06Obey `projectile-project-test-dir` (and similarly for src dir) when toggling ...Len Trigg
2023-06-06Use literal directory name casing during impl / test toggleLen Trigg
2023-03-17[Fix #1830] Add command `projectile-run-vterm-other-window`Bozhidar Batsov
2023-03-16Detect Julia projects (#1833)Eric Berquist
2023-03-15[Fix #1831] Enable the project.el integration only when `projectile-mode` is ...Bozhidar Batsov
2023-03-12[#1148] Don't show deleted files in listing (#1825)Radon Rosborough
2023-03-06Detect Nimble projects for Nim programming language (#1828)Eric Berquist
2023-02-19Add Elm project type (#1819)Mattias
2023-02-19Add python PEP621/PEP5128 support (#1821)Pierre-Antoine Comby
2022-11-23Tweak changelog entryBozhidar Batsov
2022-11-22Release 2.7v2.7.0Bozhidar Batsov
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-14Add a changelog entry for #1812Bozhidar Batsov
2022-11-12Make .projectile customizableGreg Pfeil
2022-11-05Find project files bottom-upGreg Pfeil
2022-10-31Move a changelog entryBozhidar Batsov
2022-10-31Allow passing a directory argument deep down the stack (#1806)fanshi1028
2022-10-30Tweak a changelog entryBozhidar Batsov
2022-10-30Add helpers for dir-local-variables for 3rd party use (#1737)813gan
2022-10-28Revert "[Fix #1804] Make it possible to ignore special project buffers"Bozhidar Batsov
2022-10-27Add new command projectile-find-referencesBozhidar Batsov
2022-10-27[Fix #1804] Make it possible to ignore special project buffersMiles Liu
2022-10-27[Fix #1754] `projectile-open-projects` lists projects for which all buffers a...Miles Liu
2022-10-27[Fix #1591] Add project.el integrationBozhidar Batsov
2022-10-25Tweak a couple of changelog entriesBozhidar Batsov
2022-10-25Fix a couple of changelog entriesBozhidar Batsov
2022-10-25Release 2.6v2.6.0Bozhidar Batsov
2022-10-25Add support go-task/taskHiraku Sugiura
2022-10-25[Fix #1708] Search hidden files with projectile-ripgrepNicholas Savage
2022-10-04Document how to use the new project type overridesLaurence Warne
2022-08-28Support `projectile-replace` to select file extension on C-u (#1778)Ta Quang Trung
2022-08-04Add src-dir and test-dir Properties to mill Project Type (#1790)LaurenceWarne
2022-08-02Add a progress reporter to recursive progress discoveryJuergen Hoetzel
2022-07-10Give the project type "go" higher precedence than universal types (#1785)Akinori MUSHA
2022-06-26Switch rails-rspec and rails-test src-dirColin Williams
2022-06-26[Fix #1755] Cache failure to find project root (#1779)Edmund Jorgensen
2022-06-13Fix several typos and spelling errorsJon Dufresne
2022-05-30Add variable to enable or disable command caching.John Eivind Helset
2022-05-22[Fix #1654] Add changelog entry for command dedupe fixlWarne
2022-04-19Fix version extraction logicBozhidar Batsov
2022-04-19Tweak some changelog entriesBozhidar Batsov
2022-04-19Add a changelog entryBozhidar Batsov
2022-04-19Add changelog entry for [#1765] fixlWarne
2022-03-29Add start and end anchors to `projectile-globally-ignored-directories` regula...Max Trussell