summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-25Preliminary support for optdependsDan McGee
2007-09-23Allow a normal 'make' to compile without asciidoc installedDan McGee
2007-09-23libalpm/add.c: fix backup array issueDan McGee
2007-09-23Add sync044 pactest : A dependency induces a replacement.Chantry Xavier
2007-09-23Add two pactests with broken requiredby, and two about pacsave handling.Chantry Xavier
2007-09-23libalpm/remove.c: fix up arguments to unlink_fileDan McGee
2007-09-23alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee
2007-09-23libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc...Chantry Xavier
2007-09-18libalpm/add.c : fix backup handling (2)Chantry Xavier
2007-09-18Update NEWS, -S testing/qt example, and mirrorlist changeDan McGee
2007-09-17Refine pacman manpage, clarify -S repo/package possibility, remove --testDan McGee
2007-09-17libalpm/add.c : newline fix.Chantry Xavier
2007-09-17Avoid segfaults whet calling alpm_option_get_* before initializationStefano Esposito
2007-09-17Update British English translationJeff Bailes
2007-09-17Allow rankmirrors to read from stdinPeter Johnson