summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-07use strtok_r to parse multi-value config optionsAndrew Gregory
2013-02-07document that stdin must not be a tty to read from itAndrew Gregory
2013-02-07Better error message with "-" is specified without stdinAllan McRae
2013-02-07doc: update PKGBUILD man pageAllan McRae
2013-02-07makepkg: make $pkgdir non-accessible during build()Allan McRae
2013-02-07make test/scripts/human_to_size.sh executableAndrew Gregory
2013-02-07add missing utilities to contrib/READMEAndrew Gregory
2013-02-07unset executable bit on updpkgsums.sh.inAndrew Gregory
2013-02-07inline libarchive compat wrappersDave Reisner
2013-02-07Document LocalFileSigLevel and RemoteFileSigLevelAllan McRae
2013-02-07Add configuration option for Upgrade operation SigLevelAllan McRae
2013-01-29Restore libarchive 2.8.x compatibilityDan McGee
2013-01-29Use libarchive compat header for relevant symbolsDave Reisner
2013-01-29add libarchive compatability objectDave Reisner
2013-01-29makepkg: Integrate check_install into tidy_installChirantan Ekbote
2013-01-29dload: pass back the effective URL to callers of _alpm_downloadDave Reisner
2013-01-29Relax requirement of what constitutes a dead connectionLANGLOIS Olivier PIS -EXT
2013-01-29Consolidate --foreign/--native filteringSimon Gomizelj
2013-01-28Make sed follow symlinks on LinuxMaxime Gauduin
2013-01-28paclog-pkglist: parse entries with caller infoAndrew Gregory
2013-01-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-28Update "missing" fileAllan McRae
2013-01-28Fix printing of pathsWilliam Giokas
2013-01-28add doxygen comments to conflict.cAndrew Gregory
2013-01-28paccache: pass the --file option to pacsortDave Reisner
2013-01-28pacsort: add -f, --files option for sorting filenamesDave Reisner
2013-01-28Make path to ldconfig configurableAllan McRae
2013-01-28Remove leading / for pactest pathsAllan McRae
2013-01-28pactest: handle non-default scriptlet shellsAllan McRae
2013-01-28Revert execvp and related commitsAllan McRae
2013-01-17makepkg: Formatting consistency in write_pkginfoWilliam Giokas
2013-01-17dload: avoid showing progress bars on some redirectsDave Reisner
2013-01-17Fix release datesAllan McRae
2013-01-17pmtest: resolve path to scriptlet shellAllan McRae
2013-01-17Do not require full path for scriptlet shellAllan McRae
2013-01-17Do not use full path for ldconfigAllan McRae
2013-01-17Use execvp for running programs in chrootAllan McRae
2013-01-04Allow querying directory ownershipAndrew Gregory
2013-01-04query_fileowner: don't append '/' if path is "/"Andrew Gregory
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-04Fix open braces styleGerardo Exequiel Pozzi
2013-01-04Fix missing spaces in operatorsGerardo Exequiel Pozzi
2013-01-04fix comment style // -> /* */Gerardo Exequiel Pozzi
2013-01-04Fix spacing in HACKING spacing exampleAllan McRae
2013-01-04Save backup files with extension .pacsave.nPang Yan Han
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae
2013-01-03Add a -n option to repo-add to only add new packagesDanny George
2013-01-03makepkg: Print out full version on pkgver updateWilliam Giokas