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
2018-09-27
Fix a typo
Bozhidar Batsov
2018-09-24
Fix another broken test
Bozhidar Batsov
2018-09-24
Fix a broken test
Bozhidar Batsov
2018-09-22
[Fix #850] Make it possible to prompt for a project when needed
Bozhidar Batsov
2018-09-21
Merge all tests into one file
Bozhidar Batsov
2018-09-20
Fix some more broken indentation
Bozhidar Batsov
2018-09-20
Fix some broken indentation
Bozhidar Batsov
2018-09-20
Fix a broken test
Bozhidar Batsov
2018-09-20
Kill the buffer-local caching of project roots and such
Bozhidar Batsov
2018-08-21
Fixes compilation-dir user-error
Andreas Marschke
2018-08-15
Add test for function `user-error'-case
Andreas Marschke
2018-08-15
Add support for function symbols as project default commands
Andreas Marschke
2018-08-08
Use regexp-quote in projectile-get-other-files
Sean Bowman
2018-07-28
Match ignored buffers against regular expressions (#1260)
Jorge Araya Navarro
2018-07-24
Avoid "No projects needed to be removed." messages in global mode
Remco van 't Veer
2018-07-12
Fix a broken test
Bozhidar Batsov
2018-07-09
Set projectile-test-path for the tests
Bozhidar Batsov
2018-07-09
Add a test-helper.el for ert-runner
Bozhidar Batsov
2018-07-09
Update the Travis setup
Bozhidar Batsov
2018-06-16
[Fix #1246] Give clear-known-projects test temp project file
Nick Drozd
2018-06-16
Ensure project-roots are directories
Nick Drozd
2018-03-17
[Fix #1222] Don't pass nil format string to `format`
Stephan Creutz
2017-12-29
[Fix #1193] Add :src-dir and :test-dir to project-type (#1204)
Alexandre Héaumé
2017-11-19
Support setting default compilation dir
Mattias Bengtsson
2017-11-19
Move rails-* project type detection before npm (#1191)
kayhide
2017-11-19
Treat members of projectile-globally-ignored-file-suffixes as file name suffi...
Dmitry Lazurkin
2017-11-09
Allow the project files to list to expire after a time period
Wilfred Hughes
2017-07-24
Cache projectile-project-root for performance (#1149)
Alex Murray
2017-07-22
Improve performance of unignore directive for directories (#1139)
smallid
2017-04-16
Specify test suffix and prefix at project type registration (#1127)
Evgeniy Sharapov
2016-12-15
[Fix #1078] For projectile-grep/ag use default value like grep/rgrep/ag
Dmitry Lazurkin
2016-10-05
Fix indentation and add missing metadata
Bozhidar Batsov
2016-10-05
Make projectile-mode a global mode
Bozhidar Batsov
2016-10-05
Unify modifications to find-file-hook
Oleh Krehel
2016-10-04
Revert "[Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045)"
Bozhidar Batsov
2016-09-26
[Fix #1044] Prefer `call-process` to `shell-command-to-string` (#1045)
Ivan Malison
2016-09-21
Fix a broken test
Bozhidar Batsov
2016-08-29
Use .elpa as dir for packages and remove Cask
Oleh Krehel
2016-08-26
Simplify Makefile
Oleh Krehel
2016-07-28
Ignore backup files in projectile-get-other-file (#1034)
jchmrt
2016-04-05
Let user override ignored files
Lionel Henry
2016-03-26
Ignore cached project roots that point to nonexistent directories
Wilfred Hughes
2016-02-21
Fix test of `projectile-cleanup-known-projects'
Sean Whitton
2016-02-10
[Fix #952] Exclude out-of-project VCS submodules
Tim Harper
2016-02-04
[Fix #955] Handle match candidates in project root
sandor-juhasz
2015-10-17
Allow specification of a compilation dir
David Shepherd
2015-10-10
Fix non-ASCII parsing in dirconfig
Joonatan O'Rourke
2015-08-26
Allow specifying regexp to projectile-grep
Georg Brandl
2015-07-14
[Fix #454] Add Nested extensions for other files
Nupf
2015-06-10
Merge pull request #728 from vspinu/truename
Bozhidar Batsov
[next]