summaryrefslogtreecommitdiffstats
path: root/src/pacman/pacman.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-21fixed dbpath initialization (found out by VMiklos <vmiklos@frugalware.org>)Aurelien Foret1-3/+8
2006-03-13- removed pacman.hAurelien Foret1-296/+278
2006-03-07added a NOSCRIPLET flag to transactions (patch from VMiklos <vmiklos@frugalwa...Aurelien Foret1-0/+3
2006-03-04- changed flags type from char to intAurelien Foret1-1/+4
2006-03-01disable progress bar if the output is redirected (patch from VMiklos <vmiklos...Aurelien Foret1-0/+4
2006-02-20the library must provide default values for main optionsAurelien Foret1-6/+0
2006-02-16sync with pacman 2.9.8Aurelien Foret1-3/+11
2006-02-14used MALLOC macro when possibleAurelien Foret1-4/+0
2006-02-04fixed a possible memory leakAurelien Foret1-0/+1
2006-02-01added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret1-0/+5
2006-01-28added a --noprogressbar switch for scripts to useJudd Vinet1-0/+3
2006-01-21added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...Aurelien Foret1-0/+2
2006-01-17added the possibility to "-Syy" (can be used to force synctrees update, even ...Aurelien Foret1-1/+1
2006-01-13maked verbose group listing enabled by -Sgg instead of -SgvAurelien Foret1-1/+1
2006-01-10made use of the new ALLDEPS transaction flag to handle "makepkg -s"Aurelien Foret1-0/+1
2006-01-07sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret1-1/+1
2006-01-07- removed uid checks (CYGWIN)Aurelien Foret1-17/+41
2006-01-07code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret1-1/+1
2006-01-06moved pacman_deptest function in its own fileAurelien Foret1-107/+1
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-3/+3
2006-01-01- reworked verbose levelsAurelien Foret1-9/+3
2006-01-01*** empty log message ***Aurelien Foret1-3/+2
2005-12-31added a missing code chunk of the ignore command line option (patch from VMik...Aurelien Foret1-0/+8
2005-12-31used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret1-3/+3
2005-12-21verbosity fix from VMiklosJudd Vinet1-0/+1
2005-12-14added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet1-1/+4
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret1-4/+4
2005-10-29renamed pmconfig_t to config_tAurelien Foret1-1/+2
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret1-124/+91
2005-10-20added a default cachedirJudd Vinet1-0/+8
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet1-1/+1
2005-10-09added conversation callback support for transactionsJudd Vinet1-1/+1
2005-10-08Merging in recent fixes/additions from 2.9.7Judd Vinet1-0/+23
2005-10-06Added a CYGWIN define to include header files required to build in a Cygwin e...Aurelien Foret1-0/+9
2005-05-03fixed a small memory leak during the cleanup of config dataAurelien Foret1-0/+1
2005-05-02get ride of ORE tagsAurelien Foret1-5/+4
2005-05-02added a --debug option to externally set the library log levelAurelien Foret1-8/+11
2005-05-01reworked pacman_deptest()Aurelien Foret1-4/+25
2005-04-23some remork for pacman_deptest()Aurelien Foret1-22/+13
2005-04-13backported support for print-uris from pacman 2.9.xAurelien Foret1-6/+7
2005-04-13added option -p in pacman usage screenAurelien Foret1-0/+1
2005-04-06reworked MSG and ERR outputsAurelien Foret1-5/+9
2005-03-29changed alpm_db_register() prototypeAurelien Foret1-1/+2
2005-03-29turned pmdepmissing_t into an opaque structureAurelien Foret1-9/+9
2005-03-27fixed an error messageAurelien Foret1-1/+1
2005-03-26Backport from pacman 2.9.5 (--ignore in usage)Aurelien Foret1-0/+1
2005-03-25Backport from pacman 2.9.5 (code cleanup)Aurelien Foret1-48/+64
2005-03-20- added pmo_chomp support (from pacman 2.9.3)Aurelien Foret1-0/+1
2005-03-19pacman_deptest() reworkAurelien Foret1-13/+18
2005-03-19Copyright updateAurelien Foret1-1/+1