Age | Commit message (Expand) | Author |
2011-07-19 | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han |
2011-07-19 | pacman-key: correct spelling mistake | Pang Yan Han |
2011-07-19 | pacman-key: add dependency on parse_options to Makefile | Allan McRae |
2011-07-19 | pacman-key: check required permissions on keyring | Allan McRae |
2011-07-19 | pacman-key: add --init option | Allan McRae |
2011-07-19 | pacman-key: tidy up logic for finding pacman keyring directory | Dave Reisner |
2011-07-19 | pacman-key: refactor get_from | Dave Reisner |
2011-07-19 | pacman-key: add --verify option | Allan McRae |
2011-07-19 | pacman-key: check only a single operation has been specified | Allan McRae |
2011-07-19 | pacman-key: move verifying keyring files to own function | Allan McRae |
2011-07-19 | pacman-key: move --edit-key and --receive processing to functions | Allan McRae |
2011-07-19 | pacman-key: update man page | Allan McRae |
2011-07-19 | pacman-key: hide output of executed commands on logic checks | Ivan Kanakarakis |
2011-07-19 | pacman-key: rename --trust to --edit-key | Allan McRae |
2011-07-19 | pacman-key: fix quotation on several variable assignments | Ivan Kanakarakis |
2011-07-19 | pacman-key: allow the export of all key ids | Allan McRae |
2011-07-19 | pacman-key: rename --del to --delete | Allan McRae |
2011-07-19 | pacman-key: remove the --adv option | Allan McRae |
2011-07-19 | pacman-key: use our option parser | Allan McRae |
2011-07-18 | replace access() calls for debug info where applicable | Florian Pritz |
2011-07-18 | signing.c: check if needed files are readable | Florian Pritz |
2011-07-18 | add _alpm_access() wrapper | Florian Pritz |
2011-07-18 | Merge branch 'maint' | Dan McGee |
2011-07-18 | makepkg: fix issue with filenames with spaces and noextract | Allan McRae |
2011-07-18 | Fix compilation without gpgme | Allan McRae |
2011-07-18 | configure: output more compile settings | Allan McRae |
2011-07-18 | 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-14 | 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-06 | Unify package removal code | Dan McGee |
2011-07-05 | 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 |