Age | Commit message (Expand) | Author | Files | Lines |
2010-06-02 | Move vercmp tests into util/ testing directory | Dan McGee | 4 | -4/+12 |
2010-06-02 | Move pacman test suite | Allan McRae | 216 | -9/+9 |
2010-06-02 | Fix typo in pactest | Allan McRae | 1 | -1/+1 |
2010-06-02 | Remove unnecessary error catching from PKGBUILD protos | Allan McRae | 2 | -2/+2 |
2010-05-27 | repo-add: symlink to db file to reponame.db | Allan McRae | 1 | -0/+1 |
2010-05-27 | makepkg: remove code duplication in buildscript parsing | Andres P | 1 | -37/+14 |
2010-05-27 | Update pacsearch to work with new Qs/Ss output | Dan McGee | 1 | -23/+21 |
2010-05-25 | bash_completion : full rewrite with many improvements | Andres P | 1 | -348/+86 |
2010-05-25 | makepkg: replace unnecessary uses of grep | Andres P | 1 | -7/+7 |
2010-05-25 | makepkg: fix permissions on install and changelog files | Allan McRae | 1 | -0/+2 |
2010-05-25 | makepkg: don't decompress when stripping binaries | Andres P | 1 | -3/+1 |
2010-05-19 | Change directory in package function in PKGBUILD.proto | Allan McRae | 1 | -0/+2 |
2010-05-18 | fix memory leak in _alpm_sync_commit | Jonathan Conder | 1 | -1/+2 |
2010-05-18 | rankmirrors: Add a --repo option to target a specific repo | Daenyth | 1 | -5/+14 |
2010-05-18 | makepkg: allow skipping integrity checks when making source package | Allan McRae | 1 | -3/+9 |
2010-05-18 | New pactest: unresolvable001.py | Nagy Gabor | 1 | -0/+21 |
2010-05-18 | Partial fix for the phonon/qt issue | Nagy Gabor | 4 | -11/+9 |
2010-05-18 | Resolve dependencies whenever --syncdeps is passed and --nodeps is not | Nezmer | 1 | -2/+2 |
2010-05-18 | configure.ac : disable doc by default and check for asciidoc | Xavier Chantry | 1 | -5/+11 |
2010-05-18 | fix for incorrect checking of return code, which causes syntax errors | Dieter Plaetinck | 1 | -2/+2 |
2010-05-18 | Allow to include a path containing wildcards | Marc-A. Dahlhaus | 3 | -4/+32 |
2010-05-18 | Add some machinery to test the Include directive | Dan McGee | 4 | -5/+38 |
2010-05-18 | Allow Include directive in any sections | Xavier Chantry | 1 | -12/+16 |
2010-05-18 | pactest: remove cargo-cult option reset | Dan McGee | 1 | -7/+1 |
2010-05-14 | Fix a serious bug in the download code | Nagy Gabor | 1 | -6/+6 |
2010-05-14 | doc: fix up description of where example PKGBUILD is located | Dan McGee | 2 | -9/+9 |
2010-05-14 | PKGBUILD.vim: only allow hex characters in checksums | Dan McGee | 1 | -4/+4 |
2010-05-14 | Add 'pkgbase' highlighting to vim syntax file | Dan McGee | 2 | -2/+11 |
2010-05-14 | PKGBUILD.vim : update valid licenses | Xavier Chantry | 1 | -1/+1 |
2010-05-11 | Allow -Qo to perform a functional 'which' | Allan McRae | 1 | -5/+59 |
2010-05-06 | Switch Contributor line with Maintainer line. | David Campbell | 2 | -2/+2 |
2010-05-06 | makepkg: rework --skipinteg | Allan McRae | 2 | -9/+8 |
2010-05-06 | makepkg -g: use checksums defined in the pkgbuild | Xavier Chantry | 2 | -5/+31 |
2010-05-06 | makepkg: handle multiple install and changelog files | Allan McRae | 1 | -24/+47 |
2010-05-06 | makepkg: fall back to su if sudo is not available | Ray Kohler | 1 | -7/+8 |
2010-05-06 | makepkg: improve removal of installed dependencies | Allan McRae | 2 | -19/+23 |
2010-05-06 | Compute package download size outside _alpm_sync_prepare | Jonathan Conder | 2 | -2/+16 |
2010-05-05 | Improve documentation of -k/--dbonly | Dan McGee | 2 | -4/+14 |
2010-05-05 | Add two new pactests for --dbonly | Dan McGee | 3 | -0/+65 |
2010-05-05 | Remove unused 'z' option from getopt_long's optstring | Nagy Gabor | 1 | -1/+1 |
2010-05-05 | Introduce -D, --database | Nagy Gabor | 11 | -12/+189 |
2010-05-05 | Fix up the cross-compilation patch library lookup | Dan McGee | 1 | -2/+2 |
2010-05-05 | Build vercmp without needing link to libalpm | Dan McGee | 2 | -3/+5 |
2010-05-05 | Remove call to function logger | Dan McGee | 1 | -3/+0 |
2010-05-05 | Move vercmp code into a separate file | Dan McGee | 3 | -172/+200 |
2010-04-27 | Update PKGBUILD.proto to include a package() function | Dan McGee | 1 | -0/+3 |
2010-04-27 | makepkg: BSD find compatibility fix | Allan McRae | 1 | -1/+1 |
2010-04-27 | contrib/pactree: generate reverse dependency trees | Christophe Chapuis | 1 | -5/+26 |
2010-04-27 | New pactests for the phonon/qt issue | Nagy Gabor | 2 | -0/+57 |
2010-04-27 | makepkg: deprecate repackaging without a package function | Allan McRae | 1 | -5/+15 |