summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-08Use sync.c for upgrade transaction prepare and commitNagy Gabor
2009-09-08Do not remove conflict by defaultNagy Gabor
2009-09-08Re-add the non-user friendly --ask optionXavier Chantry
2009-09-08Add a new reason field to pmconflict_t structNagy Gabor
2009-09-08Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callbackNagy Gabor
2009-09-08Allow '-Su foo' operationXavier Chantry
2009-09-08Fix a memleak involving lazy DB loadingXavier Chantry
2009-09-07rewrite strreplaceXavier Chantry
2009-09-07use strreplace in the xfercommand codeXavier Chantry
2009-09-06fix small memleak in an error caseXavier Chantry
2009-09-06Don't wrap lines when we don't have a column sizeOleg Finkelshteyn
2009-09-06Log commandline in pacman/alpm logXavier Chantry
2009-09-06Allow $arch to be used in ServerXavier Chantry
2009-09-06Check package arch before installingXavier Chantry
2009-09-06Add Architecture and --arch optionXavier Chantry
2009-08-18Merge branch 'maint'Dan McGee
2009-08-18dload.c : various fixesXavier Chantry
2009-08-18testdb : less verboseXavier Chantry
2009-08-18query.c : return 1 when no package matchXavier Chantry
2009-08-18Quiet ShowSize with -Ss and -QsXavier Chantry
2009-08-08Fix for FS#15810Nagy Gabor
2009-07-28Fix an untranslated message in src/callback.cNagy Gabor
2009-07-26Ensure version screen fits in 80 colsDan McGee
2009-07-25Use lstat instead of stat for -QoXavier Chantry
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-16Offer to clean up non-package files in cache directory.Xavier Chantry
2009-07-01Update copyright headers and messagesDan McGee
2009-06-08Give sensible feedback when a repo has no configured serversDan 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-06-01Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi
2009-05-18Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi
2009-05-18Query documentation updatesNagy Gabor
2009-05-11Remove version information from -Qqo outputDan McGee
2009-05-11Introduce -QlqNagy Gabor
2009-04-11Remove pmsyncpkg_tNagy Gabor
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor
2009-04-05Document --debugNagy Gabor
2009-02-23Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo
2009-02-23Enabled new interactive prompt and updated some testsBryan Ischo
2009-01-12Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor
2009-01-12HoldPkg reworkNagy Gabor
2008-12-02Merge branch 'maint'Dan McGee
2008-12-02Add flush after downloading messageSimo Leone
2008-11-30Give an error message on alpm_db_register_sync() errorNagy Gabor
2008-11-17Minor code cleanupsDan McGee
2008-10-31-Qu reworkNagy Gabor
2008-10-28testdb : extend the tool to allow checking sync dbs too.Xavier Chantry