summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-02Add a .gitattributes fileDan McGee1-0/+1
2009-01-02Merge branch 'maint'Dan McGee19-299/+700
2009-01-02Add new po files in prep for 3.2.2 releaseDan McGee14-302/+623
2009-01-02Small makefile updateDan McGee1-1/+2
2009-01-02Fix asciidoc manpage creation.Xavier Chantry2-4/+4
2009-01-02makepkg: detect incorrect usage of provides arrayAllan McRae2-3/+13
2009-01-02makepkg: tidy version package testsAllan McRae1-6/+6
2009-01-02makepkg: quote all uses of BUILDSCRIPTAllan McRae1-4/+4
2009-01-02makepkg: Replace getopt with internal functionAllan McRae1-2/+89
2008-12-10Print proxy information when downloadingDan McGee1-0/+6
2008-12-10Remove mention of -b from makepkg manpageDan McGee1-1/+1
2008-12-07Merge branch 'maint'Dan McGee4-5/+8
2008-12-07Update Italian translationGiovanni Scafora1-74/+67
2008-12-07makepkg: ensure PKGBUILD does not contain CRLF charactersDan McGee1-0/+6
2008-12-07makepkg: several small bits of tidyingAllan McRae1-22/+9
2008-12-07Small documentation updates for clarityDan McGee2-3/+3
2008-12-07makepkg: save and restore shell options before and after build()Dan McGee1-0/+4
2008-12-07contrib/pactree: fix option parsingAllan McRae1-2/+1
2008-12-02Merge 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-11-30Add 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-17Minor code cleanupsDan McGee3-10/+9
2008-10-31Merge branch 'maint'Dan McGee1-2/+2
2008-10-31Set SIGPIPE handler to SIG_IGN when downloadingDan McGee1-0/+12
2008-10-31Make libfetch the 'native' download libraryDan McGee3-22/+21
2008-10-31-Qu reworkNagy Gabor7-82/+19
2008-10-31makepkg: actually fix passing PKGBUILD from pipeAllan McRae1-2/+7
2008-10-31makepkg: fix bash substitution to work under older versionsDan McGee1-2/+2
2008-10-28makepkg: enable passing PKGBUILD from pipeAllan McRae1-3/+9
2008-10-28Merge branch 'maint'Dan McGee8-273/+286
2008-10-28testdb : extend the tool to allow checking sync dbs too.Xavier Chantry1-48/+126
2008-10-28Give pacman-optimize a refresherDan McGee1-21/+34
2008-10-28Update Chinese translationLyman Li2-227/+225
2008-10-28makepkg: fix updating PKGBUILD when building SCM packagesAllan McRae1-1/+3
2008-10-18repo-add: Use openssl instead of md5sumDan McGee1-2/+2
2008-10-18Correctly close the pipe used for scriptlet executionDan McGee1-3/+3
2008-10-12Minor updates to Russian translationSergey Tereschenko2-19/+19
2008-10-12Merge branch 'maint'Dan McGee17-71/+82
2008-10-12makepkg: allow compression type to be autodetectedDan McGee1-2/+18
2008-10-12Quiet up the make process a bitDan McGee3-15/+18
2008-10-12Make interrupt handler async-safeDan McGee1-8/+22
2008-10-12Remove unnecessary unistd.h header inclusionDan McGee4-4/+0