summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-26More consistent printing of off_t and time_tXavier Chantry3-7/+7
2010-03-26Update -Si docs to reflect new -Sii operationDan McGee1-2/+3
2010-03-26Sort and avoid duplicates in -Sii outputAllan McRae1-1/+4
2010-03-26alpm_list_diff_sorted - make some arguments constAllan McRae2-5/+5
2010-03-26Fix cross-compilation issues with git and libfetchMatthias Lanzinger1-4/+4
2010-03-24Show 'Required By' in -Sii outputDan McGee4-20/+44
2010-03-19Strip extension off all package compression typesDan McGee1-1/+1
2010-03-16Unbreak the database partial extraction codeDan McGee1-13/+9
2010-03-15Bump copyright dates to 2010Dan McGee96-128/+128
2010-03-15fix a few warnings reported by clangXavier Chantry7-7/+10
2010-03-15Reduce duplicate code in DB extractionDan McGee1-37/+26
2010-03-15Only extract new DB entriesXavier Chantry2-13/+156
2010-03-15Mark two functions staticDan McGee1-2/+2
2010-03-15Add new --print operation for all operationsXavier Chantry11-47/+170
2010-03-15print installed packagesXavier Chantry1-2/+22
2010-03-15callback: use variable length for progressbar textXavier Chantry1-4/+15
2010-03-15callback.c : less magic progress barsXavier Chantry1-10/+13
2010-03-15delta : add external cleanup scriptXavier Chantry5-4/+186
2010-03-15makepkg: always update symlinks to compressed man pagesAllan McRae1-11/+12
2010-03-15makepkg: make strip options configurableCedric Staniewski6-6/+45
2010-03-15makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee1-0/+6
2010-03-15makepkg: abort on missing or non-writable PKGDESTAllan McRae1-6/+12
2010-03-15makepkg: only strip files that are writableAllan McRae1-1/+1
2010-03-01makepkg: Add documentation for the new SRCPKGDEST variableNezmer1-0/+5
2010-03-01makepkg: document environment variables PKGDEST and SRCDESTCedric Staniewski1-0/+8
2010-03-01makepkg: update required programsAllan McRae1-1/+1
2010-03-01bash_completion: remove absolute utility paths againCedric Staniewski1-14/+14
2010-03-01contrib/*_completion: match *.pkg.tar.*Pierre Schmitz2-6/+6
2010-01-20Do not print installed size when only downloadingAllan McRae1-1/+3
2010-01-20Print "there is nothing to do" with NOOP transactionsNagy Gabor3-1/+3
2010-01-20Merge branch 'maint'Dan McGee1-0/+1
2010-01-20bash_completion: use absolute paths to utilitiesDan McGee1-14/+14
2010-01-20makepkg: fix abortion after sourcing /etc/profileCedric Staniewski1-3/+4
2010-01-20contrib/bacman: fix checking if file has been addedAllan McRae1-2/+2
2010-01-20NULL out handle after releaseDan McGee1-0/+1
2010-01-20makepkg: Introduce $SRCPKGDESTNezmer2-2/+7
2009-12-15makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski1-1/+1
2009-12-14makepkg: remove srclinks directory on error exitCedric Staniewski1-0/+1
2009-12-14makepkg: skip devel_check() when repackagingNezmer1-3/+3
2009-12-14makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski1-1/+1
2009-12-14makepkg: allow to specify an alternative pacman commandCedric Staniewski2-8/+20
2009-12-14makepkg: check for references to build root in packageAllan McRae1-0/+5
2009-12-14improve download_internal error messagesXavier Chantry1-2/+8
2009-12-14add some more sanity check for optargXavier Chantry1-1/+15
2009-12-14refactor _parseoptionsXavier Chantry1-138/+170
2009-12-14Print error on duplicated database entriesNagy Gabor1-0/+7
2009-12-14Remove trailing whitespace on all lines in list_displayDan McGee1-4/+6
2009-12-08Fix requiredby outputDan McGee1-1/+1
2009-12-01bash_completion: use absolute paths to utilitiesDan McGee1-14/+14
2009-12-01makepkg: allow specifying subsets of packages to buildAllan McRae2-1/+22