summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Update NEWS and configure.ac for 3.1.4 releasev3.1.4Dan McGee4-11/+11
2008-04-02Set handle->logstream to null after fclose()Dan McGee1-0/+1
2008-03-30Fix manpage typoDan McGee1-1/+1
2008-03-29Duplicate the result of archive_entry_pathname.Chantry Xavier1-2/+2
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor1-4/+4
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee2-0/+4
2008-03-23strsplit(): memleak fixDan McGee1-1/+1
2008-03-22PKGBUILD.vim: add keepend keyword for sha1/md5 fieldsChantry Xavier1-2/+2
2008-03-22Updates to Simplified Chinese translation甘露(Lu.Gan)1-40/+40
2008-03-11Show options in pacman.conf (commented out)Nagy Gabor1-0/+14
2008-03-11po/zh_CN.po: Chinese Simplified translation update甘露(Lu.Gan)1-50/+52
2008-03-11PKGBUILD.vim: improve invalid arch/license detection.Chantry Xavier1-3/+3
2008-03-11Clarify the NoUpgrade and NoExtract behavior.Chantry Xavier1-2/+5
2008-03-09Use sigaction instead of signal.Chantry Xavier1-4/+19
2008-03-09src/pacman/pacman.c : split cleanup function.Chantry Xavier1-18/+25
2008-03-09Remove a bogus comment from libalpm/remove.cNagy Gabor1-1/+0
2008-03-09rename vimproject to vimprojects and update it.Chantry Xavier3-98/+26
2008-03-08Updates to Russian translationSergey Tereschenko1-68/+68
2008-03-07Updates before 3.1.3 releasev3.1.3Dan McGee2-3/+6
2008-03-07New alpm_version functionNagy Gabor3-3/+9
2008-03-05Update Czech translationVojtěch Gondžala2-7/+7
2008-03-05Update TRANSLATORS file.Chantry Xavier1-2/+2
2008-03-04Remove a bogus commentNagy Gabor1-1/+0
2008-03-04Kill all of the line numbers from the translationsDan McGee24-7328/+1714
2008-03-04Disable the line number in .po files.Chantry Xavier2-2/+2
2008-03-04Update manually the only newline change for 3.1.3.Chantry Xavier12-34/+34
2008-03-04Convert Hungarian translation translation to UTF-8Dan McGee2-396/+343
2008-03-04Small update to German translationMatthias Gorissen1-5/+3
2008-03-02contrib/PKGBUILD.vim: add optdepends + other fixesChantry Xavier1-14/+16
2008-03-01NEWS updates for 3.1.3Dan McGee1-2/+6
2008-03-01testpkg reworkNagy Gabor1-17/+31
2008-03-01Set a missing pm_errno in _alpm_pkg_load()Nagy Gabor1-1/+1
2008-02-29contrib: add 'groups' keyword to PKGBUILD.vimDan McGee1-0/+6
2008-02-27Remove small remnant of old force=y optionDan McGee1-1/+1
2008-02-26Bump pacman version to a devel release and next version numberDan McGee1-2/+2
2008-02-26Update simplified chinese (zh_CN) translation.甘露(Lu.Gan)2-104/+115
2008-02-26fix two broken translated strings.Chantry Xavier2-4/+4
2008-02-26xgettext : change pass-c-format flag to c-format.Chantry Xavier2-4/+4
2008-02-25Remove done and failed msg when loading targets.Chantry Xavier2-6/+2
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier1-1/+1
2008-02-25Update TRANSLATORS file.Chantry Xavier1-19/+16
2008-02-24Add some NULL checks into recently modified output functionsDan McGee2-9/+16
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-21Fix two missing BUILDSCRIPT variables in makepkg.Mark Constable1-2/+2
2008-02-20Lock the database on -Sc operation.Chantry Xavier1-1/+12