summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2-24/+41
2008-03-23Add new CleanMethod option.Chantry Xavier3-21/+71
2008-03-22Kill the dependsonly option.Chantry Xavier2-4/+0
2008-03-18Drop case insensitive comparisons in the config parsing.Chantry Xavier1-31/+21
2008-03-11Add -Rss optionNagy Gabor1-2/+7
2008-03-09Merge branch 'maint'Dan McGee2-36/+72
2008-03-09Use sigaction instead of signal.Chantry Xavier1-4/+19
2008-03-09src/pacman/pacman.c : split cleanup function.Chantry Xavier1-18/+25
2008-03-08Remove frontend add code that is no longer necessaryDan McGee4-34/+12
2008-03-08Remove the Add option from the command lineDan McGee2-16/+2
2008-03-07New alpm_version functionNagy Gabor1-3/+3
2008-03-02New alpm_version functionNagy Gabor1-3/+3
2008-03-01testpkg reworkNagy Gabor1-17/+31
2008-02-28libalpm: clean up of md5sum functions.Chantry Xavier1-2/+4
2008-02-28Start removing some junk from the function templateDan McGee2-49/+21
2008-02-26Merge branch 'maint'Dan McGee2-6/+2
2008-02-25Remove done and failed msg when loading targets.Chantry Xavier2-6/+2
2008-02-25Improve yesno function.Chantry Xavier5-55/+49
2008-02-24Merge branch 'maint'Dan McGee3-47/+130
2008-02-24Add some NULL checks into recently modified output functionsDan McGee2-9/+16
2008-02-24Remove all unnecessary snprintf usageDan McGee1-26/+10
2008-02-23A few more wide character output fixesDan McGee2-22/+55
2008-02-23Fix wide character output for add/remove/upgrade/conflict progressDan McGee1-16/+33
2008-02-23Fix wide character output for download progressDan McGee1-6/+33
2008-02-21Move -Sy operation into its own transactionChantry Xavier1-22/+25
2008-02-21Merge branch 'maint'Dan McGee4-52/+61
2008-02-20Lock the database on -Sc operation.Chantry Xavier1-1/+12
2008-02-20Add new sync_trans_init and sync_trans_release.Chantry Xavier1-22/+28
2008-02-19When cleaning DBs, only look at directoriesDan McGee1-3/+11
2008-02-18Fix conflict progress bar with UTF-8 charsChantry Xavier1-24/+8
2008-02-17Add gettext call to 2 'failed' messagesDan McGee2-2/+2
2008-02-16Merge branch 'maint'Dan McGee1-6/+10
2008-02-12setlibpaths(): remove a stray set_option lineDan McGee1-6/+10
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor1-0/+3
2008-02-06Merge branch 'maint'Dan McGee6-9/+46
2008-02-06Don't follow symlinks with -Qo.Chantry Xavier1-4/+11
2008-02-06pacman/util.c: add mdirname functionDan McGee2-0/+29
2008-02-06Remove "Installed Size" hackerationDan McGee1-5/+1
2008-02-03Clarify the "failed to add target" errors.Chantry Xavier3-5/+6
2008-01-27pmsyncpkg_t cleanupNagy Gabor1-14/+11
2008-01-27Merge branch 'maint'Dan McGee1-6/+3
2008-01-27Clarify the "cancel current operation" message.Chantry Xavier1-6/+3
2008-01-24testdb : add conflicts checking.Chantry Xavier1-0/+8
2008-01-22Merge branch 'maint'Dan McGee3-4/+4
2008-01-22New --asexplicit optionNagy Gabor1-0/+7
2008-01-22Move the deptest code from frontend to backend.Chantry Xavier1-38/+8
2008-01-20two string fixes.Chantry Xavier2-2/+2
2008-01-20Remove frontend translation of "debug:" messageDan McGee1-2/+2
2008-01-15Merge branch 'maint'Dan McGee2-4/+3
2008-01-15Revert "Fix case where pacman asks for confirmation when it should not"Chantry Xavier1-2/+1