Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/util.c
AgeCommit message (Expand)Author
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
2008-06-04Use correct C type for file sizesDan McGee
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-05-10Update makepath to remove PATH_MAX usageDan McGee
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23strsplit(): memleak fixDan McGee
2008-02-24Improve yesno function.Chantry Xavier
2008-02-24Merge branch 'maint'Dan McGee
2008-02-24Add some NULL checks into recently modified output functionsDan McGee
2008-02-22A few more wide character output fixesDan McGee
2008-02-05Merge branch 'maint'Dan McGee
2008-02-05pacman/util.c: add mdirname functionDan McGee