fish-shell/src
Kurtis Rader 45c6ac0208 restyle input module to match project style
Reduces lint errors from 69 to 48 (-30%). Line count from 1270 to 1044 (-18%).

Another step in resolving issue #2902.
2016-04-30 21:46:56 -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_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_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_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_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
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
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_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
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
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_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
fish.cpp 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_common.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
input_common.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
intern.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
intern.h Merge branch 'master' into iwyu 2015-07-26 10:20:13 +08:00
io.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
io.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
iothread.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
iothread.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
key_reader.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
kill.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
kill.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
lru.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
output.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
output.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
pager.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
pager.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_constants.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_execution.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_execution.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_productions.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_productions.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_tree.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_tree.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_util.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parse_util.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parser_keywords.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parser_keywords.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parser.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
parser.h add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
path.cpp add better support for IWYU and fix things 2016-04-26 15:02:22 -07:00
path.h add better support for IWYU and fix things 2016-04-26 15:02:22 -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