..
abbrs.rs
Remove uses of EnvStack::principal() in the tests
2024-06-23 16:49:11 -07:00
common.rs
Remove additional dead code
2024-06-29 18:03:52 -07:00
complete.rs
Do not add a space after completing inside brace expansion
2024-10-19 22:06:05 +02:00
debounce.rs
Remove principal_parser() from yet more of the tests
2024-06-23 16:49:11 -07:00
editable_line.rs
encoding.rs
env_universal_common.rs
Unify FileId structs
2024-07-27 18:48:51 -07:00
env.rs
Revert libc time_t changes
2024-08-27 14:28:00 +02:00
expand.rs
Create a test that reproduces fish-shell/fish-shell#10703
2024-09-06 16:41:10 +02:00
fd_monitor.rs
Import portable_atomic::AtomicU64 when std does not provide it
2024-08-11 14:50:39 +02:00
highlight.rs
Remove uses of EnvStack::principal() in the tests
2024-06-23 16:49:11 -07:00
history.rs
Revert "Lock history file before reading it"
2024-10-14 11:13:46 +02:00
input_common.rs
Extended & human-friendly keys
2024-04-02 14:35:16 +02:00
input.rs
Migrate the Inputter type to a trait
2024-06-23 16:39:39 -07:00
key.rs
bind: Remove "c-" and "a-" shortcut notation
2024-11-13 17:48:15 +01:00
mod.rs
Make SIGTERM handler async-signal-safe again
2024-10-21 09:30:47 +02:00
pager.rs
Also use control pictures for pager prefix
2024-10-19 22:05:49 +02:00
parse_util.rs
Fix crash indenting quoted suffix after command substitution
2024-09-28 13:36:17 +02:00
parser.rs
Factor out line counting
2024-06-29 18:03:52 -07:00
reader.rs
redirection.rs
screen.rs
Make test_init() return a scope guard
2024-03-24 16:33:35 +01:00
std.rs
Fix formatting of new test
2024-03-09 22:06:33 -06:00
string_escape.rs
Stop using the getrandom feature of the rand crate
2024-10-13 12:39:54 -07:00
termsize.rs
Remove principal_parser() from yet more of the tests
2024-06-23 16:49:11 -07:00
threads.rs
Fix buggy test_pthread() condvar test
2024-05-29 13:13:13 -05:00
tokenizer.rs
topic_monitor.rs
Import portable_atomic::AtomicU64 when std does not provide it
2024-08-11 14:50:39 +02:00
wgetopt.rs
Rewrite wgetopt.rs to Rustier syntax and naming
2024-04-17 11:26:51 -07:00