summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a cb_log call on segfaultsDan McGee2007-04-28
* 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
* Remove output.c and output.hDan McGee2007-04-26
* Start of the newline fixes after switching over the outputDan McGee2007-04-26
* Set the correct type on the log callback functionDan McGee2007-04-26
* Add -pedantic flag to pacman (frontend) CFLAGSDan McGee2007-04-26
* Remove ERR calls from the codeDan McGee2007-04-26
* Remove ERR, WARN, and pm_fprintf macros/functionsDan McGee2007-04-26
* Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Allow sync search to work without argumentsDan McGee2007-04-26
* Update Doxyfile for v1.5.2Dan McGee2007-04-25
* add.c and remove.c cleanupDan McGee2007-04-25
* Remove more unnecessary stuffDan McGee2007-04-25
* Remove unnecessary includes of downloadprog.hDan McGee2007-04-25
* Remove single-function upgrade.cDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* repo-add: Fix bug where desc info was omitted if package in a groupMarcus Habernehl2007-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
* Forward port NEWS file from 3.0.2Dan McGee2007-04-23
* Add a pactest for IgnorePkg and force on same packageDan McGee2007-04-23
* rankmirrors: download first 50KB of DB to get more reliable numbersScott Horowitz2007-04-23
* Using wrong variable for depend lookup in sortbydepsNagy Gabor2007-04-22
* New archlinuxppc.org mirror added to mirrorlistAaron Griffin2007-04-22
* Let IgnorePkg superceed the FORCE package flagChantry Xavier2007-04-22
* Added Spanish translationJuan Pablo González T2007-04-22
* Bug fix for FS#6944Alexander Baldeck2007-04-17
* makepkg: unset LC_MESSAGES during buildsDan McGee2007-04-16
* Update German translationMatthias Gorissen2007-04-16
* Add Polish language translationMateusz Jędrasik2007-04-16
* ldconfig changes from CVSAaron Griffin2007-04-16
* makepkg: remove grep calls from stripping binariesAndrew Fyfe2007-04-16
* Forward port 3.0.2 branch fixesDan McGee2007-04-16
* Add void to functions with empty parameter listDan McGee2007-04-14
* Fix FS #6872- CFLAGS are not usedDan McGee2007-04-11
* Add pactest for pre_ and post_remove scriptlet events firingDan McGee2007-04-07
* Really run scriptlet on pre_remove and post_removeRoman Kyrylych2007-04-05
* makepkg: spelling fixRoman Kyrylych2007-04-05
* Add replaces output to -Qi operationDan McGee2007-04-04