do not consider duplicated targets as an error (patch from VMiklos <[email protected]>) |
|
More...
|
about 19 years ago
|
used defines from alpm.h instead of local ones (patch from VMiklos <[email protected]>) |
|
More...
|
about 19 years ago
|
removed an uneeded call to strtrim |
|
More...
|
about 19 years ago
|
added a debug log when freeing the package cache |
|
More...
|
about 19 years ago
|
Added .tbz2 extension to makepkg |
|
More...
|
about 19 years ago
|
Allowed C++ usage (patch from VMiklos <[email protected]>) |
|
More...
|
about 19 years ago
|
Fixed a typo (spelling) fix (patch from VMiklos <[email protected]>) |
|
More...
|
about 19 years ago
|
Fixed some logging issues (patch from VMiklos <[email protected]>) |
|
More...
|
about 19 years ago
|
Fixed some memory leaks (patch from Essien Ita Essien <[email protected]>) |
|
More...
|
about 19 years ago
|
renamed rpmvercmp to versioncmp, added some fixes from [email protected] |
|
More...
|
about 19 years ago
|
applied first try at sync conflict handling (VMiklos) plus a couple changes |
|
More...
|
about 19 years ago
|
VMiklos: add STRNCPY macro from alpm to pacman |
|
More...
|
about 19 years ago
|
VMiklos: --noconfirm fix |
|
More...
|
about 19 years ago
|
verbosity fix from VMiklos |
|
More...
|
about 19 years ago
|
patch from VMiklos: regarding the documentation, groups have to be renamed from foo to alpm_foo |
|
More...
|
about 19 years ago
|
added frugalware patch for DistCC support |
|
More...
|
about 19 years ago
|
typo |
|
More...
|
about 19 years ago
|
added Frugalware patch: -Q --foreign to display packages not found in sync repos |
|
More...
|
about 19 years ago
|
Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages |
|
More...
|
about 19 years ago
|
don't die on missing package files, just warn (#3535) |
|
More...
|
about 19 years ago
|
added Doxyfile |
|
More...
|
about 19 years ago
|
fixed a file descriptor leak |
|
More...
|
about 19 years ago
|
fixed compilation warnings |
|
More...
|
about 19 years ago
|
cleanup |
|
More...
|
about 19 years ago
|
fixed wrong prototype usage for trans_new() |
|
More...
|
about 19 years ago
|
added a FREESYNC macro to release pointers to pmsyncpkg_t structures |
|
More...
|
about 19 years ago
|
fixed compilation warnings |
|
More...
|
about 19 years ago
|
added more pm_errnos |
|
More...
|
about 19 years ago
|
removed the declaration of an unused variable |
|
More...
|
about 19 years ago
|
Used the chroot syscall instead of the chroot binary (patch from Christian Hamaer <[email protected]>) |
|
More...
|
about 19 years ago
|