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