fish-shell/src
2019-11-12 14:58:22 -08:00
..
widecharwidth Update widechar_width 2019-05-14 09:49:51 +02:00
autoload.cpp Initialize a const variable 2019-08-16 17:50:41 -07:00
autoload.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin.h Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_argparse.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_argparse.h
builtin_bg.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_bg.h
builtin_bind.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_bind.h Allow binding nul (zero byte) 2019-09-14 16:37:57 -07:00
builtin_block.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_block.h
builtin_builtin.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_builtin.h
builtin_cd.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_cd.h
builtin_command.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_command.h
builtin_commandline.cpp Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
builtin_commandline.h Reformat all files 2019-05-05 12:09:25 +02:00
builtin_complete.cpp Reformat all .cpp files 2019-11-09 16:07:33 -08:00
builtin_complete.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_contains.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_contains.h
builtin_disown.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_disown.h
builtin_echo.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_echo.h
builtin_emit.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_emit.h
builtin_eval.cpp Remove some unused variables 2019-05-12 18:23:00 -07:00
builtin_eval.h Re-implement eval as a regular builtin 2019-04-12 07:04:15 -05:00
builtin_exit.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_exit.h
builtin_fg.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_fg.h
builtin_function.cpp Eliminate function_data_t 2019-11-12 11:25:41 -08:00
builtin_function.h
builtin_functions.cpp Simplify function_info_t and function_data_t 2019-11-12 09:53:10 -08:00
builtin_functions.h
builtin_history.cpp Make history_search_type_t an enum class 2019-11-02 18:56:16 -07:00
builtin_history.h
builtin_jobs.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_jobs.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_math.cpp math: Print special error for logical operators 2019-11-01 08:43:13 +01:00
builtin_math.h
builtin_printf.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_printf.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_pwd.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_pwd.h
builtin_random.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_random.h
builtin_read.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_read.h
builtin_realpath.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_realpath.h
builtin_return.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_return.h
builtin_set.cpp Do not compute $history in builtin set. 2019-11-05 16:53:06 +01:00
builtin_set.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_set_color.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_set_color.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_source.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_source.h
builtin_status.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_status.h
builtin_string.cpp Add individual documentation pages for string's subcommands 2019-11-07 09:54:25 +01:00
builtin_string.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_test.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_test.h
builtin_ulimit.cpp Use a pager to view long outputs of builtin --help 2019-10-28 18:36:07 +01:00
builtin_ulimit.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_wait.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
builtin_wait.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
color.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
color.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
common.cpp sucess -> success, failiure -> failure 2019-10-18 18:36:03 -07:00
common.h Revert "Escape separators (colon and equals) to improve completion" 2019-09-19 14:38:16 +08:00
complete.cpp Remove vars parameter from function_exists_no_autoload 2019-11-10 13:13:56 -08:00
complete.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
enum_set.h Clean up enum_set.h header 2019-04-26 16:08:19 -07:00
env.cpp Only dispatch variable changes for the principal variable stack or globals 2019-11-07 23:15:35 -08:00
env.h Only dispatch variable changes for the principal variable stack or globals 2019-11-07 23:15:35 -08:00
env_dispatch.cpp Clean up how PATH and CDPATH munging occurs 2019-11-02 16:48:08 -07:00
env_dispatch.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
env_universal_common.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
env_universal_common.h Do not import vars that are equivalent to a universal exported var 2019-10-19 12:41:57 +02:00
event.cpp Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
event.h Make events per-parser 2019-06-03 02:48:35 -07:00
exec.cpp Simplify function_info_t and function_data_t 2019-11-12 09:53:10 -08:00
exec.h Migrate the global exec_count into the parser 2019-05-04 20:58:35 -07:00
expand.cpp expand: Remove unused includes 2019-10-19 14:20:53 +02:00
expand.h Unexpand abbreviations' variable names before completing them 2019-10-06 14:42:42 +02:00
fallback.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
fallback.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
fish.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
fish_indent.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
fish_key_reader.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
fish_test_helper.cpp Clean up some tokenization 2019-10-13 16:06:16 -07:00
fish_tests.cpp Eliminate function_data_t 2019-11-12 11:25:41 -08:00
fish_version.cpp Reformat all files 2019-05-05 12:09:25 +02:00
fish_version.h
flog.cpp Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
flog.h Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
function.cpp Eliminate function_data_t 2019-11-12 11:25:41 -08:00
function.h Eliminate function_data_t 2019-11-12 11:25:41 -08:00
future_feature_flags.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
future_feature_flags.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
global_safety.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
highlight.cpp Remove vars parameter from function_exists_no_autoload 2019-11-10 13:13:56 -08:00
highlight.h fix typos 2019-10-23 19:38:44 +02:00
history.cpp Reformat all .cpp files 2019-11-09 16:07:33 -08:00
history.h Do not compute $history in builtin set. 2019-11-05 16:53:06 +01:00
history_file.cpp fix typos 2019-10-23 19:38:44 +02:00
history_file.h Include ctime in history_file.h 2019-10-16 11:55:40 -07:00
input.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
input.h Allow binding nul (zero byte) 2019-09-14 16:37:57 -07:00
input_common.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
input_common.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
intern.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
intern.h
io.cpp Make io_chain_t store const io_data_t 2019-11-10 14:00:30 -08:00
io.h Make io_chain_t store const io_data_t 2019-11-10 14:00:30 -08:00
iothread.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
iothread.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
kill.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
kill.h fix typos 2019-10-23 19:38:44 +02:00
lru.h Reduce times of move and copy operation 2019-11-12 14:58:22 -08:00
maybe.h Reformat all files 2019-05-05 12:09:25 +02:00
output.cpp Apply --reverse for fish_color_*'s being used for a background 2019-10-22 16:28:56 -07:00
output.h Switches over to cstring from string.h. 2019-03-12 15:09:36 -07:00
pager.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
pager.h Move selection_direction_t to pager.h and make it a class enum 2019-04-28 14:06:03 -07:00
parse_constants.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
parse_execution.cpp Remove the forbidden function stack 2019-11-10 12:36:46 -08:00
parse_execution.h Remove all block_t subclasses 2019-05-19 14:44:40 -07:00
parse_grammar.h Update comment 2019-10-27 06:58:20 +01:00
parse_grammar_elements.inc
parse_productions.cpp typo 2019-10-24 10:46:02 +02:00
parse_productions.h
parse_tree.cpp Rename error_offset to error_offset_within_token 2019-11-08 16:56:50 -08:00
parse_tree.h Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
parse_util.cpp Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
parse_util.h Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
parser.cpp Remove the forbidden function stack 2019-11-10 12:36:46 -08:00
parser.h Remove the forbidden function stack 2019-11-10 12:36:46 -08:00
parser_keywords.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
parser_keywords.h
path.cpp Always return absolute path in path_get_cdpath 2019-10-19 12:38:17 +02:00
path.h fix typos 2019-10-23 19:38:44 +02:00
postfork.cpp sucess -> success, failiure -> failure 2019-10-18 18:36:03 -07:00
postfork.h sucess -> success, failiure -> failure 2019-10-18 18:36:03 -07:00
print_help.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
print_help.h
proc.cpp Remove job_flags as an enum, just use a struct 2019-10-15 14:40:58 -07:00
proc.h Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
reader.cpp Make history_search_type_t an enum class 2019-11-02 18:56:16 -07:00
reader.h Introduce reader_test_should_cancel 2019-09-21 13:07:55 -07:00
redirection.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
redirection.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
sanity.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
sanity.h Eliminate the global jobs() function 2019-05-05 11:33:08 -07:00
screen.cpp Reformat all .cpp files 2019-11-09 16:07:33 -08:00
screen.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
signal.cpp Eliminate shell_is_interactive 2019-06-29 11:28:26 -07:00
signal.h Eliminate shell_is_interactive 2019-06-29 11:28:26 -07:00
tinyexpr.cpp math: Print special error for logical operators 2019-11-01 08:43:13 +01:00
tinyexpr.h math: Print special error for logical operators 2019-11-01 08:43:13 +01:00
tnode.cpp Clean up and unify pipes and redirections 2019-10-15 11:26:41 -07:00
tnode.h Fix completion for builtins (with subcommands) 2019-11-04 16:44:51 +01:00
tokenizer.cpp Rename error_offset to error_offset_within_token 2019-11-08 16:56:50 -08:00
tokenizer.h Rename error_offset to error_offset_within_token 2019-11-08 16:56:50 -08:00
topic_monitor.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
topic_monitor.h Run clang-format on all files 2019-10-13 15:50:48 -07:00
trace.cpp Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
trace.h Add support for fish_trace variable to trace execution 2019-11-02 14:40:57 -07:00
utf8.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
utf8.h
util.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
util.h Remove mini() and maxi() 2019-03-12 23:25:15 -07:00
wcstringutil.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
wcstringutil.h use std::tolower 2019-09-22 15:47:22 -07:00
wgetopt.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
wgetopt.h rearrange structure fields 2019-04-04 13:47:10 -07:00
wildcard.cpp fix typos 2019-10-23 19:38:44 +02:00
wildcard.h Remove EXPAND prefix from expand_flags and lowercase them 2019-04-25 11:34:49 -07:00
wutil.cpp Run clang-format on all files 2019-10-13 15:50:48 -07:00
wutil.h Run clang-format on all files 2019-10-13 15:50:48 -07:00