summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-17Add Australian mirrorDan McGee
2007-09-17rankmirrors : add support for the $repo var in url.Chantry Xavier
2007-09-16Merge branch 'asciidoc' into workingDan McGee
2007-09-16trans.c : reworking of transaction interruptionsChantry Xavier
2007-09-16Remove the DB consistency check from pacman and libalpm.Chantry Xavier
2007-09-16Remove a dead mirror, update contrib/pacsearch for core changeDan McGee
2007-09-16Add new Russian mirrorDan McGee
2007-09-16Make changes for Arch Linux current -> core changeDan McGee
2007-09-11Add testdb util for finding inconsistencies in the database.Chantry Xavier
2007-09-11make alpm_strerror binding friendlyStefano Esposito
2007-09-11libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps).Chantry Xavier
2007-09-11libalpm/package.c : add new alpm_pkg_compute_requiredby function.Chantry Xavier
2007-09-11Make some small changes recommended by splintDan McGee
2007-09-06Fix sync db location in pactest so new location is acceptableDan McGee
2007-09-06libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier
2007-09-06Add a few pactests collected over time.Chantry Xavier
2007-09-06scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe
2007-09-06Add a few missing includes, caught while compiling on cygwinDan McGee
2007-09-05contrib : update zsh and bash completion to reflect the new sync dbs location.Chantry Xavier