Skip to content

Commit

Permalink
bumped all bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Apr 19, 2010
1 parent e27ba23 commit fa0acad
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Apache.tmbundle
Submodule Apache.tmbundle updated 1 files
+1 −1 Syntaxes/Apache.plist
2 changes: 1 addition & 1 deletion AppleScript.tmbundle
Submodule AppleScript.tmbundle updated 66 files
+1 −1 Commands/AppleScript Help.tmCommand
+1 −1 Commands/AppleScript Language Guide.tmCommand
+29 −0 Commands/AppleScript Reference Library.tmCommand
+3 −2 Commands/AppleScript Release Notes.tmCommand
+0 −1 Commands/AppleScript Resources.tmCommand
+1 −1 Commands/AppleScript Terminology : Event Codes.tmCommand
+5 −3 Commands/Compile in Script Editor.tmCommand
+89 −0 Commands/Compile.tmCommand
+5 −4 Commands/Continue Line (¬).tmCommand
+10 −7 Commands/Copy URL Encoded Script.tmCommand
+7 −4 Commands/Documentation for Application.tmCommand
+36 −0 Commands/End Block.tmCommand
+0 −22 Commands/Insert Statement Closer.tmCommand
+30 −0 Commands/Mac OS X Automation Resources.tmCommand
+15 −7 Commands/New Function.tmCommand
+2 −2 Commands/Run.tmCommand
+1 −1 Commands/Toggle AppleScript:osascript.tmCommand
+2 −2 Commands/Toggle string:Unicode text.tmCommand
+1 −1 Preferences/Comments.tmPreferences
+1 −1 Preferences/Completion: Application Name.tmPreferences
+0 −0 Preferences/Indent.tmPreferences
+1 −1 Preferences/Smart Typing Pairs.tmPreferences
+16 −0 Snippets/#!:usr:bin:osascript.tmSnippet
+2 −2 Snippets/Alert.tmSnippet
+0 −18 Snippets/Application(s) (choose).plist
+1 −1 Snippets/Check that UI Scripting is Enabled.tmSnippet
+18 −0 Snippets/Choose Application(s).tmSnippet
+2 −2 Snippets/Choose Color.tmSnippet
+2 −2 Snippets/Choose File(s).tmSnippet
+2 −2 Snippets/Choose Folder(s).tmSnippet
+2 −2 Snippets/Choose Item from List.tmSnippet
+2 −2 Snippets/Choose New File.tmSnippet
+2 −2 Snippets/Choose URL.tmSnippet
+6 −5 Snippets/OK.tmSnippet
+8 −7 Snippets/OK:Cancel.tmSnippet
+9 −8 Snippets/OK:Cancel:Other.tmSnippet
+1 −1 Snippets/Select Menu Item with UI Scripting.tmSnippet
+1 −1 Snippets/Split:Join Helper Functions.tmSnippet
+0 −27 Snippets/Text Field (dialog).plist
+27 −0 Snippets/Text Field.tmSnippet
+2 −2 Snippets/change text item delimiters.tmSnippet
+3 −3 Snippets/considering … end.tmSnippet
+16 −0 Snippets/copy … to ….tmSnippet
+5 −5 Snippets/do shell script ….tmSnippet
+16 −0 Snippets/duplicate … to ….tmSnippet
+3 −3 Snippets/if … end.tmSnippet
+16 −0 Snippets/if … then ….tmSnippet
+3 −3 Snippets/ignoring … end.tmSnippet
+0 −18 Snippets/on function … end (on).plist
+2 −2 Snippets/prop parent ….tmSnippet
+16 −0 Snippets/prop ….tmSnippet
+4 −4 Snippets/repeat [times] … end.tmSnippet
+18 −0 Snippets/repeat until ___ end.tmSnippet
+3 −3 Snippets/repeat while ___ end.tmSnippet
+18 −0 Snippets/repeat with ___ from ___ end.tmSnippet
+4 −4 Snippets/repeat with ___ in ___ end.tmSnippet
+3 −3 Snippets/script … end.tmSnippet
+16 −0 Snippets/set … to ….tmSnippet
+3 −3 Snippets/tell [app] … end.tmSnippet
+3 −3 Snippets/try … on error … end.tmSnippet
+3 −3 Snippets/using terms from [app] … end.tmSnippet
+2 −2 Snippets/with timeout … end.tmSnippet
+18 −0 Snippets/with transaction … end.tmSnippet
+0 −1,132 Syntaxes/AppleScript.plist
+2,142 −0 Syntaxes/AppleScript.tmLanguage
+62 −20 info.plist
2 changes: 1 addition & 1 deletion Bundle Development.tmbundle
Submodule Bundle Development.tmbundle updated 1 files
+3 −1 Commands/Show TM_* Shell Variables.plist
2 changes: 1 addition & 1 deletion Cucumber.tmbundle
Submodule Cucumber.tmbundle updated 44 files
+0 −30 Commands/Align Table Cells.tmCommand
+0 −34 Commands/Alternate File.tmCommand
+0 −32 Commands/Autocomplete Step.tmCommand
+0 −29 Commands/Autoformat Feature (using Cucumber).tmCommand
+0 −30 Commands/Create Unimplemented Steps.tmCommand
+0 −32 Commands/Goto Current Step.tmCommand
+0 −34 Commands/List included step files.tmCommand
+0 −34 Commands/Run Single Scenario.tmCommand
+0 −34 Commands/Run Story.tmCommand
+26 −0 Commands/Switch to New Canonoical Fork.tmCommand
+0 −27 Commands/Update RSpec Story Runner Bundle.tmCommand
+1 −1 Preferences/Comments.tmPreferences
+3 −3 Preferences/Cucumber Plain Text Feature Completions.tmPreferences
+1 −1 Preferences/Symbol list: Scenario.tmPreferences
+18 −109 README.textile
+0 −15 Rakefile
+0 −20 Snippets/Given Step.tmSnippet
+0 −18 Snippets/Scenario (heading only).tmSnippet
+0 −20 Snippets/Scenario Outline.tmSnippet
+0 −22 Snippets/Scenario.tmSnippet
+0 −25 Snippets/Story.tmSnippet
+0 −16 Snippets/Then Step Plaintext.tmSnippet
+0 −20 Snippets/Then Step.tmSnippet
+0 −16 Snippets/When Step Plaintext.tmSnippet
+0 −20 Snippets/When Step.tmSnippet
+8 −29 Support/bundle_tasks/syntax.rake
+1 −1 Support/fixtures/features/additional_basic.feature
+0 −2 Support/fixtures/features/non_standard.feature
+6 −2 Support/fixtures/features/step_definitions/basic_steps.rb
+1 −1 Support/lib/cucumber/mate/files/feature_file.rb
+13 −0 Support/lib/cucumber/mate/files/steps_file.rb
+2 −2 Support/lib/cucumber/mate/runner.rb
+46 −10 Support/lib/cucumber/mate/table_aligner.rb
+19 −1 Support/lib/cucumber/mate/text_mate_helper.rb
+10 −9 Support/spec/cucumber/mate/files/steps_file_spec.rb
+13 −19 Support/spec/cucumber/mate/runner_spec.rb
+77 −7 Support/spec/cucumber/mate/table_aligner_spec.rb
+20 −78 Syntaxes/Cucumber Plain Text Feature.tmLanguage
+35 −0 Syntaxes/Cucumber Steps.tmLanguage
+21 −79 Syntaxes/plaintext_template.erb
+0 −719 color_themes/Cobalt.tmTheme
+0 −827 color_themes/Sunburst.tmTheme
+0 −622 color_themes/Vibrant Ink.tmTheme
+1 −20 info.plist
2 changes: 1 addition & 1 deletion GetBundle.tmbundle
2 changes: 1 addition & 1 deletion HTML.tmbundle
Submodule HTML.tmbundle updated 1 files
+3 −2 Commands/Refresh All Active Browsers.plist
2 changes: 1 addition & 1 deletion Markdown.tmbundle
Submodule Markdown.tmbundle updated 1 files
+15 −1 Syntaxes/Markdown.plist
2 changes: 1 addition & 1 deletion PHP.tmbundle
2 changes: 1 addition & 1 deletion Perl.tmbundle
Submodule Perl.tmbundle updated 1 files
+4 −3 Commands/Run Script (plain).plist
2 changes: 1 addition & 1 deletion Python.tmbundle
2 changes: 1 addition & 1 deletion Ruby.tmbundle
2 changes: 1 addition & 1 deletion ShellScript.tmbundle
Submodule ShellScript.tmbundle updated 1 files
+3 −3 Syntaxes/Shell-Unix-Generic.plist
2 changes: 1 addition & 1 deletion TODO.tmbundle
2 changes: 1 addition & 1 deletion Textile.tmbundle
2 changes: 1 addition & 1 deletion XML.tmbundle
Submodule XML.tmbundle updated 2 files
+2 −9 README
+158 −58 Syntaxes/XML.plist
2 changes: 1 addition & 1 deletion Xcode.tmbundle

0 comments on commit fa0acad

Please sign in to comment.