| Commit message (Expand) | Author | Age |
... | |
* | | Replace hardcoded option numbers with enumeration | Laszlo Papp | 2009-10-12 |
* | | Remove makepath function from frontend | Laszlo Papp | 2009-10-11 |
* | | cygwin fix : use unsigned char for ctype function | Xavier Chantry | 2009-10-11 |
* | | Minor scope/typing cleanups | Dan McGee | 2009-10-11 |
* | | Merge branch 'maint' | Dan McGee | 2009-10-11 |
|\| |
|
| * | callback.c : fallback to normal download with bogus size | Xavier Chantry | 2009-10-04 |
* | | Allow cache cleaning to process all cache directories | Dan McGee | 2009-09-21 |
* | | Propagate return status up in DB cleaning code | Dan McGee | 2009-09-21 |
* | | Add missing closedir calls in cache cleanup | Dan McGee | 2009-09-21 |
* | | Fully implement database lazy loading | Dan McGee | 2009-09-20 |
* | | Merge branch 'maint' | Dan McGee | 2009-09-20 |
|\| |
|
| * | Strndup usage and small typo fix | Laszlo Papp | 2009-09-20 |
| * | Kill -F option for good in option parsing | Dan McGee | 2009-09-18 |
| * | String improvements | Xavier Chantry | 2009-09-16 |
| * | Revert "Fix a memleak involving lazy DB loading" | Dan McGee | 2009-09-14 |
| * | Fix a memleak involving lazy DB loading | Xavier Chantry | 2009-09-08 |
* | | Ask user confirmation for -R operation, too | Nagy Gabor | 2009-09-20 |
* | | sync.c : duplicate the target before modifying it | Xavier Chantry | 2009-09-20 |
* | | Change the interface for target loading | Xavier Chantry | 2009-09-12 |
* | | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 2009-09-08 |
* | | Do not remove conflict by default | Nagy Gabor | 2009-09-08 |
* | | Re-add the non-user friendly --ask option | Xavier Chantry | 2009-09-08 |
* | | Add a new reason field to pmconflict_t struct | Nagy Gabor | 2009-09-08 |
* | | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback | Nagy Gabor | 2009-09-08 |
* | | Allow '-Su foo' operation | Xavier Chantry | 2009-09-08 |
* | | rewrite strreplace | Xavier Chantry | 2009-09-07 |
* | | use strreplace in the xfercommand code | Xavier Chantry | 2009-09-07 |
* | | fix small memleak in an error case | Xavier Chantry | 2009-09-06 |
* | | Don't wrap lines when we don't have a column size | Oleg Finkelshteyn | 2009-09-06 |
* | | Log commandline in pacman/alpm log | Xavier Chantry | 2009-09-06 |
* | | Allow $arch to be used in Server | Xavier Chantry | 2009-09-06 |
* | | Check package arch before installing | Xavier Chantry | 2009-09-06 |
* | | Add Architecture and --arch option | Xavier Chantry | 2009-09-06 |
* | | Merge branch 'maint' | Dan McGee | 2009-08-18 |
|\| |
|
| * | query.c : return 1 when no package match | Xavier Chantry | 2009-08-18 |
| * | Quiet ShowSize with -Ss and -Qs | Xavier Chantry | 2009-08-18 |
* | | dload.c : various fixes | Xavier Chantry | 2009-08-18 |
|/ |
|
* | Fix for FS#15810 | Nagy Gabor | 2009-08-08 |
* | Fix an untranslated message in src/callback.c | Nagy Gabor | 2009-07-28 |
* | Ensure version screen fits in 80 cols | Dan McGee | 2009-07-26 |
* | Use lstat instead of stat for -Qo | Xavier Chantry | 2009-07-25 |
* | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 2009-07-22 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | New feature: files verification | Dan McGee | 2009-07-22 |
* | Offer to clean up non-package files in cache directory. | Xavier Chantry | 2009-07-16 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Give sensible feedback when a repo has no configured servers | Dan McGee | 2009-06-08 |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 2009-06-01 |