| Commit message (Expand) | Author | Age |
... | |
* | Fix compilation error on clang | Allan McRae | 2013-02-13 |
* | makepkg: add lrzip compression support | Allan McRae | 2013-02-13 |
* | Exit with failure status if download or installation is not confirmed | Martin Panter | 2013-02-09 |
* | pacman: print version information in debug output | Allan McRae | 2013-02-09 |
* | Quieten the build process some more | Allan McRae | 2013-02-09 |
* | Skip reading sync db deltas files if UseDelta is unset | Allan McRae | 2013-02-09 |
* | Update NEWS for pacman-4.1 | Allan McRae | 2013-02-09 |
* | README: update with 4.0 -> 4.1 API changes | Allan McRae | 2013-02-09 |
* | README: update alpm options | Andrew Gregory | 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 |
* | Additions to .mailmap | Allan McRae | 2013-02-07 |
* | Document fakeroot and fakechroot as dependencies | Chirantan Ekbote | 2013-02-07 |
* | Remove outdated instructions in pactest README | Allan McRae | 2013-02-07 |
* | Remove conditional checks for fakechroot from test files | Chirantan Ekbote | 2013-02-07 |
* | Print a warning if fakechroot is not found | Chirantan Ekbote | 2013-02-07 |
* | use strtok_r to parse multi-value config options | Andrew Gregory | 2013-02-07 |
* | document that stdin must not be a tty to read from it | Andrew Gregory | 2013-02-07 |
* | Better error message with "-" is specified without stdin | Allan McRae | 2013-02-07 |
* | doc: update PKGBUILD man page | Allan McRae | 2013-02-07 |
* | makepkg: make $pkgdir non-accessible during build() | Allan McRae | 2013-02-07 |
* | make test/scripts/human_to_size.sh executable | Andrew Gregory | 2013-02-07 |
* | add missing utilities to contrib/README | Andrew Gregory | 2013-02-07 |
* | unset executable bit on updpkgsums.sh.in | Andrew Gregory | 2013-02-07 |
* | inline libarchive compat wrappers | Dave Reisner | 2013-02-07 |
* | Document LocalFileSigLevel and RemoteFileSigLevel | Allan McRae | 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 |
* | makepkg: Integrate check_install into tidy_install | Chirantan Ekbote | 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 |
* | Consolidate --foreign/--native filtering | Simon Gomizelj | 2013-01-29 |
* | Make sed follow symlinks on Linux | Maxime Gauduin | 2013-01-28 |
* | paclog-pkglist: parse entries with caller info | Andrew Gregory | 2013-01-28 |
* | add caller prefix to alpm_logaction | Andrew Gregory | 2013-01-28 |
* | Update "missing" file | Allan McRae | 2013-01-28 |
* | Fix printing of paths | William Giokas | 2013-01-28 |
* | add doxygen comments to conflict.c | Andrew Gregory | 2013-01-28 |
* | paccache: pass the --file option to pacsort | Dave Reisner | 2013-01-28 |
* | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 2013-01-28 |
* | Make path to ldconfig configurable | Allan McRae | 2013-01-28 |
* | Remove leading / for pactest paths | Allan McRae | 2013-01-28 |