summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-01Update translations from transifexAllan McRae
2013-03-31pm_asprintf logs 'failed to allocate' alreadySimon Gomizelj
2013-03-30use default foreground color instead of whiteAndrew Gregory
2013-03-26signature_display should also be colourizedSimon Gomizelj
2013-03-17More translation updatingAllan McRae
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae
2013-03-15Fix typoAllan McRae
2013-03-15Merge updates from TransifexAllan McRae
2013-03-15Remove Indonesian translationAllan McRae
2013-03-14update util-common.h copyright yearAllan McRae
2013-03-14Make "[removal]" translatableAllan McRae
2013-03-14Use C locale when parsing UseDelta floating point valuesDan McGee
2013-03-10Update all translations files to push to TransifexAllan McRae
2013-03-10Remove all leading :: from pacman translationsAllan McRae
2013-03-10Pull updated translations from transifexAllan McRae
2013-03-10Add new languages from TransifexAllan McRae
2013-03-10testdb: quote output substitutionsAndrew Gregory
2013-03-10testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-03-10remove the duplicate strnlen and strndupSimon Gomizelj
2013-03-07colourize -QSimon Gomizelj
2013-03-07colourize -Sl/-QlSimon Gomizelj
2013-03-07colourize -Ss/-QsSimon Gomizelj
2013-03-07colourize the output of -Qi/SiSimon Gomizelj
2013-03-07colourize table outputSimon Gomizelj
2013-03-07colourize warnings and errorsSimon Gomizelj
2013-03-07colourize colon_printf and questionSimon Gomizelj
2013-03-07introduce colstr for colourizingSimon Gomizelj
2013-03-07add a config settings and flag for coloursSimon Gomizelj
2013-03-07standardize format functionsSimon Gomizelj
2013-03-07remove format from statistic messagesSimon Gomizelj
2013-03-07split "Packages (%zd):" messageSimon Gomizelj
2013-03-07remove :: prefix from all messageSimon Gomizelj
2013-03-07refactor common code in query_search/sync_searchSimon Gomizelj
2013-02-24Perform limited conflict checking with --forceAllan McRae
2013-02-13Add format attributes to all required functionsAllan McRae
2013-02-09Exit with failure status if download or installation is not confirmedMartin Panter
2013-02-09pacman: print version information in debug outputAllan McRae
2013-02-09Check keys are in keyring before package validationAllan McRae
2013-02-07use strtok_r to parse multi-value config optionsAndrew Gregory
2013-02-07Better error message with "-" is specified without stdinAllan McRae
2013-02-07Add configuration option for Upgrade operation SigLevelAllan McRae
2013-01-29Restore libarchive 2.8.x compatibilityDan McGee
2013-01-29Consolidate --foreign/--native filteringSimon Gomizelj
2013-01-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-04Allow querying directory ownershipAndrew Gregory
2013-01-04query_fileowner: don't append '/' if path is "/"Andrew Gregory
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix open braces styleGerardo Exequiel Pozzi