summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Revamp pacman.c main function ordering, switch some output to pm_printfDan McGee2007-06-09
* Add a series of pm_printf functions to pacman frontendDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Merge branch 'alpm.c_cleanup' into frontend_configDan McGee2007-06-04
|\
| * Move functions out of alpm.c to where they belongDan McGee2007-06-04
* | Fix up outstanding parseconfig issuesDan McGee2007-06-04
* | Rip alpm_parse_config out of libalpmDan McGee2007-06-04
* | Move three config options out of the backendDan McGee2007-06-04
* | Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
|/
* Autotool clean up.Andrew Fyfe2007-06-04
* Update Polish TranslationJaroslaw Swierczynski2007-06-04
* Remove hardcoded defines from libalpmDan McGee2007-06-04
* Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier2007-06-02
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* Updated Spanish TranslationJuan Pablo González T2007-06-01
* 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