summaryrefslogtreecommitdiffstats
path: root/src/pacman/conf.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-11-27pacman: add -n/--native filter to -QSimon Gomizelj1-0/+1
2012-04-12Remove SyncFirst optionDan McGee1-1/+0
2012-02-21Merge branch 'maint'Dan McGee1-1/+0
2012-02-20Update copyright yearsAllan McRae1-1/+1
2012-02-15Revert "Add -S --recursive operation"Dan McGee1-1/+0
2012-01-19Allow UseDelta option to specify a delta ratioDan McGee1-1/+1
2011-10-14Remove -f short option for --forceDan McGee1-1/+2
2011-09-28Keep track of explicitly added and removed packagesDan McGee1-0/+3
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