summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-04Autotool clean up.Andrew Fyfe
2007-06-04Update Polish TranslationJaroslaw Swierczynski
2007-06-04Remove hardcoded defines from libalpmDan McGee
2007-06-02Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-06-01Updated Spanish TranslationJuan Pablo González T
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-05-31Set an error exit status on -Qi or -Si failureDan McGee
2007-05-30Modernize and update configure.acDan McGee
2007-05-29Update POTFILES.in for new source file layout on pacman sideDan McGee
2007-05-24Add missing new line to 'pacman -T' output.Andrew Fyfe
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier
2007-05-18Fix broken resolve_path functionAaron Griffin
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee
2007-05-14Display size for packagesNathan Jones
2007-05-07Clean up query_fileownerDan McGee
2007-04-28Remove 'removes' array from libalpmDan McGee
2007-04-28Set HTTP_USER_AGENT envvar in pacmanDan McGee
2007-04-28Add a cb_log call on segfaultsDan McGee
2007-04-26Clean up gettext on the libalpm sideDan McGee
2007-04-26Remove output.c and output.hDan McGee
2007-04-26Start of the newline fixes after switching over the outputDan McGee
2007-04-26Set the correct type on the log callback functionDan McGee
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee
2007-04-26Remove ERR calls from the codeDan McGee
2007-04-26Remove ERR, WARN, and pm_fprintf macros/functionsDan McGee
2007-04-26Remove MSG output macro (#define and in code)Dan McGee
2007-04-26Move log.c/h -> output.c/h to properly reflect what is containedDan McGee
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee
2007-04-26More pacman side cleanupDan McGee
2007-04-26Allow sync search to work without argumentsDan McGee
2007-04-25add.c and remove.c cleanupDan McGee
2007-04-25Remove more unnecessary stuffDan McGee
2007-04-25Remove unnecessary includes of downloadprog.hDan McGee
2007-04-25Remove single-function upgrade.cDan McGee
2007-04-25Merge single-function header files on pacman sideDan McGee
2007-04-25Update the pot language filesDan McGee
2007-04-25Update all translation po filesDan McGee
2007-04-25Updated French TranslationNam
2007-04-23Updating German TranslationPierre Schmitz
2007-04-22Added Spanish translationJuan Pablo González T
2007-04-16Update German translationMatthias Gorissen
2007-04-16Add Polish language translationMateusz Jędrasik
2007-04-16Forward port 3.0.2 branch fixesDan McGee
2007-04-14Add void to functions with empty parameter listDan McGee
2007-04-04Add replaces output to -Qi operationDan McGee
2007-04-01Remove some debug print statements that were left in on accidentDan McGee
2007-04-01Updated Italian TranslationGiovanni Scafora
2007-03-31Clean up pacman.c, add localize functionDan McGee
2007-03-30Make all paths and file locations configurableDan McGee