summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Retrieve default SigLevel value from backend after initial settingDan McGee2011-08-23
* pacman/util: use string_length to calculate line lengthDave Reisner2011-08-22
* Print callback messages to stderrAllan McRae2011-08-22
* Print debug timestamps to same stream as rest of outputDan McGee2011-08-22
* pacsort: correct list freeingPang Yan Han2011-08-22
* pacsort: ensure list is freed if size is 0Dan McGee2011-08-22
* pacsort: correct pointer type in list_newPang Yan Han2011-08-22
* Update message catalogsDan McGee2011-08-15
* Update translations from TransifexDan McGee2011-08-15
* Parse conflicts/provides/replaces at database load timeDan McGee2011-08-15
* Show 'None' in Signatures -Qip/-Si output if none foundDan McGee2011-08-15
* Load and allow access to sha256sumDan McGee2011-08-15
* pacman/package: show presence of signature in in -SiDave Reisner2011-08-15
* pacman/query.c: avoid variable redeclarationDan McGee2011-08-11
* Enable recursive/needed sync on SyncFirstDan McGee2011-08-11
* pacman: remove --dbonly shortoptDave Reisner2011-08-11
* Update trust level strings in -Qi displayDan McGee2011-08-11
* Allow --needed and --recursive on -U operationsDan McGee2011-08-11
* Add -S --recursive operationDan McGee2011-08-11
* Merge branch 'maint'Dan McGee2011-08-09
|\
| * Fix divide by zero when downloading zero length filesDan McGee2011-08-08
* | Update string catalogs after string tweaksDan McGee2011-08-09
* | Add reason to corrupted package callbackDan McGee2011-08-08
* | Attempt to fix up some of the brokenness around failed package loadsDan McGee2011-08-08
* | Update all translation filesDan McGee2011-08-08
* | Merge branch 'maint'Dan McGee2011-08-08
|\|
| * Fix group selection entry for large inputsDan McGee2011-07-25
* | mark option structs as constDave Reisner2011-08-08
* | src/util/Makefile.am: alphabetize targetsDave Reisner2011-08-08
* | pacsort: add new utilityDave Reisner2011-08-08
* | Check return value of rename() callsDan McGee2011-08-08
* | Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* | Revamp signing checksDan McGee2011-07-28
* | Tidy up testdb to match coding stylesDan McGee2011-07-28
* | Remove duplicate code shared between sync and upgradeDan McGee2011-07-27
* | Convert package filelists to an array instead of linked listDan McGee2011-07-21
* | pacman/callback: show .sig suffix on sig downloadDave Reisner2011-07-18
* | Make alpm_db_set_pkgreason() arguments more saneDan McGee2011-07-14
* | Rework -Si display logicDan McGee2011-07-05
* | fix segfault if pacman.conf can't be readFlorian Pritz2011-07-05
* | Remove most usages of strncmp()Dan McGee2011-07-05
* | Remove alpm_list_firstAllan McRae2011-07-05
* | Allow invalid sync DBs to be returned by the libraryDan McGee2011-07-05
* | Allow frontend access to signature verification informationDan McGee2011-07-05
* | signing: move to new signing verification and return schemeDan McGee2011-07-05
* | Merge remote-tracking branch 'allan/ALPM'Dan McGee2011-07-03
|\ \
| * | Prefix _alpm_errno_t members with ALPMAllan McRae2011-07-02
| * | Prefix alpm_transprog_t members with ALPMAllan McRae2011-07-02
| * | Prefix alpm_transconv_t members with ALPMAllan McRae2011-07-02
| * | Prefix alpm_transevt_t members with ALPMAllan McRae2011-07-02