.. |
.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
|
use SET_STRING() macro for config and repo settings
|
2024-09-11 20:25:01 +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
|
Merge pull request #410 from oliverkurth/topic/okurth/rpm-deprecated-declarations
|
2023-11-07 11:55:08 -08: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
|
show epoch when listing packages with EVR
|
2024-06-20 20:00:09 +00:00 |
plugins.c
|
refactor plugin config logic
|
2023-12-19 14:13:33 -08:00 |
prototypes.h
|
use the version provided by distroverpkg if it exists
|
2024-07-30 20:35:55 +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
|
implement 'mirrorlist' for repos
|
2024-07-25 20:54:00 +00:00 |
repolist.c
|
change && to || for TDNFAlterRepoState for invalid argument check
|
2024-10-07 13:53:56 -07: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
|
client: address cppcheck warnings
|
2024-03-17 12:45:26 +05:30 |
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
|
implement vars
|
2024-06-17 20:47:04 +00:00 |