summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix a few warnings reported by clangXavier Chantry2010-03-14
* Reduce duplicate code in DB extractionDan McGee2010-03-14
* Only extract new DB entriesXavier Chantry2010-03-14
* Mark two functions staticDan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* print installed packagesXavier Chantry2010-03-14
* callback: use variable length for progressbar textXavier Chantry2010-03-14
* callback.c : less magic progress barsXavier Chantry2010-03-14
* delta : add external cleanup scriptXavier Chantry2010-03-14
* makepkg: always update symlinks to compressed man pagesAllan McRae2010-03-14
* makepkg: make strip options configurableCedric Staniewski2010-03-14
* makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee2010-03-14
* makepkg: abort on missing or non-writable PKGDESTAllan McRae2010-03-14
* makepkg: only strip files that are writableAllan McRae2010-03-14
* makepkg: Add documentation for the new SRCPKGDEST variableNezmer2010-02-28
* makepkg: document environment variables PKGDEST and SRCDESTCedric Staniewski2010-02-28
* makepkg: update required programsAllan McRae2010-02-28
* bash_completion: remove absolute utility paths againCedric Staniewski2010-02-28
* contrib/*_completion: match *.pkg.tar.*Pierre Schmitz2010-02-28
* Do not print installed size when only downloadingAllan McRae2010-01-19
* Print "there is nothing to do" with NOOP transactionsNagy Gabor2010-01-19
* Merge branch 'maint'Dan McGee2010-01-19
|\
| * bash_completion: use absolute paths to utilitiesDan McGee2010-01-19
| * makepkg: fix abortion after sourcing /etc/profileCedric Staniewski2010-01-19
| * contrib/bacman: fix checking if file has been addedAllan McRae2010-01-19
| * NULL out handle after releaseDan McGee2010-01-19
| * makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski2009-12-14
* | makepkg: Introduce $SRCPKGDESTNezmer2010-01-19
* | makepkg: remove srclinks directory on error exitCedric Staniewski2009-12-13
* | makepkg: skip devel_check() when repackagingNezmer2009-12-13
* | makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski2009-12-13
* | makepkg: allow to specify an alternative pacman commandCedric Staniewski2009-12-13
* | makepkg: check for references to build root in packageAllan McRae2009-12-13
* | improve download_internal error messagesXavier Chantry2009-12-13
* | add some more sanity check for optargXavier Chantry2009-12-13
* | refactor _parseoptionsXavier Chantry2009-12-13
* | Print error on duplicated database entriesNagy Gabor2009-12-13
* | Remove trailing whitespace on all lines in list_displayDan McGee2009-12-13
* | Fix requiredby outputDan McGee2009-12-07
* | bash_completion: use absolute paths to utilitiesDan McGee2009-11-30
* | makepkg: allow specifying subsets of packages to buildAllan McRae2009-11-30
* | makepkg: move pacman calls to a functionCedric Staniewski2009-11-30
* | makepkg: Place packages symlinks in build dir when PKGDEST is usedEric Bélanger2009-11-30
* | Replace an ugly while [ with a for (( loopIsaac Good2009-11-30
* | Fix syntax error in new translationDan McGee2009-11-15
* | HACKING: add some notes about valgrind/gdb usageDan McGee2009-11-15
* | download: major refactor to address lingering issuesDan McGee2009-11-15
* | Refactor do/while cycle and multiple while cyclesLaszlo Papp2009-11-15
* | makepkg: Fixed logging for split packagesEric Bélanger2009-11-15
* | makepkg: allow the use of only a package() functionCedric Staniewski2009-11-15