- [2021-07-29 23:19:07 +0900]: Revert "Extend the fast path of fish_wcstod"
- [2021-07-29 08:12:01 +0900]: Extend the fast path of fish_wcstod
- [2021-07-29 06:16:55 +0900]: Clean up parser_t::push_block
- [2021-07-29 05:44:44 +0900]: Stop storing is_breakpoint inside the parser
- [2021-07-29 04:55:01 +0900]: Stop storing 'is_block' inside the parser
- [2021-07-29 05:08:03 +0900]: Hardcode $PWD as read-only for set --show
- [2021-07-29 04:11:43 +0900]: Show if a var is read-only with
set --show
- [2021-07-29 00:59:42 +0900]: extract argcomplete completion mechanism into its own function
- [2021-07-29 00:53:44 +0900]: Add completions for
gping
(#8181)