summaryrefslogtreecommitdiffstats
path: root/src/pacman/util.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-10pacman/util: flush terminal input before reading responseDave Reisner1-0/+21
2011-07-25Fix group selection entry for large inputsDan McGee1-3/+35
2011-06-15list_display: fix incorrect assignmentDan McGee1-1/+1
2011-06-14Fix list_display on non-ttys and other output fixesDan McGee1-7/+12
2011-06-01Ensure list_display works on outputs of unknown widthDan McGee1-11/+9
2011-04-05Coding style cleanupsDan McGee1-5/+8
2011-04-01Ensure stdout/stderr are flushed when asking questionsDan McGee1-0/+5
2011-03-01Fix some easy to find double translationsDan McGee1-10/+9
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-01-29select_display: per-database outputXavier Chantry1-2/+22
2011-01-29pacman: improve select-questionXavier Chantry1-15/+16
2011-01-29pacman/sync: implement interactive group selectionXavier Chantry1-0/+108
2011-01-29Add interactive provider selectionXavier Chantry1-0/+55
2011-01-22Improve mbasename performanceDan McGee1-13/+5
2011-01-12Small fix to download size lookup and a loggerDan McGee1-1/+3
2011-01-10Use double rather than float everywhereDan McGee1-2/+1
2011-01-08Fix some more simple conversion "errors"Dan McGee1-8/+7
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-12-13Fix a few problems reported by clang-analyzerXavier Chantry1-1/+0
2010-09-27Add wrapper around asprintf callsAllan McRae1-11/+27
2010-08-24Fix some whitespace issuesAllan McRae1-1/+1
2010-08-24fgets invocation cleanupDan McGee1-2/+1
2010-07-27Merge branch 'maint'Dan McGee1-0/+1
2010-07-27Fix compile error in certain casesDan McGee1-0/+1
2010-06-20Clarify testing within conditional statementsAllan McRae1-3/+3
2010-05-05Introduce -D, --databaseNagy Gabor1-0/+2
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2010-03-15fix a few warnings reported by clangXavier Chantry1-1/+1
2010-03-15Mark two functions staticDan McGee1-2/+2
2010-03-15Add new --print operation for all operationsXavier Chantry1-9/+111
2010-01-20Do not print installed size when only downloadingAllan McRae1-1/+3
2009-12-14Remove trailing whitespace on all lines in list_displayDan McGee1-4/+6
2009-11-11Merge branch 'maint'Dan McGee1-1/+2
2009-10-28Fix opendir error condition checksDan McGee1-1/+2
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp1-1/+2
2009-10-11Remove makepath function from frontendLaszlo Papp1-36/+0
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry1-3/+3
2009-10-11Minor scope/typing cleanupsDan McGee1-2/+2
2009-09-09Remove transaction typeXavier Chantry1-33/+2
2009-09-07rewrite strreplaceXavier Chantry1-32/+49
2009-09-06Don't wrap lines when we don't have a column sizeOleg Finkelshteyn1-29/+20
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2009-06-02We don't need root with -SpNagy Gabor1-11/+8
2009-04-11Remove pmsyncpkg_tNagy Gabor1-4/+3
2008-10-13Merge branch 'maint'Dan McGee1-5/+6
2008-10-13Reduce number of calls to getcols()Dan McGee1-5/+6
2008-08-26pacman : smarter optdepends handling.Xavier Chantry1-0/+19
2008-08-24Merge branch 'maint'Dan McGee1-2/+2
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee1-2/+2