-
-
Save weldyss/e1d80ac382150d789d18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Updated Plugins: | |
| Updated Plugin: vim-fugitive | |
| Compare at: https://github.com/tpope/vim-fugitive/compare/8f0b8edfbd246c00...8576741d61126354 | |
| * Don't quote url argument to :Browse Tim Pope, 4 hours ago | |
| * Invoke :Browse if available to open URL Tim Pope, 4 hours ago | |
| * :Gblame in blame buffer deletes buffer Tim Pope, 6 hours ago | |
| * :Gmerge and :Gpull Tim Pope, 32 hours ago | |
| * Force :Gstatus U to root of tree Tim Pope, 35 hours ago | |
| * Set cursorbind in :Gblame Tim Pope, 2 days ago | |
| * Colorize hashes in blame Tim Pope, 2 years ago | |
| * Use -L to handle :Glog range Tim Pope, 2 days ago | |
| * Support -L in :Glog errorformat Tim Pope, 2 days ago | |
| * fugitive.vim 2.1 Tim Pope, 2 days ago | |
| * Less mofo Tim Pope, 2 days ago | |
| * Fix diff direction Tim Pope, 3 days ago | |
| * fugitive.vim 2.0 Tim Pope, 3 days ago | |
| * Revert "Allow erroneous swap warning through." Tim Pope, 4 days ago | |
| * Always treat cmd.exe as Windows Tim Pope, 4 days ago | |
| * Restore commit autocmd Tim Pope, 4 days ago | |
| * Disambiguate add path with -- Tim Pope, 4 days ago | |
| * Use relative path in :Gwrite Tim Pope, 4 days ago | |
| * Typo Tim Pope, 5 days ago | |
| * Remove junk Tim Pope, 5 days ago | |
| * Don't wincmd p if just one window Tim Pope, 5 days ago | |
| * Allow erroneous swap warning through. Tim Pope, 5 days ago | |
| * Only :diffoff our own diffs Tim Pope, 5 days ago | |
| * Make <CR> jump to sha under cursor Knut Franke, 1 year, 2 months ago | |
| * Fix status reload after rename Tim Pope, 5 days ago | |
| * Fix :Gcommit -c Tim Pope, 5 days ago | |
| * Keep alternate file on :Gdiff Tim Pope, 5 days ago | |
| * Use 'shellslash' to detect Windows shell Tim Pope, 5 days ago | |
| * Encapsulate Windows shell conditional Tim Pope, 5 days ago | |
| * Use netrw not web--browse to invoke browser Tim Pope, 5 days ago | |
| * Enforce foldmethod=syntax in commits Tim Pope, 5 days ago | |
| * :.Glog adds current line number to each entry Tim Pope, 5 days ago | |
| * Provide checkout/unlink on U in :Gstatus Tim Pope, 5 days ago | |
| * Prefer :Gdiff to :Gvdiff for D in :Gstatus Tim Pope, 5 days ago | |
| * Change reload map to r Tim Pope, 6 days ago | |
| * Ignore E302 "Could not rename swap file" error Eric Christopherson, 3 months ago | |
| * Change section heading style Tim Pope, 6 days ago | |
| * Restore 'foldenable' setting when diff ends Bastian Winkler, 3 weeks ago | |
| * Account for third window width in merge diff Tim Pope, 6 days ago | |
| * Include foldcolumn in diff width calculation Tim Pope, 6 days ago | |
| * Smart choice of vertical or horizontal diff Tim Pope, 6 days ago | |
| * Fix untracked false positive on unmerged files Tim Pope, 7 days ago | |
| * Fix version number Tim Pope, 7 days ago | |
| * Don't gratuitously clobber quickfix in :Ggrep Tim Pope, 7 days ago | |
| * Simplify tab completion Tim Pope, 10 days ago | |
| * Cleaner :Git commands Tim Pope, 2 weeks ago | |
| * Override status.short configuration Caleb Thompson, 3 weeks ago | |
| * Fix fold opening Tim Pope, 2 weeks ago | |
| * Check correct window for 'diff' on BufWinLeave Tim Pope, 4 weeks ago | |
| * Fix Gblame problems on Windows Daniel Harding, 7 weeks ago | |
| * Fix Gblame documentation Daniel Harding, 7 weeks ago | |
| * Restore ridiculous hack to set cursor position on :Gdiff Tim Pope, 2 months ago | |
| * Revert "Ridiculous hack to set cursor position on :Gdiff" Tim Pope, 2 months ago | |
| * Limit scope of ctrlp.vim :Gstatus hack Tim Pope, 3 months ago | |
| * Drop support for CtrlP in history Tim Pope, 3 months ago | |
| * Map both g? and <F1> to show help Tim Pope, 3 months ago | |
| * Ridiculous hack to set cursor position on :Gdiff Tim Pope, 3 months ago | |
| * Support implicit github username in remote Tim Pope, 3 months ago | |
| * Fix modeline errors in historical buffers Tim Pope, 3 months ago | |
| * Make commands available in command line window Tim Pope, 3 months ago | |
| * Revert "Work around issue using buffer number rather than name" Tim Pope, 3 months ago | |
| * Don't blow up on type checking empty buffers Tim Pope, 3 months ago | |
| * Cater for powershell as well as cmd for windows users Craig Main, 3 months ago | |
| * Don't blow up on vanishing HEAD Tim Pope, 3 months ago | |
| * Work around issue using buffer number rather than name Tim Pope, 3 months ago | |
| * Add missing aborts Tim Pope, 3 months ago | |
| * Revert "Work around more 'wildignore' silliness" Tim Pope, 3 months ago | |
| * Work around more 'wildignore' silliness Tim Pope, 3 months ago | |
| * Set winfixwidth Tim Pope, 3 months ago | |
| * Accidental omission from previous commit Tim Pope, 3 months ago | |
| * Support :Gcommit --patch Tim Pope, 3 months ago | |
| * Improve keepjumps situation Tim Pope, 3 months ago | |
| * Turn off swap files in all URL buffers Tim Pope, 3 months ago | |
| * Check `&diff` first in fugitive_diff autocmds Daniel Hahler, 5 months ago | |
| * Fix version regex Tim Pope, 4 months ago | |
| * Improve heuristics for status section detection Tim Pope, 4 months ago | |
| * Place extra emphasis on a clean history Tim Pope, 4 months ago | |
| * Look for $GIT_DIR and $GIT_WORK_TREE Emily Strickland, 4 months ago | |
| * Store more than just dir in s:temp_files Quinn Strahl, 4 months ago | |
| Updated Plugin: vim-rails | |
| Compare at: https://github.com/tpope/vim-rails/compare/c7cb8aaf4b23a95a...e00fe1a76b43c3f2 | |
| * Address trailing whitespace in generate message Tim Pope, 2 days ago | |
| * Work around Vim bug with initial space in efm pattern Tim Pope, 2 days ago | |
| * Fix issue setting/restoring compiler settings Tim Pope, 2 days ago | |
| * Merge pull request #328 from BrentWheeldon/coffeescript-associated-files Tim Pope, 5 days ago | |
| |\ | |
| | * Add alternate file support for coffeescript. Brent Wheeldon, 2 weeks ago | |
| * | Ensure projectionist.vim doesn't load after us Tim Pope, 12 days ago | |
| * | Use projectionist completion filtering if available Tim Pope, 2 weeks ago | |
| |/ | |
| * Switch to projectionist Tim Pope, 7 weeks ago | |
| * Tighten default dispatch Tim Pope, 8 weeks ago | |
| * Fix default argument Tim Pope, 10 weeks ago | |
| * Fix zeus check Tim Pope, 10 weeks ago | |
| * Highlight "Exists" in logs Tim Pope, 10 weeks ago | |
| * Add R free alternatives to assorted commands Tim Pope, 10 weeks ago | |
| * Set makeprg with projectile.vim Tim Pope, 10 weeks ago | |
| * Clean up obsolete documentation Tim Pope, 10 weeks ago | |
| * Add potential replacement names for :Rpreview Tim Pope, 10 weeks ago | |
| * Use routes to determine default :Rpreview location Tim Pope, 10 weeks ago | |
| * Fix named route scraping Tim Pope, 2 months ago | |
| * Highlight enum Tim Pope, 2 months ago | |
| * Add test/controllers file to view tests Tim Pope, 2 months ago | |
| * Simpler app detector Tim Pope, 3 months ago | |
| * Provide dispatch.vim configuration Tim Pope, 3 months ago | |
| * Run full suite with :Rrunner spec or :Rrunner features Tim Pope, 3 months ago | |
| * Remove redundant setup Tim Pope, 3 months ago | |
| * Merge pull request #317 from ajzafar/master Tim Pope, 3 months ago | |
| |\ | |
| | * Call :SnipMateLoadScope rails if applicable Adnan Zafar, 3 months ago | |
| |/ | |
| * rails.vim 5.1 Tim Pope, 3 months ago | |
| * Drop JavaScript highlighting Tim Pope, 3 months ago | |
| * Drop user class highlighting Tim Pope, 3 months ago | |
| * Eliminate debugging error Tim Pope, 3 months ago | |
| * Use :Browse to open URL if available Tim Pope, 3 months ago | |
| * Extract rake command determination logic Tim Pope, 3 months ago | |
| * Provide empty projectile config Tim Pope, 3 months ago | |
| * I hate this stupid feature Tim Pope, 3 months ago | |
| * Highlight custom keywords in eruby/haml, take 2 Tim Pope, 3 months ago | |
| * Revert "Fix highighting of custom keywords in eruby/haml" Tim Pope, 3 months ago | |
| * Fix highighting of custom keywords in eruby/haml Tim Pope, 3 months ago | |
| * Disable automatic dbext config with g:rails_no_dbext Tim Pope, 3 months ago | |
| * Highlight custom keywords in eruby and haml Tim Pope, 3 months ago | |
| * Don't go to a directory from :A in spec Tim Pope, 3 months ago | |
| * Tweak anticipatory {} expansions Tim Pope, 3 months ago | |
| * Allow "type" instead of "command" Tim Pope, 3 months ago | |
| * Remove log file size warning Tim Pope, 3 months ago | |
| * Unify buffer setup Tim Pope, 3 months ago | |
| * Separate out filetype overrides Tim Pope, 3 months ago | |
| * Separate out railslog settings Tim Pope, 3 months ago | |
| * Work around broken Vim 7.4 syntax highlighting Tim Pope, 3 months ago | |
| * Document "template" as an array of lines Tim Pope, 3 months ago | |
| * Add further anticipatory {} expansions Tim Pope, 3 months ago | |
| * Remove duplication of syntax activation Tim Pope, 3 months ago | |
| * Really fix djump Tim Pope, 3 months ago | |
| * Fix another djump to wrong file issue Tim Pope, 3 months ago | |
| * Fix detection of paths with bogus directories Tim Pope, 3 months ago | |
| * Off by one error Tim Pope, 3 months ago | |
| * Fix error in fugitive buffers Tim Pope, 3 months ago | |
| * Force filetype plugins Tim Pope, 3 months ago | |
| * Reduce duplication of buffer initialization Tim Pope, 3 months ago | |
| * Remove autoload nannying Tim Pope, 3 months ago | |
| * Get to the bottom of this Tim Pope, 3 months ago | |
| * Fix horribly broken 'path' Tim Pope, 3 months ago | |
| * Remove unused variable Tim Pope, 3 months ago | |
| * Faster pathsplit and pathjoin Tim Pope, 3 months ago | |
| * Cache engines Tim Pope, 3 months ago | |
| * Fix unintentional jumps into required files Tim Pope, 3 months ago | |
| * Don't require Rails buffer for s:endof() Tim Pope, 3 months ago | |
| * Throw error if Rails buffer lacks b:rails_root Tim Pope, 3 months ago | |
| * Support db/structure.sql Tim Pope, 3 months ago | |
| * Fix detection false positive Tim Pope, 3 months ago | |
| * Add unofficial projectile.vim style {} support Tim Pope, 3 months ago | |
| * Remove special %Q<> HTML string highlighting Tim Pope, 3 months ago | |
| * Fix erroneous detection of relative paths Tim Pope, 3 months ago | |
| * Replace deprecated test:recent with test:units Franco Catena, 3 months ago | |
| * Give up highlighting SQL in logs Tim Pope, 4 months ago | |
| * Improve log highlighting Tim Pope, 4 months ago | |
| * Drop stacktrace folding to fix log syntax performance Tim Pope, 4 months ago | |
| * Revert "Remove deprecated :UltiSnipsAddFiletypes call" Tim Pope, 4 months ago | |
| * Respect wildcards in tab completion Tim Pope, 4 months ago | |
| * Merge pull request #306 from jlefley/master Tim Pope, 4 months ago | |
| |\ | |
| | * Add highlighting for new rspec-mocks syntax Jason Lefley, 4 months ago | |
| |/ | |
| * Drop completefunc Tim Pope, 4 months ago | |
| * Don't show weird warning unless verbose is set Tim Pope, 4 months ago | |
| * Merge pull request #305 from Kelsin/cygwin-network-fix Tim Pope, 4 months ago | |
| |\ | |
| | * Don't let Detect() bottom out to checking // Christopher Giroir, 4 months ago | |
| |/ | |
| * Fix error on editing yaml and erb files Tim Pope, 4 months ago | |
| * Use regex to avoid issues with reserved class names Tim Pope, 4 months ago | |
| * Add a note about indenting Tim Pope, 4 months ago | |
| * This FAQ was obsoleted by :Rrunner Tim Pope, 4 months ago | |
| * Simplify check for stylesheet extension Tim Pope, 4 months ago | |
| * Create sass files if specified as preferred syntax Tim Pope, 4 months ago | |
| * Fix old editor.json reference Tim Pope, 4 months ago | |
| * Support app/assets file creation Tim Pope, 4 months ago | |
| Updated Plugin: vim-javascript | |
| Compare at: https://github.com/pangloss/vim-javascript/compare/7e28dbd4e06fafb0...f8122fd1caca68b2 | |
| * Merge pull request #176 from pangloss/develop Amadeus Demarzi, 3 months ago | |
| |\ | |
| | * Merge pull request #174 from pangloss/add-contributing Amadeus Demarzi, 3 months ago | |
| | |\ | |
| | | * Adding a proper CONTRIBUTING file Amadeus Demarzi, 3 months ago | |
| | |/ | |
| * | Merge pull request #167 from pangloss/develop Amadeus Demarzi, 3 months ago | |
| |/ | |
| * Merge pull request #171 from pangloss/useless-whitespace Amadeus Demarzi, 3 months ago | |
| |\ | |
| | * Fixing odd indentation levels in syntax file Amadeus Demarzi, 4 months ago | |
| |/ | |
| * Merge pull request #170 from pangloss/add-misc-contained Amadeus Demarzi, 4 months ago | |
| |\ | |
| | * Adding additional `contained`s Amadeus Demarzi, 4 months ago | |
| |/ | |
| * Merge pull request #169 from davidchambers/shorthand-character-classes Amadeus Demarzi, 4 months ago | |
| |\ | |
| | * limit scope in which jsSpecial may be matched David Chambers, 4 months ago | |
| | * regexp: add jsSpecial to jsRegexpSpecial cluster David Chambers, 4 months ago | |
| |/ | |
| * Merge pull request #145 from pangloss/feature/rest-args Amadeus Demarzi, 4 months ago | |
| |\ | |
| | * Fixes issue with spec where rest parameter should be last Josh Perez, 8 months ago | |
| | * Adds es6 support for rest parameters in function signatures Josh Perez, 8 months ago | |
| * Merge branch 'pr/163' into develop Amadeus Demarzi, 4 months ago | |
| |\ | |
| | * Add basic support for ECMAScript 6 Template Strings mwcz, 4 months ago | |
| |/ | |
| * Merge pull request #162 from davidchambers/spell-checking Amadeus Demarzi, 4 months ago | |
| |\ | |
| | * string: spell-check string literals David Chambers, 4 months ago | |
| |/ | |
| * Merge branch 'pr/160' into develop Amadeus Demarzi, 5 months ago | |
| |\ | |
| | * regexp: prevent unescaped "/" in character class from terminating regexp David Chambers, 5 months ago | |
| | * regexp: prevent escaped "]" from terminating character class David Chambers, 5 months ago | |
| |/ | |
| * Merge branch 'pr/154' into develop Amadeus Demarzi, 5 months ago | |
| |\ | |
| | * Add missed @tutorial tag Vital Kudzelka, 5 months ago | |
| | * Case agnostic JSDoc tags Vital Kudzelka, 5 months ago | |
| |/ | |
| * Merge remote-tracking branch 'source/master' into develop Amadeus Demarzi, 5 months ago | |
| * Merge pull request #149 from iammerrick/develop Josh Perez, 7 months ago | |
| |\ | |
| | * remove redundant prototype declaration Merrick Christensen, 7 months ago | |
| | * feature(conceal): add prototype to the list of conceals Merrick Christensen, 7 months ago | |
| |/ | |
| * Merge pull request #144 from pangloss/feature/arrow-function Amadeus Demarzi, 8 months ago | |
| * Adds es6 support for arrow function syntax Josh Perez, 8 months ago | |
| Updated Plugin: vim-ruby | |
| Compare at: https://github.com/vim-ruby/vim-ruby/compare/d1f747115acba340...3e1e8cf48c2cf37b | |
| * compiler/rake.vim: Explicitly capture erros and -T output Tim Pope, 10 days ago | |
| * Remove ineffective fold open on preview window Tim Pope, 2 weeks ago | |
| * Open folds on tag jump Tim Pope, 2 weeks ago | |
| * Revert accidentally committed code Tim Pope, 2 weeks ago | |
| * Shell escape PATH Tim Pope, 2 weeks ago | |
| * Give symbol key highlighting highest precedence Tim Pope, 3 months ago | |
| * Don't set filetype twice Tim Pope, 3 months ago | |
| * Example compilers for avoiding testrb Tim Pope, 3 months ago | |
| * Make two related patterns consistent Andrew Radev, 4 months ago | |
| * Fix issue with required keyword args Andrew Radev, 4 months ago | |
| * Also skip matchit matches that are regexes Andrew Radev, 4 months ago | |
| * Merge pull request #204 from glucero/master Tim Pope, 4 months ago | |
| |\ | |
| | * added __dir__ to rubyPseudoVariable list Gino Lucero, 4 months ago | |
| |/ | |
| * Merge pull request #197 from robertomiranda/rails-4 Tim Pope, 4 months ago | |
| |\ | |
| | * Add syntax detection for .ruby ref https://github.com/rails/rails/commit/de1060f4e02925c12004f2 robertomiranda, 5 months ago | |
| * Merge pull request #192 from jvirtanen/features/cocoapods Tim Pope, 4 months ago | |
| |\ | |
| | * Add CocoaPods file type detection Jussi Virtanen, 6 months ago | |
| * Remove Gem installation infrastructure Doug Kearns, 4 months ago | |
| Updated Plugin: ack.vim | |
| Compare at: https://github.com/mileszs/ack.vim/compare/f183a345a0c10cae...303bceff1c8ab114 | |
| * Fix highlight, now using negative looking behind Kassio Borges, 2 weeks ago | |
| * Merge pull request #136 from EPNGH/patch-1 Kassio Borges, 2 weeks ago | |
| |\ | |
| | * Change mappings o and O to behave as documented EPNGH, 3 weeks ago | |
| |/ | |
| * simplify regexp on highlight function Kassio Borges, 3 weeks ago | |
| * Fix(again) highlight function to work with options Kassio Borges, 3 weeks ago | |
| * Add a changelog entry Kassio Borges, 4 weeks ago | |
| * Manual apply of @mannih fix in highlight Kassio Borges, 4 weeks ago | |
| * fix highlight when using ack with options Kassio Borges, 4 weeks ago | |
| * Fixed formatting of slashes Brian Peiris, 3 months ago | |
| * Merge pull request #130 from gavruk/doc_typo Kassio Borges, 6 weeks ago | |
| |\ | |
| | * Fix typo in the doc Sergey Gavruk, 6 weeks ago | |
| |/ | |
| * remove grouped results format Kassio Borges, 6 weeks ago | |
| * fixes #129 Kassio Borges, 6 weeks ago | |
| * improve readme Kassio Borges, 6 weeks ago | |
| * Fixes errorformat when using vim-dispatch. Kassio Borges, 6 weeks ago | |
| * fixes #128. Always apply mappings, even when using vim-dispatch Kassio Borges, 7 weeks ago | |
| * use &:lhlsearch instead of v:hlsearch, to keep compatibility Kassio Borges, 7 weeks ago | |
| * fixes changelog Kassio Borges, 8 weeks ago | |
| * Merge pull request #126 from Linuus/feature/vim-dispatch-compatibility Kassio Borges, 8 weeks ago | |
| |\ | |
| | * Added vim-dispatch to changelog Linus Pettersson, 8 weeks ago | |
| | * Remove comment Linus Pettersson, 8 weeks ago | |
| | * Make Ack work with vim-dispatch Linus Pettersson, 8 weeks ago | |
| |/ | |
| * add ack version on readme(fixes #125) Kassio Borges, 8 weeks ago | |
| * fixes #124 Kassio Borges, 9 weeks ago | |
| * remove ackpreview duplication on docs Kassio Borges, 2 months ago | |
| * Merge branch 'v1.0' Kassio Borges, 2 months ago | |
| |\ | |
| | * add documentation about g:ack_default_options Kassio Borges, 2 months ago | |
| | * add a quick help. closes #64 Kassio Borges, 2 months ago | |
| | * Add g:ack_default_options Kassio Borges, 2 months ago | |
| | * backport of 5495f98 Kassio Borges, 2 months ago | |
| | * add a global variable with mappings Kassio Borges, 3 months ago | |
| | * fix highlight to work when Ack does not receive any arguments Kassio Borges, 3 months ago | |
| | * back with information about special chars on readme Kassio Borges, 3 months ago | |
| | * Remove support to ack 1.x Kassio Borges, 3 months ago | |
| | * improve highlight option to work with directories and quotes Kassio Borges, 3 months ago | |
| | * improve documentation, add all options Kassio Borges, 3 months ago | |
| | * remove some duplicated spaces among of code Kassio Borges, 3 months ago | |
| | * put space between ackprg and ack_default_options :bomb: Kassio Borges, 3 months ago | |
| | * using v:hlsearch instead of &hlsearch(hlsearch improvements) Kassio Borges, 3 months ago | |
| | * only apply maps when found results Kassio Borges, 3 months ago | |
| | * do not blow without ack or ack-grep Kassio Borges, 3 months ago | |
| | * add documentation for g:ackpreview Kassio Borges, 3 months ago | |
| | * move Roadmap to a Changelog Kassio Borges, 3 months ago | |
| | * add auto fold as option Kassio Borges, 3 months ago | |
| | * autoopen and autoclose folds Kassio Borges, 3 months ago | |
| | * autofolding results by filename Kassio Borges, 3 months ago | |
| | * update Goals for 1.0 in README Kassio Borges, 3 months ago | |
| | * some code improvements Kassio Borges, 3 months ago | |
| | * fix maps to work only on quickfix window Kassio Borges, 3 months ago | |
| | * fix highlight, force to highlight the searched term Kassio Borges, 3 months ago | |
| | * remove some duplication Kassio Borges, 3 months ago | |
| | * Move function to autoload. Kassio Borges, 3 months ago | |
| | * Add, by default, "-s" option. Kassio Borges, 3 months ago | |
| | * Merge branch 'master' into v1.0 Kassio Borges, 3 months ago | |
| | |\ | |
| | * | try to improve highlight Kassio Borges, 3 months ago | |
| | * | improve some indentation Kassio Borges, 3 months ago | |
| | * | improve highlight doc Kassio Borges, 3 months ago | |
| * | | fix typo Kassio Borges, 2 months ago | |
| * | | only apply -s option for ack >= 2 Kassio Borges, 2 months ago | |
| * | | Merge pull request #121 from jlund3/master Kassio Borges, 2 months ago | |
| |\ \ \ | |
| | * | | Fixes #120 Jeffrey Lund, 2 months ago | |
| |/ / / | |
| * | | Merge pull request #116 from brianpeiris/patch-1 Kassio Borges, 3 months ago | |
| |\ \ \ | |
| | * | | Fixed formatting of slashes Brian Peiris, 3 months ago | |
| |/ / / | |
| * | | back with information about special chars on readme Kassio Borges, 3 months ago | |
| * | | put space between ackprg and ack_default_options :bomb: Kassio Borges, 3 months ago | |
| * | | fixes #109, replace eval by str2nr Kassio Borges, 3 months ago | |
| * | | only apply maps when found results Kassio Borges, 3 months ago | |
| * | | do not blow without ack or ack-grep Kassio Borges, 3 months ago | |
| * | | add documentation for g:ackpreview Kassio Borges, 3 months ago | |
| * | | fix other maps to work only on quickfix window Kassio Borges, 3 months ago | |
| * | | fix maps to work only on quickfix window Kassio Borges, 3 months ago | |
| * | | fix highlight, force to highlight the searched term Kassio Borges, 3 months ago | |
| | |/ | |
| |/| | |
| * | Merge pull request #107 from juanpabloaj/noinstalled Kassio Borges, 3 months ago | |
| |\ \ | |
| | |/ | |
| |/| | |
| | * if ack is not installed finish script JuanPablo, 3 months ago | |
| |/ | |
| * update version goals Kassio Borges, 3 months ago | |
| * Remove `ack_wildignore` feature. Kassio Borges, 3 months ago | |
| * fixes #105. Fix wildignore with "dir/**" values Kassio Borges, 3 months ago | |
| * Avoid conflict with ag Kassio Borges, 3 months ago | |
| * add information about how use ag with ack.vim Kassio Borges, 4 months ago | |
| * update README goals DONE Kassio Borges, 4 months ago | |
| * improve documentation about wildignore Kassio Borges, 4 months ago | |
| * fix wildignore to ignore directories too Kassio Borges, 4 months ago | |
| * By default ignore files listed on wildignore Kassio Borges, 4 months ago | |
| * Remove support for rake install Kassio Borges, 4 months ago | |
| * add as goal for 1.0 use autoload directory Kassio Borges, 4 months ago | |
| * add a link for ack documentation Kassio Borges, 4 months ago | |
| * add a little RoadMap plan Kassio Borges, 4 months ago | |
| * You can use more than one directory as parameter Kassio Borges, 4 months ago | |
| * improve installation section Kassio Borges, 4 months ago | |
| * remove ack installation steps, just linked it with the official manual Kassio Borges, 4 months ago | |
| * just improve indentation an update ack url Kassio Borges, 4 months ago | |
| * add documentation for g:ackprg Kassio Borges, 4 months ago | |
| * add documentation for ackhighlight Kassio Borges, 4 months ago | |
| * Merge pull request #83 from zmughal/fix/ack-2.0-args Kassio Borges, 4 months ago | |
| |\ | |
| | * handle warning for conflicting arguments in ack 2.0 Zakariyya Mughal, 12 months ago | |
| * manually add #86 diff. closes #86 Kassio Borges, 4 months ago | |
| * Merge branch 'mMontu-master' Kassio Borges, 4 months ago | |
| |\ | |
| | * fixes issue #81 and closes #99 Kassio Borges, 4 months ago | |
| | * fix ackhighlight Kassio Borges, 4 months ago | |
| | * Escape `#` and `%` passed to &grepprg Daniel Hahler, 8 months ago | |
| | * Added 'O' Shortcut imtapps, 8 months ago | |
| | * Update wording in the helptag Ilya Katz, 8 months ago | |
| | * Issue fix #84 Kassio Borges, 10 months ago | |
| | * Add auto-preview feature Ethan Zimmerman, 1 year, 1 month ago | |
| | * Fix q mapping for location list commands Zeh Rizzatti, 1 year, 5 months ago | |
| | * Add optional (fallback) grepformat to g:ackformat Marcin Kulik, 1 year, 7 months ago | |
| | * Fix go mapping mMontu, 10 months ago | |
| | * Fix duplicated results for files displayed twice mMontu, 11 months ago | |
| | * Improved handling of filenames for :AckWindow mMontu, 11 months ago | |
| | * Add AckWindow/LAckWindow to search buffers displayed on current tab page. mMontu, 11 months ago | |
| * Merge pull request #77 from thebinarypenguin/auto-preview Kassio Borges, 4 months ago | |
| |\ | |
| | * Add auto-preview feature Ethan Zimmerman, 1 year, 1 month ago | |
| * fixes issue #81 and closes #99 Kassio Borges, 4 months ago | |
| * Merge pull request #96 from imtapps/master Kassio Borges, 4 months ago | |
| |\ | |
| | * Added 'O' Shortcut imtapps, 8 months ago | |
| * Merge pull request #95 from ilyakatz/doc_occurance Kassio Borges, 4 months ago | |
| |\ | |
| | * Update wording in the helptag Ilya Katz, 8 months ago | |
| * Merge pull request #97 from blueyed/master Kassio Borges, 4 months ago | |
| |\ | |
| | * Escape `#` and `%` passed to &grepprg Daniel Hahler, 8 months ago | |
| * fix ackhighlight Kassio Borges, 4 months ago | |
| * Merge pull request #63 from rizzatti/close_location_list Kassio Borges, 4 months ago | |
| |\ | |
| | * Fix q mapping for location list commands Zeh Rizzatti, 1 year, 5 months ago | |
| * Merge pull request #58 from sickill/patch-1 Kassio Borges, 4 months ago | |
| |\ | |
| | * Add optional (fallback) grepformat to g:ackformat Marcin Kulik, 1 year, 7 months ago | |
| * Merge pull request #89 from kassio/master Kassio Borges, 4 months ago | |
| * Issue fix #84 Kassio Borges, 10 months ago | |
| Updated Plugin: vim-endwise | |
| Compare at: https://github.com/tpope/vim-endwise/compare/1e651aafc72571bc...38541f3dbe53f043 | |
| * Experimental abbreviations Tim Pope, 3 months ago | |
| * endwise.vim 1.2 Tim Pope, 3 months ago | |
| * Fix conflict with unmentionable Tim Pope, 3 months ago | |
| * Special case \= additions Tim Pope, 3 months ago | |
| * Add support for Ruby def modifiers Tim Pope, 3 months ago | |
| * Try a different header style Tim Pope, 3 months ago | |
| * Remove more cargo culting Tim Pope, 3 months ago | |
| * Use then not if to trigger fi for sh Tim Pope, 3 months ago | |
| * Limit b:endwise_words to actual words Tim Pope, 3 months ago | |
| * Fix C match detection Tim Pope, 3 months ago | |
| * Fix duplicates on <C-X><CR> Tim Pope, 3 months ago | |
| * Extract contribution guidelines Tim Pope, 3 months ago | |
| * Use # style markdown headings Tim Pope, 3 months ago | |
| * Remove unnecessary keyword Tim Pope, 4 months ago | |
| * Merge pull request #54 from Keithbsmiley/master Tim Pope, 4 months ago | |
| |\ | |
| | * Add Objective-C endwise rules Keith Smiley, 4 months ago | |
| |/ | |
| * Merge pull request #52 from telemachus/lua-local-funcs Tim Pope, 4 months ago | |
| * Add support for local functions in Lua Peter Aronoff, 4 months ago | |
| Updated Plugin: vim-commentary | |
| Compare at: https://github.com/tpope/vim-commentary/compare/a3ae0df1d9e13941...4658aa78fd1b797f | |
| * Fix count with gcc Tim Pope, 3 months ago | |
| * Comment text object Tim Pope, 3 months ago | |
| * Drop \\ maps from docs Tim Pope, 3 months ago | |
| * Don't trigger modelines after commenting Tim Pope, 3 months ago | |
| * Deprecation warnings Tim Pope, 3 months ago | |
| * Allow disabling backslash maps Tim Pope, 4 months ago | |
| * commentary.vim 1.2 Tim Pope, 4 months ago | |
| * README tweaks Tim Pope, 4 months ago | |
| * Document b:commentary_format Tim Pope, 4 months ago | |
| * Add callback after commenting mMontu, 4 months ago | |
| * Allow overriding 'commentstring' with b:commentary_format Tim Pope, 4 months ago | |
| Updated Plugin: gist-vim | |
| Compare at: https://github.com/mattn/gist-vim/compare/2c0bcf5e20c199b0...93b37387368f0254 | |
| * Merge pull request #159 from pmav99/patch-1 mattn, 11 days ago | |
| |\ | |
| | * Add installation instructions for NeoBundle pmav99, 11 days ago | |
| |/ | |
| * Add slash suffix if not have mattn, 3 weeks ago | |
| * Merge pull request #156 from baopham/browser-option mattn, 4 weeks ago | |
| |\ | |
| | * Add option to open browser after posting or updating gist Bao Pham, 4 weeks ago | |
| |/ | |
| * Check using another API endpoint. ex: github enterprise edition. related issue #154 mattn, 9 weeks ago | |
| * Merge pull request #154 from tpoisot/master mattn, 2 months ago | |
| |\ | |
| | * Fixes trailing slash problem Timothée Poisot, 2 months ago | |
| |/ | |
| * Merge pull request #153 from telemachus/setup mattn, 3 months ago | |
| |\ | |
| | * Merge basic and two-factor setup Peter Aronoff, 3 months ago | |
| * | Fixes detecting two factor authentication mattn, 3 months ago | |
| |/ | |
| * Fixed typo mattn, 3 months ago | |
| * Merge branch 'master' of https://github.com/mattn/gist-vim mattn, 3 months ago | |
| |\ | |
| | * Merge pull request #151 from telemachus/two-factor mattn, 3 months ago | |
| | * Add two-factor authentication setup instructions Peter Aronoff, 3 months ago | |
| * Support two factor authentication mattn, 3 months ago | |
| Updated Plugin: webapi-vim | |
| Compare at: https://github.com/mattn/webapi-vim/compare/cc8a8506f16fb337...0d6b9f64a2ccddda | |
| * Merge pull request #16 from wari/patch-1 mattn, 4 weeks ago | |
| |\ | |
| | * Updated wget URL link Wari Wahab, 7 weeks ago | |
| |/ | |
| * update doc mattn, 3 months ago | |
| * Update doc mattn, 3 months ago | |
| * Ooops mattn, 4 months ago | |
| * decodeAsHTML mattn, 4 months ago | |
| Updated Plugin: vim-surround | |
| Compare at: https://github.com/tpope/vim-surround/compare/42e9b46e7a20a2f3...f85cb4e788356f66 | |
| * Merge pull request #125 from tommcdo/master Tim Pope, 3 weeks ago | |
| * Add repeat.vim support to surround with function Tom McDonald, 3 months ago | |
| Updated Plugin: vim-rspec | |
| Compare at: https://github.com/thoughtbot/vim-rspec/compare/89dcda1915ee73fa...94a256b7e02f5056 | |
| * Remove `.feature` extension check Greg Lazarev, 3 months ago | |
| * Support for Windows Command Prompt Declan Kelly, 7 weeks ago | |
| * Configurable iTerm support for MacVim Mohan Zhang, 5 months ago | |
| * Open new terminal window when current window is busy Ilya Katz, 5 months ago | |
| * Clear the terminal screen before running specs Greg Lazarev, 4 months ago | |
| Updated Plugin: vim-dispatch | |
| Compare at: https://github.com/tpope/vim-dispatch/compare/bc415acd37187cbd...d32ad3440c529910 | |
| * Fix null for newline in env vars Tim Pope, 5 days ago | |
| * Fix shell escaping of exported bash functions Tim Pope, 5 days ago | |
| * Fix tab complete Tim Pope, 6 days ago | |
| * Simpler quickfix behavior Tim Pope, 6 days ago | |
| * Don't tmux pipe-pane if efm targets \r or \e Tim Pope, 6 days ago | |
| * Remove catch-all ignore from error format Tim Pope, 9 days ago | |
| * Update docs to reflect smarter quickfix window Tim Pope, 9 days ago | |
| * Close quickfix window if no "valid" entries Tim Pope, 10 days ago | |
| * Set type in default format to informational Tim Pope, 10 days ago | |
| * Allow lists through unmodified on compiler completion Tim Pope, 2 weeks ago | |
| * Enable per-compiler completion Tim Pope, 2 weeks ago | |
| * Skip missing compiler plugins Tim Pope, 2 weeks ago | |
| * Strip out ^[[K and progress bars in tmux output Tim Pope, 2 weeks ago | |
| * Fix deletion of PID file Tim Pope, 2 weeks ago | |
| * Guard against corrupted g:DISPATCH_STARTS Tim Pope, 7 weeks ago | |
| * Ignore failure to write Tim Pope, 8 weeks ago | |
| * Change autocmd to match *make Tim Pope, 8 weeks ago | |
| * Remove projectile.vim special casing Tim Pope, 9 weeks ago | |
| * Expand <lnum> in :.Dispatch Tim Pope, 3 months ago | |
| * Dispatch autocommands Tim Pope, 3 months ago | |
| * Compensate for slow Windows PID write Tim Pope, 3 months ago | |
| * Make :Start idempotent Tim Pope, 3 months ago | |
| * Show literal command in finished message Tim Pope, 3 months ago | |
| * Don't expand focused Vim commands Tim Pope, 3 months ago | |
| * Proper feedkeys() mode Tim Pope, 3 months ago | |
| * Mention tmux version constraint Tim Pope, 3 months ago | |
| * Show PID Tim Pope, 3 months ago | |
| * Tweak pid checking logic to accommodate blank file Tim Pope, 3 months ago | |
| * Use feedkeys() to bypass synchronous press enter prompt Tim Pope, 3 months ago | |
| * Fix activators to require living pid Tim Pope, 3 months ago | |
| * Fix output of :Focus when focused on command Tim Pope, 3 months ago | |
| * Delay to enable capturing PID of short lived :Start Tim Pope, 3 months ago | |
| * Fix loading of errors on synchronous build Tim Pope, 3 months ago | |
| * Don't open quickfix after synchronous dispatch Tim Pope, 3 months ago | |
| * Function to retrieve PID Tim Pope, 3 months ago | |
| * Activation API Tim Pope, 3 months ago | |
| * Track starts by temp file Tim Pope, 3 months ago | |
| * Stop storing tmux_pane Tim Pope, 3 months ago | |
| * Use wmctrl if available to enable X11 :Start! Tim Pope, 3 months ago | |
| * Capture :Start PID Tim Pope, 3 months ago | |
| * Preserve tmux and screen identifiers Tim Pope, 3 months ago | |
| * Provide a temp file to :Start invocations Tim Pope, 3 months ago | |
| * Whitespace Tim Pope, 3 months ago | |
| * Add QuickFixCmdPre cgetfile for symmetry Tim Pope, 3 months ago | |
| * dispatch.vim 1.1 Tim Pope, 3 months ago | |
| * Header tweaks Tim Pope, 3 months ago | |
| * Add missing aborts Tim Pope, 3 months ago | |
| * Typo Tim Pope, 3 months ago | |
| * Allow greater errorformat control with g:dispatch_compilers Tim Pope, 3 months ago | |
| * Stopgap solution for projectile.vim Tim Pope, 3 months ago | |
| * Separate :Start from dispatch#start Tim Pope, 3 months ago | |
| * Fix default dispatch of Vim command Tim Pope, 3 months ago | |
| * Delete pid file afterwards on Windows Tim Pope, 3 months ago | |
| * Record handler of request Tim Pope, 3 months ago | |
| * Expose request object Tim Pope, 3 months ago | |
| * Only tmux pipe-pane if appropriate for 'shellpipe' Tim Pope, 3 months ago | |
| * Accept a bar with :Copen Tim Pope, 3 months ago | |
| * Allow :Start :vimcommand Tim Pope, 3 months ago | |
| * Fix escaping issue Tim Pope, 3 months ago | |
| * Capture Windows PID Tim Pope, 3 months ago | |
| * Allow delegating to a Vim command in default dispatch Tim Pope, 3 months ago | |
| * Accept non-string tmux session Tim Pope, 3 months ago | |
| * Don't launch iTerm if not already running Tim Pope, 3 months ago | |
| * Prefer compilers where full 'makeprg' matches Tim Pope, 3 months ago | |
| * Wrap returned command with shellxquote on Windows Kian Ryan, 3 months ago | |
| Updated Plugin: vim-move | |
| Compare at: https://github.com/matze/vim-move/compare/98ce6703878f172b...477bfb73b5a6bd3a | |
| * Release version 1.3 Matthias Vogelgesang, 3 months ago | |
| * Do not re-indent in visual selections if chosen Matthias Vogelgesang, 3 months ago | |
| Updated Plugin: vim-git | |
| Compare at: https://github.com/tpope/vim-git/compare/104636fd7c0639db...41c1d979faeb7add | |
| * Highlight TAG_EDITMSG as a commit Tim Pope, 3 months ago | |
| * Merge pull request #23 from dcbaker/fix-gitsendemail Tim Pope, 4 months ago | |
| * ftdetect/git.vim: Fix gitsendemail detection Dylan Baker, 4 months ago |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment