summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-04-04Coding style cleanupsDan McGee1-5/+8
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee1-0/+5
2011-03-29call alpm_option_get_localdb once in syncfirst()Andrea Scarpino1-1/+2
2011-03-25Update usage instruction stringsDan McGee1-8/+9
2011-03-24Add -T, --deptest to usage messageRay Kohler1-0/+4
2011-03-21Do not query group selection when using -SpAllan McRae1-14/+26
2011-03-21Restore --debug/--verbose output without a primary operationDan McGee1-7/+7
2011-03-20Remove unnecessary NULL checkDan McGee1-3/+1
2011-03-20Fix handling of ignored packagesPang Yan Han1-0/+7
2011-03-16Warn but don't error for unknown pacman.conf directivesDan McGee1-26/+24
2011-03-16Only read from stdin if '-' is provided as a targetDave Reisner1-2/+6
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee1-1/+2
2011-02-28Fix some easy to find double translationsDan McGee2-13/+12
2011-02-28--print-format displays size in bytesJakob Gruber1-2/+2
2011-02-28Check local DB version before continuing transactionDan McGee1-0/+4
2011-02-25Add directory name to ownership error messageHEADmasterDan McGee1-1/+1
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner6-14/+14
2011-02-24Mark log callback format string constDan McGee5-5/+5
2011-02-04Merge remote-tracking branch 'allan/hash'Dan McGee6-14/+14
2011-02-04Add more error checking and loggingDan McGee1-0/+2
2011-02-04Read pkgcache into hashAllan McRae6-14/+14
2011-01-31make -d less strict; add -dd optionFlorian Pritz1-1/+7
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee3-48/+54
2011-01-31Style cleanups in clean cache codeDan McGee1-7/+9
2011-01-29Call count() once in callbackDan McGee1-2/+3
2011-01-29select_display: per-database outputXavier Chantry1-2/+22
2011-01-29pacman: improve select-questionXavier Chantry2-16/+16
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry3-2/+110
2011-01-29pacman/remove: switch to new alpm_remove_pkg interfaceXavier Chantry2-4/+32
2011-01-29pacman/upgrade: switch to new interfaceXavier Chantry1-1/+10
2011-01-29pacman/sync: rewrite target handlingXavier Chantry1-15/+95
2011-01-29Add interactive provider selectionXavier Chantry3-0/+70
2011-01-29Remove need to explicitly register the local DBDan McGee7-22/+19
2011-01-22Query fileowner performance improvementsDan McGee1-15/+33
2011-01-22Improve mbasename performanceDan McGee3-16/+8
2011-01-22Be smarter about failure to read backup file contentsDan McGee1-1/+11
2011-01-22Mark backup status strings as untranslatedDan McGee1-3/+3
2011-01-22Refactor backup file status check into separate functionDan McGee1-24/+35
2011-01-22Merge branch 'epoch-work'Dan McGee1-2/+2
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry1-1/+1
2011-01-21Allow version comparison to contain epoch specifierDan McGee1-2/+2
2011-01-12Merge branch 'maint'Dan McGee1-2/+2
2011-01-11Make debug config messages consistent in capitalizationDan McGee1-2/+2
2011-01-11Add a progressbar for package integrity checkingDan McGee1-2/+7
2011-01-11Small fix to download size lookup and a loggerDan McGee1-1/+3
2011-01-10Use double rather than float everywhereDan McGee3-11/+10
2011-01-10Progress callback cleanups and fixesDan McGee1-27/+21
2011-01-07Fix some more simple conversion "errors"Dan McGee6-18/+17
2011-01-07Use size_t for alpm_list sizesAllan McRae2-6/+7
2011-01-07Update copyright years for 2011Allan McRae19-20/+20