summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-26check for valid optarg before using strdupSerge Ziryukin
2010-03-25Show --print and --print-format options with -Rh, -Sh and -Uh onlyNagy Gabor
2010-03-25More consistent printing of off_t and time_tXavier Chantry
2010-03-25Update -Si docs to reflect new -Sii operationDan McGee
2010-03-25Sort and avoid duplicates in -Sii outputAllan McRae
2010-03-25alpm_list_diff_sorted - make some arguments constAllan McRae
2010-03-25Fix cross-compilation issues with git and libfetchMatthias Lanzinger
2010-03-23Show 'Required By' in -Sii outputDan McGee
2010-03-18Strip extension off all package compression typesDan McGee
2010-03-15Unbreak the database partial extraction codeDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14fix a few warnings reported by clangXavier Chantry
2010-03-14Reduce duplicate code in DB extractionDan McGee
2010-03-14Only extract new DB entriesXavier Chantry
2010-03-14Mark two functions staticDan McGee
2010-03-14Add new --print operation for all operationsXavier Chantry
2010-03-14print installed packagesXavier Chantry
2010-03-14callback: use variable length for progressbar textXavier Chantry
2010-03-14callback.c : less magic progress barsXavier Chantry
2010-03-14delta : add external cleanup scriptXavier Chantry
2010-03-14makepkg: always update symlinks to compressed man pagesAllan McRae
2010-03-14makepkg: make strip options configurableCedric Staniewski
2010-03-14makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee
2010-03-14makepkg: abort on missing or non-writable PKGDESTAllan McRae
2010-03-14makepkg: only strip files that are writableAllan McRae
2010-02-28makepkg: Add documentation for the new SRCPKGDEST variableNezmer
2010-02-28makepkg: document environment variables PKGDEST and SRCDESTCedric Staniewski
2010-02-28makepkg: update required programsAllan McRae
2010-02-28bash_completion: remove absolute utility paths againCedric Staniewski
2010-02-28contrib/*_completion: match *.pkg.tar.*Pierre Schmitz
2010-01-19Do not print installed size when only downloadingAllan McRae
2010-01-19Print "there is nothing to do" with NOOP transactionsNagy Gabor
2010-01-19Merge branch 'maint'Dan McGee
2010-01-19bash_completion: use absolute paths to utilitiesDan McGee
2010-01-19makepkg: fix abortion after sourcing /etc/profileCedric Staniewski
2010-01-19contrib/bacman: fix checking if file has been addedAllan McRae
2010-01-19NULL out handle after releaseDan McGee
2010-01-19makepkg: Introduce $SRCPKGDESTNezmer
2009-12-14makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski
2009-12-13makepkg: remove srclinks directory on error exitCedric Staniewski
2009-12-13makepkg: skip devel_check() when repackagingNezmer
2009-12-13makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski
2009-12-13makepkg: allow to specify an alternative pacman commandCedric Staniewski
2009-12-13makepkg: check for references to build root in packageAllan McRae
2009-12-13improve download_internal error messagesXavier Chantry
2009-12-13add some more sanity check for optargXavier Chantry
2009-12-13refactor _parseoptionsXavier Chantry
2009-12-13Print error on duplicated database entriesNagy Gabor
2009-12-13Remove trailing whitespace on all lines in list_displayDan McGee
2009-12-07Fix requiredby outputDan McGee