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