summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-29doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docsDan McGee1-3/+3
2007-10-29libalpm/delta: add const to most methodsDan McGee3-9/+9
2007-10-29libalpm: introduce MALLOC and CALLOC macrosDan McGee11-78/+30
2007-10-29Add some more debugging output to dep checking codeDan McGee2-6/+11
2007-10-28pactest: generate the filelist the correct wayDan McGee1-6/+16
2007-10-28extend type001 pactest with a symlink.Chantry Xavier1-5/+9
2007-10-28makepkg: add explicit dir to find callsDan McGee1-3/+3
2007-10-26Integrate versionpkg into makepkgScott Horowitz1-4/+86
2007-10-26Clean up LDADD usageDan McGee2-5/+2
2007-10-26Fix mcheck detection and usageDan McGee2-7/+9
2007-10-26Explicitly cast void* to char* during printf callDan McGee1-4/+4
2007-10-26dependency error message fix in libalpm/remove.cNagy Gabor1-1/+1
2007-10-26Dependency error/log messages fixNagy Gabor3-9/+17
2007-10-26makepkg: 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-23One more added include to help compilation elsewhereDan McGee1-0/+1
2007-10-23Replace UK mirror with a new updated oneDan McGee1-1/+1
2007-10-23Print and typecast time_t correctlyDan McGee1-4/+3
2007-10-22Ensure all localization stuff is correctly guardedDan McGee4-6/+14
2007-10-22Fix broken or missing includesDan McGee4-8/+11
2007-10-22Fix invalid static scoping of strverscmpDan McGee2-2/+2
2007-10-19Add download size to target list.Nathan Jones6-7/+47
2007-10-19Download delta files if UseDelta is set.Nathan Jones9-4/+300
2007-10-19Refactor md5sum checking.Nathan Jones1-44/+89
2007-10-19Add pmdelta_t structure and functions to libalpm.Nathan Jones11-1/+380
2007-10-19Add delta information to the repository database.Nathan Jones1-1/+55
2007-10-18Add Hungarian mirrorDan McGee1-0/+2
2007-10-18scripts/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-14Fix scriptlet pactest cases so they 'succeed' againDan McGee2-0/+10
2007-10-14libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier1-6/+10
2007-10-14libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet.Chantry Xavier1-15/+21
2007-10-14pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier1-3/+1
2007-10-14Manually check xdelta exit codes.Nathan Jones1-9/+20
2007-10-14Updates 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-08Add gcc format attribute to _alpm_log, catch a few bugs in the processDan McGee4-6/+8
2007-10-08libalpm/package.c: ensure we use package name when loading packagesDan McGee1-4/+7
2007-10-08pacman/pacman.c : add --logfile option.Chantry Xavier1-0/+10
2007-10-08Update usage of gcc __attribute__ flagsDan McGee3-5/+5
2007-10-08Clean up the scriptlet fork code a bit, honor the child return valueDan McGee1-3/+20
2007-10-08Add new (failing) sync pactestNagy Gabor1-0/+18
2007-10-08Remove the non-user friendly --ask optionDan McGee3-93/+35
2007-10-08Fix backward compatibility with non-epoch builddatesDan McGee1-3/+8