summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Const correctness!Dan McGee2007-06-05
* Clean up unnecessary headers and macros from alpm.cDan McGee2007-06-05
* Fix compilation with GCC 4.2.0Dan 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
* | Add a parseconfig to the pacman frontend that compilesDan McGee2007-06-04
|/
* Autotool clean up.Andrew Fyfe2007-06-04
* Remove hardcoded defines from libalpmDan McGee2007-06-04
* Start moving hardcoded paths out of libalpmDan McGee2007-06-04
* Remove freespace checking codeDan McGee2007-06-02
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* alpm_parse_config(): ignore #.*$, not just ^#.*$VMiklos2007-05-31
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Allow $repo expansion in 'Server' config linesAaron Griffin2007-05-18
* Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier2007-05-18
* Continue scanning when an invalid DB entry is foundAaron Griffin2007-05-18
* Remove trailing slashes from Server URLsAaron Griffin2007-05-18
* Fix libarchive permission extractionAaron Griffin2007-05-18
* Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor2007-05-14
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* Fix IgnorePkg handling with replacement packagesAaron Griffin2007-05-09
* libalpm util.c and util.h cleanupDan McGee2007-04-29
* Remove STRNCPY macro from libalpmDan McGee2007-04-29
* Remove 'removes' array from libalpmDan McGee2007-04-28
* Remove FREELISTPTR macroDan McGee2007-04-28
* Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee2007-04-28
* Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee2007-04-28
* Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee2007-04-27
* Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee2007-04-27
* Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee2007-04-27
* Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee2007-04-27
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* Set the correct type on the log callback functionDan McGee2007-04-26
* Update Doxyfile for v1.5.2Dan McGee2007-04-25
* add.c and remove.c cleanupDan 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
* Using wrong variable for depend lookup in sortbydepsNagy Gabor2007-04-22
* Let IgnorePkg superceed the FORCE package flagChantry Xavier2007-04-22
* Added Spanish translationJuan Pablo González T2007-04-22
* Update German translationMatthias Gorissen2007-04-16
* Add Polish language translationMateusz Jędrasik2007-04-16
* ldconfig changes from CVSAaron Griffin2007-04-16
* Really run scriptlet on pre_remove and post_removeRoman Kyrylych2007-04-05
* Backport changes from 3.0.1Aaron Griffin2007-04-04
* Move the 100% progress bar call before remove scriptlet for output reasonsVMiklos2007-04-01