summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Move download code out of server.cDan McGee7-388/+464
2008-02-25Improve yesno function.Chantry Xavier5-55/+49
2008-02-25More cleanup to alpm_listDan McGee1-20/+7
2008-02-25alpm_list.c clean-upNagy Gabor2-59/+63
2008-02-24Merge branch 'maint'Dan McGee12-89/+2896
2008-02-24Add some NULL checks into recently modified output functionsDan McGee2-9/+16
2008-02-24Remove all unnecessary snprintf usageDan McGee1-26/+10
2008-02-24Update Russian translationSergey Tereschenko2-39/+38
2008-02-23A few more wide character output fixesDan McGee2-22/+55
2008-02-23Fix wide character output for add/remove/upgrade/conflict progressDan McGee1-16/+33
2008-02-23Fix wide character output for download progressDan McGee1-6/+33
2008-02-22Add new Simplified Chinese translation甘露(Lu.Gan)5-0/+2721
2008-02-21Updates before 3.1.2 releasev3.1.2Dan McGee2-3/+7
2008-02-21Move -Sy operation into its own transactionChantry Xavier1-22/+25
2008-02-21Merge branch 'maint'Dan McGee15-908/+959
2008-02-21Fix two missing BUILDSCRIPT variables in makepkg.Mark Constable1-2/+2
2008-02-20Lock the database on -Sc operation.Chantry Xavier1-1/+12
2008-02-20Add new sync_trans_init and sync_trans_release.Chantry Xavier1-22/+28
2008-02-20More small updates to Spanish translationFernando Lagos1-2/+2
2008-02-19When cleaning DBs, only look at directoriesDan McGee1-3/+11
2008-02-19Final updates to Polish translationMateusz Herych2-181/+172
2008-02-18Update pacman Russian translation.Vitaly Dolgov1-183/+178
2008-02-18Update libalpm russian translation.Sergey Tereschenko1-178/+168
2008-02-18Do not warn about up to date package when downloading onlyAllan McRae1-2/+4
2008-02-18Updates to Russian translationВладимир Байраковский1-402/+431
2008-02-18scripts: allow usage when gettext is not installedDan McGee6-0/+46
2008-02-18Fix conflict progress bar with UTF-8 charsChantry Xavier1-24/+8
2008-02-18Remove reference to gnome in DOC_DIRSDan McGee1-1/+1
2008-02-17Updated Spanish translation for 3.1.2 releaseJuan Pablo Gonzalez1-7/+10
2008-02-17Add gettext call to 2 'failed' messagesDan McGee2-2/+2
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee6-38/+61
2008-02-16Merge branch 'maint'Dan McGee29-4574/+4547
2008-02-16Update Doxyfile with some new options in new versionDan McGee1-2/+16
2008-02-15More small updates to German translationMatthias Gorissen2-8/+10
2008-02-15Update Polish translationJaroslaw Swierczynski1-543/+365
2008-02-15Merge branch 'translations' into maintDan McGee13-4036/+4111
2008-02-15Update German translationBenjamin Andresen1-28/+11
2008-02-15Updated Brazilian Portuguese translation for 3.1.2 releaseJoão Felipe Santos1-63/+71
2008-02-14Ensure DESC infolevel is loaded before checking pkg->filenameDan McGee3-7/+5
2008-02-12Updated Hungarian translation for 3.1.2 releaseNagy Gabor1-234/+256
2008-02-12Updated Czech translation for 3.1.2 releaseVojtěch Gondžala2-168/+127
2008-02-12Updated English translation for 3.1.2 releaseJeff Bailes1-9/+11
2008-02-12Update french translation.Chantry Xavier2-53/+10
2008-02-12Updated Italian translation for 3.1.2 releaseGiovanni Scafora1-12/+14
2008-02-12Update translation files in prep for 3.1.2 releaseDan McGee11-3643/+3785
2008-02-12Update NEWS in prep for 3.1.2 releaseDan McGee1-0/+13
2008-02-12setlibpaths(): remove a stray set_option lineDan McGee1-6/+10
2008-02-12Move some translations to their generic language codeDan McGee9-9/+9
2008-02-12ensure chk_fileconflicts reads entire file listDan McGee2-4/+26
2008-02-12Fixes file relocation pactestsNagy Gabor3-1/+34