aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07released v0.8v0.8Bozhidar Batsov
2013-01-07a few README improvementsBozhidar Batsov
2013-01-07Fix #53 - handle properly ignored files in projectile-grepBozhidar Batsov
2013-01-06added a missing space to the recentf promptBozhidar Batsov
2013-01-06updated Projectile's menu to reflect recent additionsBozhidar Batsov
2013-01-06many documentation style fixesBozhidar Batsov
2013-01-06Removed project-ignored-extension-p.Bozhidar Batsov
2013-01-06cleaned up the code in projectile-index-directoryBozhidar Batsov
2013-01-05Reworked file/directory ignore functionality.Bozhidar Batsov
2013-01-05cleaned up whitespaceBozhidar Batsov
2013-01-05added contribution guidelinesBozhidar Batsov
2013-01-03remove the mention of the external perl dependencyBozhidar Batsov
2013-01-03implemented proper replace mechanism that doesn't depend on external programsBozhidar Batsov
2013-01-02updated copyrightBozhidar Batsov
2013-01-01show the projectile-mode-map in projectile-mode's helpBozhidar Batsov
2012-12-15updated Carton depsBozhidar Batsov
2012-12-15started to replace cl with dashBozhidar Batsov
2012-12-14mentioned a way to get a list of projectile's keybindingsBozhidar Batsov
2012-12-14display the project name with a nicer face in a couple of messagesBozhidar Batsov
2012-11-30a couple of readme improvementsBozhidar Batsov
2012-11-18refactored a bit the project files generation functionBozhidar Batsov
2012-11-08Split on both \r and \n to handle more file encodings.Johan Andersson
2012-10-31Merge pull request #45 from gleber/allow-overwriting-project-rootBozhidar Batsov
2012-10-31move .projectile earlier in projectile-project-root-files listGleb Peregud
2012-10-27Merge pull request #43 from gleber/improve-rebar-compile-and-testBozhidar Batsov
2012-10-26Improve rebar compilation and test to make sure that rebar.config isGleb Peregud
2012-10-26Merge pull request #42 from gleber/fix-for-typoBozhidar Batsov
2012-10-26fixGleb Peregud
2012-10-26Merge pull request #41 from gleber/project-compileBozhidar Batsov
2012-10-26Merge pull request #40 from gleber/improve-erlang-supportBozhidar Batsov
2012-10-25Add compile and test commands to READMEGleb Peregud
2012-10-25Add "C-c p p" to run tests in current projectGleb Peregud
2012-10-25Add "C-c p l" to compile the projectGleb Peregud
2012-10-25improve erlang support by adding ignored files and directoriesGleb Peregud
2012-10-25Merge pull request #39 from asok/use-candidates-in-bufferBozhidar Batsov
2012-10-25Use candidates-in-buffer also for project buffers.asok
2012-10-25Merge pull request #38 from asok/use-candidates-in-bufferBozhidar Batsov
2012-10-25Fix a typo.asok
2012-10-25Use candidates-in-buffer to speed up candidates selection.asok
2012-10-25Merge pull request #37 from asok/prepend-project-name-to-helm-promptBozhidar Batsov
2012-10-25Merge pull request #36 from asok/omit-project-root-in-candidates-displayBozhidar Batsov
2012-10-25Use project name for the helm prompt.asok
2012-10-25Use new syntax for helm.asok
2012-10-25Display files subpaths within root directory in the helm-projectile.asok
2012-10-22added a couple more potential project root filesBozhidar Batsov
2012-10-21replace a few uses of concat with expand-file-nameBozhidar Batsov
2012-10-21code styleBozhidar Batsov
2012-10-21made the tags and replace commands user configurableBozhidar Batsov
2012-10-20Merge pull request #34 from rejeep/cartonBozhidar Batsov
2012-10-20Merge pull request #35 from rejeep/ackBozhidar Batsov