-
Notifications
You must be signed in to change notification settings - Fork 526
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 4524_cleanup: (41 commits) Update po/*.po files. Remove src/editor/.gitignore. Indentation using GNU indent-2.2.13. clang: fix `-Wconstant-conversion` warning clang: fix `-Wpointer-sign` warning buildsys: prefer gnu indent (gindent) to bsd indent if available buildsys: update ax_gcc_func_attribute to fix fallthrough detection clang: fix `-Wimplicit-fallthrough` warning clang: fix `-Wconditional-uninitialized` warnings buildsys: fix build on macOS with libssh2 present via homebrew m4: add Werror when checking for compiler flags (path_trunc): optimization. (vfs_path_build_url_params_str): minor refactoring. (vfs_path_from_str_uri_parser): fix coding style. (mc_search__glob_translate_to_regex): reduce variable scope, refactor. src/filemanager/find.c: remove unneeded intialization of local variables. (do_find): minor refactoring. src/filemanager/find.c: ret rid of string duplication. (search_content): reduce variable scope. (do_find): fix coding style. ...
- Loading branch information
Showing
272 changed files
with
4,260 additions
and
4,593 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.