Age | Commit message (Expand) | Author |
2006-01-01 | - fixed a regression with pacman 2.x (patch from VMiklos <vmiklos@frugalware.... | Aurelien Foret |
2006-01-01 | renamed error titles from XXX to xxx | Aurelien Foret |
2006-01-01 | *** empty log message *** | Aurelien Foret |
2005-12-31 | fixed a segfault and added more verbose outputs in group handling (patch from... | Aurelien Foret |
2005-12-31 | added a missing code chunk of the ignore command line option (patch from VMik... | Aurelien Foret |
2005-12-31 | don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug... | Aurelien Foret |
2005-12-31 | do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f... | Aurelien Foret |
2005-12-31 | used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f... | Aurelien Foret |
2005-12-31 | removed an uneeded call to strtrim | Aurelien Foret |
2005-12-31 | added a debug log when freeing the package cache | Aurelien Foret |
2005-12-30 | Added .tbz2 extension to makepkg | Judd Vinet |
2005-12-28 | Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret |
2005-12-28 | Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret |
2005-12-28 | Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret |
2005-12-28 | Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>) | Aurelien Foret |
2005-12-26 | renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz | Judd Vinet |
2005-12-26 | applied first try at sync conflict handling (VMiklos) plus a couple changes | Judd Vinet |
2005-12-20 | VMiklos: add STRNCPY macro from alpm to pacman | Judd Vinet |
2005-12-20 | VMiklos: --noconfirm fix | Judd Vinet |
2005-12-20 | verbosity fix from VMiklos | Judd Vinet |
2005-12-19 | patch from VMiklos: regarding the documentation, groups have to be renamed fr... | Judd Vinet |
2005-12-14 | added frugalware patch for DistCC support | Judd Vinet |
2005-12-14 | typo | Judd Vinet |
2005-12-14 | added Frugalware patch: -Q --foreign to display packages not found in sync repos | Judd Vinet |
2005-12-09 | Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages | Judd Vinet |
2005-11-28 | don't die on missing package files, just warn (#3535) | Judd Vinet |
2005-11-21 | added Doxyfile | Judd Vinet |
2005-11-09 | fixed a file descriptor leak | Aurelien Foret |
2005-11-07 | fixed compilation warnings | Aurelien Foret |
2005-11-07 | cleanup | Aurelien Foret |
2005-11-07 | fixed wrong prototype usage for trans_new() | Aurelien Foret |
2005-11-07 | added a FREESYNC macro to release pointers to pmsyncpkg_t structures | Aurelien Foret |
2005-11-07 | fixed compilation warnings | Aurelien Foret |
2005-11-07 | added more pm_errnos | Aurelien Foret |
2005-11-07 | removed the declaration of an unused variable | Aurelien Foret |
2005-11-05 | Used the chroot syscall instead of the chroot binary | Aurelien Foret |
2005-10-29 | fixed parseconfig usage | Aurelien Foret |
2005-10-29 | fixed a compilation warning | Aurelien Foret |
2005-10-29 | fixed some compilation warnings | Aurelien Foret |
2005-10-29 | added PACCONF, PACDB and PACROOT defines | Aurelien Foret |
2005-10-29 | renamed pmconfig_t to config_t | Aurelien Foret |
2005-10-28 | added --no-check-certificate | Judd Vinet |
2005-10-28 | stripped end of lines | Aurelien Foret |
2005-10-28 | removed entry dealing with pacman configuration structure | Aurelien Foret |
2005-10-28 | added pmconfig_t structure to hold all the configuration | Aurelien Foret |
2005-10-25 | added pacman-optimize to Makefile.am | Judd Vinet |
2005-10-25 | added patch from VMiklos - fixes ownership problems when building in a chroot... | Judd Vinet |
2005-10-22 | added a missing line feed in a MSG call | Aurelien Foret |
2005-10-22 | do not free the cache right before using it! | Aurelien Foret |
2005-10-21 | bugfix: before searching databases for a dependency, make sure one of the pac... | Judd Vinet |