summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* We don't need root with -SpNagy Gabor2009-06-01
* Change package to package(s) and file to file(s) in documentationNagy Gabor2009-06-01
* Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi2009-06-01
* Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi2009-05-18
* Query documentation updatesNagy Gabor2009-05-18
* Remove version information from -Qqo outputDan McGee2009-05-11
* Introduce -QlqNagy Gabor2009-05-11
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Document --debugNagy Gabor2009-04-05
* Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo2009-02-23
* Enabled new interactive prompt and updated some testsBryan Ischo2009-02-23
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* HoldPkg reworkNagy Gabor2009-01-12
* Merge branch 'maint'Dan McGee2008-12-02
|\
| * Add flush after downloading messageSimo Leone2008-12-02
| * Give an error message on alpm_db_register_sync() errorNagy Gabor2008-11-30
| * Minor code cleanupsDan McGee2008-11-17
* | -Qu reworkNagy Gabor2008-10-31
* | testdb : extend the tool to allow checking sync dbs too.Xavier Chantry2008-10-28
* | Merge branch 'maint'Dan McGee2008-10-12
|\|
| * Make interrupt handler async-safeDan McGee2008-10-12
| * Reduce number of calls to getcols()Dan McGee2008-10-12
| * Ensure we don't have double slashes when creating frontend pathsDan McGee2008-10-12
| * Another attempt at fixing totaldownload.Xavier Chantry2008-09-02
| * Separate targets on -Qi/-Si with a newline.Xavier Chantry2008-08-28
* | Remove unnecessary initialization in new functionsDan McGee2008-09-03
* | Merge branch 'maint'Dan McGee2008-08-26
|\|
| * Add missing comma to -S --help messageRoman Kyrylych2008-08-25
* | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry2008-08-25
* | Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry2008-08-25
* | pacman : smarter optdepends handling.Xavier Chantry2008-08-25
* | Merge branch 'maint'Dan McGee2008-08-23
|\|
| * Fix 'None' text so we don't have to translate it twiceDan McGee2008-08-23
* | Move -Sp implementation to the front-endNagy Gabor2008-08-23
* | split yesno() into yesno() and noyes() functions.Xavier Chantry2008-08-23
|/
* Cleanup of _alpm_pkg_compare_versions.Xavier Chantry2008-08-23
* download : disable progressbar when total is unknown.Xavier Chantry2008-08-23
* pacman : clarify help message.Xavier Chantry2008-08-23
* pacman: print optdepends on install and upgrade.Xavier Chantry2008-08-23
* Add new list_display_linebreak functionNagy Gabor2008-08-23
* Move the the description parsing logic to string_display()Nagy Gabor2008-08-23
* pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry2008-08-19
* pacman/callback.c : fix detection of totaldownloadXavier Chantry2008-08-13
* Remove UseColor from front-endNagy Gabor2008-07-29
* Show number of packages to be installed / removed.Xavier Chantry2008-07-24
* src/pacman : rework the display_targets function.Xavier Chantry2008-07-24
* -Sqg and -QqgNagy Gabor2008-07-22
* Re-enable --debug with -Sw and -SpNagy Gabor2008-07-22