Age | Commit message (Expand) | Author | Files | Lines |
2011-04-02 | commitpkg: make repo/server selection more modular | Dan McGee | 1 | -31/+24 |
2011-04-02 | Unify comment style | Dan McGee | 1 | -3/+3 |
2011-03-28 | prepare release0.9.19 | Pierre Schmitz | 1 | -1/+1 |
2011-03-28 | Don't prefix package name with './' if package is in $PKGDEST | Rémy Oudompheng | 1 | -3/+5 |
2011-03-26 | prepare release0.9.18 | Pierre Schmitz | 1 | -1/+1 |
2011-03-26 | Be less generic with package extension | Allan McRae | 1 | -2/+2 |
2011-03-26 | Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 | Pierre Schmitz | 7 | -15/+18 |
2011-03-26 | Merge branch 'master', remote-tracking branch 'heftig/master' | Pierre Schmitz | 5 | -105/+169 |
2011-03-26 | support optdepends | Ray Rashif | 1 | -0/+7 |
2011-03-26 | makechrootpkg: Copy package logs with split packages (fixes FS#23239). | Lukas Fleischer | 1 | -1/+1 |
2011-03-26 | Abort properly if source files are not under version control (FS#23122). | Lukas Fleischer | 1 | -7/+7 |
2011-03-23 | commitpkg: prefix package filenames with ./ | Dave Reisner | 1 | -1/+1 |
2011-03-23 | add epoch support | Florian Pritz | 1 | -2/+16 |
2011-03-22 | Make default copydir user-dependent | Jan Steffens | 1 | -4/+9 |
2011-03-22 | Use Btrfs snapshots for chroot copies, when available | Jan Steffens | 3 | -2/+17 |
2011-03-22 | Add flock-based locking to chroots | Jan Steffens | 3 | -0/+52 |
2011-03-18 | Remove sudo from archbuild | Jan Steffens | 1 | -5/+10 |
2011-03-18 | Stop the PACKAGER= and MAKEFLAGS= from piling on | Jan Steffens | 1 | -2/+8 |
2011-03-18 | Use the multilib-devel group | Jan Steffens | 1 | -1/+1 |
2011-03-18 | Use variables in Makefile instead of hardcoding stuff in every target. | Lukas Fleischer | 1 | -80/+59 |
2011-03-18 | Add ".PHONY" target to Makefile. | Lukas Fleischer | 1 | -0/+2 |
2011-03-18 | makechrootpkg: Copy package logs with split packages (fixes FS#23239). | Lukas Fleischer | 1 | -1/+1 |
2011-03-18 | Abort properly if source files are not under version control (FS#23122). | Lukas Fleischer | 1 | -7/+7 |
2011-03-14 | Use readlink -e to canonicalize chrootdir | Jan Steffens | 1 | -2/+3 |
2011-03-14 | Fix spelling | Jan Steffens | 1 | -2/+2 |
2011-03-14 | Syntax cleanup | Jan Steffens | 2 | -7/+6 |
2011-01-08 | prepare release0.9.17 | Pierre Schmitz | 1 | -1/+1 |
2011-01-08 | mkarchroot: return 0 if there was no package to update in SyncFirst | Pierre Schmitz | 1 | -1/+1 |
2011-01-08 | checkpkg: use sdiff -s to show differences in the file lists | Pierre Schmitz | 1 | -1/+1 |
2011-01-08 | checkpkg: get back to working directory after soname check | Allan McRae | 1 | -0/+1 |
2011-01-08 | checkpkg: Do not download oldpkg if in starting directory | Allan McRae | 1 | -0/+2 |
2011-01-06 | mkarchroot: pass inline shell script to chroot0.9.16 | Pierre Schmitz | 1 | -2/+2 |
2011-01-06 | prepare release | Pierre Schmitz | 1 | -1/+1 |
2011-01-06 | mkarchroot: Ensure all packages have been updated | Pierre Schmitz | 1 | -1/+1 |
2010-12-14 | Accept any dir except a repos subdir as trunk | Pierre Schmitz | 1 | -3/+5 |
2010-12-12 | prepare release0.9.15 | Pierre Schmitz | 1 | -1/+1 |
2010-12-09 | makechrootpkg: The user nobody is only needed to run pacman | Pierre Schmitz | 1 | -5/+2 |
2010-12-09 | Do not clean build directory on successful build | Allan McRae | 1 | -2/+0 |
2010-12-04 | mkarchroot: add missing devices nodes | Pierre Schmitz | 1 | -0/+3 |
2010-12-02 | prepare release0.9.14 | Pierre Schmitz | 1 | -1/+1 |
2010-12-02 | checkpkg: don't exclude libs ending with .so | Pierre Schmitz | 1 | -2/+2 |
2010-12-02 | archbuild: update the root install instead of the working copy | Pierre Schmitz | 1 | -1/+5 |
2010-12-02 | mkarchroot: create a minimal /dev instead of using the one of the host | Pierre Schmitz | 1 | -4/+15 |
2010-11-22 | bugfix release0.9.13 | Pierre Schmitz | 1 | -1/+1 |
2010-11-22 | Fetch the right architecture when a repo contains dash | Andrea Scarpino | 1 | -1/+1 |
2010-11-18 | prepare release0.9.12 | Pierre Schmitz | 1 | -1/+1 |
2010-11-17 | archbuild: simplify multilib call | Pierre Schmitz | 1 | -6/+2 |
2010-11-16 | Don't try to guess users architecture | Pierre Schmitz | 1 | -5/+0 |
2010-11-16 | Explicitly install libtool-multilib when building multilib packages | Pierre Schmitz | 1 | -2/+2 |
2010-11-16 | Create pacman sync dir on chroot creation | Pierre Schmitz | 1 | -1/+1 |