summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Set an error exit status on -Qi or -Si failureDan McGee2007-05-31
* Modernize and update configure.acDan McGee2007-05-30
* Update POTFILES.in for new source file layout on pacman sideDan McGee2007-05-29
* Add missing new line to 'pacman -T' output.Andrew Fyfe2007-05-24
* Add -Qee option for the original behavior of -QeChantry Xavier2007-05-20
* Fix broken resolve_path functionAaron Griffin2007-05-18
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* Display size for packagesNathan Jones2007-05-14
* Clean up query_fileownerDan McGee2007-05-07
* Remove 'removes' array from libalpmDan McGee2007-04-28
* Set HTTP_USER_AGENT envvar in pacmanDan McGee2007-04-28
* Add a cb_log call on segfaultsDan McGee2007-04-28
* 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
* 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
* 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
* Added Spanish translationJuan Pablo González T2007-04-22
* Update German translationMatthias Gorissen2007-04-16
* Add Polish language translationMateusz Jędrasik2007-04-16
* Forward port 3.0.2 branch fixesDan McGee2007-04-16
* Add void to functions with empty parameter listDan McGee2007-04-14
* Add replaces output to -Qi operationDan McGee2007-04-04
* Remove some debug print statements that were left in on accidentDan McGee2007-04-01
* Updated Italian TranslationGiovanni Scafora2007-04-01
* Clean up pacman.c, add localize functionDan McGee2007-03-31
* Make all paths and file locations configurableDan McGee2007-03-30
* Updated Hungarian Translation.Nagy Gabor2007-03-30
* Russian translation update.Владимир Байраковский2007-03-30
* Continue fixing usage instructions.Dan McGee2007-03-28
* Move .cvsignore -> .gitignoreDan McGee2007-03-27
* Improve pacman.c gettext usageDan McGee2007-03-27
* * Fix NEWS typo. Oops.Dan McGee2007-03-26