summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-09makechrootpkg: load makepkg.conf variables correctlyEli Schwartz1-1/+1
2019-08-09Makefile: don't inject DESTDIR into the pkgdatadirEli Schwartz1-1/+1
2019-08-09Migrate pacman.conf CacheDir parsing to pacman-confEli Schwartz2-15/+14
2019-06-13offload-build: disable shellcheck false-positive for shell-escapeLevente Polyak1-0/+1
2019-06-12doc: add manpage for the new offload-build toolEli Schwartz via arch-projects2-0/+53
2019-06-12Add new tool: offload-buildEli Schwartz via arch-projects2-0/+108
2019-06-12Revert "makechrootpkg: sync_chroot: Make more general."Eli Schwartz via arch-projects2-27/+13
2019-04-20fix whitespace/indentation errorsErich Eckner3-3/+3
2019-04-20is_same_fs() in lib/archroot.sh should use $1 and $2, not $1 and $1Erich Eckner1-1/+1
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