summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Version 2019032920190329Levente Polyak1-1/+1
2019-03-29readme: fix faulty whitespace in release commandsLevente Polyak1-1/+1
2019-03-29make: fix faulty install targetsLevente Polyak1-3/+3
2019-03-28fix up sogrep manpage to correspond with current sogrep commandEli Schwartz via arch-projects1-2/+8
2019-03-28add sogrep commandEli Schwartz via arch-projects1-25/+76
2019-03-28sogrep: don't be templated when it is not templatedEli Schwartz via arch-projects3-4/+6
2019-03-25Create a general READMEJelle van der Waa1-0/+24
2019-03-25makechrootpkg: keep *DEST, MAKEFLAGS & PACKAGERMatt Robinson1-1/+1
2019-03-25arch-nspawn: get all mirrors from hostChristian Hesse1-6/+8
2019-03-17sogrep: remove duplicate sogrepJelle van der Waa2-98/+1
2019-03-16doc: Add myself as maintainerJelle van der Waa1-0/+1
2019-03-16sogrep: rename to sogrep.in so make clean worksJelle van der Waa2-0/+98
2019-03-16find-libdeps: fix indentation in caseJelle van der Waa1-1/+1
2019-03-16doc: add man pages for find-{libdeps,libprovides}Jelle van der Waa3-7/+33
2019-03-13doc: add Environment variables section to sogrepJelle van der Waa1-0/+11
2019-03-13doc: add man page for mkarchrootJelle van der Waa2-1/+48
2019-03-13crossrepomove: do not set svn propsetJelle van der Waa1-1/+0
2019-03-13Add sogrepSven-Hendrik Haase4-3/+134
2019-02-24remove arch rm as it's not really usefulJelle van der Waa4-23/+1
2019-02-09conf: sync makepkg.conf with latest version from pacman packageLevente Polyak1-12/+11
2019-01-22ci: adding travis support for basic checkLevente Polyak1-0/+28
2019-01-22find-libdeps: in functions use return instead of continue to abortLevente Polyak1-1/+1
2019-01-22remove empty tree if "--verifysource" failedErich Eckner1-7/+3
2019-01-22Expand check_root keepenv variablesMorten Linderud1-1/+1
2018-09-09doc: add find-libprovides man pageJelle van der Waa1-0/+24
2018-09-09doc: Add checkpkg man pageJelle van der Waa2-1/+29
2018-09-09doc: Add lddd man pageJelle van der Waa5-2/+111
2018-05-31Version 2018053120180531Jan Alexander Steffens (heftig)1-1/+1
2018-05-31makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects1-0/+7
2018-05-29update makefile for current versionAllan McRae1-1/+1
2018-05-16Do not assume the makechrootpkg user's groupname is the same as the username20180528Eli Schwartz1-1/+1
2018-05-13Proper fix for pacman-git returning file urls from the cacheEli Schwartz1-1/+2
2018-05-13Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...Eli Schwartz1-1/+1
2018-05-13makechrootpkg: Do not copy the user keyring into the chroot.Eli Schwartz1-6/+1
2018-05-12makechrootpkg: add /etc/shadow entry for builduserEvangelos Foutras1-1/+2
2018-03-24makechrootpkg: fix verifysource with pacman-gitEli Schwartz1-1/+1
2018-03-24makechrootpkg: respect GNUPGHOMEEmiel Wiedijk1-2/+3
2018-03-24Remove corepkg symlinkBartłomiej Piotrowski1-1/+0
2018-01-21makechrootpkg: make sure that makepkg.conf is always parsed as textBartłomiej Piotrowski1-1/+1
2018-01-21makechrootpkg: Adjust to work properly with `set -e`Luke Shumaker1-1/+1
2018-01-21lib/common.sh: Adjust to work properly with `set -u`Luke Shumaker1-1/+3
2018-01-21arch-nspawn: Remove pointless $(echo ...) subshellLuke Shumaker1-1/+1
2018-01-21arch-nspawn: make sure that makepkg.conf is always parsed as textLuke Shumaker1-1/+1
2018-01-21makechrootpkg: Fix anti-pattern when checking for enabled featuresEli Schwartz1-2/+2
2018-01-21makechrootpkg: Fix unconditionally running namcapEli Schwartz1-1/+1
2017-12-27Revert "makechrootpkg: Reopen console to assign the CTTY"Evangelos Foutras1-3/+0
2017-11-22Support reproducible buildsEli Schwartz3-5/+13
2017-11-08Version 2017110820171108Bartłomiej Piotrowski1-1/+1
2017-11-08Remove i686 supportBartłomiej Piotrowski5-171/+13
2017-10-30use makepkg library instead of local function copiesLuke Shumaker1-93/+7