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
Age
Commit message (
Expand
)
Author
2013-04-26
Release 0.9.1
v0.9.1
Bozhidar Batsov
2013-04-26
Add changelog
Bozhidar Batsov
2013-04-26
Display recentf files in helm-projectile
Bozhidar Batsov
2013-04-25
Fix #95 - handle properly missing project root
Bozhidar Batsov
2013-04-24
Bump required Projectile version
Bozhidar Batsov
2013-04-24
Release helm-projectile 0.9.0
Bozhidar Batsov
2013-04-24
Bump version to 0.9.0
v0.9.0
Bozhidar Batsov
2013-04-24
Improve toggle between implementation & test
Bozhidar Batsov
2013-04-24
Code style
Bozhidar Batsov
2013-04-24
Drop project files hashifying
Bozhidar Batsov
2013-04-23
Fix broken grep in project
Bozhidar Batsov
2013-04-23
Merge pull request #93 from djui/patch-1
Bozhidar Batsov
2013-04-23
Run `lein {compile|test}` in Clojure/Leiningen projects
Uwe Dauernheim
2013-04-22
Fix tests
Bozhidar Batsov
2013-04-22
Remove spurious empty strings from files list
Bozhidar Batsov
2013-04-22
Show file paths by default
Bozhidar Batsov
2013-04-21
A bunch of smallish style fixes
Bozhidar Batsov
2013-04-14
Remove obsolete file
Bozhidar Batsov
2013-04-12
Fix #87 - update deps in projectile-pkg.el
Bozhidar Batsov
2013-04-12
Fix git command
Bozhidar Batsov
2013-04-10
Merge pull request #88 from ahyatt/subdir-restrict
Bozhidar Batsov
2013-04-10
Support projects only for subdirs of the project root.
Andrew Hyatt
2013-04-07
Fix #74 - kill all buffers related to a project
Bozhidar Batsov
2013-03-26
Merge pull request #82 from aethanyc/fix-readme-typo
Bozhidar Batsov
2013-03-26
Fix a typo of a variable name in README
Ting-Yu Lin
2013-03-10
Update the keybindings table a bit
Bozhidar Batsov
2013-02-28
Merge pull request #69 from joelmccracken/add-start-and-stop-commands
Bozhidar Batsov
2013-02-28
Adds known-projects system
Joel McCracken
2013-02-26
Fix #76 - more robust projectile find-file-hook
Bozhidar Batsov
2013-02-20
Add missing progn
Bozhidar Batsov
2013-02-19
Merge pull request #73 from alexey-naydenov/tags_exclude
Bozhidar Batsov
2013-02-18
Added comment to projectile-tags-exclude-patterns function
Alexey Naydenov
2013-02-18
Directories listed in .projectile file are excluded when tags are generated
Alexey Naydenov
2013-02-17
Fix #60 - add the ability to manually cache files
Bozhidar Batsov
2013-02-17
Show indexing message only when doing native project indexing
Bozhidar Batsov
2013-02-17
Fix #71 - correct regenerate tags keybinding in the README
Bozhidar Batsov
2013-02-13
Merge pull request #65 from Wilfred/master
Bozhidar Batsov
2013-02-13
documenting proejctile-show-paths-function in the README
Wilfred Hughes
2013-02-13
adding subheadings to the README
Wilfred Hughes
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
Merge pull request #68 from joelmccracken/master
Bozhidar Batsov
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-12
simplifying projectile-hashify-files to just a funcall
Wilfred Hughes
2013-02-11
Merge pull request #66 from pufuwozu/master
Bozhidar Batsov
2013-02-11
Merge pull request #67 from pufuwozu/topic/print0
Bozhidar Batsov
2013-02-11
Use print0 for find in generic/SVN commands
Brian McKenna
2013-02-11
Create an empty hash-table for the cache if file doesn't exist
Brian McKenna
2013-02-11
Only load cache at projectile load time
Brian McKenna
[next]