summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-28--print-format displays size in bytesJakob Gruber
2011-02-28Check local DB version before continuing transactionDan McGee
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-24Mark log callback format string constDan McGee
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee
2011-02-04Add more error checking and loggingDan McGee
2011-02-04Read pkgcache into hashAllan McRae
2011-01-31make -d less strict; add -dd optionFlorian Pritz
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2011-01-31Style cleanups in clean cache codeDan McGee
2011-01-29Call count() once in callbackDan McGee
2011-01-29select_display: per-database outputXavier Chantry
2011-01-29pacman: improve select-questionXavier Chantry
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry
2011-01-29pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry
2011-01-29pacman/upgrade: switch to new interfaceXavier Chantry
2011-01-29pacman/sync: rewrite target handlingXavier Chantry
2011-01-29Add interactive provider selectionXavier Chantry
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-22Query fileowner performance improvementsDan McGee
2011-01-22Improve mbasename performanceDan McGee
2011-01-22Be smarter about failure to read backup file contentsDan McGee
2011-01-22Mark backup status strings as untranslatedDan McGee
2011-01-22Refactor backup file status check into separate functionDan McGee
2011-01-22Merge branch 'epoch-work'Dan McGee
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry
2011-01-21Allow version comparison to contain epoch specifierDan McGee
2011-01-12Merge branch 'maint'Dan McGee
2011-01-11Make debug config messages consistent in capitalizationDan McGee
2011-01-11Add a progressbar for package integrity checkingDan McGee
2011-01-11Small fix to download size lookup and a loggerDan McGee
2011-01-10Use double rather than float everywhereDan McGee
2011-01-10Progress callback cleanups and fixesDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Use size_t for alpm_list sizesAllan McRae
2011-01-07Update copyright years for 2011Allan McRae
2011-01-05vercmp: always return 0 if we perform a compareDan McGee
2010-12-30Declare all local functions staticAllan McRae
2010-12-29Detect undefined PATH_MAXAllan McRae
2010-12-20testdb: update for new database formatDan McGee
2010-12-20Always specify arguement type in function delcarationsAllan McRae
2010-12-12Explicitly test time difference is greater than zeroAllan McRae
2010-12-12Display progress bar for disk space checkingAllan McRae
2010-12-12Add configuration option to control disk space checkingAllan McRae
2010-12-12Remove AC_TYPE_SIGNAL usageDan McGee
2010-12-12dirent usage cleanupDan McGee
2010-12-12src/util: update .gitignoreDan McGee