summaryrefslogtreecommitdiff
path: root/lib/libalpm
AgeCommit message (Expand)Author
2007-04-26Clean up gettext on the libalpm sideDan McGee
2007-04-26Set the correct type on the log callback functionDan McGee
2007-04-25Update Doxyfile for v1.5.2Dan McGee
2007-04-25add.c and remove.c cleanupDan McGee
2007-04-25Update the pot language filesDan McGee
2007-04-25Update all translation po filesDan McGee
2007-04-25Updated French TranslationNam
2007-04-23Updating German TranslationPierre Schmitz
2007-04-22Using wrong variable for depend lookup in sortbydepsNagy Gabor
2007-04-22Let IgnorePkg superceed the FORCE package flagChantry Xavier
2007-04-22Added Spanish translationJuan Pablo González T
2007-04-16Update German translationMatthias Gorissen
2007-04-16Add Polish language translationMateusz Jędrasik
2007-04-16ldconfig changes from CVSAaron Griffin
2007-04-05Really run scriptlet on pre_remove and post_removeRoman Kyrylych
2007-04-04Backport changes from 3.0.1Aaron Griffin
2007-04-01Move the 100% progress bar call before remove scriptlet for output reasonsVMiklos
2007-03-30Make all paths and file locations configurableDan McGee
2007-03-29Report an error on setmntent failureAaron Griffin
2007-03-29Fix a 0 and '/0' switchDan McGee
2007-03-29Doxygen fixups for libalpmDan McGee
2007-03-28Fix --ignore behavior on sysupgradeDan McGee
2007-03-27Move .cvsignore -> .gitignoreDan McGee
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin
2007-03-23* Updated German translationDan McGee
2007-03-22Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman)Dan McGee
2007-03-22Clarify some English messages as suggested by Nagy Gabor. I even did the hardDan McGee
2007-03-22Lots of translation updates before we release.Dan McGee
2007-03-22I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS atAaron Griffin
2007-03-22* Correct install scriptlet usage (reuse of handle->root when not needed)Aaron Griffin
2007-03-22* Fix conflict checking to ignore symlinks that were in previous version ofDan McGee
2007-03-21* dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel
2007-03-21* Fix asking the user to upgrade when using -SpAaron Griffin
2007-03-20* Fix pacman -Se which installs depends only, as it was brokenAaron Griffin
2007-03-19Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin
2007-03-19James Rosten <seinfeld90@gmail.com>Aaron Griffin
2007-03-14* Updated Hungarian translationDan McGee
2007-03-12* Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin
2007-03-12* Noted a misspelling for later (after we are not in string freeze).v3.0.0-rc2Dan McGee
2007-03-12* Fix wrong filesize being recorded to local DB. Reported by Andreas Radke.Dan McGee
2007-03-12* Fixed an error with 'cascade' removal due to creation of a new pmpkg_t structAaron Griffin
2007-03-12* Fix an issue where the same dependency was recorded multiple times in theDan McGee
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee
2007-03-11* Fix group comparison issue and associated compilation warnings by usingDan McGee
2007-03-10* Updated Italian translationDan McGee
2007-03-09fixed string comparison callback (patch from Nagy Gabor)Jürgen Hötzel
2007-03-09* Two fixes when running under a new root (-r|--root)Aaron Griffin
2007-03-07* Updated pot files for hopefully the last time before release.Dan McGee
2007-03-07* Updated German translationDan McGee
2007-03-07* Bug fix for makepkg dependency testing. This requires that weAaron Griffin