4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 3 days ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test cases for octothorpe comments (#) More... over 13 years ago
Allow octothorpe comments at end of lines More... over 13 years ago
Customize text selection background color More... over 13 years ago
Update EditorConfig core documentation More... over 13 years ago
Add warning about line comments on non-empty lines More... over 13 years ago
Move first comment in sample file to its own line More... over 13 years ago
Add link to Geany plugin More... over 13 years ago
Use full pathname for EditorConfig execution path More... over 13 years ago
Add note about the compilation when EditorConfig is installed in other directories other than /usr/local. More... over 13 years ago
Initial commit. More... over 13 years ago
Change version number to 0.8.0. More... over 13 years ago
Initialize ecConf before using it. More... over 13 years ago
Allow EditorConfig exec path to be configured More... over 13 years ago
Add ZIP CPACK_GENERATOR for WIN32 More... over 13 years ago
CPACK_SET_DESTDIR should not be set unless we know what we are doing in CMakeLists.txt More... over 13 years ago
Do not set CPACK_INCLUDE_TOPLEVEL_DIRECTORY. It may cause some problems and it is unnecessary to set it. More... over 13 years ago
Makes cmake 2.6 the lowest version supported, since cmake 2.4.2 has so many problems with this project. More... over 13 years ago
In the add_test parameter, "\\" is not enough for escaping. We should use "\\\\". More... over 13 years ago
Move "option(INSTALL_HTML_DOC ...)" out of the "if(BUILD_DOCUMENTATION)", thus this option will always be visible regardless the value of BUILD_DOCUMENTATION More... over 13 years ago
Use pygments highlighting for EditorConfig example More... over 13 years ago
Rename "Supported text editors" section to "Download a plugin" More... over 13 years ago
Reword introductory paragraph More... over 13 years ago
Shorten homepage text and add link to in-depth doc More... over 13 years ago
Reimplement LoadConfig() thus this function does not require any parameter. More... over 13 years ago
Add "Reload EditorConfig" menu item for users to reload EditorConfig manually. More... over 13 years ago
Add test for backslash on the command line. More... over 13 years ago
Update core EditorConfig documentation More... over 13 years ago
Add more EditorConfig file format documentation More... over 13 years ago
Use relative link for local JS file More... over 13 years ago
Make site layout and text more mobile-friendly More... over 13 years ago