| Commit message (Expand) | Author | Age |
* | makepkg.conf: remove curl from other common tools | Allan McRae | 2011-07-18 |
* | repo-add: do not print full path of signature file | Allan McRae | 2011-07-18 |
* | repo-add: always remove repo signature symlink | Allan McRae | 2011-07-18 |
* | contrib/paclog-pkglist: whitespace cleanup | Dave Reisner | 2011-07-18 |
* | contrib/paclog-pkglist: rework as bash wrapping awk | Dave Reisner | 2011-07-18 |
* | Add a new epoch pactest | Dan McGee | 2011-07-18 |
* | Handle removal of empty directories properly | Dan McGee | 2011-07-18 |
* | makepkg: only test for writable PKGDEST when needed. | RogutÄ—s Sparnuotos | 2011-07-18 |
* | Move some .gitignore entries | Allan McRae | 2011-07-18 |
* | doc/PKGBUILD: clarify scriptlet version arguments | Dan McGee | 2011-07-14 |
* | Make alpm_db_set_pkgreason() arguments more sane | Dan McGee | 2011-07-14 |
* | contrib/paclog-pkglist: new contribution | Dave Reisner | 2011-07-14 |
* | contrib/bash_completion: update with new makepkg opts | Dave Reisner | 2011-07-14 |
* | makepkg: remove unused -C option from option list | Dave Reisner | 2011-07-14 |
* | makepkg: skip devel_check when reading from a pipe | Dave Reisner | 2011-07-14 |
* | makepkg: Remove pre-optimization from in_array() | DJ Mills | 2011-07-14 |
* | makepkg: Remove OPT_TEMP hack in parse_options call | DJ Mills | 2011-07-14 |
* | Allow fileconflict if unowned file moving into backup array | Dan McGee | 2011-07-14 |
* | Add 'compress' compression format as an available option | Dan McGee | 2011-07-14 |
* | Unify package removal code | Dan McGee | 2011-07-06 |
* | include util.h in rawstr.c | Dan McGee | 2011-07-05 |
* | Merge remote-tracking branch 'dave/download' | Dan McGee | 2011-07-05 |
|\ |
|
| * | absorb fileinfo struct into dload_payload | Dave Reisner | 2011-07-05 |
| * | absorb some _alpm_download params into payload struct | Dave Reisner | 2011-07-05 |
| * | lib/dload: prevent large file attacks | Dave Reisner | 2011-07-05 |
| * | dload: handle irregular URLs | Dave Reisner | 2011-07-05 |
| * | dload: rearrange code to avoid extra cpp block | Dave Reisner | 2011-07-05 |
| * | lib/rawstr: borrow raw string functions from curl | Dave Reisner | 2011-07-05 |
* | | repo-add: backup old database signature too | Allan McRae | 2011-07-05 |
* | | Rework -Si display logic | Dan McGee | 2011-07-05 |
* | | pacman-key: fix syntax highlighting | Allan McRae | 2011-07-05 |
* | | contrib/paclist: rewrite in bash | Dave Reisner | 2011-07-05 |
* | | fix segfault if pacman.conf can't be read | Florian Pritz | 2011-07-05 |
* | | Remove most usages of strncmp() | Dan McGee | 2011-07-05 |
|/ |
|
* | makepkg: update --pkg desciption in man page | Allan McRae | 2011-07-05 |
* | Add library files to POTFILES.in | Allan McRae | 2011-07-05 |
* | parse_options: accept multiple arguments | Allan McRae | 2011-07-05 |
* | parse_options: implement optional arguments | Allan McRae | 2011-07-05 |
* | parse_options: add missing newlines | Allan McRae | 2011-07-05 |
* | Simplify alpm_list_previous | Allan McRae | 2011-07-05 |
* | Remove alpm_list_first | Allan McRae | 2011-07-05 |
* | Allow invalid sync DBs to be returned by the library | Dan McGee | 2011-07-05 |
* | Allow frontend access to signature verification information | Dan McGee | 2011-07-05 |
* | Correctly check the GPG error codes | Dan McGee | 2011-07-05 |
* | signing: move to new signing verification and return scheme | Dan McGee | 2011-07-05 |
* | Merge remote-tracking branch 'allan/ALPM' | Dan McGee | 2011-07-03 |
|\ |
|
| * | Prefix _alpm_errno_t members with ALPM | Allan McRae | 2011-07-02 |
| * | Prefix alpm_transprog_t members with ALPM | Allan McRae | 2011-07-02 |
| * | Prefix alpm_transconv_t members with ALPM | Allan McRae | 2011-07-02 |
| * | Prefix alpm_transevt_t members with ALPM | Allan McRae | 2011-07-02 |