summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-01makepkg: fix bash substitution to work under older versionsDan McGee1-2/+2
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-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-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-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-26Final updates on all translation for 3.2.1Xavier Chantry22-98/+16
2008-08-26Add missing comma to -S --help messageRoman Kyrylych1-1/+1
2008-08-25Update Portuguese (Brazil) translationHugo Doria3-41/+37
2008-08-25Update Turkish translationSamed Beyribey2-19/+16
2008-08-25Update Chinese Simplified translation甘露(Lu.Gan)2-18/+16
2008-08-24Update Czech translationVojtěch Gondžala2-22/+16
2008-08-24Update German translationMatthias Gorissen2-17/+19
2008-08-24Update Russian translationSergey Tereschenko2-23/+18
2008-08-23Update British English translationXavier Chantry1-3/+3
2008-08-23Update French translationXavier Chantry2-20/+17
2008-08-23Update Hungarian translationNagy Gabor2-16/+12
2008-08-23Update Spanish translationJuan Pablo González Tognarelli3-47/+43
2008-08-23Update Polish translationMateusz Herych2-17/+12
2008-08-23Update Italian translationGiovanni Scafora2-25/+22
2008-08-23Update translation files for pending 3.2.1 releaseDan McGee26-288/+581
2008-08-23Fix 'None' text so we don't have to translate it twiceDan McGee1-2/+2
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry5-30/+43
2008-08-23download : disable progressbar when total is unknown.Xavier Chantry1-1/+4
2008-08-23fix HACKING asciidoc file.Xavier Chantry1-18/+18
2008-08-23pacman : clarify help message.Xavier Chantry1-2/+3
2008-08-23makepkg : localize the Y/n part of the question.Xavier Chantry1-3/+4
2008-08-23pacman: print optdepends on install and upgrade.Xavier Chantry3-0/+12
2008-08-23Add new list_display_linebreak functionNagy Gabor3-23/+38