summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-10-12Merge branch 'maint'Dan McGee
2008-10-12Make interrupt handler async-safeDan McGee
2008-10-12Reduce number of calls to getcols()Dan McGee
2008-10-12Ensure we don't have double slashes when creating frontend pathsDan McGee
2008-09-03Remove unnecessary initialization in new functionsDan McGee
2008-09-02Another attempt at fixing totaldownload.Xavier Chantry
2008-08-28Separate targets on -Qi/-Si with a newline.Xavier Chantry
2008-08-26Merge branch 'maint'Dan McGee
2008-08-25Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry
2008-08-25Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry
2008-08-25pacman : smarter optdepends handling.Xavier Chantry
2008-08-25Add missing comma to -S --help messageRoman Kyrylych
2008-08-23Merge branch 'maint'Dan McGee
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee
2008-08-23Move -Sp implementation to the front-endNagy Gabor
2008-08-23split yesno() into yesno() and noyes() functions.Xavier Chantry
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry
2008-08-23download : disable progressbar when total is unknown.Xavier Chantry
2008-08-23pacman : clarify help message.Xavier Chantry
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry
2008-08-23Add new list_display_linebreak functionNagy Gabor
2008-08-23Move the the description parsing logic to string_display()Nagy Gabor
2008-08-19pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry
2008-08-13pacman/callback.c : fix detection of totaldownloadXavier Chantry
2008-07-29Remove UseColor from front-endNagy Gabor
2008-07-24Show number of packages to be installed / removed.Xavier Chantry
2008-07-24src/pacman : rework the display_targets function.Xavier Chantry
2008-07-22-Sqg and -QqgNagy Gabor
2008-07-22Re-enable --debug with -Sw and -SpNagy Gabor
2008-07-15Remove pacman.static build from build filesDan McGee
2008-07-13src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-13remove_addtarget rework (in front-end)Nagy Gabor
2008-07-07Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor
2008-06-15Use access() instead of stat() when possibleDan McGee