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
2014-05-10
Merge pull request #335 from dougm/grep-default-files
Bozhidar Batsov
2014-05-10
Fix #149 Adding trailing / to user provided data
Łukasz Klich
2014-05-09
Default files for projectile-grep with prefix arg
Doug MacEachern
2014-04-12
Add file existence cache.
Thomas Frössman
2014-04-11
Rename tests that don't follow `projectile-test-*` convention
Philippe Vaucher
2014-04-11
Always return absolute path from `projectile-project-root`
Philippe Vaucher
2014-04-10
Improve project root identification customization.
Thomas Frössman
2014-03-26
Merge pull request #290 from dgtized/cache-invalidation-on-dirconfig
Bozhidar Batsov
2014-03-26
Add projectile-cleanup-known-projects
Philippe Vaucher
2014-03-21
Test projectile-maybe-invalidate-cache + changelog
Charles Comstock
2014-03-02
Really fix the build
Bozhidar Batsov
2014-01-29
Fix failing test
Bozhidar Batsov
2014-01-27
Fix failing test
Bozhidar Batsov
2013-12-05
Make find-file-hooks buffer local
Bozhidar Batsov
2013-11-29
Remove unwanted trailing slash for ctags exclude items.
Kostafey
2013-11-28
Improve calculation of ignored files/dirs
Bozhidar Batsov
2013-11-12
Fix tests
Bozhidar Batsov
2013-10-13
Fix broken test
Bozhidar Batsov
2013-09-25
Remove current project from list of candidates in projectile-switch-project
Bozhidar Batsov
2013-09-25
Use noflet for tests
Bozhidar Batsov
2013-08-15
Minor cleanup
Bozhidar Batsov
2013-07-23
cl-flet is not actually a 1:1 substitute for flet
Bozhidar Batsov
2013-07-23
Stop using cl completely
Bozhidar Batsov
2013-07-08
Setting up find-file-hook only within projectile-global-mode. Fixes bbatsov/p...
Malyshev Artem
2013-06-29
Fixing test expectation. The cd function was being invoked for native indexing
Habibullah Pagarkar
2013-06-11
Refactor a bit projectile-project-files
Bozhidar Batsov
2013-05-27
Fix incorrect method of making files relative.
Andrew Hyatt
2013-05-19
Drop an obsolete test
Bozhidar Batsov
2013-05-19
Remove obsolete test
Bozhidar Batsov
2013-04-25
Fix #95 - handle properly missing project root
Bozhidar Batsov
2013-04-24
Drop project files hashifying
Bozhidar Batsov
2013-04-22
Fix tests
Bozhidar Batsov
2013-04-10
Support projects only for subdirs of the project root.
Andrew Hyatt
2013-02-28
Adds known-projects system
Joel McCracken
2013-02-13
Merge pull request #65 from Wilfred/master
Bozhidar Batsov
2013-02-13
adding a unit test for projectile-hashify-with-uniquify
Wilfred Hughes
2013-02-13
fixing the projectile-test-hashify-relative test
Wilfred Hughes
2013-02-12
use ert-run-tests-batch-and-exit to preserve exit code for Travis
Joel McCracken
2013-02-12
adding a unit test for relative file paths
Wilfred Hughes
2013-02-10
Fixing broken tests.
Joel McCracken
2013-02-08
An initial attempt to run regression tests on TravisCI
Bozhidar Batsov
2013-01-06
Removed project-ignored-extension-p.
Bozhidar Batsov
2013-01-05
Reworked file/directory ignore functionality.
Bozhidar Batsov
2012-10-20
Merge pull request #35 from rejeep/ack
Bozhidar Batsov
2012-10-20
Add command to run ack.
Johan Andersson
2012-10-20
Fix broken tests.
Johan Andersson
2012-10-10
a bit of code clean-up
Bozhidar Batsov
2012-06-08
Refactor some code and implement some tests.
Johan Andersson
2012-06-08
Add function that expands file to project root.
Johan Andersson
2012-06-08
Mock project root.
Johan Andersson
[next]