Age | Commit message (Expand) | Author |
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-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-14 | added Frugalware patch: -Q --foreign to display packages not found in sync repos | Judd Vinet |
2005-11-07 | fixed compilation warnings | Aurelien Foret |
2005-11-07 | removed the declaration of an unused variable | 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 pmconfig_t structure to hold all the configuration | Aurelien Foret |
2005-10-22 | added a missing line feed in a MSG call | Aurelien Foret |
2005-10-20 | improved the Replace question format a bit | 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-18 | removed useless getenv() calls | Aurelien Foret |
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 |
2005-10-10 | pacman update to cope with the CACHEDIR option from the library | Aurelien Foret |
2005-10-10 | improved query_fileowner() function | Aurelien Foret |
2005-10-10 | pacman should work without its configuration file! | Aurelien Foret |
2005-10-09 | added conversation callback support for transactions | Judd Vinet |
2005-10-08 | correct a trans_commit protocol | Judd Vinet |
2005-10-08 | Fixed an text formatting issue | Aurelien Foret |
2005-10-07 | Merging in recent fixes/additions from 2.9.7 | Judd Vinet |
2005-10-06 | Applied patch from Christian Hamar (krics@linuxforum.hu) | Aurelien Foret |
2005-10-06 | Added a CYGWIN define to include header files required to build in a Cygwin e... | Aurelien Foret |
2005-08-20 | changed license package field to a list | Aurelien Foret |
2005-05-09 | fixed cb_trans() prototype | Aurelien Foret |
2005-05-09 | - indented properly sync_cleancache() | Aurelien Foret |
2005-05-04 | fixed some small memory leaks | Aurelien Foret |
2005-05-03 | fixed a small memory leak during the cleanup of config data | Aurelien Foret |
2005-05-02 | get ride of ORE tags | Aurelien Foret |
2005-05-02 | added a --debug option to externally set the library log level | Aurelien Foret |
2005-05-02 | fixed targets display for cascade or recurse commands | Aurelien Foret |
2005-05-01 | removed unused function list_is_ptrin() | Aurelien Foret |
2005-05-01 | reworked pacman_deptest() | Aurelien Foret |
2005-05-01 | reimplemented list_free() a safer way | Aurelien Foret |
2005-05-01 | removed an uneeded check | Aurelien Foret |
2005-04-24 | added a new ORE tag | Aurelien Foret |
2005-04-24 | slighlty improved efficiency for dump_pkg_full() | Aurelien Foret |
2005-04-24 | outputs cleanup | Aurelien Foret |