summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-20Add pmdelta_t structure and functions to libalpm.Nathan Jones11-1/+380
2007-10-20Add delta information to the repository database.Nathan Jones1-1/+55
2007-10-19Add Hungarian mirrorDan McGee1-0/+2
2007-10-19scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories.Andrew Fyfe1-1/+1
2007-10-18libalpm/package.c : fix requiredby with multiple providers.Chantry Xavier1-5/+2
2007-10-16Remove rounding on package size totalsDan McGee1-14/+2
2007-10-15Fix scriptlet pactest cases so they 'succeed' againDan McGee2-0/+10
2007-10-15libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier1-6/+10
2007-10-15libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet.Chantry Xavier1-15/+21
2007-10-15pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier1-3/+1
2007-10-15Manually check xdelta exit codes.Nathan Jones1-9/+20
2007-10-15Updates to fix Doxygen documentation generationDan McGee5-13/+11
2007-10-10util/testdb: fix up function namingDan McGee1-4/+4
2007-10-09Add two new pactests to check symlink behaviorNagy Gabor2-0/+37
2007-10-09Add new French Arch mirrorDan McGee1-1/+1
2007-10-09New French mirror at ftp.free.frAaron Griffin1-0/+1
2007-10-09Add gcc format attribute to _alpm_log, catch a few bugs in the processDan McGee4-6/+8
2007-10-09libalpm/package.c: ensure we use package name when loading packagesDan McGee1-4/+7
2007-10-09pacman/pacman.c : add --logfile option.Chantry Xavier1-0/+10
2007-10-09Update usage of gcc __attribute__ flagsDan McGee3-5/+5
2007-10-09Clean up the scriptlet fork code a bit, honor the child return valueDan McGee1-3/+20
2007-10-09Add new (failing) sync pactestNagy Gabor1-0/+18
2007-10-09Remove the non-user friendly --ask optionDan McGee3-93/+35
2007-10-09Fix backward compatibility with non-epoch builddatesDan McGee1-3/+8
2007-10-09Add new french mirrorDan McGee1-0/+1
2007-10-09pacman-optimize: add check for diff/diffutilsDan McGee1-0/+5
2007-10-05Fail loudly is scriptlets cannot be run via /bin/shAaron Griffin1-0/+7
2007-10-05Fix -Sy and -Sp operations.Chantry Xavier2-3/+3
2007-10-05makepkg: Fix typo to make xdelta creation work.Nathan Jones1-1/+1
2007-10-04needs_transaction adjustmentsChantry Xavier3-55/+69
2007-09-29libalpm: Optimize/inline the md5 functionalityDan McGee2-29/+5
2007-09-29libalpm/deps.c: fix memleak found by valgrindDan McGee1-0/+1
2007-09-29libalpm/be_files: Fix outdated code setting path for lastupdate fileDan McGee1-2/+2
2007-09-28makepkg: Fix output color codes for realDan McGee1-5/+5
2007-09-28Remove outdated mirrorDan McGee1-1/+0
2007-09-28makepkg: When we add an option, we should probably make it workDan McGee1-2/+2
2007-09-28Use ANSI 'foreground' color instead of hardcoding 'white'Aaron Griffin1-5/+5
2007-09-28Allow --refresh specified for most -S optionsAaron Griffin1-24/+27
2007-09-28Break out transaction test to a separate functionAaron Griffin3-15/+23
2007-09-28OMG a space!Aaron Griffin1-1/+1
2007-09-28Minor "cannot remove" message cleanupAaron Griffin1-1/+2
2007-09-28Remove buildtype package accessor prototypeAaron Griffin1-1/+0
2007-09-28Support for localized times in metadataAaron Griffin7-27/+49
2007-09-28Add 'full' parameter to alpm_pkg_loadDan McGee7-22/+35
2007-09-28Update comments dealing with pkgext/dbext strippingDan McGee2-4/+2
2007-09-28Reimplement pacman cache cleaning the right wayDan McGee1-5/+54
2007-09-28Remove package name dependency from libalpmDan McGee7-271/+61
2007-09-28libalpm: Add newline to alpm log function outputDan McGee1-1/+1
2007-09-28Mirrorlist updatesDan McGee1-9/+5
2007-09-28document the -Qii option.Chantry Xavier2-2/+4