summaryrefslogtreecommitdiff
path: root/src/pacman
Commit message (Expand)AuthorAge
...
* Revamp pacman signal handlerDan McGee2011-09-26
* Regenerate message catalogs and translationsDan McGee2011-09-22
* Translation file updates from TransifexDan McGee2011-09-22
* Add status and check for key being disabledDan McGee2011-09-22
* Add new import key question enum value and stub frontend functionDan McGee2011-09-22
* Fix signature printing in package infoDan McGee2011-09-22
* config parsing: add note if libcurl disabled and no XferCommandDan McGee2011-09-22
* config parsing: include file and line number in more errorsDan McGee2011-09-22
* Pull option names out of messages in config parsingDan McGee2011-09-22
* Check capabilities in SigLevel option parsingDan McGee2011-09-22
* Move default siglevel value from backend to frontendDan McGee2011-09-22
* Fix int/size_t type in alpm_list_count() callDan McGee2011-09-20
* Split package validation and load loopsDan McGee2011-09-20
* pacman/upgrade: print 'loading packages...' only onceDave Reisner2011-09-20
* pacman: use dynamic string allocation where it makes senseDan McGee2011-09-20
* Flip getcwd()/chdir() for open()/fchdir() in the frontendDan McGee2011-09-20
* pacman: add short opt '-p' for --print to -{S,R}hDave Reisner2011-09-14
* Don't duplicate header stringsDan McGee2011-09-14
* download callback: show decimal places in rate if we have roomDan McGee2011-09-11
* Move download callback static vars into functionDan McGee2011-09-11
* Print 'loading packages' message on -U operationsDan McGee2011-09-08
* query check: use provided filelist count instead of keeping trackDan McGee2011-09-07
* Remove unnecessary castDan McGee2011-09-07
* sync: add missing newline in warning messageDave Reisner2011-09-06
* Add -p/--print tip for -Q operations on filepathDan McGee2011-09-02
* Former transaction callback rename refactorDan McGee2011-09-02
* Move all callbacks up to the handle levelDan McGee2011-09-02
* Be fully silent on any -Sp operationDan McGee2011-09-02
* pacman/callback: reuse strlen calculationDave Reisner2011-09-01
* Improve advice for sync ops when db.lck is presentPang Yan Han2011-08-29
* Ensure progress callback updates if XX/YY numerator changesDan McGee2011-08-29
* Allow access to package origin dataDan McGee2011-08-28
* Removed multiple definitions of pkgfrom_tDiogo Sousa2011-08-28
* Better error handling out of package load methodDan McGee2011-08-28
* Refactor signature result return formatDan McGee2011-08-28
* pacman.c: Remove redundant strdup() in parsearg_global()Lukas Fleischer2011-08-28
* Make sync error message smarter on unfound targetsDan McGee2011-08-28
* strtrim: don't move empty stringDan McGee2011-08-25
* Remove short/long label distinctionDan McGee2011-08-25
* Slight refresh of the download progress callbackDan McGee2011-08-25
* Add a few more sizes to humanize_sizes()Dan McGee2011-08-25
* Add new 'lt' and 'zh_TW' translations from transifexDan McGee2011-08-25
* Update existing translations from TransifexDan McGee2011-08-25
* 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
* Update message catalogsDan McGee2011-08-15
* Update translations from TransifexDan McGee2011-08-15
* Parse conflicts/provides/replaces at database load timeDan McGee2011-08-15