| Commit message (Expand) | Author | Age |
... | |
* | Update all translations files to push to Transifex | Allan McRae | 2013-03-10 |
* | Pull updated translations from transifex | Allan McRae | 2013-03-10 |
* | Add new languages from Transifex | Allan McRae | 2013-03-10 |
* | make status/log messages reflect version change | Simon Gomizelj | 2013-03-10 |
* | libalpm/sync: remove useless intermediate variable | Dave Reisner | 2013-03-10 |
* | libalpm: Search for replacers before literals | Olivier Brunel | 2013-03-07 |
* | libalpm: Fix installing update of a replaced package | Olivier Brunel | 2013-03-07 |
* | Do not resolve every local package filelist on remove | Allan McRae | 2013-03-07 |
* | add SYMEXPORT to alpm_filelist_contains | Andrew Gregory | 2013-02-24 |
* | dload: don't download sig if package is found in cache | Dave Reisner | 2013-02-24 |
* | Provide full path names in warning messages | Richard Pougnet | 2013-02-24 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | use resolved_path for filelist_contains | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_difference | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_intersection | Andrew Gregory | 2013-02-24 |
* | use alpm_list_free on filelist intersection | Andrew Gregory | 2013-02-24 |
* | fix off-by-one error in _alpm_filelist_resolve | Andrew Gregory | 2013-02-16 |
* | fix style violations | Andrew Gregory | 2013-02-16 |
* | fix alpm_validation_t comment | Andrew Gregory | 2013-02-16 |
* | find_fileconflicts: reduce path resolution calls | Andrew Gregory | 2013-02-16 |
* | libalpm: never attempt to remove a mountpoint | Dave Reisner | 2013-02-16 |
* | Fix registering database with non-gpgme builds | Allan McRae | 2013-02-13 |
* | Fix --without-gpgme build | Allan McRae | 2013-02-13 |
* | Add format attributes to all required functions | Allan McRae | 2013-02-13 |
* | Fix compilation error on clang | Allan McRae | 2013-02-13 |
* | Skip reading sync db deltas files if UseDelta is unset | Allan McRae | 2013-02-09 |
* | Import key if needed when installing package from file | Allan McRae | 2013-02-09 |
* | Prompt to delete packages with signature fails | Allan McRae | 2013-02-09 |
* | Remove retry path from signature validation | Allan McRae | 2013-02-09 |
* | Check keys are in keyring before package validation | Allan McRae | 2013-02-09 |
* | Make decode_signature available to the library | Allan McRae | 2013-02-09 |
* | Add function to extract key id from signatures | Allan McRae | 2013-02-09 |
* | Move key importing into separate function | Allan McRae | 2013-02-09 |
* | Make key_in_keychain available in library | Allan McRae | 2013-02-09 |
* | inline libarchive compat wrappers | Dave Reisner | 2013-02-07 |
* | Add configuration option for Upgrade operation SigLevel | Allan McRae | 2013-02-07 |
* | Restore libarchive 2.8.x compatibility | Dan McGee | 2013-01-29 |
* | Use libarchive compat header for relevant symbols | Dave Reisner | 2013-01-29 |
* | add libarchive compatability object | Dave Reisner | 2013-01-29 |
* | dload: pass back the effective URL to callers of _alpm_download | Dave Reisner | 2013-01-29 |
* | Relax requirement of what constitutes a dead connection | LANGLOIS Olivier PIS -EXT | 2013-01-29 |
* | add caller prefix to alpm_logaction | Andrew Gregory | 2013-01-28 |
* | add doxygen comments to conflict.c | Andrew Gregory | 2013-01-28 |
* | Make path to ldconfig configurable | Allan McRae | 2013-01-28 |
* | Revert execvp and related commits | Allan McRae | 2013-01-28 |
* | dload: avoid showing progress bars on some redirects | Dave Reisner | 2013-01-17 |
* | Do not use full path for ldconfig | Allan McRae | 2013-01-17 |
* | Use execvp for running programs in chroot | Allan McRae | 2013-01-17 |
* | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix open braces style | Gerardo Exequiel Pozzi | 2013-01-04 |