summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-26Preliminary support for optdependsDan McGee6-2/+36
2007-09-24Allow a normal 'make' to compile without asciidoc installedDan McGee1-0/+9
2007-09-24libalpm/add.c: fix backup array issueDan McGee8-20/+32
2007-09-24Add sync044 pactest : A dependency induces a replacement.Chantry Xavier1-0/+20
2007-09-24Add two pactests with broken requiredby, and two about pacsave handling.Chantry Xavier4-0/+56
2007-09-24libalpm/remove.c: fix up arguments to unlink_fileDan McGee1-19/+15
2007-09-23alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfileDan McGee3-16/+0
2007-09-23libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc...Chantry Xavier1-17/+16
2007-09-19libalpm/add.c : fix backup handling (2)Chantry Xavier1-2/+2
2007-09-18Update NEWS, -S testing/qt example, and mirrorlist changeDan McGee3-7/+11
2007-09-18Refine pacman manpage, clarify -S repo/package possibility, remove --testDan McGee1-4/+3
2007-09-18libalpm/add.c : newline fix.Chantry Xavier1-2/+2
2007-09-18Avoid segfaults whet calling alpm_option_get_* before initializationStefano Esposito1-19/+164
2007-09-18Update British English translationJeff Bailes1-562/+1557
2007-09-18Allow rankmirrors to read from stdinPeter Johnson1-2/+6
2007-09-18Add Australian mirrorDan McGee1-0/+1
2007-09-18rankmirrors : add support for the $repo var in url.Chantry Xavier1-3/+7
2007-09-17Merge branch 'asciidoc' into workingDan McGee19-1085/+1281
2007-09-17trans.c : reworking of transaction interruptionsChantry Xavier6-26/+39