summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-04-28Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee5-13/+7
2007-04-27Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee4-11/+14
2007-04-27Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee6-25/+19
2007-04-27Clean up gettext on the libalpm sideDan McGee20-25/+2
2007-04-27Set the correct type on the log callback functionDan McGee1-1/+1
2007-04-25Update Doxyfile for v1.5.2Dan McGee1-5/+7
2007-04-25add.c and remove.c cleanupDan McGee1-2/+2
2007-04-25Update the pot language filesDan McGee1-100/+110
2007-04-25Update all translation po filesDan McGee8-730/+811
2007-04-25Updated French TranslationNam1-400/+414
2007-04-23Updating German TranslationPierre Schmitz1-100/+104
2007-04-23Using wrong variable for depend lookup in sortbydepsNagy Gabor1-1/+1
2007-04-23Let IgnorePkg superceed the FORCE package flagChantry Xavier1-7/+9
2007-04-23Added Spanish translationJuan Pablo González T2-2/+1518
2007-04-17Update German translationMatthias Gorissen1-111/+110
2007-04-17Add Polish language translationMateusz Jędrasik2-0/+1508
2007-04-17ldconfig changes from CVSAaron Griffin1-1/+1
2007-04-05Really run scriptlet on pre_remove and post_removeRoman Kyrylych1-2/+2
2007-04-04Backport changes from 3.0.1Aaron Griffin2-17/+27
2007-04-02Move the 100% progress bar call before remove scriptlet for output reasonsVMiklos1-4/+6
2007-03-30Make all paths and file locations configurableDan McGee1-10/+0
2007-03-30Report an error on setmntent failureAaron Griffin1-1/+3
2007-03-29Fix a 0 and '/0' switchDan McGee1-1/+1
2007-03-29Doxygen fixups for libalpmDan McGee5-96/+287
2007-03-28Fix --ignore behavior on sysupgradeDan McGee1-5/+13
2007-03-28Move .cvsignore -> .gitignoreDan McGee2-0/+0
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin8-124/+124
2007-03-23* Updated German translationDan McGee1-1/+1
2007-03-22Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman)Dan McGee1-1/+1
2007-03-22Clarify some English messages as suggested by Nagy Gabor. I even did the hardDan McGee8-114/+109
2007-03-22Lots of translation updates before we release.Dan McGee8-958/+2474
2007-03-22I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS atAaron Griffin1-2/+2
2007-03-22* Correct install scriptlet usage (reuse of handle->root when not needed)Aaron Griffin3-14/+15
2007-03-22* Fix conflict checking to ignore symlinks that were in previous version ofDan McGee1-8/+30
2007-03-21* dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel1-1/+1
2007-03-21* Fix asking the user to upgrade when using -SpAaron Griffin2-2/+27
2007-03-20* Fix pacman -Se which installs depends only, as it was brokenAaron Griffin1-5/+11
2007-03-19Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin1-5/+4
2007-03-19James Rosten <seinfeld90@gmail.com>Aaron Griffin2-3/+2
2007-03-15* Updated Hungarian translationDan McGee1-442/+281
2007-03-13* Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin1-1/+1
2007-03-12* Noted a misspelling for later (after we are not in string freeze).v3.0.0-rc2Dan McGee1-0/+2
2007-03-12* Fix wrong filesize being recorded to local DB. Reported by Andreas Radke.Dan McGee1-1/+2
2007-03-12* Fixed an error with 'cascade' removal due to creation of a new pmpkg_t structAaron Griffin1-2/+2
2007-03-12* Fix an issue where the same dependency was recorded multiple times in theDan McGee2-20/+40
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee3-3/+9
2007-03-11* Fix group comparison issue and associated compilation warnings by usingDan McGee8-14/+16
2007-03-10* Updated Italian translationDan McGee1-19/+17
2007-03-10fixed string comparison callback (patch from Nagy Gabor)Jürgen Hötzel1-2/+2
2007-03-09* Two fixes when running under a new root (-r|--root)Aaron Griffin2-4/+4