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-01-07
released v0.8
v0.8
Bozhidar Batsov
2013-01-07
a few README improvements
Bozhidar Batsov
2013-01-07
Fix #53 - handle properly ignored files in projectile-grep
Bozhidar Batsov
2013-01-06
added a missing space to the recentf prompt
Bozhidar Batsov
2013-01-06
updated Projectile's menu to reflect recent additions
Bozhidar Batsov
2013-01-06
many documentation style fixes
Bozhidar Batsov
2013-01-06
Removed project-ignored-extension-p.
Bozhidar Batsov
2013-01-06
cleaned up the code in projectile-index-directory
Bozhidar Batsov
2013-01-05
Reworked file/directory ignore functionality.
Bozhidar Batsov
2013-01-05
cleaned up whitespace
Bozhidar Batsov
2013-01-05
added contribution guidelines
Bozhidar Batsov
2013-01-03
remove the mention of the external perl dependency
Bozhidar Batsov
2013-01-03
implemented proper replace mechanism that doesn't depend on external programs
Bozhidar Batsov
2013-01-02
updated copyright
Bozhidar Batsov
2013-01-01
show the projectile-mode-map in projectile-mode's help
Bozhidar Batsov
2012-12-15
updated Carton deps
Bozhidar Batsov
2012-12-15
started to replace cl with dash
Bozhidar Batsov
2012-12-14
mentioned a way to get a list of projectile's keybindings
Bozhidar Batsov
2012-12-14
display the project name with a nicer face in a couple of messages
Bozhidar Batsov
2012-11-30
a couple of readme improvements
Bozhidar Batsov
2012-11-18
refactored a bit the project files generation function
Bozhidar Batsov
2012-11-08
Split on both \r and \n to handle more file encodings.
Johan Andersson
2012-10-31
Merge pull request #45 from gleber/allow-overwriting-project-root
Bozhidar Batsov
2012-10-31
move .projectile earlier in projectile-project-root-files list
Gleb Peregud
2012-10-27
Merge pull request #43 from gleber/improve-rebar-compile-and-test
Bozhidar Batsov
2012-10-26
Improve rebar compilation and test to make sure that rebar.config is
Gleb Peregud
2012-10-26
Merge pull request #42 from gleber/fix-for-typo
Bozhidar Batsov
2012-10-26
fix
Gleb Peregud
2012-10-26
Merge pull request #41 from gleber/project-compile
Bozhidar Batsov
2012-10-26
Merge pull request #40 from gleber/improve-erlang-support
Bozhidar Batsov
2012-10-25
Add compile and test commands to README
Gleb Peregud
2012-10-25
Add "C-c p p" to run tests in current project
Gleb Peregud
2012-10-25
Add "C-c p l" to compile the project
Gleb Peregud
2012-10-25
improve erlang support by adding ignored files and directories
Gleb Peregud
2012-10-25
Merge pull request #39 from asok/use-candidates-in-buffer
Bozhidar Batsov
2012-10-25
Use candidates-in-buffer also for project buffers.
asok
2012-10-25
Merge pull request #38 from asok/use-candidates-in-buffer
Bozhidar Batsov
2012-10-25
Fix a typo.
asok
2012-10-25
Use candidates-in-buffer to speed up candidates selection.
asok
2012-10-25
Merge pull request #37 from asok/prepend-project-name-to-helm-prompt
Bozhidar Batsov
2012-10-25
Merge pull request #36 from asok/omit-project-root-in-candidates-display
Bozhidar Batsov
2012-10-25
Use project name for the helm prompt.
asok
2012-10-25
Use new syntax for helm.
asok
2012-10-25
Display files subpaths within root directory in the helm-projectile.
asok
2012-10-22
added a couple more potential project root files
Bozhidar Batsov
2012-10-21
replace a few uses of concat with expand-file-name
Bozhidar Batsov
2012-10-21
code style
Bozhidar Batsov
2012-10-21
made the tags and replace commands user configurable
Bozhidar Batsov
2012-10-20
Merge pull request #34 from rejeep/carton
Bozhidar Batsov
2012-10-20
Merge pull request #35 from rejeep/ack
Bozhidar Batsov
[next]