summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-03makepkg: move BUILDSCRIPT from makepkg.confAllan McRae4-2/+12
2009-01-03makepkg: Introduce purge optionAllan McRae3-4/+27
2009-01-03makepkg: Add used options to PKGINFO fileAllan McRae1-3/+14
2009-01-03makepkg: add fallback for when MAN_DIRS is unsetAllan McRae1-0/+4
2009-01-03makepkg: provide MAN_DIRS configuration variableAllan McRae3-7/+15
2009-01-03libalpm: add PID to db.lckAllan McRae1-2/+13
2009-01-03Add a .gitattributes fileDan McGee1-0/+1
2009-01-03Merge branch 'maint'Dan McGee19-299/+700
2009-01-03Add new po files in prep for 3.2.2 releaseDan McGee14-302/+623
2009-01-03Small makefile updateDan McGee1-1/+2
2009-01-03Fix asciidoc manpage creation.Xavier Chantry2-4/+4
2009-01-03makepkg: detect incorrect usage of provides arrayAllan McRae2-3/+13
2009-01-03makepkg: tidy version package testsAllan McRae1-6/+6
2009-01-03makepkg: quote all uses of BUILDSCRIPTAllan McRae1-4/+4
2009-01-03makepkg: Replace getopt with internal functionAllan McRae1-2/+89
2008-12-11Print proxy information when downloadingDan McGee1-0/+6
2008-12-11Remove mention of -b from makepkg manpageDan McGee1-1/+1
2008-12-08Merge branch 'maint'Dan McGee4-5/+8
2008-12-08Update Italian translationGiovanni Scafora1-74/+67
2008-12-08makepkg: ensure PKGBUILD does not contain CRLF charactersDan McGee1-0/+6
2008-12-08makepkg: several small bits of tidyingAllan McRae1-22/+9
2008-12-08Small documentation updates for clarityDan McGee2-3/+3
2008-12-08makepkg: save and restore shell options before and after build()Dan McGee1-0/+4
2008-12-08contrib/pactree: fix option parsingAllan McRae1-2/+1
2008-12-03Merge branch 'maint'Dan McGee8-24/+65
2008-12-02Add optdepends to PKGBUILD.protoAllan McRae1-0/+1
2008-12-02Add flush after downloading messageSimo Leone1-0/+1
2008-12-01Add regex to delta code so we don't segfault when reading lineDan McGee2-1/+19
2008-11-30Give an error message on alpm_db_register_sync() errorNagy Gabor1-12/+34
2008-11-30Simplify mercurial revision commandDan McGee1-1/+1
2008-11-18Minor code cleanupsDan McGee3-10/+9
2008-11-01Merge branch 'maint'Dan McGee1-2/+2
2008-11-01Set SIGPIPE handler to SIG_IGN when downloadingDan McGee1-0/+12
2008-11-01Make libfetch the 'native' download libraryDan McGee3-22/+21
2008-11-01-Qu reworkNagy Gabor7-82/+19
2008-11-01makepkg: actually fix passing PKGBUILD from pipeAllan McRae1-2/+7
2008-11-01makepkg: fix bash substitution to work under older versionsDan McGee1-2/+2
2008-10-29makepkg: enable passing PKGBUILD from pipeAllan McRae1-3/+9
2008-10-29Merge branch 'maint'Dan McGee8-273/+286
2008-10-29testdb : extend the tool to allow checking sync dbs too.Xavier Chantry1-48/+126
2008-10-29Give pacman-optimize a refresherDan McGee1-21/+34
2008-10-29Update Chinese translationLyman Li2-227/+225
2008-10-29makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae1-1/+3
2008-10-19repo-add: Use openssl instead of md5sumDan McGee1-2/+2
2008-10-19Correctly close the pipe used for scriptlet executionDan McGee1-3/+3
2008-10-13Minor updates to Russian translationSergey Tereschenko2-19/+19
2008-10-13Merge branch 'maint'Dan McGee17-71/+82
2008-10-13makepkg: allow compression type to be autodetectedDan McGee1-2/+18
2008-10-13Quiet up the make process a bitDan McGee3-15/+18
2008-10-13Make interrupt handler async-safeDan McGee1-8/+22