| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Fix missing spaces in operators | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Save backup files with extension .pacsave.n | Pang Yan Han | 2013-01-04 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | Use a defined constant in delta.c for num_matches | Dan McGee | 2013-01-03 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Add public functions for accessing mtree data | Allan McRae | 2012-12-14 |
* | Add internal functions for reading mtree file from local db | Allan McRae | 2012-12-14 |
* | Extract .MTREE file into local package database | Allan McRae | 2012-12-14 |
* | Do not warn about missing database if being downloaded | Allan McRae | 2012-12-14 |
* | Fix future signature timestamp warning | Allan McRae | 2012-12-14 |
* | Plug various minor memory leaks | Andrew Gregory | 2012-12-14 |
* | Make alpm_pkg_find public | Allan McRae | 2012-12-14 |
* | Add "Optional for" to package information output | Allan McRae | 2012-12-14 |
* | Notify of removed package required as optdepend | Allan McRae | 2012-12-14 |
* | It turns out we do care about directories... | Allan McRae | 2012-12-14 |
* | Fix overzealous package removal with unmet dependencies | Andrew Gregory | 2012-12-14 |
* | _alpm_filelist_resolve: add useful return code | Andrew Gregory | 2012-12-14 |
* | Avoid upgrade conflict with unchanged effective path | Allan McRae | 2012-12-14 |
* | Resolve file paths during inter-package conflict check | Allan McRae | 2012-12-14 |
* | _alpm_filelist_resolve: use original filenames where possible | Andrew Gregory | 2012-12-14 |
* | Add _alpm_filelist_resolve | Andrew Gregory | 2012-12-14 |
* | Add resolved_path to alpm_filelist_t | Allan McRae | 2012-12-14 |
* | Detect inter-package conflicts between files and directories | Allan McRae | 2012-12-14 |
* | fixed erroneous memory access to newurl in alpm_db_remove_server | Paul Barbu Gheorghe | 2012-11-27 |
* | buildsys: eschew use of DEFS, prefer AM_CPPFLAGS | Dave Reisner | 2012-11-27 |
* | Merge branch 'maint' | Dan McGee | 2012-09-18 |
|\ |
|
| * | signing.c: warn if time went backwards | Florian Pritz | 2012-09-18 |
* | | Fix documentation typo | Allan McRae | 2012-09-18 |
* | | Remove incorrect documentation for unlink_file | Allan McRae | 2012-09-18 |