Age | Commit message (Expand) | Author |
2007-06-04 | Fix up outstanding parseconfig issues | Dan McGee |
2007-06-04 | Rip alpm_parse_config out of libalpm | Dan McGee |
2007-06-04 | Add a parseconfig to the pacman frontend that compiles | Dan McGee |
2007-06-04 | Move functions out of alpm.c to where they belong | Dan McGee |
2007-06-04 | Autotool clean up. | Andrew Fyfe |
2007-06-04 | Remove hardcoded defines from libalpm | Dan McGee |
2007-06-04 | Start moving hardcoded paths out of libalpm | Dan McGee |
2007-06-02 | Remove freespace checking code | Dan McGee |
2007-06-01 | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones |
2007-05-31 | alpm_parse_config(): ignore #.*$, not just ^#.*$ | VMiklos |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee |
2007-05-18 | Allow $repo expansion in 'Server' config lines | Aaron Griffin |
2007-05-18 | Fix extraneous "ignoring upgrade" output on Ignore'd packages | Chantry Xavier |
2007-05-18 | Continue scanning when an invalid DB entry is found | Aaron Griffin |
2007-05-18 | Remove trailing slashes from Server URLs | Aaron Griffin |
2007-05-18 | Fix libarchive permission extraction | Aaron Griffin |
2007-05-14 | Use alpm_depcmp in _alpm_pkg_update_requiredby | Nagy Gabor |
2007-05-14 | Remove unnecessary casts on malloc and elsewhere | Dan McGee |
2007-05-09 | Fix IgnorePkg handling with replacement packages | Aaron Griffin |
2007-04-29 | libalpm util.c and util.h cleanup | Dan McGee |
2007-04-29 | Remove STRNCPY macro from libalpm | Dan McGee |
2007-04-28 | Remove 'removes' array from libalpm | Dan McGee |
2007-04-28 | Remove FREELISTPTR macro | Dan McGee |
2007-04-28 | Remove FREEPKG macro and correctly type _alpm_pkg_free | Dan McGee |
2007-04-28 | Remove FREEHANDLE macro and correctly type _alpm_handle_free | Dan McGee |
2007-04-27 | Remove FREESERVER macro and correctly type _alpm_server_free | Dan McGee |
2007-04-27 | Remove FREEGRP macro and correctly type _alpm_grp_free | Dan McGee |
2007-04-27 | Remove FREESYNC macro and correctly type _alpm_sync_free | Dan McGee |
2007-04-27 | Remove FREETRANS macro and correctly type _alpm_trans_free | Dan McGee |
2007-04-26 | Clean up gettext on the libalpm side | Dan McGee |
2007-04-26 | Set the correct type on the log callback function | Dan McGee |
2007-04-25 | Update Doxyfile for v1.5.2 | Dan McGee |
2007-04-25 | add.c and remove.c cleanup | Dan McGee |
2007-04-25 | Update the pot language files | Dan McGee |
2007-04-25 | Update all translation po files | Dan McGee |
2007-04-25 | Updated French Translation | Nam |
2007-04-23 | Updating German Translation | Pierre Schmitz |
2007-04-22 | Using wrong variable for depend lookup in sortbydeps | Nagy Gabor |
2007-04-22 | Let IgnorePkg superceed the FORCE package flag | Chantry Xavier |
2007-04-22 | Added Spanish translation | Juan Pablo González T |
2007-04-16 | Update German translation | Matthias Gorissen |
2007-04-16 | Add Polish language translation | Mateusz Jędrasik |
2007-04-16 | ldconfig changes from CVS | Aaron Griffin |
2007-04-05 | Really run scriptlet on pre_remove and post_remove | Roman Kyrylych |
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin |
2007-04-01 | Move the 100% progress bar call before remove scriptlet for output reasons | VMiklos |
2007-03-30 | Make all paths and file locations configurable | Dan McGee |
2007-03-29 | Report an error on setmntent failure | Aaron Griffin |
2007-03-29 | Fix a 0 and '/0' switch | Dan McGee |
2007-03-29 | Doxygen fixups for libalpm | Dan McGee |