aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-23Add new custom variable 'projectile-cmd-hist-ignoredups'Laurence Warne
2023-03-16Detect Julia projects (#1833)Eric Berquist
2023-02-28Bump the copyright yearsBozhidar Batsov
2023-01-13Make the tests work reliably with native compilation enabledBozhidar Batsov
2022-11-18Allow multiple project-files per type and wildcards in project-filestoshokan
2022-11-05Update projectile-root-bottom-up testsGreg Pfeil
2022-10-31Allow passing a directory argument deep down the stack (#1806)fanshi1028
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-27[Fix #1804] Make it possible to ignore special project buffersMiles Liu
2022-10-04Make all project type attributes locally overridableLaurence Warne
2022-07-19Bump the copyright yearsBozhidar Batsov
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-22Don't add duplicate commands to command historylWarne
2022-04-19[Fix #1765] Re-add defaults for src-dir and test-dirlWarne
2022-02-11Allow changing of project type precendencelWarne
2022-02-11Allow nil values in update-project-typelWarne
2021-12-20Fix testslWarne
2021-09-30[Fix #1709] Fix `projectile-project-buffer-p` contain current buffer (#1713)Kijima Daigo
2021-09-05[Fix #1703] Improve projectile-generic-command default (#1706)Victor Makarov
2021-08-11Update my e-mailBozhidar Batsov
2021-06-29Add opt params to projectile-run-(async)-shell-cmd (#1675)Laura Viglioni
2021-06-23Add tests for src-dir as a function logiclWarne
2021-06-20Add tests for added and modified functions.lWarne
2021-05-24Add new command `projectile-reset-known-projects`ClarityStorm
2021-05-03Add tests for added functions.lWarne
2021-01-25Add some comments to the test suiteBozhidar Batsov
2021-01-25Bump the copyright yearsBozhidar Batsov
2020-12-10[Fix #1615] projectile-files-via-ext-command: support magic filenames (#1618)Marcos Almeida
2020-12-10[Fix #1250] Respect projectile-globally-ignored-directories when using native...ax487
2020-12-09[#Fix 1617] Switch to right buffer in projectile-switch-project-by-name (#1621)Matti Niemenmaa
2020-12-04[#1612] Tweak a problematic error messageBozhidar Batsov
2020-12-04Implement friendly errors on project-less filesThiago A. Silva
2020-12-03Rename projectile-project-root-files-functions toBozhidar Batsov
2020-12-02Add test that dir local variables are loaded when switching projectsKevin J. Foley
2020-12-02Make sure projectile-files-via-ext-command returns files not errorsMarcos Almeida
2020-08-22Add a couple of utility functionsNikita Bloshchanevich
2020-08-20Use Eldev for developmentPaul Pogonyshev
2020-06-16Add emacs-eldev project typePaul Pogonyshev
2020-06-15Add a custom setting to control automatic project discoveryJacob First
2020-05-17Support for optional comments in .projectile files by customizing projectile-...pipehat
2020-05-13Fix whitespaceJonas Bernoulli
2020-05-07Improve performance of native indexing (#1528)pipehat
2020-01-25[Fix #1475] Fix unignoring directories (#1485)Eric Eaton
2020-01-19Bump the copyright yearsBozhidar Batsov
2020-01-19Allow multiple root-dirs to be search by projectile-grepPhilipp Fehre
2019-04-15Add :related-files-fn custom function helpers (#1401)Hans Jang
2019-04-03Add new 'related-files-fn' option to use custom function to find test/impl/ot...Hans Jang
2019-01-16Add tests for rgrep excludesJackson Ray Hamilton