summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-07More translation updatesAllan McRae37-669/+735
2013-05-07pacman/util.c: add missing bracesAndrew Gregory1-1/+2
2013-05-07pacman/util.c: fix output flushing in questionsAndrew Gregory1-3/+3
2013-04-30Pull translation updates from transifexAllan McRae38-650/+812
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov3-8/+8
2013-04-11Rework callback message to add translationAllan McRae1-5/+5
2013-04-09pacman: add -Qkk to usage() helpAndrew Gregory1-1/+1
2013-04-06ctypes.h shouldn't be included twiceSimon Gomizelj1-1/+0
2013-04-06use off_t for table_row_t.sizeAndrew Gregory1-2/+2
2013-04-01Update translations from transifexAllan McRae38-895/+909
2013-03-31pm_asprintf logs 'failed to allocate' alreadySimon Gomizelj1-1/+0
2013-03-30use default foreground color instead of whiteAndrew Gregory1-2/+4
2013-03-26signature_display should also be colourizedSimon Gomizelj1-1/+1
2013-03-17More translation updatingAllan McRae39-2650/+5352
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae1-0/+4
2013-03-15Fix typoAllan McRae37-37/+37
2013-03-15Merge updates from TransifexAllan McRae37-758/+707
2013-03-15Remove Indonesian translationAllan McRae2-1207/+0
2013-03-14update util-common.h copyright yearAllan McRae1-1/+1
2013-03-14Make "[removal]" translatableAllan McRae1-2/+2
2013-03-14Use C locale when parsing UseDelta floating point valuesDan McGee1-0/+9
2013-03-10Update all translations files to push to TransifexAllan McRae38-4837/+10267
2013-03-10Remove all leading :: from pacman translationsAllan McRae37-1407/+1407
2013-03-10Pull updated translations from transifexAllan McRae27-3476/+1557
2013-03-10Add new languages from TransifexAllan McRae11-0/+11504
2013-03-10testdb: quote output substitutionsAndrew Gregory1-6/+6
2013-03-10testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory1-1/+1
2013-03-10make status/log messages reflect version changeSimon Gomizelj1-0/+30
2013-03-10remove the duplicate strnlen and strndupSimon Gomizelj1-22/+0
2013-03-07colourize -QSimon Gomizelj1-1/+3
2013-03-07colourize -Sl/-QlSimon Gomizelj2-7/+6
2013-03-07colourize -Ss/-QsSimon Gomizelj1-6/+10
2013-03-07colourize the output of -Qi/SiSimon Gomizelj2-7/+11
2013-03-07colourize table outputSimon Gomizelj1-1/+3
2013-03-07colourize warnings and errorsSimon Gomizelj1-2/+4
2013-03-07colourize colon_printf and questionSimon Gomizelj1-2/+7
2013-03-07introduce colstr for colourizingSimon Gomizelj3-0/+65
2013-03-07add a config settings and flag for coloursSimon Gomizelj3-1/+27
2013-03-07standardize format functionsSimon Gomizelj2-11/+11
2013-03-07remove format from statistic messagesSimon Gomizelj1-11/+46
2013-03-07split "Packages (%zd):" messageSimon Gomizelj1-1/+1
2013-03-07remove :: prefix from all messageSimon Gomizelj5-23/+37
2013-03-07refactor common code in query_search/sync_searchSimon Gomizelj4-127/+95
2013-02-24Perform limited conflict checking with --forceAllan McRae1-0/+3
2013-02-13Add format attributes to all required functionsAllan McRae6-5/+10
2013-02-09Exit with failure status if download or installation is not confirmedMartin Panter1-0/+1
2013-02-09pacman: print version information in debug outputAllan McRae1-0/+2
2013-02-09Check keys are in keyring before package validationAllan McRae1-0/+13
2013-02-07use strtok_r to parse multi-value config optionsAndrew Gregory1-9/+6
2013-02-07Better error message with "-" is specified without stdinAllan McRae1-44/+51