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-12-09
Bump version to 0.10.0
v0.10.0
Bozhidar Batsov
2013-12-08
Enhance the output of projectile-cache-current-file
Bozhidar Batsov
2013-12-08
A few changelog improvements
Bozhidar Batsov
2013-12-07
Add prefix arg support to projectile-switch-project
Bozhidar Batsov
2013-12-06
Add TAGS to .gitignore
Bozhidar Batsov
2013-12-06
Add new command projectile-commander
Bozhidar Batsov
2013-12-05
Make find-file-hooks buffer local
Bozhidar Batsov
2013-12-05
Merge pull request #213 from nwidger/master
Bozhidar Batsov
2013-12-05
* CHANGELOG.md: Added new commands
Niels Widger
2013-12-05
Add new commands 'projectile-switch-to-buffer-other-window and
Niels Widger
2013-12-03
[Fix #211] Use buffer-local tags-table
Bozhidar Batsov
2013-12-03
Merge pull request #212 from nwidger/master
Bozhidar Batsov
2013-12-03
* projectile.el: Fixed projectile-find-tag in projectile-mode-map.
Niels Widger
2013-12-02
[Fix #210] Add new command projectile-find-tag
Bozhidar Batsov
2013-11-29
Remove unwanted trailing slash for ctags exclude items.
Kostafey
2013-11-28
Docstring improvements
Bozhidar Batsov
2013-11-28
Fix a typo
Bozhidar Batsov
2013-11-28
Display active project in the modeline
Bozhidar Batsov
2013-11-28
Fix a couple of incorrect let expressions
Bozhidar Batsov
2013-11-28
Improve calculation of ignored files/dirs
Bozhidar Batsov
2013-11-28
[Fix #207] Use relative paths for ctags excludes
Bozhidar Batsov
2013-11-28
Use file-relative-name where appropriate
Bozhidar Batsov
2013-11-27
Merge pull request #204 from kostafey/master
Bozhidar Batsov
2013-11-27
Correct note about Exuberant Ctags.
Kostafey
2013-11-27
Correct ctags params, add note about Exuberant Ctags
Kostafey
2013-11-26
Merge pull request #198 from nwidger/master
Bozhidar Batsov
2013-11-26
Merge pull request #202 from maxsz/master
Bozhidar Batsov
2013-11-26
Add occur mode to globally ignored projectile modes.
Maximilian Szengel
2013-11-20
Add C-c p v (projectile-vc-dir) to Keybinding summary
nwidger
2013-11-20
Merge pull request #197 from proofit404/master
Bozhidar Batsov
2013-11-20
Add projectile-vc-dir bound to C-c p v
nwidger
2013-11-20
Test project respect compilation-read-command value.
Malyshev Artem
2013-11-19
Merge pull request #194 from deprecated/top-level
Bozhidar Batsov
2013-11-19
Merge pull request #195 from proofit404/master
Bozhidar Batsov
2013-11-19
Improve python project type detection.
Malyshev Artem
2013-11-19
Whitespace fixes
William Henney
2013-11-19
Document options for project switching behavior
William Henney
2013-11-18
Merge pull request #193 from m00natic/show-path
Bozhidar Batsov
2013-11-18
Add option for including top-level dir
William Henney
2013-11-19
Show full path within project for files.
Andrey Kotlarski
2013-11-18
[Fix #191] It seems you still have to specify action even if you have coerce.
Yao Li
2013-11-16
Merge pull request #190 from lee-dohm/error-message
Bozhidar Batsov
2013-11-16
Correct grammar on not in project error message
Lee Dohm
2013-11-14
Fix indentation
Bozhidar Batsov
2013-11-13
Merge pull request #189 from deprecated/patch-1
Bozhidar Batsov
2013-11-13
Add "C-c p t" to command list in README.md
William Henney
2013-11-13
Correct spelling of "implementation" (missing "t")
William Henney
2013-11-12
Merge pull request #185 from deprecated/patch-1
Bozhidar Batsov
2013-11-12
Change arg to be optional in projectile-find-dir
William Henney
2013-11-12
Fix tests
Bozhidar Batsov
[next]