Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-04-26 | check for valid optarg before using strdup | Serge Ziryukin | 1 | -0/+1 |
2010-03-26 | Show --print and --print-format options with -Rh, -Sh and -Uh only | Nagy Gabor | 1 | -3/+9 |
2010-03-26 | More consistent printing of off_t and time_t | Xavier Chantry | 3 | -7/+7 |
2010-03-26 | Update -Si docs to reflect new -Sii operation | Dan McGee | 1 | -2/+3 |
2010-03-26 | Sort and avoid duplicates in -Sii output | Allan McRae | 1 | -1/+4 |
2010-03-26 | alpm_list_diff_sorted - make some arguments const | Allan McRae | 2 | -5/+5 |
2010-03-26 | Fix cross-compilation issues with git and libfetch | Matthias Lanzinger | 1 | -4/+4 |
2010-03-24 | Show 'Required By' in -Sii output | Dan McGee | 4 | -20/+44 |
2010-03-19 | Strip extension off all package compression types | Dan McGee | 1 | -1/+1 |
2010-03-16 | Unbreak the database partial extraction code | Dan McGee | 1 | -13/+9 |
2010-03-15 | Bump copyright dates to 2010 | Dan McGee | 96 | -128/+128 |
2010-03-15 | fix a few warnings reported by clang | Xavier Chantry | 7 | -7/+10 |
2010-03-15 | Reduce duplicate code in DB extraction | Dan McGee | 1 | -37/+26 |
2010-03-15 | Only extract new DB entries | Xavier Chantry | 2 | -13/+156 |
2010-03-15 | Mark two functions static | Dan McGee | 1 | -2/+2 |
2010-03-15 | Add new --print operation for all operations | Xavier Chantry | 11 | -47/+170 |
2010-03-15 | print installed packages | Xavier Chantry | 1 | -2/+22 |
2010-03-15 | callback: use variable length for progressbar text | Xavier Chantry | 1 | -4/+15 |
2010-03-15 | callback.c : less magic progress bars | Xavier Chantry | 1 | -10/+13 |
2010-03-15 | delta : add external cleanup script | Xavier Chantry | 5 | -4/+186 |
2010-03-15 | makepkg: always update symlinks to compressed man pages | Allan McRae | 1 | -11/+12 |
2010-03-15 | makepkg: make strip options configurable | Cedric Staniewski | 6 | -6/+45 |
2010-03-15 | makepkg: Remove setgid bit on srcdir/pkgdir creation | Dan McGee | 1 | -0/+6 |
2010-03-15 | makepkg: abort on missing or non-writable PKGDEST | Allan McRae | 1 | -6/+12 |
2010-03-15 | makepkg: only strip files that are writable | Allan McRae | 1 | -1/+1 |
2010-03-01 | makepkg: Add documentation for the new SRCPKGDEST variable | Nezmer | 1 | -0/+5 |
2010-03-01 | makepkg: document environment variables PKGDEST and SRCDEST | Cedric Staniewski | 1 | -0/+8 |
2010-03-01 | makepkg: update required programs | Allan McRae | 1 | -1/+1 |