summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-08-25Update existing translations from TransifexDan McGee25-582/+810
2011-08-23Retrieve default SigLevel value from backend after initial settingDan McGee1-0/+3
2011-08-22pacman/util: use string_length to calculate line lengthDave Reisner1-1/+1
2011-08-22Print callback messages to stderrAllan McRae1-1/+1
2011-08-22Print debug timestamps to same stream as rest of outputDan McGee1-1/+1
2011-08-22pacsort: correct list freeingPang Yan Han1-1/+1
2011-08-22pacsort: ensure list is freed if size is 0Dan McGee1-1/+1
2011-08-22pacsort: correct pointer type in list_newPang Yan Han1-2/+2
2011-08-15Update message catalogsDan McGee1-14/+22
2011-08-15Update translations from TransifexDan McGee8-209/+246
2011-08-15Parse conflicts/provides/replaces at database load timeDan McGee2-16/+25
2011-08-15Show 'None' in Signatures -Qip/-Si output if none foundDan McGee1-2/+5
2011-08-15Load and allow access to sha256sumDan McGee1-0/+1
2011-08-15pacman/package: show presence of signature in in -SiDave Reisner1-0/+1
2011-08-12pacman/query.c: avoid variable redeclarationDan McGee1-3/+3
2011-08-11Enable recursive/needed sync on SyncFirstDan McGee1-0/+2
2011-08-11pacman: remove --dbonly shortoptDave Reisner2-4/+5
2011-08-11Update trust level strings in -Qi displayDan McGee1-3/+3
2011-08-11Allow --needed and --recursive on -U operationsDan McGee1-3/+5
2011-08-11Add -S --recursive operationDan McGee2-2/+9
2011-08-09Merge branch 'maint'Dan McGee1-6/+19
2011-08-09Update string catalogs after string tweaksDan McGee26-1345/+1130
2011-08-09Add reason to corrupted package callbackDan McGee1-2/+4
2011-08-09Attempt to fix up some of the brokenness around failed package loadsDan McGee1-1/+3
2011-08-09Fix divide by zero when downloading zero length filesDan McGee1-6/+19
2011-08-09Update all translation filesDan McGee26-673/+2283
2011-08-09Merge branch 'maint'Dan McGee5-7/+48
2011-08-08mark option structs as constDave Reisner2-2/+2
2011-08-08src/util/Makefile.am: alphabetize targetsDave Reisner1-9/+9
2011-08-08pacsort: add new utilityDave Reisner3-2/+400
2011-08-08Check return value of rename() callsDan McGee1-2/+6
2011-08-02Implement parsing of the new SigLevel directiveDan McGee1-31/+105
2011-07-29Revamp signing checksDan McGee1-11/+31
2011-07-28Tidy up testdb to match coding stylesDan McGee1-4/+8
2011-07-27Remove duplicate code shared between sync and upgradeDan McGee3-118/+16
2011-07-25Fix group selection entry for large inputsDan McGee2-4/+45
2011-07-21Convert package filelists to an array instead of linked listDan McGee2-12/+16
2011-07-19pacman/callback: show .sig suffix on sig downloadDave Reisner1-2/+9
2011-07-14Make alpm_db_set_pkgreason() arguments more saneDan McGee1-1/+2
2011-07-06Rework -Si display logicDan McGee1-49/+29
2011-07-06fix segfault if pacman.conf can't be readFlorian Pritz1-1/+3
2011-07-06Remove most usages of strncmp()Dan McGee3-15/+15
2011-07-05Remove alpm_list_firstAllan McRae1-1/+1
2011-07-05Allow invalid sync DBs to be returned by the libraryDan McGee7-16/+45
2011-07-05Allow frontend access to signature verification informationDan McGee3-1/+59
2011-07-05signing: move to new signing verification and return schemeDan McGee9-27/+33
2011-07-03Merge remote-tracking branch 'allan/ALPM'Dan McGee13-238/+238
2011-07-03Move alpm filelists to a struct objectDan McGee2-6/+8
2011-07-01Prefix _alpm_errno_t members with ALPMAllan McRae6-22/+22
2011-07-01Prefix alpm_transprog_t members with ALPMAllan McRae1-6/+6