FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · doudou/vim-ruby · GitHub
doudou
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 25, 2013
make testrb path configurable
doudou
committed
9e84754
View commit details
Copy full SHA for 9e84754
Browse repository at this point
better backtrace parsing for ruby unit testing
doudou
committed
d303b1b
View commit details
Copy full SHA for d303b1b
Browse repository at this point
Commits on Nov 3, 2013
Merge pull request #179 from vim-ruby/private-protected-indenting
Show description for 2597860
AndrewRadev
committed
2597860
View commit details
Copy full SHA for 2597860
Browse repository at this point
Minor doc tweaks
AndrewRadev
committed
b9fc8a2
View commit details
Copy full SHA for b9fc8a2
Browse repository at this point
Remove redundant s:GetMSL()
Show description for abe527c
AndrewRadev
committed
abe527c
View commit details
Copy full SHA for abe527c
Browse repository at this point
Minor documentation fixes and adjustments
AndrewRadev
committed
d4132ef
View commit details
Copy full SHA for d4132ef
Browse repository at this point
Update documentation
drn
committed
c277b5b
View commit details
Copy full SHA for c277b5b
Browse repository at this point
Commits on Nov 1, 2013
Add support for the public access modifier keyword.
drn
committed
859183e
View commit details
Copy full SHA for 859183e
Browse repository at this point
Commits on Oct 27, 2013
Locate class definition more reliably
Show description for addba7e
AndrewRadev
committed
addba7e
View commit details
Copy full SHA for addba7e
Browse repository at this point
Commits on Oct 24, 2013
Update indentkeys to support non-outdented 'private' or 'protected'.
drn
committed
a794070
View commit details
Copy full SHA for a794070
Browse repository at this point
Commits on Oct 22, 2013
Indent private/protected while typing
AndrewRadev
committed
aaf5b97
View commit details
Copy full SHA for aaf5b97
Browse repository at this point
Commits on Oct 19, 2013
Also add an "outdent" option
Show description for b5ead62
AndrewRadev
committed
b5ead62
View commit details
Copy full SHA for b5ead62
Browse repository at this point
Optionally indent private/protected methods
AndrewRadev
committed
244ab19
View commit details
Copy full SHA for 244ab19
Browse repository at this point
Commits on Oct 13, 2013
Update vimrunner and ensure consistent buffer defaults
AndrewRadev
committed
934f157
View commit details
Copy full SHA for 934f157
Browse repository at this point
Commits on Oct 3, 2013
Tests for string interpolation problem
AndrewRadev
committed
76384e1
View commit details
Copy full SHA for 76384e1
Browse repository at this point
Don't match "line", match "lnum"
Show description for b76efd1
AndrewRadev
committed
b76efd1
View commit details
Copy full SHA for b76efd1
Browse repository at this point
WIP Retrying s:Match function
Show description for f3b1fc6
AndrewRadev
committed
f3b1fc6
View commit details
Copy full SHA for f3b1fc6
Browse repository at this point
Add InterpolationDelimiter to the list of "string or delimiter"
Show description for 2c8fa01
AndrewRadev
committed
2c8fa01
View commit details
Copy full SHA for 2c8fa01
Browse repository at this point
Commits on Sep 9, 2013
Merge pull request #167 from tek/master
Show description for eafac86
segfault
committed
eafac86
View commit details
Copy full SHA for eafac86
Browse repository at this point
Commits on Sep 6, 2013
Workaround for Vim 7.4's HTML indent
AndrewRadev
committed
2470dc8
View commit details
Copy full SHA for 2470dc8
Browse repository at this point
Another missing "*" escape
AndrewRadev
committed
8562472
View commit details
Copy full SHA for 8562472
Browse repository at this point
Commits on Sep 4, 2013
Missing escape() for '*'
Show description for f11ca11
AndrewRadev
committed
f11ca11
View commit details
Copy full SHA for f11ca11
Browse repository at this point
Commits on Aug 8, 2013
allow Gemfile gems to be parsed and required
tek
committed
8d7c6c0
View commit details
Copy full SHA for 8d7c6c0
Browse repository at this point
Commits on Jul 21, 2013
Merge branch 'unicode-constants' of https://github.com/amarshall/vim-ruby into amarshall-unicode-constants
Show description for f4c550e
dkearns
committed
f4c550e
View commit details
Copy full SHA for f4c550e
Browse repository at this point
Fix constant definitions after comments.
Show description for 082e929
dkearns
committed
082e929
View commit details
Copy full SHA for 082e929
Browse repository at this point
Commits on Jul 14, 2013
Highlight unicode characters in constants
Show description for ab7c7e4
amarshall
committed
ab7c7e4
View commit details
Copy full SHA for ab7c7e4
Browse repository at this point
Commits on Jun 14, 2013
Simplify ruby*Constant syntax group matching
dkearns
committed
b60da6c
View commit details
Copy full SHA for b60da6c
Browse repository at this point
Commits on Jun 12, 2013
Remove s:save_cpo when we're done with it
dkearns
committed
6764c0f
View commit details
Copy full SHA for 6764c0f
Browse repository at this point
Commits on Jun 7, 2013
Fix keyword symbols after parentheses
Show description for fbd78f5
tpope
committed
fbd78f5
View commit details
Copy full SHA for fbd78f5
Browse repository at this point
Commits on Jun 1, 2013
Merge pull request #153 from Ichimonji10/master
Show description for 6ba4a63
AndrewRadev
committed
6ba4a63
View commit details
Copy full SHA for 6ba4a63
Browse repository at this point
Commits on May 12, 2013
Basic "<<"-style heredoc indenting
Show description for beb1289
AndrewRadev
committed
beb1289
View commit details
Copy full SHA for beb1289
Browse repository at this point
Commits on May 9, 2013
Reformat installer.
Show description for f90d7b6
jeremy-audet
committed
f90d7b6
View commit details
Copy full SHA for f90d7b6
Browse repository at this point
Fix deprecation error.
Show description for bea6026
jeremy-audet
committed
bea6026
View commit details
Copy full SHA for bea6026
Browse repository at this point
Commits on May 2, 2013
Work around weird --remote skip of finally
Show description for 5c3213a
tpope
committed
5c3213a
View commit details
Copy full SHA for 5c3213a
Browse repository at this point
Commits on Mar 23, 2013
Merge pull request #145 from derekprior/dp-add-appraisal-file
Show description for 5943faa
dkearns
committed
5943faa
View commit details
Copy full SHA for 5943faa
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL