fish-shell/src
Kurtis Rader 8d6b88eb5d restyle path module to match project style
Reduces lint errors from 30 to 21 (-30%). Line count from 597 to 481 (-19%).

Another step in resolving issue #2902.
2016-05-02 21:23:33 -07:00
..
autoload.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
autoload.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
builtin.cpp provide a realpath implementation 2016-04-28 16:03:27 -07:00
builtin.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
builtin_commandline.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_commandline.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_complete.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_complete.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_jobs.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_jobs.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_printf.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_printf.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_set.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_set.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_set_color.cpp Remove some unused macros from builtin_set_color.cpp 2016-04-29 14:54:21 -07:00
builtin_set_color.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_string.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_string.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_test.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_test.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_ulimit.cpp restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
builtin_ulimit.h restyle builtin modules to match project style 2016-04-26 21:58:59 -07:00
color.cpp restyle color module to match project style 2016-04-27 16:06:03 -07:00
color.h restyle color module to match project style 2016-04-27 16:06:03 -07:00
common.cpp restyle common module to match project style 2016-04-27 17:08:25 -07:00
common.h restyle common module to match project style 2016-04-27 17:08:25 -07:00
complete.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
complete.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
env.cpp Remove use of __environ 2016-04-30 17:46:14 -07:00
env.h restyle env module to match project style 2016-04-28 18:48:01 -07:00
env_universal_common.cpp restyle env_universal module to match project style 2016-04-28 19:17:28 -07:00
env_universal_common.h restyle env_universal module to match project style 2016-04-28 19:17:28 -07:00
event.cpp retyle event module to match project style 2016-04-28 19:39:41 -07:00
event.h retyle event module to match project style 2016-04-28 19:39:41 -07:00
exec.cpp restyle exec module to match project style 2016-04-28 20:07:00 -07:00
exec.h restyle exec module to match project style 2016-04-28 20:07:00 -07:00
expand.cpp restyle expand module to match project style 2016-04-28 20:33:27 -07:00
expand.h restyle expand module to match project style 2016-04-28 20:33:27 -07:00
fallback.cpp restyle fallback module to match project style 2016-04-30 18:20:18 -07:00
fallback.h restyle fallback module to match project style 2016-04-30 18:20:18 -07:00
fish.cpp restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish_indent.cpp restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish_tests.cpp restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish_version.cpp restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
fish_version.h restyle fish modules to match project style 2016-04-30 19:52:13 -07:00
function.cpp restyle function module to match project style 2016-04-30 20:37:46 -07:00
function.h restyle function module to match project style 2016-04-30 20:37:46 -07:00
highlight.cpp restyle highlight module to match project style 2016-04-30 21:10:23 -07:00
highlight.h restyle highlight module to match project style 2016-04-30 21:10:23 -07:00
history.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
history.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
input.cpp restyle input module to match project style 2016-04-30 21:46:56 -07:00
input.h restyle input module to match project style 2016-04-30 21:46:56 -07:00
input_common.cpp restyle input_common module to match project style 2016-05-01 20:02:16 -07:00
input_common.h restyle input_common module to match project style 2016-05-01 20:02:16 -07:00
intern.cpp restyle intern module to match project style 2016-05-01 20:28:46 -07:00
intern.h restyle intern module to match project style 2016-05-01 20:28:46 -07:00
io.cpp restyle io module to match project style 2016-05-01 20:38:19 -07:00
io.h restyle io module to match project style 2016-05-01 20:38:19 -07:00
iothread.cpp restyle iothread module to match project style 2016-05-01 21:54:54 -07:00
iothread.h restyle iothread module to match project style 2016-05-01 21:54:54 -07:00
key_reader.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
kill.cpp restyle kill module to match project style 2016-05-01 22:18:59 -07:00
kill.h restyle kill module to match project style 2016-05-01 22:18:59 -07:00
lru.h restyle pager & lru module to match project style 2016-05-02 12:11:57 -07:00
output.cpp restyle output module to match project style 2016-05-01 22:36:29 -07:00
output.h restyle output module to match project style 2016-05-01 22:36:29 -07:00
pager.cpp restyle pager & lru module to match project style 2016-05-02 12:11:57 -07:00
pager.h restyle pager & lru module to match project style 2016-05-02 12:11:57 -07:00
parse_constants.h restyle parser module to match project style 2016-05-02 19:24:52 -07:00
parse_execution.cpp restyle parse_execution module to match project style 2016-05-02 13:00:03 -07:00
parse_execution.h restyle parse_execution module to match project style 2016-05-02 13:00:03 -07:00
parse_productions.cpp restyle parse_productions module to match project style 2016-05-02 16:03:37 -07:00
parse_productions.h restyle parse_productions module to match project style 2016-05-02 16:03:37 -07:00
parse_tree.cpp restyle parse_tree module to match project style 2016-05-02 16:44:27 -07:00
parse_tree.h restyle parse_tree module to match project style 2016-05-02 16:44:27 -07:00
parse_util.cpp restyle parse_util module to match project style 2016-05-02 17:11:02 -07:00
parse_util.h restyle parse_util module to match project style 2016-05-02 17:11:02 -07:00
parser.cpp restyle parser module to match project style 2016-05-02 19:24:52 -07:00
parser.h restyle parser module to match project style 2016-05-02 19:24:52 -07:00
parser_keywords.cpp restyle parser module to match project style 2016-05-02 19:24:52 -07:00
parser_keywords.h restyle parser module to match project style 2016-05-02 19:24:52 -07:00
path.cpp restyle path module to match project style 2016-05-02 21:23:33 -07:00
path.h restyle path module to match project style 2016-05-02 21:23:33 -07:00
postfork.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
postfork.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
print_help.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
print_help.h Migrate source files into src/ directory 2015-07-24 00:59:27 -07:00
proc.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
proc.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
reader.cpp Issue a \r in fish_title, except when executing it for the prompt 2016-04-29 12:14:10 -07:00
reader.h Issue a \r in fish_title, except when executing it for the prompt 2016-04-29 12:14:10 -07:00
sanity.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
sanity.h Merge branch 'master' into iwyu 2015-07-26 10:20:13 +08:00
screen.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
screen.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
signal.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
signal.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
tokenizer.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
tokenizer.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
utf8.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
utf8.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
util.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
util.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wcstringutil.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wcstringutil.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wgetopt.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wgetopt.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wildcard.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wildcard.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wutil.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
wutil.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00