Age | Commit message (Expand) | Author |
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 |
2010-04-26 | New pactests for the phonon/qt issue | Nagy Gabor |
2010-04-26 | makepkg: deprecate repackaging without a package function | Allan McRae |
2010-04-26 | check for valid optarg before using strdup | Serge Ziryukin |
2010-03-25 | Show --print and --print-format options with -Rh, -Sh and -Uh only | Nagy Gabor |
2010-03-25 | More consistent printing of off_t and time_t | Xavier Chantry |
2010-03-25 | Update -Si docs to reflect new -Sii operation | Dan McGee |
2010-03-25 | Sort and avoid duplicates in -Sii output | Allan McRae |
2010-03-25 | alpm_list_diff_sorted - make some arguments const | Allan McRae |
2010-03-25 | Fix cross-compilation issues with git and libfetch | Matthias Lanzinger |
2010-03-23 | Show 'Required By' in -Sii output | Dan McGee |
2010-03-18 | Strip extension off all package compression types | Dan McGee |
2010-03-15 | Unbreak the database partial extraction code | Dan McGee |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2010-03-14 | fix a few warnings reported by clang | Xavier Chantry |