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