.. |
widecharwidth
|
Migrate to widechar_wcwidth
|
2018-07-09 20:31:16 -07:00 |
autoload.cpp
|
Thread a parser into function_exists
|
2019-05-04 20:20:52 -07:00 |
autoload.h
|
Thread a parser into function_exists
|
2019-05-04 20:20:52 -07:00 |
builtin.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin.h
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_argparse.cpp
|
argparse: Fix validation for short-only-flags
|
2019-05-06 17:24:42 +02:00 |
builtin_argparse.h
|
implement argparse builtin
|
2017-07-12 22:38:24 -07:00 |
builtin_bg.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
builtin_bg.h
|
split builtin bg into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_bind.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_bind.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_block.cpp
|
Event blocks just block all events
|
2019-02-23 13:02:07 -08:00 |
builtin_block.h
|
split builtin block into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_builtin.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_builtin.h
|
split builtin builtin into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_cd.cpp
|
Instantize env_get
|
2019-01-10 20:07:53 -08:00 |
builtin_cd.h
|
split builtin cd into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_command.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_command.h
|
split builtin command into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_commandline.cpp
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_commandline.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_complete.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_complete.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_contains.cpp
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_contains.h
|
split builtin contains into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_disown.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
builtin_disown.h
|
split builtin disown into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_echo.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_echo.h
|
split builtin echo into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_emit.cpp
|
change help only cmd opts interface
|
2017-06-16 21:01:57 -07:00 |
builtin_emit.h
|
split builtin emit into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_eval.cpp
|
Migrate the global exec_count into the parser
|
2019-05-04 20:58:35 -07:00 |
builtin_eval.h
|
Re-implement eval as a regular builtin
|
2019-04-12 07:04:15 -05:00 |
builtin_exit.cpp
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_exit.h
|
split builtin exit into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_fg.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
builtin_fg.h
|
split builtin fg into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_function.cpp
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_function.h
|
Functions to store nodes
|
2018-02-12 10:49:22 -08:00 |
builtin_functions.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_functions.h
|
split builtin functions into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_history.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_history.h
|
split builtin history into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_jobs.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
builtin_jobs.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_math.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_math.h
|
Implement bare minimum builtin math command
|
2017-08-23 14:43:45 -07:00 |
builtin_printf.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_printf.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_pwd.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_pwd.h
|
split builtin pwd into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_random.cpp
|
Make builtin_random thread safe
|
2019-05-04 20:58:35 -07:00 |
builtin_random.h
|
split builtin random into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_read.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_read.h
|
split builtin status and read into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_realpath.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_realpath.h
|
split builtin realpath into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_return.cpp
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_return.h
|
split builtin return into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_set.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_set.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_set_color.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_set_color.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_source.cpp
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_source.h
|
split builtin source into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_status.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_status.h
|
split builtin status and read into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_string.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_string.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_test.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_test.h
|
restyle builtin modules to match project style
|
2016-04-26 21:58:59 -07:00 |
builtin_ulimit.cpp
|
Stop printing help summary on error
|
2019-03-26 19:24:48 +01:00 |
builtin_ulimit.h
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
builtin_wait.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
builtin_wait.h
|
add wait command
|
2017-11-16 10:48:21 -08:00 |
color.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
color.h
|
Switches over to cstring from string.h.
|
2019-03-12 15:09:36 -07:00 |
common.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
common.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
complete.cpp
|
Fix order of operations in tilde comparison
|
2019-05-09 01:22:23 -05:00 |
complete.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
enum_set.h
|
Clean up enum_set.h header
|
2019-04-26 16:08:19 -07:00 |
env.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
env.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
env_dispatch.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
env_dispatch.h
|
Move locale and curses init from env to env_dispatch
|
2019-04-08 16:22:04 -07:00 |
env_universal_common.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
env_universal_common.h
|
Remove fish_mutex_t wrapper around std::mutex
|
2018-12-30 20:37:36 -06:00 |
event.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
event.h
|
Cleanup events
|
2019-02-23 13:33:12 -08:00 |
exec.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
exec.h
|
Migrate the global exec_count into the parser
|
2019-05-04 20:58:35 -07:00 |
expand.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
expand.h
|
Thread a parser into expansion
|
2019-05-04 19:30:00 -07:00 |
fallback.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
fallback.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
fish.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
fish_indent.cpp
|
fish_indent: Allow semicolons for and and or
|
2019-05-05 12:51:49 +02:00 |
fish_key_reader.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
fish_test_helper.cpp
|
Add fish_test_helper executable
|
2019-04-07 09:20:19 -07:00 |
fish_tests.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
fish_version.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
fish_version.h
|
Revert "Generate FISH_BUILD_VERSION info for cmake builds"
|
2018-01-08 22:28:10 -08:00 |
function.cpp
|
Thread a parser into function_exists
|
2019-05-04 20:20:52 -07:00 |
function.h
|
Thread a parser into function_exists
|
2019-05-04 20:20:52 -07:00 |
future_feature_flags.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
future_feature_flags.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
global_safety.h
|
Make the input_common lookahead main-thread only
|
2019-05-04 20:58:36 -07:00 |
highlight.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
highlight.h
|
Switch highlight_spec_t to a struct
|
2019-03-03 18:04:22 -08:00 |
history.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
history.h
|
Make more miscellaneous globals thread safe
|
2019-05-04 20:58:35 -07:00 |
input.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
input.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
input_common.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
input_common.h
|
Eliminate the "input callback queue"
|
2019-05-04 20:58:35 -07:00 |
intern.cpp
|
This commit changes wchar.h includes to cwchar, and uses std::
|
2019-03-12 15:09:36 -07:00 |
intern.h
|
restyle intern module to match project style
|
2016-05-01 20:28:46 -07:00 |
io.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
io.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
iothread.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
iothread.h
|
Introduce topic monitoring
|
2019-02-17 13:01:59 -08:00 |
kill.cpp
|
Minor cleanup of kill ring
|
2019-03-23 23:31:24 -07:00 |
kill.h
|
Minor cleanup of kill ring
|
2019-03-23 23:31:24 -07:00 |
lru.h
|
Titlecase LRU template parameters
|
2019-04-27 12:07:16 -07:00 |
maybe.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
output.cpp
|
Remouve ouveroused U
|
2019-03-28 12:31:52 +01:00 |
output.h
|
Switches over to cstring from string.h.
|
2019-03-12 15:09:36 -07:00 |
pager.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02: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
|
Re-implement eval as a regular builtin
|
2019-04-12 07:04:15 -05:00 |
parse_execution.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
parse_execution.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_grammar.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_grammar_elements.inc
|
Rework 'and' and 'or' to be "job decorators"
|
2018-03-05 13:41:36 -08:00 |
parse_productions.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_productions.h
|
style cleanups
|
2017-05-01 22:05:35 -07:00 |
parse_tree.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_tree.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_util.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parse_util.h
|
Teach parse_util_escape_string_with_quote about tildes
|
2018-02-17 15:18:43 -08:00 |
parser.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
parser.h
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
parser_keywords.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
parser_keywords.h
|
Make IWYU output in lint.cpp less messy
|
2016-06-23 17:26:08 -07:00 |
path.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
path.h
|
Simplify reporting of invalid config paths
|
2019-05-01 17:51:51 -07:00 |
postfork.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
postfork.h
|
Cleanup handle_builtin_output
|
2019-02-17 14:17:44 -08:00 |
print_help.cpp
|
Switches over to cstring from string.h.
|
2019-03-12 15:09:36 -07:00 |
print_help.h
|
restyle proc module to match project style
|
2016-05-02 22:07:58 -07:00 |
proc.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
proc.h
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
reader.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
reader.h
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
redirection.cpp
|
Add dup2_list_t::fd_for_target_fd
|
2019-02-17 13:01:59 -08:00 |
redirection.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
sanity.cpp
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
sanity.h
|
Eliminate the global jobs() function
|
2019-05-05 11:33:08 -07:00 |
screen.cpp
|
Disable cursor_down optimization, but fix to check c_oflag, but c_iflag.
|
2019-05-08 17:22:44 +02:00 |
screen.h
|
std::vector<wcstring> is wcstring_list_t
|
2019-03-14 11:17:26 -07:00 |
signal.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
signal.h
|
Remove the last of the signal blocking and checks
|
2019-02-23 14:07:35 -08:00 |
tinyexpr.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
tinyexpr.h
|
[tinyexpr] Port to C++
|
2018-12-30 19:34:06 +01:00 |
tnode.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
tnode.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
tokenizer.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
tokenizer.h
|
remove some wcstring -> wchar_t* -> wcstring conversions
|
2019-03-14 15:21:08 -07:00 |
topic_monitor.cpp
|
Make tsan detection gcc compatible
|
2019-05-04 16:13:55 -07:00 |
topic_monitor.h
|
Use "internal" processes to write buffered output
|
2019-02-17 13:05:20 -08:00 |
utf8.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
utf8.h
|
implement our own assert() function
|
2017-02-14 18:48:27 -08:00 |
util.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
util.h
|
Remove mini() and maxi()
|
2019-03-12 23:25:15 -07:00 |
wcstringutil.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
wcstringutil.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
wgetopt.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
wgetopt.h
|
rearrange structure fields
|
2019-04-04 13:47:10 -07:00 |
wildcard.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
wildcard.h
|
Remove EXPAND prefix from expand_flags and lowercase them
|
2019-04-25 11:34:49 -07:00 |
wutil.cpp
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
wutil.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |