aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2014-10-20Update README and CHANGELOGTu, Do
2014-10-15Update documentationTu Do
2014-10-09Update indexing section in READMETu Do
2014-10-08Remove another unnecessary action and update READMETu Do
2014-10-01Make projectile-find-file do what I meanTu, Do
2014-10-01Use proper Helm interface for Projectile commandsTu, Do
2014-09-13Allow helm-projectile to open multiple selected filesTu Do
2014-09-02Add Helm action for incremental grep in selected projectsYork Zhao
2014-08-29Add another example for projectile-find-other-filesTu Do
2014-08-26README.md: mention helm interface for "Open project root in vc-dir or magit"York Zhao
2014-08-25Add new command "projectile-find-other-file"Tu Do
2014-08-20Added support for SCons projectsNuno Cardoso
2014-08-14Readme referenced no-longer existing variableRyan Smith
2014-08-11Add Helm interface to switch projectYork Zhao
2014-08-11Remove a bunch of redundant functions to turn on/off projectileBozhidar Batsov
2014-08-08Merge pull request #395 from joelmccracken/masterBozhidar Batsov
2014-08-03Adds examples to `.dir-locals.el` README section.Joel McCracken
2014-07-16Update README.mdJason Fager
2014-07-16Reshuffle keybindings a bitBozhidar Batsov
2014-07-14Mention how to add an alternative key prefix for all Projectile commandsBozhidar Batsov
2014-07-14Added secion about project-specific settings to Readme.zapad
2014-06-08mentioned that persp-mode should be enabled to use persp-projectileDaniel Wu
2014-05-27Replace Marmalade with MELPA Stablev0.11.0Bozhidar Batsov
2014-05-27Extend the contributing section a bitBozhidar Batsov
2014-05-17Document that `projectile-command-map` is now availableCharles Comstock
2014-05-13Add license badgeBozhidar Batsov
2014-05-12[Fix #319] Add the ability to jump to a file in any of the known projectsBozhidar Batsov
2014-05-10Merge pull request #335 from dougm/grep-default-filesBozhidar Batsov
2014-05-10Mention freenode channelBozhidar Batsov
2014-05-09Default files for projectile-grep with prefix argDoug MacEachern
2014-05-08Make modeline lighter configurableRyan Smith
2014-04-28Lisp -> ELBozhidar Batsov
2014-04-28Add new command projectile-run-async-shell-command-in-rootBozhidar Batsov
2014-04-28Update README.mdantham
2014-04-25Add Gittip badgeBozhidar Batsov
2014-04-16Merge pull request #318 from danielwuz/persp-projectileBozhidar Batsov
2014-04-16Added persp-projectile.el to get perspective.el work along with projectileDaniel Wu
2014-04-12Add file existence cache.Thomas Frössman
2014-04-10Improve project root identification customization.Thomas Frössman
2014-03-28Add command to save all project buffersKyle Meyer
2014-03-18Add two other-window commandsKyle Meyer
2014-03-08[Fix #155] Add gtags supportDamon Haley
2014-03-08Add command projectile-project-buffers-other-bufferDamon Haley
2014-02-15Minor doc fixesCornelius Mika
2014-02-01Document binding for showing test or implementation other windowCharles Comstock
2014-01-31When `projectile-enable-idle-timer` is non-nil, a timer is created andNiels Widger
2014-01-01Optionally remember project-specific window configurations.Dan Friedman
2013-12-06Add new command projectile-commanderBozhidar Batsov
2013-12-05Add new commands 'projectile-switch-to-buffer-other-window andNiels Widger
2013-12-02[Fix #210] Add new command projectile-find-tagBozhidar Batsov