summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
AgeCommit message (Expand)Author
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-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-29Add interactive provider selectionXavier Chantry
2011-01-22Improve mbasename performanceDan McGee
2011-01-11Small fix to download size lookup and a loggerDan McGee
2011-01-10Use double rather than float everywhereDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-12-12Fix a few problems reported by clang-analyzerXavier Chantry
2010-09-27Add wrapper around asprintf callsAllan McRae
2010-08-23Fix some whitespace issuesAllan McRae
2010-08-23fgets invocation cleanupDan McGee
2010-07-27Merge branch 'maint'Dan McGee
2010-07-27Fix compile error in certain casesDan McGee
2010-06-21Clarify testing within conditional statementsAllan McRae
2010-05-05Introduce -D, --databaseNagy Gabor
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14fix a few warnings reported by clangXavier Chantry
2010-03-14Mark two functions staticDan McGee
2010-03-14Add new --print operation for all operationsXavier Chantry
2010-01-19Do not print installed size when only downloadingAllan McRae
2009-12-13Remove trailing whitespace on all lines in list_displayDan McGee
2009-11-10Merge branch 'maint'Dan McGee
2009-10-27Fix opendir error condition checksDan McGee
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp
2009-10-11Remove makepath function from frontendLaszlo Papp
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry
2009-10-11Minor scope/typing cleanupsDan McGee
2009-09-08Remove transaction typeXavier Chantry
2009-09-07rewrite strreplaceXavier Chantry
2009-09-06Don't wrap lines when we don't have a column sizeOleg Finkelshteyn
2009-07-01Update copyright headers and messagesDan McGee
2009-06-01We don't need root with -SpNagy Gabor
2009-04-11Remove pmsyncpkg_tNagy Gabor
2008-10-12Merge branch 'maint'Dan McGee
2008-10-12Reduce number of calls to getcols()Dan McGee
2008-08-25pacman : smarter optdepends handling.Xavier Chantry
2008-08-23Merge branch 'maint'Dan McGee
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee
2008-08-23split yesno() into yesno() and noyes() functions.Xavier Chantry
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry
2008-08-23Add new list_display_linebreak functionNagy Gabor
2008-08-23Move the the description parsing logic to string_display()Nagy Gabor
2008-07-24Show number of packages to be installed / removed.Xavier Chantry
2008-07-24src/pacman : rework the display_targets function.Xavier Chantry
2008-06-15Use access() instead of stat() when possibleDan McGee