...
authoralex <[email protected]>
Thu, 9 Sep 2021 17:19:23 +0000 (10:19 -0700)
committeralex <[email protected]>
Thu, 9 Sep 2021 17:19:23 +0000 (10:19 -0700)
commit4802953af60d260349b26ba3fed82685e8477187
tree2e1e5950cc7b99ab383018c0d60e7a4372818ef3
parentc6e269ce5179539edb92cbac915cd8e6a40587cb
...
21 files changed:
Makefile.am
inc/add.h
inc/opt.h
inc/torrent.h
inc/util.h
src/add.c
src/default.c
src/log.c
src/main.c
src/opt/config.c
src/opt/filter.c [new file with mode: 0644]
src/opt/piecel.c
src/opt/set.c
src/opt/watch.c
src/opt/worker.c
src/torrent.c
src/usage.c
src/util/dir.c
src/util/file.c
src/util/filter.c [new file with mode: 0644]
src/util/find.c [deleted file]