1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-06 10:21:56 +01:00
aerc/commands/patch
inwit 05ec40d81d config: allow specifying the temporary directory
Add a configuration option to specify a directory where all temporary
files are saved.

Changelog-added: A custom directory can now be specified for temporary
 files.
Signed-off-by: inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-10-30 21:17:44 +01:00
..
apply.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
apply_test.go patch/apply: add apply sub-cmd 2023-12-30 15:42:09 +01:00
cd.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
drop.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
find.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
init.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
list.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
patch.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
rebase.go config: allow specifying the temporary directory 2025-10-30 21:17:44 +01:00
rebase_test.go patch/rebase: add rebase sub-cmd 2023-12-30 15:42:09 +01:00
switch.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
term.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
unlink.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00