..
.gitignore
fix version getting overwritten as empty
2020-01-08 18:30:27 +00:00
CMakeLists.txt
implement vars
2024-06-17 20:47:04 +00:00
api.c
Remove pthread_mutex API usage from TDNF.
2024-10-10 23:25:08 +05:30
client.c
remove out dated author info from source files
2023-08-02 11:36:18 -07:00
config.c
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
config.h.in
Update release version to 3.0.0-beta
2020-10-23 09:46:23 +00:00
defines.h
de-duplicate entries in common/config.h and client/defines.h
2023-11-02 15:09:21 -07:00
eventdata.c
plugin headers and initial repogpgcheck plugin implementation
2020-02-12 18:50:26 +00:00
goal.c
client: address cppcheck warnings
2024-03-17 12:45:26 +05:30
gpgcheck.c
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
history.c
make db dir (persistdir) also conf'able at run time
2022-12-19 16:14:16 -08:00
includes.h
Remove pthread_mutex API usage from TDNF.
2024-10-10 23:25:08 +05:30
init.c
allow unprivileged user to run 'makecache' and 'clean' with alternate config
2024-10-07 21:26:01 +00:00
packageutils.c
do not fail when package is installed when installing the source package
2025-03-12 18:22:30 +00:00
plugins.c
refactor plugin config logic
2023-12-19 14:13:33 -08:00
prototypes.h
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
remoterepo.c
show which metadata part is downloaded, and new line after 'already downloaded'
2023-12-08 13:34:56 -08:00
repo.c
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
repolist.c
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
repoutils.c
implement 'mirrorlist' for repos
2024-07-25 20:54:00 +00:00
resolve.c
show complex (relational) deps in repoquery, and to install build reqs
2024-07-23 21:24:42 +00:00
rpmtrans.c
refactor gpgcheck settings
2025-05-30 20:27:02 +00:00
structs.h
Remove pthread_mutex API usage from TDNF.
2024-10-10 23:25:08 +05:30
tdnf.pc.in
cmake: Set up project and library versioning and install pkgconfig files
2020-01-02 17:14:12 -05:00
updateinfo.c
remove out dated author info from source files
2023-08-02 11:36:18 -07:00
utils.c
allow unprivileged user to run 'makecache' and 'clean' with alternate config
2024-10-07 21:26:01 +00:00
varsdir.c
fix unset releasever, and bail if unset
2025-05-15 21:10:53 +00:00