summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
AgeCommit message (Expand)Author
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
2008-08-23pacman : clarify help message.Xavier Chantry
2008-08-19pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry
2008-07-29Remove UseColor from front-endNagy Gabor
2008-06-08Various updates needed prior to a new releaseDan McGee
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-05-31Allow GIT version to be used in pacman buildsDan McGee
2008-05-14Disable geteuid in cygwin.Xavier Chantry
2008-05-13Add SyncFirst option.Chantry Xavier
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-04-07Update configure.ac to current codeDan McGee
2008-03-23Add new CleanMethod option.Chantry Xavier
2008-03-22Kill the dependsonly option.Chantry Xavier
2008-03-17Drop case insensitive comparisons in the config parsing.Chantry Xavier
2008-03-10Add -Rss optionNagy Gabor
2008-03-09Merge branch 'maint'Dan McGee
2008-03-09Use sigaction instead of signal.Chantry Xavier
2008-03-09src/pacman/pacman.c : split cleanup function.Chantry Xavier
2008-03-08Remove the Add option from the command lineDan McGee
2008-03-06New alpm_version functionNagy Gabor
2008-03-01New alpm_version functionNagy Gabor
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