index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-24
Translate pylint output column to 1-based index
Nozomu Okuda
2017-05-24
#323 Document how to output ALE statuses
w0rp
2017-05-24
#323 Document ale#statusline#Count() instead, and encourage its use
w0rp
2017-05-23
#572 Handle cleared SignColumn highlights too
w0rp
2017-05-22
Add a fixer for Python for automatically adding blank lines before control st...
w0rp
2017-05-22
Remove the test for highlight linking, because it just cannot be tested
w0rp
2017-05-22
Fix initialization of the use_global variable for eslint
w0rp
2017-05-22
Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrors
w0rp
2017-05-21
Fix a minor typo
w0rp
2017-05-21
#309 Add an option for changing the sign column color when problems are detected
w0rp
2017-05-21
#318 Do not capitalize the first character for cursor messages
w0rp
2017-05-21
#149 - Set different highlights for info, style error, and style warning prob...
w0rp
2017-05-21
Fix counting of warnings and style warnings
w0rp
2017-05-21
Make the job handling code handle the scripts being reloaded better
w0rp
2017-05-21
#149 - Support info and style problem types for status lines
w0rp
2017-05-20
Detect more eslint configuration files for fixing errors
w0rp
2017-05-20
#149 - Support Info, style error, and style warning types for problems for signs
w0rp
2017-05-20
Merge branch 'error-fixing'
w0rp
2017-05-20
Document ALEFix
w0rp
2017-05-20
Suggest functions for fixing issues for ALEFix
w0rp
2017-05-20
Allow b:ale_fixers to be used
w0rp
2017-05-20
Fix Funcref fixers for NeoVim
w0rp
2017-05-20
Allow funcref values and lambdas for ALEFix
w0rp
2017-05-20
Add some more tools for fixing problems with Python files
w0rp
2017-05-20
Run a lint cycle after fixing problems
w0rp
2017-05-20
Don't modify files when fixing doesn't change anything.
w0rp
2017-05-20
Fix an off-by-one bug in ALEFix
w0rp
2017-05-20
Remove the code for checking if functions exist. It breaks autoload functions
w0rp
2017-05-20
Allow function aliases to be registered for fixing problems, and add some mor...
w0rp
2017-05-20
Start experimenting with generic functions for fixing problems
w0rp
2017-05-20
Send modified lines to jobs, not the file contents
w0rp
2017-05-20
Allow strings to be used for selecting a single fix function for g:ale_fixers...
w0rp
2017-05-20
Add commands to run ALEFix, and some tests to cover functionality so far. Add...
w0rp
2017-05-20
Add experimental code for fixing errors
w0rp
2017-05-20
Add an option to the script for running tests for only showing the tests whic...
w0rp
2017-05-20
Merge pull request #568 from Qusic/master
w0rp
2017-05-20
#563 Use a configurable list of directories for detecting virtualenv paths in...
w0rp
2017-05-20
Revert "Fix #556 Remove duplicate error messages from clang++"
w0rp
2017-05-20
Revert "#562 Join split JSON lines together for new Rust output"
w0rp
2017-05-20
#567 Try and fix NeoVim split line handling
w0rp
2017-05-20
Improve performance when using gometalinter (#566)
Sander van Harmelen
2017-05-20
add clang for objc and objcpp
Qusic
2017-05-18
Merge pull request #564 from adriaanzon/php-end-columns
w0rp
2017-05-18
Add xmllint linter (#559)
q12321q
2017-05-18
Add a check to make tests fail less
w0rp
2017-05-18
Clean up the rubocop file a little
w0rp
2017-05-18
Merge pull request #561 from meunierd/override-rubocop-executable
w0rp
2017-05-17
Add end columns on php linter #538
Adriaan Zonnenberg
2017-05-17
Break up php tests so the output is easier to read
Adriaan Zonnenberg
2017-05-17
Escape executable
Devon Meunier
[prev]
[next]