summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * src/util: link vercmp against .lo, not the .oDave Reisner2011-11-01
* | Merge branch 'maint'Dan McGee2011-10-21
|\|
| * Remove remaining usages of fprintf() from frontendDan McGee2011-10-21
| * Remove pm_fprintf() in favor of pm_printf()Dan McGee2011-10-21
| * Use stderr as output stream for pm_printf()Dan McGee2011-10-21
| * Table display: print message with warning: prefixDan McGee2011-10-17
* | Hide empty columns in table package list displayDan McGee2011-10-21
* | pacman: show repo name in download promptDave Reisner2011-10-21
* | sync: dont group sync records by repositoryDave Reisner2011-10-21
* | Merge branch 'maint'Dan McGee2011-10-14
|\|
| * Coding style cleanupsDan McGee2011-10-13
* | Use fputs and putchar in callback progress displayDan McGee2011-10-14
* | Remove -f short option for --forceDan McGee2011-10-14
* | Use puts() instead of no-op printf() where applicableDan McGee2011-10-13
* | Remove mcheck.h supportDan McGee2011-10-13
* | Fix some strict 32-bit gcc warningsDan McGee2011-10-13
* | Merge branch 'maint'Dan McGee2011-10-13
|\|
| * VerbosePkgLists: format table lines in i18n-compatible wayDan McGee2011-10-12
* | Remove alpm_list_getdata wrapper functionDan McGee2011-10-12
* | Introduce alpm_time_t typeDan McGee2011-10-12
|/
* Final Transifex update before 4.0Dan McGee2011-10-12
* Update translations from TransifexDan McGee2011-10-11
* pactree: Make error message smarter in register_syncs()Lukas Fleischer2011-10-10
* pactree: Add "--config" optionLukas Fleischer2011-10-10
* Update translation message catalogs in prep for 4.0 releaseDan McGee2011-10-05
* Update translations from TransifexDan McGee2011-10-05
* Remove redundant transaction size outputAllan McRae2011-09-30
* Remove redundant "removal" output in pure remove operationAllan McRae2011-09-29
* Refactor display_targets to not be recursiveDan McGee2011-09-28
* verbose package lists: remove errant debuggerDan McGee2011-09-28
* Always show download size if -w/--downloadonly was providedDan McGee2011-09-28
* Table format creation code cleanupDan McGee2011-09-28
* Use unsigned types for indent width and column countDan McGee2011-09-28
* Show download sizes when using -S/--syncDan McGee2011-09-28
* Keep track of explicitly added and removed packagesDan McGee2011-09-28
* Combine add and removal package list displayDan McGee2011-09-28
* Avoid comparison between signed and unsigned typesAllan McRae2011-09-26
* 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