summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-16Bump pacman versionsv3.5.0Dan McGee
2011-03-16contrib/Makefile.am: don't simplify what you don't understandDan McGee
2011-03-16Updated translations for 3.5.0 from TransifexDan McGee
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee
2011-03-07Update NEWS for pacman-3.5 releaseAllan McRae
2011-03-07Document API changes for pacman-3.5 releaseAllan McRae
2011-03-07Do not print warning with files entry in sync dbAllan McRae
2011-03-03Fix gettext plural detectionDan McGee
2011-03-01libalpm/diskspace.c: remove bogus parenthesisXavier Chantry
2011-03-01pactest: use actual regexes in OUTPUT rulesDan McGee
2011-03-01Ensure d_type is not DT_UNKNOWN before relying on itDan McGee
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-28Update translation template filesDan McGee
2011-02-28Merge branch 'maint'Dan McGee
2011-02-28Update translation instructionsDan McGee
2011-02-28--print-format displays size in bytesJakob Gruber
2011-02-28A couple of minor manpage adjustmentsJakob Gruber
2011-02-28Check local DB version before continuing transactionDan McGee
2011-02-28Move locking functions to where they are neededDan McGee
2011-02-28Fix trans no-argument function definitionsDan McGee
2011-02-27Add base transifex client configurationDan McGee
2011-02-27Fix double close of the lock fileJonathan Conder
2011-02-27pactest for removing a required empty directoryAllan McRae
2011-02-25Add directory name to ownership error messageDan McGee
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner
2011-02-25alpm: remove public visibility of pmpkghash_tDave Reisner
2011-02-25Add test case for util-linux/util-linux-ng name switch and depsDan McGee
2011-02-25Continue resolving dependencies rather than bailing on first errorDan McGee
2011-02-25Various small spelling fixes and small tweaksDan McGee
2011-02-24Mark log callback format string constDan McGee
2011-02-22Remove trans->skip_addDan McGee
2011-02-16Don't generate filelist unless we are going to use itDan McGee
2011-02-16Conflict checking code cleanupDan McGee
2011-02-15Fix some database size estimation problemsDan McGee
2011-02-15Use CALLOC for _alpm_graph_new()Pang Yan Han
2011-02-11diskspace: allow used flag to be toggled for both remove and installDan McGee
2011-02-11Check mountpoint read-only status when checking spaceDan McGee
2011-02-11diskspace: use calloc instead of mallocDan McGee
2011-02-11Fix mount dir length calculationDan McGee
2011-02-11Avoid a memmove by advancing value pointerDan McGee
2011-02-11Fix fileconflict progress with only one packageDan McGee
2011-02-11Ensure pkgbase/epoch are defined before doing anythingDan McGee
2011-02-08Skip diskspace checking for symlinks and directories in all casesDan McGee
2011-02-07Refactor out common code in pkghash add functionsPang Yan Han
2011-02-07Handle null pkgcache for local/sync db_populate()Pang Yan Han
2011-02-06makepkg: more bash-3.2 compatibilityAllan McRae
2011-02-06Merge branch 'maint'Dan McGee
2011-02-06Remove redundant _alpm_strtrim() in be_local.cPang Yan Han
2011-02-04Handle PM_ERR_WRITE in alpm_strerror()Pang Yan Han
2011-02-04Add new translations from TransifexDan McGee