summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-26Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry5-15/+15
2008-08-26Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry7-20/+17
2008-08-26pacman : smarter optdepends handling.Xavier Chantry3-1/+21
2008-08-26makepkg.conf : some info / docs adjustementsXavier Chantry2-6/+7
2008-08-24Merge branch 'maint'Dan McGee28-344/+618
2008-08-24Allow sync200 pactest to pass without libdownload.Xavier Chantry1-0/+3
2008-08-24Add autotools magic for pactestsHenning Garus3-1/+29
2008-08-24makepkg : add --config option for an alternate config file.Xavier Chantry2-30/+39
2008-08-24Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.confXavier Chantry3-19/+6
2008-08-23Update British English translationXavier Chantry1-3/+3
2008-08-23Update French translationXavier Chantry2-20/+17
2008-08-23Update Hungarian translationNagy Gabor2-16/+12
2008-08-23Update Spanish translationJuan Pablo González Tognarelli3-47/+43
2008-08-23Update Polish translationMateusz Herych2-17/+12
2008-08-23Update Italian translationGiovanni Scafora2-25/+22
2008-08-23Update translation files for pending 3.2.1 releaseDan McGee26-288/+581
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee1-2/+2
2008-08-23makepkg: check all integrity sums found in the PKGBUILDDan McGee1-20/+18
2008-08-23Move -Sp implementation to the front-endNagy Gabor6-53/+48
2008-08-23New public alpm_pkg_get_db functionNagy Gabor2-0/+10
2008-08-23split yesno() into yesno() and noyes() functions.Xavier Chantry5-25/+47
2008-08-23Treat info pages like man pagesAllan McRae4-13/+13
2008-08-23Pass the old package with PM_TRANS_EVT_UPGRADE_STARTNagy Gabor1-5/+6
2008-08-23pactest: remove need for pause when running testsDan McGee2-3/+13
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry5-30/+43
2008-08-23download : disable progressbar when total is unknown.Xavier Chantry1-1/+4
2008-08-23fix HACKING asciidoc file.Xavier Chantry1-18/+18
2008-08-23pacman : clarify help message.Xavier Chantry1-2/+3
2008-08-23makepkg : localize the Y/n part of the question.Xavier Chantry1-3/+4
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry3-0/+12
2008-08-23Add new list_display_linebreak functionNagy Gabor3-23/+38
2008-08-23Move the the description parsing logic to string_display()Nagy Gabor2-19/+30
2008-08-23makepkg: do insensitive comparisons of checksums.Xavier Chantry1-1/+3
2008-08-20Factor shell script size command into configure scriptDan McGee3-2/+10
2008-08-20repo-add: add optdepends to the sync database.Xavier Chantry1-1/+3
2008-08-20repo-add: Fix whitespaces handling in variables.Nagy Gabor1-9/+8
2008-08-20Remove an usused variable from alpm/util.c/_alpm_lckmk()Nagy Gabor1-10/+2
2008-08-20libalpm/add.c : ensure the old pkg was fully loaded.Xavier Chantry1-0/+3
2008-08-20pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry1-1/+1
2008-08-14pacman.conf : add curl example for XferCommand.Xavier Chantry1-0/+1
2008-08-14pacman/callback.c : fix detection of totaldownloadXavier Chantry1-2/+2
2008-08-14Fix error when sourcing profile scriptAllan McRae1-0/+3
2008-08-09Fix creation of source package with local source filesAllan McRae1-1/+1
2008-08-09Fix segfault on x86_64 when using UseSyslogDan McGee1-2/+9
2008-08-08Fix variable naming issues in _alpm_db_cmpDan McGee2-3/+3
2008-08-07doc: allow asciidoc to format the noteDan McGee1-2/+3
2008-08-06Avoid double slashes in URLs given to libdownload.Xavier Chantry2-3/+14
2008-08-05dload.c : drop the specific handling of file: url.Xavier Chantry1-15/+0
2008-08-04makepkg: fix download functions with weird urls.Xavier Chantry1-12/+14
2008-08-04makepkg: Clarify usage instructions for --allsource/--sourceDan McGee2-4/+13