| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'maint' | Dan McGee | 2011-11-07 |
|\| |
|
| * | Fix download progress rounding edge case | Dan McGee | 2011-11-03 |
* | | Add OPEN() and CLOSE() util macros | Dan McGee | 2011-11-01 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-01 |
|\| |
|
| * | src/util: link vercmp against .lo, not the .o | Dave Reisner | 2011-11-01 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-21 |
|\| |
|
| * | Remove remaining usages of fprintf() from frontend | Dan McGee | 2011-10-21 |
| * | Remove pm_fprintf() in favor of pm_printf() | Dan McGee | 2011-10-21 |
| * | Use stderr as output stream for pm_printf() | Dan McGee | 2011-10-21 |
| * | Table display: print message with warning: prefix | Dan McGee | 2011-10-17 |
* | | Hide empty columns in table package list display | Dan McGee | 2011-10-21 |
* | | pacman: show repo name in download prompt | Dave Reisner | 2011-10-21 |
* | | sync: dont group sync records by repository | Dave Reisner | 2011-10-21 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-14 |
|\| |
|
| * | Coding style cleanups | Dan McGee | 2011-10-13 |
* | | Use fputs and putchar in callback progress display | Dan McGee | 2011-10-14 |
* | | Remove -f short option for --force | Dan McGee | 2011-10-14 |
* | | Use puts() instead of no-op printf() where applicable | Dan McGee | 2011-10-13 |
* | | Remove mcheck.h support | Dan McGee | 2011-10-13 |
* | | Fix some strict 32-bit gcc warnings | Dan McGee | 2011-10-13 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-13 |
|\| |
|
| * | VerbosePkgLists: format table lines in i18n-compatible way | Dan McGee | 2011-10-12 |
* | | Remove alpm_list_getdata wrapper function | Dan McGee | 2011-10-12 |
* | | Introduce alpm_time_t type | Dan McGee | 2011-10-12 |
|/ |
|
* | Final Transifex update before 4.0 | Dan McGee | 2011-10-12 |
* | Update translations from Transifex | Dan McGee | 2011-10-11 |
* | pactree: Make error message smarter in register_syncs() | Lukas Fleischer | 2011-10-10 |
* | pactree: Add "--config" option | Lukas Fleischer | 2011-10-10 |
* | Update translation message catalogs in prep for 4.0 release | Dan McGee | 2011-10-05 |
* | Update translations from Transifex | Dan McGee | 2011-10-05 |
* | Remove redundant transaction size output | Allan McRae | 2011-09-30 |
* | Remove redundant "removal" output in pure remove operation | Allan McRae | 2011-09-29 |
* | Refactor display_targets to not be recursive | Dan McGee | 2011-09-28 |
* | verbose package lists: remove errant debugger | Dan McGee | 2011-09-28 |
* | Always show download size if -w/--downloadonly was provided | Dan McGee | 2011-09-28 |
* | Table format creation code cleanup | Dan McGee | 2011-09-28 |
* | Use unsigned types for indent width and column count | Dan McGee | 2011-09-28 |
* | Show download sizes when using -S/--sync | Dan McGee | 2011-09-28 |
* | Keep track of explicitly added and removed packages | Dan McGee | 2011-09-28 |
* | Combine add and removal package list display | Dan McGee | 2011-09-28 |
* | Avoid comparison between signed and unsigned types | Allan McRae | 2011-09-26 |
* | Revamp pacman signal handler | Dan McGee | 2011-09-26 |
* | Regenerate message catalogs and translations | Dan McGee | 2011-09-22 |
* | Translation file updates from Transifex | Dan McGee | 2011-09-22 |
* | Add status and check for key being disabled | Dan McGee | 2011-09-22 |
* | Add new import key question enum value and stub frontend function | Dan McGee | 2011-09-22 |
* | Fix signature printing in package info | Dan McGee | 2011-09-22 |
* | config parsing: add note if libcurl disabled and no XferCommand | Dan McGee | 2011-09-22 |
* | config parsing: include file and line number in more errors | Dan McGee | 2011-09-22 |
* | Pull option names out of messages in config parsing | Dan McGee | 2011-09-22 |