summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* *** empty log message ***Aurelien Foret2006-01-01
|
* fixed a segfault and added more verbose outputs in group handling (patch ↵Aurelien Foret2005-12-31
| | | | from VMiklos <vmiklos@frugalware.org>)
* added a missing code chunk of the ignore command line option (patch from ↵Aurelien Foret2005-12-31
| | | | VMiklos <vmiklos@frugalware.org>)
* don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* do not consider duplicated targets as an error (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* used defines from alpm.h instead of local ones (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* removed an uneeded call to strtrimAurelien Foret2005-12-31
|
* added a debug log when freeing the package cacheAurelien Foret2005-12-31
|
* Added .tbz2 extension to makepkgJudd Vinet2005-12-30
|
* Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
|
* Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
|
* Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
|
* Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)Aurelien Foret2005-12-28
|
* renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet2005-12-26
|
* applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet2005-12-26
|
* VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet2005-12-20
|
* VMiklos: --noconfirm fixJudd Vinet2005-12-20
|
* verbosity fix from VMiklosJudd Vinet2005-12-20
|
* patch from VMiklos: regarding the documentation, groups have to be renamed ↵Judd Vinet2005-12-19
| | | | from foo to alpm_foo
* added frugalware patch for DistCC supportJudd Vinet2005-12-14
|
* typoJudd Vinet2005-12-14
|
* added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet2005-12-14
|
* Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packagesJudd Vinet2005-12-09
|
* don't die on missing package files, just warn (#3535)Judd Vinet2005-11-28
|
* added DoxyfileJudd Vinet2005-11-21
|
* fixed a file descriptor leakAurelien Foret2005-11-09
|
* fixed compilation warningsAurelien Foret2005-11-07
|
* cleanupAurelien Foret2005-11-07
|
* fixed wrong prototype usage for trans_new()Aurelien Foret2005-11-07
|
* added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret2005-11-07
|
* fixed compilation warningsAurelien Foret2005-11-07
|
* added more pm_errnosAurelien Foret2005-11-07
|
* removed the declaration of an unused variableAurelien Foret2005-11-07
|
* Used the chroot syscall instead of the chroot binaryAurelien Foret2005-11-05
| | | | (patch from Christian Hamaer <krics@linuxforum.hu>)
* fixed parseconfig usageAurelien Foret2005-10-29
|
* fixed a compilation warningAurelien Foret2005-10-29
|
* fixed some compilation warningsAurelien Foret2005-10-29
|
* added PACCONF, PACDB and PACROOT definesAurelien Foret2005-10-29
|
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
|
* added --no-check-certificateJudd Vinet2005-10-28
|
* stripped end of linesAurelien Foret2005-10-28
|
* removed entry dealing with pacman configuration structureAurelien Foret2005-10-28
|
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
| | | | (patch from VMiklos <vmiklos@frugalware.org>)
* added pacman-optimize to Makefile.amJudd Vinet2005-10-25
|
* added patch from VMiklos - fixes ownership problems when building in a ↵Judd Vinet2005-10-25
| | | | chroot w/ fakeroot
* added a missing line feed in a MSG callAurelien Foret2005-10-22
|
* do not free the cache right before using it!Aurelien Foret2005-10-22
|
* bugfix: before searching databases for a dependency, make sure one of the ↵Judd Vinet2005-10-21
| | | | packages in the final list doesn't already provide that dependency
* fixed a segfault that occured in special cases when propagating requiredby ↵Judd Vinet2005-10-21
| | | | fields during package replacements
* improved the Replace question format a bitJudd Vinet2005-10-20
|