summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-27autotool scripts/updatesyncAndrew Fyfe
2007-05-27autotool scripts/repo-removeAndrew Fyfe
2007-05-27Added copyright header to scripts/abs.inAndrew Fyfe
2007-05-27autotool scripts/repo-addAndrew Fyfe
2007-05-27move parameter count check after check for help and version.Andrew Fyfe
2007-05-27autotool scripts/pacman-optimizeAndrew Fyfe
2007-05-27autotool scripts/makeworldAndrew Fyfe
2007-05-27autotool scripts/gensyncAndrew Fyfe
2007-05-27autotool scripts/absAndrew Fyfe
2007-05-27fix existing autotools in scripts/*Andrew Fyfe
2007-05-27makepkg: fakeroot-related changes and other misc outputDan McGee
2007-05-27Removed fakeroot hacks.Andrew Fyfe
2007-05-27Reduced the number of commands run inside fakeroot to the bare minimum.Andrew Fyfe
2007-05-24Add missing new line to 'pacman -T' output.Andrew Fyfe
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin
2007-05-18Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier
2007-05-18Fix broken resolve_path functionAaron Griffin
2007-05-18Continue scanning when an invalid DB entry is foundAaron Griffin
2007-05-18Remove trailing slashes from Server URLsAaron Griffin
2007-05-18Fix libarchive permission extractionAaron Griffin
2007-05-16makepkg: ensure DISTCC_HOSTS variable is exported when requiredDan McGee
2007-05-14makepkg: a few small changesDan McGee
2007-05-14Cleaned up and simplified run_build().Andrew Fyfe
2007-05-14Moved commands to setup build environment and run build() into run_build().Andrew Fyfe
2007-05-14Cleaned up and simplified tidy_install().Andrew Fyfe
2007-05-14Moved commands to tidy up package install into tidy_install().Andrew Fyfe
2007-05-14Cleaned up and simplified create_package().Andrew Fyfe
2007-05-14Moved commands to create package file into create_package().Andrew Fyfe
2007-05-14Add three new 'requiredby' pactestsDan McGee
2007-05-14Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee
2007-05-14Display size for packagesNathan Jones
2007-05-14Fix inconsistency in options in default makepkg.confDan McGee
2007-05-10Slight updates to PKGBUILD.vimDan McGee
2007-05-10Updated vim syntax fileAlessio 'mOLOk' Bolognino
2007-05-10Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino
2007-05-09Fix IgnorePkg handling with replacement packagesAaron Griffin
2007-05-07Clean up query_fileownerDan McGee
2007-05-06repo-add: fix conflicts instead of conflict bugDan McGee
2007-05-06Allow repo-add to work with symlinks (fixes FS #7054)Dan McGee
2007-04-29libalpm util.c and util.h cleanupDan McGee
2007-04-29Remove STRNCPY macro from libalpmDan McGee
2007-04-28Bump up the version numbers a bit for the development branchDan McGee
2007-04-28Remove 'removes' array from libalpmDan McGee
2007-04-28Set HTTP_USER_AGENT envvar in pacmanDan McGee
2007-04-28Remove FREELISTPTR macroDan McGee
2007-04-28Add a cb_log call on segfaultsDan McGee
2007-04-28Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee
2007-04-28Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee