summaryrefslogtreecommitdiff
path: root/src/core/wee-dir.c
AgeCommit message (Expand)Author
2023-01-08core: do not allocate strings in dir_search_full_lib_name_ext, check return c...Sébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-09-29core: fix compilation with zstd < 1.4.0Sébastien Helleu
2022-09-27api: add function file_compressSébastien Helleu
2022-07-20api: add arguments "index_start" and "index_end" in function string_rebuild_s...Sébastien Helleu
2022-07-20api: rename function string_build_with_split_string to string_rebuild_split_s...Sébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-11-13core: free strings with XDG directories in case of errorSébastien Helleu
2021-07-03core: fix number of bytes read in function dir_file_copySébastien Helleu
2021-07-03api: add function file_copy (issue #1667)Sébastien Helleu
2021-06-16core: fix build on macOS (closes #1662)Sébastien Helleu
2021-05-11core: split WeeChat home in 4 directories, use XDG directories by default (is...Sébastien Helleu
2021-05-11core: move home directory functions from weechat.c to wee-dir.c (issue #1285)Sébastien Helleu
2021-05-11core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)Sébastien Helleu