pot and po update |
|
More...
|
about 3 years ago
|
replace puts("") with putchar('\n') |
|
More...
|
about 3 years ago
|
meson.build:don't require curses or menu; c-cpp.yml:add test for FreeBSD (#331) |
|
More...
|
about 3 years ago
|
migrate to canfigger v0.2.0 |
|
More...
|
about 3 years ago
|
parse_cli_options:move some defs from the h to the c |
|
More...
|
about 3 years ago
|
removed '-e' command line option ('--empty' option not affected) |
|
More...
|
about 3 years ago
|
handle error if realize_str() returns non-zero |
|
More...
|
about 3 years ago
|
add canfigger as submodule, code maintenance... |
|
More...
|
about 3 years ago
|
workflows:only test master or pull requests |
|
More...
|
about 3 years ago
|
use variables with string literals for cli options (#328) |
|
More...
|
about 3 years ago
|
c-cpp.yml:install valgrind when testing with gcc11 |
|
More...
|
about 3 years ago
|
codeql-analysis:ignore c-cpp.yml changes |
|
More...
|
about 3 years ago
|
reduce jobs in the mastrix (only test on ubuntu-latest, replace gcc10 with 9) |
|
More...
|
about 3 years ago
|
update canfigger library |
|
More...
|
about 3 years ago
|
trashinfo:replace literal str (Path=) with already existing var |
|
More...
|
about 3 years ago
|
match *some* types to prevent pedantic warnings when -Wconversion is used |
|
More...
|
about 3 years ago
|
meson.build:add '-Wstrict-overflow=5' |
|
More...
|
about 3 years ago
|
add '-Wshadow' to cc flags and fix related warnings |
|
More...
|
about 3 years ago
|
config_rmw.c/print_config:use "FILE * restrict" for function arg |
|
More...
|
about 3 years ago
|
reformat (indent -ci2 -bl -bli0 -nut) |
|
More...
|
about 3 years ago
|
initialize st_trashinfo_template with constants only |
|
More...
|
about 3 years ago
|
utils_rmw.c/human_readable_size(): don't cast off_t size to short |
|
More...
|
about 3 years ago
|
fix some buffer checking (implement sn_check()) (#325) |
|
More...
|
about 3 years ago
|
meson.build:change warning_level from 2 to 3 |
|
More...
|
about 3 years ago
|
utils_rmw.c:add comment about fopen() to exists() [skip ci] |
|
More...
|
about 3 years ago
|
purging_rmw.c:use fchmod instead chmod to prevent TOCTOU... (#326) |
|
More...
|
about 3 years ago
|
test_restore.sh:test for directory (don't be stupid) |
|
More...
|
about 3 years ago
|
c-cpp.yml:specify path for ignored yml file |
|
More...
|
about 3 years ago
|
c-cpp.yml:Don't run tests from this workflow if only codeql-analysis.yml has been changed |
|
More...
|
about 3 years ago
|
codeql:change cron schedule to monthly |
|
More...
|
about 3 years ago
|