aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-01-16Replace Gratipay with Patreon and LiberapayBozhidar Batsov
Gratipay went under last month.
2018-01-08Prefer readthedocs.io instead of readthedocs.org for doc linksJon Dufresne
Read the Docs moved hosting to readthedocs.io instead of readthedocs.org. Fix all links in the project. For additional details, see: https://blog.readthedocs.com/securing-subdomains/ > Starting today, Read the Docs will start hosting projects from subdomains on > the domain readthedocs.io, instead of on readthedocs.org. This change > addresses some security concerns around site cookies while hosting user > generated data on the same domain as our dashboard.
2016-10-06Add check for dirty projects (#1018)muahah
2016-07-25Debian and Ubuntu installation instructions (#1032)Sean Whitton
This ELPA package is now available from the Debian and Ubuntu package repositories.
2016-07-23Add link to counsel-projectile in README (#1029)Jethro Kuan
2016-06-02Mention Gratipay in the READMEBozhidar Batsov
2016-05-29Rework our huge read readme into something resembling a manualBozhidar Batsov
2016-04-05Let user override ignored filesLionel Henry
Closes #892
2016-03-31Clarify initial usage instructionsalphapapa
Explain that projectile-mode must be activated for Projectile to remember projects. Fixes #992.
2016-03-16Debian and Ubuntu installation instructionsSean Whitton
This ELPA package is now available from the Debian and Ubuntu package repositories.
2016-01-24Cleanup the file-local root functionalityBozhidar Batsov
2016-01-24Merge branch 'file-local-root' of https://github.com/ibrahima/projectile ↵Bozhidar Batsov
into ibrahima-file-local-root
2016-01-18Allow setting projectile root as a file local variableIbrahim Awwal
This is useful, for example, if you keep your OrgMode files in one git repo but associate them with other projects in other directories.
2016-01-18Edit .dir-locals.el file of a projectLukas Fürmetz
Add a command `projectile-edit-dir-locals' to quickly edit or create a .dir-locals.el file for the project.
2016-01-03Update readme with description of custom project namesErnst de Hart
2016-01-03Add a missing spaceBozhidar Batsov
2015-12-23Update cask's URLBozhidar Batsov
2015-12-23Update grizzl's URLBozhidar Batsov
2015-12-20Fix link to perspective.el integrationScott Weldon
2015-12-20Fix a headingBozhidar Batsov
2015-12-20Add a section about extensionsBozhidar Batsov
2015-12-20Add missing spaceBozhidar Batsov
2015-12-20Add a note about the mode line for remote filesBozhidar Batsov
2015-12-20Add missing dotBozhidar Batsov
2015-12-20Drop mention of the dead websiteBozhidar Batsov
2015-12-20Remove an outdated caveatBozhidar Batsov
2015-12-20Move persp-projectile to a separate repoBozhidar Batsov
2015-12-20Move helm-projectile to a separate repoBozhidar Batsov
2015-12-17[Fix #907] Add ability to use elisp functions for run, test and compile commandsMaxim Velesyuk
Add projectile-maybe-read-command to abstract commands reading. Add projectile-run-compilation.
2015-09-04Replace Gratipay with SaltBozhidar Batsov
2015-07-14[Fix #454] Add Nested extensions for other filesNupf
2015-07-13Fix a few typosBozhidar Batsov
2015-07-13[Fix #512] Improve the documentation about adding an alternative prefix ↵Bozhidar Batsov
keybinding
2015-07-12Tiny README improvementBozhidar Batsov
2015-07-12[Fix #661] Simplify the instructions for overriding compile/test/run commandsBozhidar Batsov
2015-05-08A couple of edits in the READMEXavier Noria
Hey! Just saw these ones in passing, awesome docs man!
2015-03-07Improve use of LatinBozhidar Batsov
2015-03-05Fix typoScott Weldon
2015-03-03Added Gitter badgeThe Gitter Badger
2015-02-25Relative path is better than absolute pathSyohei YOSHIDA
2015-02-10fixed typoHariharan R
2015-01-17Fix typos.Sharif Nassar
2015-01-07Merge pull request #597 from tuhdo/masterBozhidar Batsov
Allow to disable fuzzy matching in Helm Projectile
2015-01-07[Fix #584] Drop ack supportBozhidar Batsov
2015-01-07Add option to disable fuzzy matching in Helm ProjectileTu Do
To disable it, simply set helm-projectile-fuzzy-match to nil before loading helm-projectile.
2014-12-26Remove `projectile-remember-window-configs`Daniel Friedman
2014-11-05Update documentationTu Do
2014-10-29gittip is now gratipayBozhidar Batsov
2014-10-29Add melpa badgesBozhidar Batsov
2014-10-28Update the MELPA urlsBozhidar Batsov