Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
AgeCommit message (Expand)Author
2008-02-15Merge branch 'maint'Dan McGee
2008-02-11setlibpaths(): remove a stray set_option lineDan McGee
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor
2008-01-21New --asexplicit optionNagy Gabor
2008-01-13Disallow a NULL section in _parseconfigDan McGee
2008-01-11Make the user-agent string a bit less verboseDan McGee
2008-01-10Output a single newline on receipt of a SIGINTDan McGee
2008-01-10Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier
2008-01-08Remove upgradedelay and all code associated with itDan McGee
2007-12-17Allow unreadable Include files to be non-fatalAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-04Update some errors in messages found during localizationDan McGee
2007-12-03Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee
2007-12-02parseconfig: refactor duplicate code out into a functionDan McGee
2007-12-02Fixes for the ineptitude of libalpm DB registrationDan McGee
2007-12-02Make pacman path handling (hopefully) a bit more intuitiveDan McGee
2007-12-02Add new --needed option for -S.Chantry Xavier
2007-11-25Move mbasename from pacman.c to util.cChantry Xavier
2007-11-25Add -q/--quiet option for controlling output.Artyom
2007-11-21Remove -F/--freshen operationDan McGee
2007-11-13Make it easier to ignore multiple packages.Nathan Jones
2007-11-13Add help for --ignoregroup.Nathan Jones
2007-11-11pacman: remove leftover help string for -RhDan McGee
2007-11-11Add TotalDownload option.Nathan Jones
2007-11-11Add IgnoreGroup and --ignoregroup option.Nathan Jones
2007-11-05Add LOGFILE as a define at compile time for pacmanDan McGee
2007-11-04Clean up usage of extern variablesDan McGee
2007-11-04Fix basename usage in pacman and utilitiesDan McGee
2007-10-26Fix mcheck detection and usageDan McGee
2007-10-22Ensure all localization stuff is correctly guardedDan McGee
2007-10-19Download delta files if UseDelta is set.Nathan Jones
2007-10-14pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier
2007-10-08pacman/pacman.c : add --logfile option.Chantry Xavier
2007-10-08Remove the non-user friendly --ask optionDan McGee
2007-10-03needs_transaction adjustmentsChantry Xavier
2007-09-28Break out transaction test to a separate functionAaron Griffin
2007-09-28OMG a space!Aaron Griffin
2007-09-27document the -Qii option.Chantry Xavier
2007-09-16trans.c : reworking of transaction interruptionsChantry Xavier
2007-09-16Remove the DB consistency check from pacman and libalpm.Chantry Xavier
2007-09-11make alpm_strerror binding friendlyStefano Esposito
2007-08-26separate local from sync dbs on filesystemTravis Willard
2007-08-22pacman.c: clarify reason for doing 2 strcmp operationsDan McGee
2007-08-21Various valgrind mem leak fixesDan McGee
2007-08-21Add a default cachedir if one wasn't specifiedDan McGee
2007-08-21Post trial install changes, round oneDan McGee
2007-08-16Fix some errors spit out by -WextraDan McGee
2007-08-16pacman.c: Alphabetize listing of query optionsDan McGee
2007-08-15new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee