summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* more sanity checks: do not add or remove databases while a trasaction is runningAurelien Foret2006-01-02
|
* code cleanupAurelien Foret2006-01-02
|
* code cleanupAurelien Foret2006-01-02
|
* fixed possible memory corruptionAurelien Foret2006-01-02
|
* fixed various memory leaksAurelien Foret2006-01-02
|
* fixed a typoAurelien Foret2006-01-02
|
* code cleanupAurelien Foret2006-01-02
|
* Added Cygwin target definesAurelien Foret2006-01-02
|
* fixed a possible memory leakAurelien Foret2006-01-02
|
* fixed a possible memory corruptionAurelien Foret2006-01-02
|
* - reworked verbose levelsAurelien Foret2006-01-01
| | | | - fixed the handling of command line errors when no operation is specified
* removed some overlapping pm_errno assignmentsAurelien Foret2006-01-01
|
* - fixed a regression with pacman 2.x (patch from VMiklos ↵Aurelien Foret2006-01-01
| | | | | | <vmiklos@frugalware.org>) - code reowrk to ensure the /tmp/alpm_foo directory is always removed
* renamed error titles from XXX to xxxAurelien Foret2006-01-01
|
* *** 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
|