summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
AgeCommit message (Expand)Author
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
2008-01-13Disallow a NULL section in _parseconfigDan McGee
2008-01-11Make the user-agent string a bit less verboseDan McGee
2008-01-10Output a single newline on receipt of a SIGINTDan McGee
2008-01-10Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier
2008-01-08Remove upgradedelay and all code associated with itDan McGee
2007-12-17Allow unreadable Include files to be non-fatalAaron Griffin
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-04Update some errors in messages found during localizationDan McGee