summaryrefslogtreecommitdiffstats
path: root/src/pacman/conf.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-11pacman: remove --dbonly shortoptDave Reisner1-1/+2
2011-08-11Add -S --recursive operationDan McGee1-1/+2
2011-07-05signing: move to new signing verification and return schemeDan McGee1-1/+1
2011-06-28Rename pmtransflag_t to alpm_transflag_tAllan McRae1-1/+1
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae1-1/+1
2011-06-07Revamp pacman setup code to handle new alpm initialize routineDan McGee1-2/+14
2011-05-05Move parseconfig to conf.cDan McGee1-0/+2
2011-04-21New VerbosePkgLists optionJakob Gruber1-2/+6
2011-04-21Remove ShowSize optionJakob Gruber1-1/+0
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon1-1/+3
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee1-2/+2
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-05-05Introduce -D, --databaseNagy Gabor1-1/+2
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2010-03-15Add new --print operation for all operationsXavier Chantry1-2/+4
2009-10-13Replace hardcoded option numbers with enumerationLaszlo Papp1-0/+18
2009-09-09Re-add the non-user friendly --ask optionXavier Chantry1-0/+2
2009-07-23Add a fetch callback to allow front-end download supportSebastian Nowicki1-0/+1
2009-07-23New feature: files verificationDan McGee1-0/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2009-01-13HoldPkg reworkNagy Gabor1-0/+1
2008-08-23Move -Sp implementation to the front-endNagy Gabor1-0/+1
2008-07-30Remove UseColor from front-endNagy Gabor1-1/+0
2008-05-13Add SyncFirst option.Chantry Xavier1-0/+1
2008-03-23Add new CleanMethod option.Chantry Xavier1-3/+10
2008-03-22Kill the dependsonly option.Chantry Xavier1-1/+0
2008-03-08Remove frontend add code that is no longer necessaryDan McGee1-1/+0
2008-03-08Remove the Add option from the command lineDan McGee1-1/+0
2008-01-11Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier1-1/+1
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-12-02Make pacman path handling (hopefully) a bit more intuitiveDan McGee1-5/+8
2007-11-25Add -q/--quiet option for controlling output.Artyom1-0/+1
2007-11-17War on whitespaceDan McGee1-3/+3
2007-11-11Add TotalDownload option.Nathan Jones1-0/+3
2007-11-04Clean up usage of extern variablesDan McGee1-0/+3
2007-10-09Remove the non-user friendly --ask optionDan McGee1-2/+0
2007-09-17Remove the DB consistency check from pacman and libalpm.Chantry Xavier1-1/+0
2007-09-12Make some small changes recommended by splintDan McGee1-1/+1
2007-08-22Post trial install changes, round oneDan McGee1-2/+7
2007-08-16new query options : explicit (-Qe) and deps (-Qd).Chantry Xavier1-0/+2
2007-07-15Add --asdeps option to pacmanDan McGee1-1/+0
2007-06-09Implement a -Qt operation in frontend to test the databaseDan McGee1-0/+1
2007-06-09Fix up things after the last few changesDan McGee1-0/+11
2007-06-09Add a series of pm_printf functions to pacman frontendDan McGee1-0/+3
2007-06-05Move three config options out of the backendDan McGee1-0/+4
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones1-1/+0
2007-05-14Display size for packagesNathan Jones1-0/+1
2007-04-25Remove more unnecessary stuffDan McGee1-2/+0
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee1-1/+1
2007-02-12* Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should beAaron Griffin1-1/+0