summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-16Version 2019101620191016Levente Polyak1-1/+1
2019-10-15ci: fix travis build using undocumented but reserved keywordLevente Polyak1-1/+1
2019-10-15sogrep: redirect to destination mirror (#25)jelle van der Waa1-1/+1
2019-09-28zsh_completion: add offload-build completionLevente Polyak1-1/+10
2019-09-28zsh_completion: add sogrep completionsLevente Polyak5-10/+49
2019-09-28commitpkg: prefer explicit signature+data parameters for gpg --verifyLevente Polyak1-2/+2
2019-09-28commitpkg: disallow if PKGBUILD hash mismatches package's enclosed hashLevente Polyak1-1/+6
2019-09-28commitpkg: fix wrongly ordered find_cached_package callLevente Polyak1-1/+1
2019-09-28make: add target to tag a new versionLevente Polyak1-1/+7
2019-09-28zsh_completion: overhaul all completions to match actual optionsLevente Polyak1-9/+23
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak4-4/+14
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak4-3/+61
2019-09-28makechrootpkg: run checkpkg automatically after buildLevente Polyak2-2/+20
2019-09-12Version 2019091220190912Levente Polyak1-1/+1
2019-09-12Revert "makechrootpkg: with -n, check if the package failed to install"Eli Schwartz1-8/+1
2019-08-21Version 2019082120190821Levente Polyak1-1/+1
2019-08-09makechrootpkg: with -n, check if the package failed to installEli Schwartz1-1/+8
2019-08-09makechrootpkg: make the -U option work for the first time everEli Schwartz1-2/+2
2019-08-09archrelease: actually fail in failure conditionsEli Schwartz1-7/+8
2019-08-09archbuild: prefer repo/arch-specific configs if they existEli Schwartz1-4/+13
2019-08-09makechrootpkg: also downgrade packages when updating chrootsEli Schwartz2-2/+2
2019-08-09makechrootpkg: when installing with -I, ensure package is installedEli Schwartz1-1/+1
2019-08-09arch-nspawn: unshare the gpg namespace to prevent zombie processesEli Schwartz1-1/+1
2019-08-09finddeps: suppress error messages for unreadable directoriesEli Schwartz1-1/+1
2019-08-09makechrootpkg: accept arguments useful to verifysourceEli Schwartz1-3/+5
2019-08-09makechrootpkg: fix breakage in makepkg option parsingEli Schwartz1-2/+1
2019-08-09ensure that sane umask is used where neededEli Schwartz3-1/+9
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz2-5/+5
2019-08-09arch-nspawn: support bind-mounting custom file:/// repositoriesEli Schwartz1-0/+13
2019-08-09checkpkg: implement comparison against alternative targetsEli Schwartz1-5/+20
2019-08-09makechrootpkg: check truthiness using shell arithmeticEli Schwartz1-18/+19
2019-08-09Revert "makechrootpkg: Have functions be more function-y."Eli Schwartz1-33/+6
2019-08-09Revert "makechrootpkg: Avoid having code floating around outside of a function."Eli Schwartz1-121/+117
2019-08-09Don't rely on $0 to determine script names.Eli Schwartz3-5/+5
2019-08-09Revert "mkarchroot: Don't let the environment affect pacstrap (sans proxy set...Eli Schwartz1-5/+0
2019-08-09arch-nspawn should not take pacman cache from hostBrian Bidulock1-1/+1
2019-08-09arch-nspawn: don't delete the guest gpg configurationEli Schwartz1-1/+2
2019-08-09fixup commit "arch-nspawn: get all mirrors from host"Eli Schwartz1-1/+0
2019-08-09mkarchroot: don't create a broken chroot by defaultEli Schwartz1-1/+1
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