summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-13Remove unnecessary unistd.h header inclusionDan McGee4-4/+0
2008-10-13Attempt to idiot-proof making and refreshing docsDan McGee3-33/+15
2008-10-13Rework fakechroot checkingDan McGee3-3/+9
2008-10-13Reduce number of calls to getcols()Dan McGee2-8/+9
2008-10-13libalpm: handle syscall interruption correctlyDan McGee2-4/+4
2008-10-13Ensure we don't have double slashes when creating frontend pathsDan McGee1-2/+4
2008-09-03Remove unnecessary initialization in new functionsDan McGee3-22/+0
2008-09-02Another attempt at fixing totaldownload.Xavier Chantry1-8/+16
2008-08-28Separate targets on -Qi/-Si with a newline.Xavier Chantry1-1/+3
2008-08-27Merge branch 'maint'Dan McGee34-270/+2418
2008-08-27New Ukrainian translationv3.2.1Roman Kyrylych6-1/+2204
2008-08-26Updates in preparation for 3.2.1 releaseDan McGee2-5/+20
2008-08-26makepkg : allow to specify a download filenameXavier Chantry3-26/+56
2008-08-26Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry5-15/+15
2008-08-26Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry7-20/+17