.. |
widecharwidth
|
Fix mismatched wchar_t sign comparison errors on some platforms
|
2019-12-18 12:32:04 -06: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
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
builtin.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
builtin_argparse.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_argparse.h
|
implement argparse builtin
|
2017-07-12 22:38:24 -07:00 |
builtin_bg.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_bg.h
|
split builtin bg into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_bind.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_bind.h
|
Allow binding nul (zero byte)
|
2019-09-14 16:37:57 -07:00 |
builtin_block.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
builtin_block.h
|
split builtin block into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_builtin.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_builtin.h
|
split builtin builtin into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_cd.cpp
|
[clang-tidy] C to C++ headers
|
2019-11-25 14:17:49 -08:00 |
builtin_cd.h
|
split builtin cd into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_command.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_command.h
|
split builtin command into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_commandline.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_commandline.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
builtin_complete.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_complete.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_contains.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_contains.h
|
split builtin contains into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_disown.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_disown.h
|
split builtin disown into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_echo.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_echo.h
|
split builtin echo into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_emit.cpp
|
Use a pager to view long outputs of builtin --help
|
2019-10-28 18:36:07 +01:00 |
builtin_emit.h
|
split builtin emit into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_eval.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
builtin_eval.h
|
Re-implement eval as a regular builtin
|
2019-04-12 07:04:15 -05:00 |
builtin_exit.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_exit.h
|
split builtin exit into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_fg.cpp
|
[clang-tidy] C to C++ headers
|
2019-11-25 14:17:49 -08:00 |
builtin_fg.h
|
split builtin fg into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_function.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_function.h
|
Functions to store nodes
|
2018-02-12 10:49:22 -08:00 |
builtin_functions.cpp
|
[clang-tidy] Use strcmp family properly
|
2019-11-29 23:46:51 -08:00 |
builtin_functions.h
|
split builtin functions into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_history.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_history.h
|
split builtin history into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_jobs.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_jobs.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_math.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_math.h
|
Implement bare minimum builtin math command
|
2017-08-23 14:43:45 -07:00 |
builtin_printf.cpp
|
Revert "builtin_printf: Use proper functions"
|
2019-11-27 18:50:28 +01:00 |
builtin_printf.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_pwd.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_pwd.h
|
split builtin pwd into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_random.cpp
|
[clang-tidy] C to C++ headers
|
2019-11-25 14:17:49 -08:00 |
builtin_random.h
|
split builtin random into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_read.cpp
|
read: discard IFS delimiters before the last token
|
2019-12-19 23:44:58 +01:00 |
builtin_read.h
|
split builtin status and read into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_realpath.cpp
|
[clang-tidy] C to C++ headers
|
2019-11-25 14:17:49 -08:00 |
builtin_realpath.h
|
split builtin realpath into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_return.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
builtin_return.h
|
split builtin return into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_set.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_set.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_set_color.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08: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
|
split builtin source into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_status.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_status.h
|
split builtin status and read into its own module
|
2017-06-16 21:01:56 -07:00 |
builtin_string.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
builtin_string.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_test.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
builtin_test.h
|
restyle builtin modules to match project style
|
2016-04-26 21:58:59 -07:00 |
builtin_ulimit.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
builtin_ulimit.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
builtin_wait.cpp
|
[clang-tidy] Simplify boolean expressions
|
2019-11-29 23:46:51 -08:00 |
builtin_wait.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
color.cpp
|
[clang-tidy] Simplify boolean expressions
|
2019-11-29 23:46:51 -08:00 |
color.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
common.cpp
|
common.cpp: Don't always include cxxabi.h
|
2019-12-18 21:03:51 -06:00 |
common.h
|
io.h: Add missing override
|
2019-11-25 14:50:40 -08:00 |
complete.cpp
|
Fix autosuggestions for time
|
2019-12-20 09:21:17 +01:00 |
complete.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
enum_set.h
|
Clean up enum_set.h header
|
2019-04-26 16:08:19 -07:00 |
env.cpp
|
io.h: Add missing override
|
2019-11-25 14:50:40 -08:00 |
env.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
env_dispatch.cpp
|
[clang-tidy] Use strcmp family properly
|
2019-11-29 23:46:51 -08:00 |
env_dispatch.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
env_universal_common.cpp
|
Persist new zero-length universal variables
|
2019-12-11 11:32:58 +01:00 |
env_universal_common.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
event.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
event.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
exec.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
exec.h
|
Stop storing block_io in job_t
|
2019-12-11 16:34:20 -08:00 |
expand.cpp
|
[clang-tidy] Simplify boolean expressions
|
2019-11-29 23:46:51 -08:00 |
expand.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
fallback.cpp
|
clang-format .cpp files
|
2019-11-29 23:57:19 -08:00 |
fallback.h
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
fish.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
fish_indent.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
fish_key_reader.cpp
|
io.h: Add missing override
|
2019-11-25 14:50:40 -08:00 |
fish_test_helper.cpp
|
Correctly cloexec file redirections
|
2019-12-13 16:16:19 -08:00 |
fish_tests.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08: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 |
flog.cpp
|
Implement logger_t::log_fmt for narrow chars by trampolining to wide chars
|
2019-12-08 14:47:52 -08:00 |
flog.h
|
Clean up some iothreads
|
2019-11-23 13:44:27 -08:00 |
function.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
function.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -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
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
highlight.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
history.cpp
|
[clang-tidy] Simplify boolean expressions
|
2019-11-29 23:46:51 -08:00 |
history.h
|
Do not compute $history in builtin set .
|
2019-11-05 16:53:06 +01:00 |
history_file.cpp
|
[clang-tidy] Use strcmp family properly
|
2019-11-29 23:46:51 -08:00 |
history_file.h
|
Include ctime in history_file.h
|
2019-10-16 11:55:40 -07:00 |
input.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
input.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
input_common.cpp
|
[clang-tidy] Use bool literals
|
2019-11-29 23:46:50 -08:00 |
input_common.h
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
intern.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
intern.h
|
restyle intern module to match project style
|
2016-05-01 20:28:46 -07:00 |
io.cpp
|
Remove io_file_t::is_dev_null
|
2019-12-20 14:47:54 -08:00 |
io.h
|
Remove io_file_t::is_dev_null
|
2019-12-20 14:47:54 -08:00 |
iothread.cpp
|
Always detach new pthreads
|
2019-12-16 14:08:46 -08:00 |
iothread.h
|
Always detach new pthreads
|
2019-12-16 14:08:46 -08:00 |
kill.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
kill.h
|
fix typos
|
2019-10-23 19:38:44 +02:00 |
lru.h
|
lru to use std::map, not std::unordered_map
|
2019-12-21 17:09:21 -08:00 |
maybe.h
|
Reformat all files
|
2019-05-05 12:09:25 +02:00 |
output.cpp
|
[clang-tidy] Convert loops to range based
|
2019-11-25 14:50:40 -08:00 |
output.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
pager.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
pager.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
parse_constants.h
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
parse_execution.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
parse_execution.h
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
parse_grammar.h
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
parse_grammar_elements.inc
|
Support FOO=bar syntax for passing variables to individual commands
|
2019-11-25 09:20:51 +01:00 |
parse_productions.cpp
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
parse_productions.h
|
style cleanups
|
2017-05-01 22:05:35 -07:00 |
parse_tree.cpp
|
Fix error messages for "and" and "or" after pipe
|
2019-11-26 14:03:53 +01:00 |
parse_tree.h
|
Fix error messages for "and" and "or" after pipe
|
2019-11-26 14:03:53 +01:00 |
parse_util.cpp
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
parse_util.h
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
parser.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
parser.h
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
parser_keywords.cpp
|
Fix autosuggestions for time
|
2019-12-20 09:21:17 +01:00 |
parser_keywords.h
|
Make IWYU output in lint.cpp less messy
|
2016-06-23 17:26:08 -07:00 |
path.cpp
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
path.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
postfork.cpp
|
Correctly handle "self fd redirections"
|
2019-12-13 16:51:49 -08:00 |
postfork.h
|
Remove the wait_for_threads_to_die parameter to execute_fork
|
2019-11-23 12:36:44 -08:00 |
print_help.cpp
|
Run clang-format on all files
|
2019-10-13 15:50:48 -07:00 |
print_help.h
|
restyle proc module to match project style
|
2016-05-02 22:07:58 -07:00 |
proc.cpp
|
Stop storing block_io in job_t
|
2019-12-11 16:34:20 -08:00 |
proc.h
|
Correctly set the exit status in block and function processes
|
2019-12-17 18:19:38 -08:00 |
reader.cpp
|
Make block_type_t an enum class
|
2019-12-22 15:37:14 -08:00 |
reader.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
redirection.cpp
|
redirection: add a default to redirection_spec_t::oflags switch
|
2019-12-14 10:43:47 +08:00 |
redirection.h
|
Correctly handle "self fd redirections"
|
2019-12-13 16:51:49 -08:00 |
sanity.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
sanity.h
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
screen.cpp
|
[clang-tidy] Enclose macro arguments in ()
|
2019-11-29 23:46:51 -08:00 |
screen.h
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
signal.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
signal.h
|
Eliminate shell_is_interactive
|
2019-06-29 11:28:26 -07:00 |
timer.cpp
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
timer.h
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
tinyexpr.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
tinyexpr.h
|
math: Print special error for logical operators
|
2019-11-01 08:43:13 +01:00 |
tnode.cpp
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
tnode.h
|
Convert time to a job decorator
|
2019-12-19 23:02:23 -06:00 |
tokenizer.cpp
|
[clang-tidy] Replace size comparisons with empty
|
2019-11-25 14:13:33 -08:00 |
tokenizer.h
|
Introduce redirection_spec_t
|
2019-12-12 16:44:24 -08:00 |
topic_monitor.cpp
|
Fix unused return result hack to work on macOS/GCC 7.4+
|
2019-12-18 12:43:13 -06:00 |
topic_monitor.h
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
trace.cpp
|
Reverse the order of the block stack
|
2019-12-22 15:07:41 -08:00 |
trace.h
|
Add support for fish_trace variable to trace execution
|
2019-11-02 14:40:57 -07:00 |
utf8.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
utf8.h
|
[clang-tidy] Fix inconsistent declarations
|
2019-11-25 14:13:33 -08:00 |
util.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
util.h
|
Remove mini() and maxi()
|
2019-03-12 23:25:15 -07:00 |
wcstringutil.cpp
|
[clang-tidy] Use C++ using instead of C typedef
|
2019-11-29 23:46:51 -08:00 |
wcstringutil.h
|
use std::tolower
|
2019-09-22 15:47:22 -07:00 |
wgetopt.cpp
|
[clang-tidy] Replace NULL with nullptr
|
2019-11-25 14:23:03 -08:00 |
wgetopt.h
|
rearrange structure fields
|
2019-04-04 13:47:10 -07:00 |
wildcard.cpp
|
[clang-tidy] Don't empty initialize strings
|
2019-11-29 23:46:50 -08:00 |
wildcard.h
|
Amend typos and grammar errors
|
2019-11-25 13:07:15 +01:00 |
wutil.cpp
|
Correctly handle "self fd redirections"
|
2019-12-13 16:51:49 -08:00 |
wutil.h
|
Correctly handle "self fd redirections"
|
2019-12-13 16:51:49 -08:00 |