| Commit message (Expand) | Author | Age |
... | |
* | | Removed fakeroot hacks. | Andrew Fyfe | 2007-05-27 |
* | | Reduced the number of commands run inside fakeroot to the bare minimum. | Andrew Fyfe | 2007-05-27 |
* | | Add missing new line to 'pacman -T' output. | Andrew Fyfe | 2007-05-24 |
* | | Add -Qee option for the original behavior of -Qe | Chantry Xavier | 2007-05-20 |
* | | 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 |
* | | Fix broken resolve_path function | Aaron Griffin | 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-18 |
* | | makepkg: ensure DISTCC_HOSTS variable is exported when required | Dan McGee | 2007-05-16 |
* | | makepkg: a few small changes | Dan McGee | 2007-05-14 |
* | | Cleaned up and simplified run_build(). | Andrew Fyfe | 2007-05-14 |
* | | Moved commands to setup build environment and run build() into run_build(). | Andrew Fyfe | 2007-05-14 |
* | | Cleaned up and simplified tidy_install(). | Andrew Fyfe | 2007-05-14 |
* | | Moved commands to tidy up package install into tidy_install(). | Andrew Fyfe | 2007-05-14 |
* | | Cleaned up and simplified create_package(). | Andrew Fyfe | 2007-05-14 |
* | | Moved commands to create package file into create_package(). | Andrew Fyfe | 2007-05-14 |
* | | Add three new 'requiredby' pactests | Dan McGee | 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-14 |
* | | Display size for packages | Nathan Jones | 2007-05-14 |
* | | Fix inconsistency in options in default makepkg.conf | Dan McGee | 2007-05-14 |
* | | Slight updates to PKGBUILD.vim | Dan McGee | 2007-05-10 |
* | | Updated vim syntax file | Alessio 'mOLOk' Bolognino | 2007-05-10 |
* | | Add vim syntax file for PKGBUILDs to contrib/ | Alessio 'mOLOk' Bolognino | 2007-05-10 |
* | | Fix IgnorePkg handling with replacement packages | Aaron Griffin | 2007-05-09 |
* | | Clean up query_fileowner | Dan McGee | 2007-05-07 |
* | | repo-add: fix conflicts instead of conflict bug | Dan McGee | 2007-05-06 |
* | | Allow repo-add to work with symlinks (fixes FS #7054) | Dan McGee | 2007-05-06 |
* | | libalpm util.c and util.h cleanup | Dan McGee | 2007-04-29 |
* | | Remove STRNCPY macro from libalpm | Dan McGee | 2007-04-29 |
* | | Bump up the version numbers a bit for the development branch | Dan McGee | 2007-04-28 |
* | | Remove 'removes' array from libalpm | Dan McGee | 2007-04-28 |
* | | Set HTTP_USER_AGENT envvar in pacman | Dan McGee | 2007-04-28 |
* | | Remove FREELISTPTR macro | Dan McGee | 2007-04-28 |
* | | Add a cb_log call on segfaults | 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-28 |
* | | 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-27 |
* | | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |
* | | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | | Start of the newline fixes after switching over the output | Dan McGee | 2007-04-26 |
* | | Set the correct type on the log callback function | Dan McGee | 2007-04-26 |
* | | Add -pedantic flag to pacman (frontend) CFLAGS | Dan McGee | 2007-04-26 |
* | | Remove ERR calls from the code | Dan McGee | 2007-04-26 |
* | | Remove ERR, WARN, and pm_fprintf macros/functions | Dan McGee | 2007-04-26 |