summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Remove call to function loggerDan McGee1-3/+0
2010-05-04Move vercmp code into a separate fileDan McGee3-172/+200
2010-04-27Update PKGBUILD.proto to include a package() functionDan McGee1-0/+3
2010-04-26makepkg: BSD find compatibility fixAllan McRae1-1/+1
2010-04-26contrib/pactree: generate reverse dependency treesChristophe Chapuis1-5/+26
2010-04-26New pactests for the phonon/qt issueNagy Gabor2-0/+57
2010-04-26makepkg: deprecate repackaging without a package functionAllan McRae1-5/+15
2010-04-26check for valid optarg before using strdupSerge Ziryukin1-0/+1
2010-03-25Show --print and --print-format options with -Rh, -Sh and -Uh onlyNagy Gabor1-3/+9
2010-03-25More consistent printing of off_t and time_tXavier Chantry3-7/+7
2010-03-25Update -Si docs to reflect new -Sii operationDan McGee1-2/+3
2010-03-25Sort and avoid duplicates in -Sii outputAllan McRae1-1/+4
2010-03-25alpm_list_diff_sorted - make some arguments constAllan McRae2-5/+5
2010-03-25Fix cross-compilation issues with git and libfetchMatthias Lanzinger1-4/+4
2010-03-23Show 'Required By' in -Sii outputDan McGee4-20/+44
2010-03-18Strip extension off all package compression typesDan McGee1-1/+1
2010-03-15Unbreak the database partial extraction codeDan McGee1-13/+9
2010-03-14Bump copyright dates to 2010Dan McGee96-128/+128
2010-03-14fix a few warnings reported by clangXavier Chantry7-7/+10
2010-03-14Reduce duplicate code in DB extractionDan McGee1-37/+26
2010-03-14Only extract new DB entriesXavier Chantry2-13/+156
2010-03-14Mark two functions staticDan McGee1-2/+2
2010-03-14Add new --print operation for all operationsXavier Chantry11-47/+170
2010-03-14print installed packagesXavier Chantry1-2/+22
2010-03-14callback: use variable length for progressbar textXavier Chantry1-4/+15
2010-03-14callback.c : less magic progress barsXavier Chantry1-10/+13
2010-03-14delta : add external cleanup scriptXavier Chantry5-4/+186
2010-03-14makepkg: always update symlinks to compressed man pagesAllan McRae1-11/+12
2010-03-14makepkg: make strip options configurableCedric Staniewski6-6/+45
2010-03-14makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee1-0/+6
2010-03-14makepkg: abort on missing or non-writable PKGDESTAllan McRae1-6/+12
2010-03-14makepkg: only strip files that are writableAllan McRae1-1/+1
2010-02-28makepkg: Add documentation for the new SRCPKGDEST variableNezmer1-0/+5
2010-02-28makepkg: document environment variables PKGDEST and SRCDESTCedric Staniewski1-0/+8
2010-02-28makepkg: update required programsAllan McRae1-1/+1
2010-02-28bash_completion: remove absolute utility paths againCedric Staniewski1-14/+14
2010-02-28contrib/*_completion: match *.pkg.tar.*Pierre Schmitz2-6/+6
2010-01-19Do not print installed size when only downloadingAllan McRae1-1/+3
2010-01-19Print "there is nothing to do" with NOOP transactionsNagy Gabor3-1/+3
2010-01-19Merge branch 'maint'Dan McGee1-0/+1
2010-01-19bash_completion: use absolute paths to utilitiesDan McGee1-14/+14
2010-01-19makepkg: fix abortion after sourcing /etc/profileCedric Staniewski1-3/+4
2010-01-19contrib/bacman: fix checking if file has been addedAllan McRae1-2/+2
2010-01-19NULL out handle after releaseDan McGee1-0/+1
2010-01-19makepkg: Introduce $SRCPKGDESTNezmer2-2/+7
2009-12-14makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski1-1/+1
2009-12-13makepkg: remove srclinks directory on error exitCedric Staniewski1-0/+1
2009-12-13makepkg: skip devel_check() when repackagingNezmer1-3/+3
2009-12-13makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski1-1/+1
2009-12-13makepkg: allow to specify an alternative pacman commandCedric Staniewski2-8/+20