summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Updated Spanish TranslationJuan Pablo González T1-317/+151
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee9-37/+43
2007-05-31Set an error exit status on -Qi or -Si failureDan McGee2-18/+15
2007-05-30Modernize and update configure.acDan McGee1-5/+1
2007-05-29Update POTFILES.in for new source file layout on pacman sideDan McGee1-5/+1
2007-05-25Add missing new line to 'pacman -T' output.Andrew Fyfe1-1/+1
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier2-3/+4
2007-05-18Fix broken resolve_path functionAaron Griffin1-21/+7
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee3-11/+11
2007-05-14Display size for packagesNathan Jones5-11/+47
2007-05-07Clean up query_fileownerDan McGee1-8/+8
2007-04-29Remove 'removes' array from libalpmDan McGee2-6/+0
2007-04-28Set HTTP_USER_AGENT envvar in pacmanDan McGee1-0/+20
2007-04-28Add a cb_log call on segfaultsDan McGee1-0/+2
2007-04-27Clean up gettext on the libalpm sideDan McGee1-0/+4
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 McGee3-3/+4
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-25add.c and remove.c cleanupDan McGee2-40/+72
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-25Update the pot language filesDan McGee1-169/+97
2007-04-25Update all translation po filesDan McGee8-1421/+1328
2007-04-25Updated French TranslationNam1-432/+467
2007-04-23Updating German TranslationPierre Schmitz1-18/+16
2007-04-23Added Spanish translationJuan Pablo González T2-2/+1118
2007-04-17Update German translationMatthias Gorissen1-38/+36
2007-04-17Add Polish language translationMateusz Jędrasik2-0/+1078
2007-04-17Forward port 3.0.2 branch fixesDan McGee1-1/+1
2007-04-14Add void to functions with empty parameter listDan McGee2-3/+3
2007-04-05Add replaces output to -Qi operationDan McGee1-0/+1
2007-04-02Remove some debug print statements that were left in on accidentDan McGee1-2/+0
2007-04-01Updated Italian TranslationGiovanni Scafora1-8/+6
2007-04-01Clean up pacman.c, add localize functionDan McGee1-25/+48
2007-03-30Make all paths and file locations configurableDan McGee1-1/+1
2007-03-30Updated Hungarian Translation.Nagy Gabor1-7/+7
2007-03-30Russian translation update.Владимир Байраковский1-29/+29
2007-03-28Continue fixing usage instructions.Dan McGee1-4/+6
2007-03-28Move .cvsignore -> .gitignoreDan McGee3-0/+0
2007-03-28Improve pacman.c gettext usageDan McGee1-24/+34