openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
EditorConfig
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
2 days
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 180 of 181
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Combine declaration and instantiation
Trey Hunner
More...
over 13 years ago
Return success when no editorconfig file found
Trey Hunner
More...
over 13 years ago
coding style fix.
Hong Xu
More...
over 13 years ago
Print all error messages to stderr.
Hong Xu
More...
over 13 years ago
The last parameter of split_file_path should be const.
Hong Xu
More...
over 13 years ago
Add to_absolute_path function to make editorconfig accept relative path.
Hong Xu
More...
over 13 years ago
Fix an invalid memory access: 14 is not enough for "/.editorconfig", we need 15. Now use sizeof instead of an abosolute value.
Hong Xu
More...
over 13 years ago
Coding style fix.
Hong Xu
More...
over 13 years ago
Use a string to store tab_width since we do not care the value of tab_wdith.
Hong Xu
More...
over 13 years ago
Initialize config before we use it, and do not print indent_style if it is not set.
Hong Xu
More...
over 13 years ago
Fix string comparison when matching property names
Trey Hunner
More...
over 13 years ago
Add editorconfig file
Trey Hunner
More...
over 13 years ago
Add inline license to inih source code
Trey Hunner
More...
over 13 years ago
Add inih, fnmatch, and basic editorconfig parser
Trey Hunner
More...
over 13 years ago
Match globs with `/` from .editorconfig directory
Trey Hunner
More...
over 13 years ago
Initial commit
Trey Hunner
More...
over 13 years ago
Use a new function as a wrapper of 'findfile()', to avoid the affect of 'suffixesadd' option.
Hong Xu
More...
over 13 years ago
Use prefix for local variables (@xuhdev's advice)
Trey Hunner
More...
over 13 years ago
Add MIT license
Trey Hunner
More...
over 13 years ago
Update filename on buffer change (Fixes gh-1)
Trey Hunner
More...
over 13 years ago
Set options locally only (per advice of @xuhdev)
Trey Hunner
More...
over 13 years ago
Fix project name mispelling
Trey Hunner
More...
over 13 years ago
Change autocommand group name
Trey Hunner
More...
over 13 years ago
Remove unecessary README file
Trey Hunner
More...
over 13 years ago
Fix page title
Trey Hunner
More...
over 13 years ago
Link to example editconfig file
Trey Hunner
More...
over 13 years ago
Add editorconfig file (2 spaces for HTML and CSS)
Trey Hunner
More...
over 13 years ago
Add supported text editors and call to contribute
Trey Hunner
More...
over 13 years ago
Cleanup CSS slightly
Trey Hunner
More...
over 13 years ago
Add editorconfig file (4 spaces for vim files)
Trey Hunner
More...
over 13 years ago
←
1
2
…
173
174
175
176
177
178
179
180
181
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree