summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
AgeCommit message (Expand)Author
2010-05-18Allow to include a path containing wildcardsMarc-A. Dahlhaus
2010-05-17Allow Include directive in any sectionsXavier Chantry
2010-05-05Improve documentation of -k/--dbonlyDan McGee
2010-05-05Remove unused 'z' option from getopt_long's optstringNagy Gabor
2010-05-05Introduce -D, --databaseNagy Gabor
2010-04-26check for valid optarg before using strdupSerge Ziryukin
2010-03-25Show --print and --print-format options with -Rh, -Sh and -Uh onlyNagy Gabor
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14fix a few warnings reported by clangXavier Chantry
2010-03-14Add new --print operation for all operationsXavier Chantry
2009-12-13add some more sanity check for optargXavier Chantry
2009-12-13refactor _parseoptionsXavier Chantry
2009-11-15download: major refactor to address lingering issuesDan McGee
2009-11-15Refactor do/while cycle and multiple while cyclesLaszlo Papp
2009-10-12Replace hardcoded option numbers with enumerationLaszlo Papp
2009-10-11Minor scope/typing cleanupsDan McGee
2009-09-20Fully implement database lazy loadingDan McGee
2009-09-20Merge branch 'maint'Dan McGee
2009-09-20Strndup usage and small typo fixLaszlo Papp
2009-09-18Kill -F option for good in option parsingDan McGee
2009-09-16String improvementsXavier Chantry
2009-09-14Revert "Fix a memleak involving lazy DB loading"Dan McGee
2009-09-08Re-add the non-user friendly --ask optionXavier Chantry
2009-09-08Fix a memleak involving lazy DB loadingXavier Chantry
2009-09-07use strreplace in the xfercommand codeXavier Chantry
2009-09-06fix small memleak in an error caseXavier Chantry
2009-09-06Log commandline in pacman/alpm logXavier Chantry
2009-09-06Allow $arch to be used in ServerXavier Chantry
2009-09-06Add Architecture and --arch optionXavier Chantry
2009-08-18dload.c : various fixesXavier Chantry
2009-07-26Ensure version screen fits in 80 colsDan McGee
2009-07-22Add a fetch callback to allow front-end download supportSebastian Nowicki
2009-07-22Introduce -SuuNagy Gabor
2009-07-22New feature: files verificationDan McGee
2009-07-01Update copyright headers and messagesDan McGee
2009-06-01We don't need root with -SpNagy Gabor
2009-06-01Change package to package(s) and file to file(s) in documentationNagy Gabor
2009-05-18Query documentation updatesNagy Gabor
2009-04-05Document --debugNagy Gabor
2009-01-12HoldPkg reworkNagy Gabor
2008-12-02Merge branch 'maint'Dan McGee
2008-11-30Give an error message on alpm_db_register_sync() errorNagy Gabor
2008-10-31-Qu reworkNagy Gabor
2008-10-12Merge branch 'maint'Dan McGee
2008-10-12Make interrupt handler async-safeDan McGee
2008-10-12Ensure we don't have double slashes when creating frontend pathsDan McGee
2008-08-26Merge branch 'maint'Dan McGee
2008-08-25Add missing comma to -S --help messageRoman Kyrylych
2008-08-23Move -Sp implementation to the front-endNagy Gabor
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry