Age | Commit message (Expand) | Author |
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 |
2005-10-21 | fixed a segfault that occured in special cases when propagating requiredby fi... | Judd Vinet |
2005-10-20 | improved the Replace question format a bit | Judd Vinet |
2005-10-20 | copied up-to-date scripts from pacman 2.9.7 | Judd Vinet |
2005-10-20 | Added CacheDir directive | Judd Vinet |
2005-10-20 | added a default cachedir | Judd Vinet |
2005-10-20 | removed debug comment | Judd Vinet |
2005-10-20 | remove dupes from group lists in sync | Judd Vinet |
2005-10-20 | removed an uneeded variable declaration | Aurelien Foret |
2005-10-20 | added INFRQ_DESC back to the package cache so the group cache will work | Judd Vinet |
2005-10-20 | added alpm.h to delivery targets (Jason) | Aurelien Foret |
2005-10-18 | added patch to use the system memcpy for md5 stuff | Judd Vinet |
2005-10-18 | added idea from christian to TODO | Judd Vinet |
2005-10-18 | removed useless getenv() calls | Aurelien Foret |
2005-10-17 | bumped up PACMAN_VERSION | Judd Vinet |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar <krics@li... | Judd Vinet |
2005-10-10 | added a missing header file declaration | Aurelien Foret |