summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-14Disallow a NULL section in _parseconfigDan McGee1-2/+2
2008-01-13Merge branch 'maint'Dan McGee1-5/+13
2008-01-13Notify of package replacements when using noconfirmAllan McRae1-5/+13
2008-01-12Merge branch 'maint'Dan McGee1-4/+2
2008-01-12Make the user-agent string a bit less verboseDan McGee1-4/+2
2008-01-11Use dynamic string allocation in package structuresDan McGee1-0/+4
2008-01-11Output a single newline on receipt of a SIGINTDan McGee1-5/+6
2008-01-11Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier3-7/+7
2008-01-10Move the fallback on providers from backend to frontend.Chantry Xavier1-3/+31
2008-01-08Remove upgradedelay and all code associated with itDan McGee1-5/+0
2007-12-29Fix case where pacman asks for confirmation when it should notKarolina Lindqvist1-1/+2
2007-12-21Check ignored packages in _alpm_sync_addtarget().Nathan Jones1-1/+1
2007-12-21testdb : fix wrong usage of checkdeps.Chantry Xavier1-2/+1
2007-12-18Allow unreadable Include files to be non-fatalAaron Griffin1-6/+3
2007-12-18Only query pacman upgrade when performing actual upgradeAllan McRae1-36/+38
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee18-61/+25
2007-12-09Improve changelog handling through addition of open/read/close functionsDan McGee3-26/+23
2007-12-09src/pacman/: use the FREELIST macro when possible.Chantry Xavier4-9/+4
2007-12-09testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier1-98/+100
2007-12-06pacman/sync.c : improve the sync db cleanup feature.Chantry Xavier1-10/+14
2007-12-04Update some errors in messages found during localizationDan McGee1-2/+2
2007-12-04pacman/sync.c: mark sync_trans as staticDan McGee1-1/+1
2007-12-04Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee1-0/+1
2007-12-04Delay output during progress barChantry Xavier3-3/+65
2007-12-02parseconfig: refactor duplicate code out into a functionDan McGee1-66/+39
2007-12-02Remove "done" messages from frontend callback functionDan McGee1-31/+16
2007-12-02Fixes for the ineptitude of libalpm DB registrationDan McGee1-45/+61
2007-12-02Make pacman path handling (hopefully) a bit more intuitiveDan McGee3-41/+62
2007-12-02Add new --needed option for -S.Chantry Xavier2-16/+8
2007-12-01Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor4-62/+58
2007-11-29Move requiredby computation before any display startsDan McGee1-2/+6