index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
mu-utils-file.cc
Age
Commit message (
Expand
)
Author
2026-04-10
lib/utils: small cleanups
Dirk-Jan C. Binnema
2026-03-17
mu-utils-file: use std::filesystem::remove_all
Dirk-Jan C. Binnema
2026-03-17
mu-utils-file: remove some unused code
Dirk-Jan C. Binnema
2026-03-07
mu/lib: fix some possible quoting issues
Dirk-Jan C. Binnema
2025-11-19
utils/file: rework remove_directory, add test
Dirk-Jan C. Binnema
2025-08-16
mu-init: automatic export labels with --reinit
Dirk-Jan C. Binnema
2024-12-09
utils-file: add unit-test for expand_file
Dirk-Jan C. Binnema
2024-04-21
compat: include sys/wait.h where needed
Dirk-Jan C. Binnema
2023-10-07
expand_path: better handle paths with spaces
Dirk-Jan C. Binnema
2023-09-24
maildir: improve unit tests
Dirk-Jan C. Binnema
2023-09-24
utils/add: improve unit test coverage
Dirk-Jan C. Binnema
2023-09-19
mu-file-utils: add run_command0
Dirk-Jan C. Binnema
2023-09-13
utils-file: improve mu_play
Dirk-Jan C. Binnema
2023-09-10
utils/file: add basename/dirname helpers and use them
Dirk-Jan C. Binnema
2023-08-27
utils: small tweaks
Dirk-Jan C. Binnema
2023-08-03
utils: add expand_path (wordexp wrapper)
Dirk-Jan C. Binnema
2023-07-18
utils: rework running system commands
Dirk-Jan C. Binnema
2023-07-10
utils: add some more helpers for test code
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-04-29
lib/utils: implement read_from_stdin
Dirk-Jan C. Binnema
2023-04-29
utils: implement g_cancellable_new_with_timeout
Dirk-Jan C. Binnema
2023-01-29
lib: use join_paths
Dirk-Jan C. Binnema
2023-01-29
utils: add join_paths + tests
Dirk-Jan C. Binnema
2023-01-14
utils: get rid of mu-util.[ch]
Dirk-Jan C. Binnema