summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pacman-key: add dependency on parse_options to MakefileAllan McRae2011-07-19
* pacman-key: check required permissions on keyringAllan McRae2011-07-19
* pacman-key: add --init optionAllan McRae2011-07-19
* pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner2011-07-19
* pacman-key: refactor get_fromDave Reisner2011-07-19
* pacman-key: add --verify optionAllan McRae2011-07-19
* pacman-key: check only a single operation has been specifiedAllan McRae2011-07-19
* pacman-key: move verifying keyring files to own functionAllan McRae2011-07-19
* pacman-key: move --edit-key and --receive processing to functionsAllan McRae2011-07-19
* pacman-key: update man pageAllan McRae2011-07-19
* pacman-key: hide output of executed commands on logic checksIvan Kanakarakis2011-07-19
* pacman-key: rename --trust to --edit-keyAllan McRae2011-07-19
* pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis2011-07-19
* pacman-key: allow the export of all key idsAllan McRae2011-07-19
* pacman-key: rename --del to --deleteAllan McRae2011-07-19
* pacman-key: remove the --adv optionAllan McRae2011-07-19
* pacman-key: use our option parserAllan McRae2011-07-19
* replace access() calls for debug info where applicableFlorian Pritz2011-07-18
* signing.c: check if needed files are readableFlorian Pritz2011-07-18
* add _alpm_access() wrapperFlorian Pritz2011-07-18
* Merge branch 'maint'Dan McGee2011-07-18
|\
| * makepkg: fix issue with filenames with spaces and noextractAllan McRae2011-07-18
* | Fix compilation without gpgmeAllan McRae2011-07-18
* | configure: output more compile settingsAllan McRae2011-07-18
* | makepkg.conf: remove curl from other common toolsAllan McRae2011-07-18
* | repo-add: do not print full path of signature fileAllan McRae2011-07-18
* | repo-add: always remove repo signature symlinkAllan McRae2011-07-18
* | contrib/paclog-pkglist: whitespace cleanupDave Reisner2011-07-18
* | contrib/paclog-pkglist: rework as bash wrapping awkDave Reisner2011-07-18
* | Add a new epoch pactestDan McGee2011-07-18
* | Handle removal of empty directories properlyDan McGee2011-07-18
* | makepkg: only test for writable PKGDEST when needed.RogutÄ—s Sparnuotos2011-07-18
* | Move some .gitignore entriesAllan McRae2011-07-18
* | doc/PKGBUILD: clarify scriptlet version argumentsDan McGee2011-07-14
* | Make alpm_db_set_pkgreason() arguments more saneDan McGee2011-07-14
* | contrib/paclog-pkglist: new contributionDave Reisner2011-07-14
* | contrib/bash_completion: update with new makepkg optsDave Reisner2011-07-14
* | makepkg: remove unused -C option from option listDave Reisner2011-07-14
* | makepkg: skip devel_check when reading from a pipeDave Reisner2011-07-14
* | makepkg: Remove pre-optimization from in_array()DJ Mills2011-07-14
* | makepkg: Remove OPT_TEMP hack in parse_options callDJ Mills2011-07-14
* | Allow fileconflict if unowned file moving into backup arrayDan McGee2011-07-14
* | Add 'compress' compression format as an available optionDan McGee2011-07-14
* | Unify package removal codeDan McGee2011-07-06
* | include util.h in rawstr.cDan McGee2011-07-05
* | Merge remote-tracking branch 'dave/download'Dan McGee2011-07-05
|\ \
| * | absorb fileinfo struct into dload_payloadDave Reisner2011-07-05
| * | absorb some _alpm_download params into payload structDave Reisner2011-07-05
| * | lib/dload: prevent large file attacksDave Reisner2011-07-05
| * | dload: handle irregular URLsDave Reisner2011-07-05