aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/edit.rb
AgeCommit message (Expand)Author
2015-01-05Fix syntax errorJack Nagel
2015-01-05Always use exec_editor to exec the editorJack Nagel
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-04-05Remove obsolete guards around canonical_name return valueJack Nagel
2014-02-28Use Formula.pathJack Nagel
2013-10-30Cleanup use of some global constants.Mike McQuaid
2013-04-06Fix another handful of warningsJack Nagel
2012-09-13edit: create project view with subl, tooMisty De Meo
2012-08-02REPOSITORY not PREFIX when checking for the .gitMax Howell
2012-08-01Warn user not to edit before first updateMax Howell
2012-03-16`brew edit adamv/alt/ruby` worksMax Howell
2012-01-14Use the basename of which_editorMax Howell
2011-12-16Enable 'brew edit' for non-Textmate editors.Adam Vandenberg
2011-08-24Don't include LinkedKegs or Aliases with `brew edit`Max Howell
2011-05-07Fix misspelled method name: Formula.canonical_nameJack Nagel
2011-03-12Use + instead of /.Adam Vandenberg
2011-03-12Refactor the brew command into one file per commandMax Howell