summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-29libalpm util.c and util.h cleanupDan McGee7-290/+292
2007-04-29Remove STRNCPY macro from libalpmDan McGee9-33/+29
2007-04-29Bump up the version numbers a bit for the development branchDan McGee1-3/+3
2007-04-29Remove 'removes' array from libalpmDan McGee6-46/+1
2007-04-28Set HTTP_USER_AGENT envvar in pacmanDan McGee1-0/+20
2007-04-28Remove FREELISTPTR macroDan McGee7-22/+20
2007-04-28Add a cb_log call on segfaultsDan McGee1-0/+2
2007-04-28Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee9-26/+35
2007-04-28Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee3-8/+6
2007-04-28Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee4-8/+7
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 McGee21-25/+6
2007-04-27Remove output.c and output.hDan McGee13-116/+39
2007-04-27Start of the newline fixes after switching over the outputDan McGee3-44/+39
2007-04-27Set the correct type on the log callback functionDan McGee4-4/+5
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee3-3/+12
2007-04-26Remove ERR calls from the codeDan McGee7-65/+88
2007-04-26Remove ERR, WARN, and pm_fprintf macros/functionsDan McGee2-71/+1
2007-04-26Remove MSG output macro (#define and in code)Dan McGee10-183/+158
2007-04-26Move log.c/h -> output.c/h to properly reflect what is containedDan McGee12-24/+24
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee13-359/+277
2007-04-26More pacman side cleanupDan McGee9-86/+41
2007-04-26Allow sync search to work without argumentsDan McGee2-29/+38
2007-04-25Update Doxyfile for v1.5.2Dan McGee1-5/+7
2007-04-25add.c and remove.c cleanupDan McGee3-42/+74
2007-04-25Remove more unnecessary stuffDan McGee14-21/+7
2007-04-25Remove unnecessary includes of downloadprog.hDan McGee3-3/+0
2007-04-25Remove single-function upgrade.cDan McGee4-48/+10
2007-04-25Merge single-function header files on pacman sideDan McGee15-182/+37
2007-04-25repo-add: Fix bug where desc info was omitted if package in a groupMarcus Habernehl1-2/+2
2007-04-25Update the pot language filesDan McGee2-269/+207
2007-04-25Update all translation po filesDan McGee16-2151/+2139
2007-04-25Updated French TranslationNam2-832/+881
2007-04-23Updating German TranslationPierre Schmitz2-118/+120
2007-04-23Forward port NEWS file from 3.0.2Dan McGee1-0/+5
2007-04-23Add a pactest for IgnorePkg and force on same packageDan McGee1-0/+14
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersScott Horowitz1-2/+18
2007-04-23Using wrong variable for depend lookup in sortbydepsNagy Gabor1-1/+1
2007-04-23New archlinuxppc.org mirror added to mirrorlistAaron Griffin1-0/+1
2007-04-23Let IgnorePkg superceed the FORCE package flagChantry Xavier1-7/+9
2007-04-23Added Spanish translationJuan Pablo González T4-4/+2636
2007-04-18Bug fix for FS#6944Alexander Baldeck1-1/+1
2007-04-17makepkg: unset LC_MESSAGES during buildsDan McGee1-1/+1
2007-04-17Update German translationMatthias Gorissen2-149/+146
2007-04-17Add Polish language translationMateusz Jędrasik4-0/+2586
2007-04-17ldconfig changes from CVSAaron Griffin4-1/+43
2007-04-17makepkg: remove grep calls from stripping binariesAndrew Fyfe1-8/+9
2007-04-17Forward port 3.0.2 branch fixesDan McGee3-3/+3