index
:
projectile.git
dirconfig-improvements
dirconfig-polish
dirconfig-refactor
feature/1001-find-all-files
feature/1227-replace-respects-ignores
feature/1653-compile-subproject
feature/1684-dired-prefix-arg
feature/1694-invalidate-all-caches
feature/1697-add-and-switch-project
feature/1698-project-name-placeholder
feature/1809-last-known-project
feature/1815-disambiguate-buffer-names
feature/1923-compilation-search-path
feature/1959-native-indexing-suffixes
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-05-24
Add new command `projectile-reset-known-projects`
ClarityStorm
2021-05-03
Add tests for added functions.
lWarne
2021-01-25
Add some comments to the test suite
Bozhidar Batsov
2021-01-25
Bump the copyright years
Bozhidar 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 message
Bozhidar Batsov
2020-12-04
Implement friendly errors on project-less files
Thiago A. Silva
2020-12-03
Rename projectile-project-root-files-functions to
Bozhidar Batsov
2020-12-02
Add test that dir local variables are loaded when switching projects
Kevin J. Foley
2020-12-02
Make sure projectile-files-via-ext-command returns files not errors
Marcos Almeida
2020-08-22
Add a couple of utility functions
Nikita Bloshchanevich
2020-08-20
Use Eldev for development
Paul Pogonyshev
2020-06-16
Add emacs-eldev project type
Paul Pogonyshev
2020-06-15
Add a custom setting to control automatic project discovery
Jacob First
2020-05-17
Support for optional comments in .projectile files by customizing projectile-...
pipehat
2020-05-13
Fix whitespace
Jonas Bernoulli
2020-05-07
Improve performance of native indexing (#1528)
pipehat
2020-01-25
[Fix #1475] Fix unignoring directories (#1485)
Eric Eaton
2020-01-19
Bump the copyright years
Bozhidar Batsov
2020-01-19
Allow multiple root-dirs to be search by projectile-grep
Philipp Fehre
2019-04-15
Add :related-files-fn custom function helpers (#1401)
Hans Jang
2019-04-03
Add new 'related-files-fn' option to use custom function to find test/impl/ot...
Hans Jang
2019-01-16
Add tests for rgrep excludes
Jackson Ray Hamilton
2019-01-01
Bump the copyright years
Bozhidar Batsov
2018-12-04
Return relative paths when doing alien submodules indexing (#1354)
Zhenchao Li
2018-11-03
[Fix #1158] Check directory arguments passed interactively (#1332)
Nathan Moreau
2018-10-28
Improve the naming of the indexing methods
Bozhidar Batsov
2018-10-27
Fix a typo
Bozhidar Batsov
2018-10-27
Remove the ert-runner test helper
Bozhidar Batsov
2018-10-27
Clean up some legacy from the tests
Bozhidar Batsov
2018-10-26
Migrate remaining ert tests (#1339)
Eugene Tan
2018-10-25
Migrate some ert tests (#1337)
Eugene Tan
2018-10-23
Migrate some ert tests
Eugene Tan
2018-10-18
Migrate some ert tests
Eugene Tan
2018-10-17
Migrate some ert tests (#1329)
Eugene Tan
2018-10-17
Rename projectile-dir-files-external to projectile-dir-files-alien
Bozhidar Batsov
2018-10-15
Migrate some tests (#1326)
Eugene Tan
2018-10-08
Add a couple of tests for projectile-project-type
Bozhidar Batsov
2018-10-07
[Fix #1315] Give preference to the project types registered last
Bozhidar Batsov
2018-10-04
Add some tests for projectile-relevant-known-projects and projectile-relevant...
Bozhidar Batsov
2018-10-04
Add some tests for projectile-default-mode-line
Bozhidar Batsov
2018-10-03
Migrate tests for add-known-project, configure-command & get-all-sub-projects...
Eugene Tan
2018-10-03
Kills some tabs
Bozhidar Batsov
2018-10-02
Migrate `projectile-test-ignored-directory-p' to buttercup (#1309)
Kevin Foley
2018-10-02
Migrate tests for load-known-projects and merge-known-projects (#1311)
Eugene Tan
2018-10-02
Add a test for projectile-project-name
Bozhidar Batsov
2018-10-02
Delete some dead code
Bozhidar Batsov
2018-10-02
Simplify project-dir-files
Bozhidar Batsov
[next]