aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09Bump version to 0.10.0v0.10.0Bozhidar Batsov
2013-12-08Enhance the output of projectile-cache-current-fileBozhidar Batsov
2013-12-08A few changelog improvementsBozhidar Batsov
2013-12-07Add prefix arg support to projectile-switch-projectBozhidar Batsov
2013-12-06Add TAGS to .gitignoreBozhidar Batsov
2013-12-06Add new command projectile-commanderBozhidar Batsov
2013-12-05Make find-file-hooks buffer localBozhidar Batsov
2013-12-05Merge pull request #213 from nwidger/masterBozhidar Batsov
2013-12-05* CHANGELOG.md: Added new commandsNiels Widger
2013-12-05Add new commands 'projectile-switch-to-buffer-other-window andNiels Widger
2013-12-03[Fix #211] Use buffer-local tags-tableBozhidar Batsov
2013-12-03Merge pull request #212 from nwidger/masterBozhidar 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-tagBozhidar Batsov
2013-11-29Remove unwanted trailing slash for ctags exclude items.Kostafey
2013-11-28Docstring improvementsBozhidar Batsov
2013-11-28Fix a typoBozhidar Batsov
2013-11-28Display active project in the modelineBozhidar Batsov
2013-11-28Fix a couple of incorrect let expressionsBozhidar Batsov
2013-11-28Improve calculation of ignored files/dirsBozhidar Batsov
2013-11-28[Fix #207] Use relative paths for ctags excludesBozhidar Batsov
2013-11-28Use file-relative-name where appropriateBozhidar Batsov
2013-11-27Merge pull request #204 from kostafey/masterBozhidar Batsov
2013-11-27Correct note about Exuberant Ctags.Kostafey
2013-11-27Correct ctags params, add note about Exuberant CtagsKostafey
2013-11-26Merge pull request #198 from nwidger/masterBozhidar Batsov
2013-11-26Merge pull request #202 from maxsz/masterBozhidar Batsov
2013-11-26Add occur mode to globally ignored projectile modes.Maximilian Szengel
2013-11-20Add C-c p v (projectile-vc-dir) to Keybinding summarynwidger
2013-11-20Merge pull request #197 from proofit404/masterBozhidar Batsov
2013-11-20Add projectile-vc-dir bound to C-c p vnwidger
2013-11-20Test project respect compilation-read-command value.Malyshev Artem
2013-11-19Merge pull request #194 from deprecated/top-levelBozhidar Batsov
2013-11-19Merge pull request #195 from proofit404/masterBozhidar Batsov
2013-11-19Improve python project type detection.Malyshev Artem
2013-11-19Whitespace fixesWilliam Henney
2013-11-19Document options for project switching behaviorWilliam Henney
2013-11-18Merge pull request #193 from m00natic/show-pathBozhidar Batsov
2013-11-18Add option for including top-level dirWilliam Henney
2013-11-19Show 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-16Merge pull request #190 from lee-dohm/error-messageBozhidar Batsov
2013-11-16Correct grammar on not in project error messageLee Dohm
2013-11-14Fix indentationBozhidar Batsov
2013-11-13Merge pull request #189 from deprecated/patch-1Bozhidar Batsov
2013-11-13Add "C-c p t" to command list in README.mdWilliam Henney
2013-11-13Correct spelling of "implementation" (missing "t")William Henney
2013-11-12Merge pull request #185 from deprecated/patch-1Bozhidar Batsov
2013-11-12Change arg to be optional in projectile-find-dirWilliam Henney
2013-11-12Fix testsBozhidar Batsov