summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-27Fix mcheck detection and usageDan McGee2-7/+9
2007-10-27Explicitly cast void* to char* during printf callDan McGee1-4/+4
2007-10-27dependency error message fix in libalpm/remove.cNagy Gabor1-1/+1
2007-10-27Dependency error/log messages fixNagy Gabor3-9/+17
2007-10-27makepkg: readd -p option that was lost in getopt conversionDan McGee1-0/+1
2007-10-25Add alpm_dep_get_string methodNagy Gabor5-31/+44
2007-10-24_alpm_depmiss_isin fixNagy Gabor1-2/+5
2007-10-24Add strndup implemention for environments that are missing itDan McGee2-0/+26
2007-10-24One more added include to help compilation elsewhereDan McGee1-0/+1
2007-10-24Replace UK mirror with a new updated oneDan McGee1-1/+1
2007-10-23Print and typecast time_t correctlyDan McGee1-4/+3
2007-10-23Ensure all localization stuff is correctly guardedDan McGee4-6/+14
2007-10-23Fix broken or missing includesDan McGee4-8/+11
2007-10-23Fix invalid static scoping of strverscmpDan McGee2-2/+2
2007-10-20Add download size to target list.Nathan Jones6-7/+47
2007-10-20Download delta files if UseDelta is set.Nathan Jones9-4/+300
2007-10-20Refactor md5sum checking.Nathan Jones1-44/+89
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