summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-27autotool scripts/repo-removeAndrew Fyfe3-2/+18
2007-05-27Added copyright header to scripts/abs.inAndrew Fyfe1-0/+20
2007-05-27autotool scripts/repo-addAndrew Fyfe3-2/+18
2007-05-27move parameter count check after check for help and version.Andrew Fyfe2-10/+10
2007-05-27autotool scripts/pacman-optimizeAndrew Fyfe3-3/+17
2007-05-27autotool scripts/makeworldAndrew Fyfe3-4/+22
2007-05-27autotool scripts/gensyncAndrew Fyfe3-3/+18
2007-05-27autotool scripts/absAndrew Fyfe3-1/+17
2007-05-27fix existing autotools in scripts/*Andrew Fyfe2-2/+10
2007-05-27makepkg: fakeroot-related changes and other misc outputDan McGee2-15/+16
2007-05-27Removed fakeroot hacks.Andrew Fyfe1-29/+2
2007-05-27Reduced the number of commands run inside fakeroot to the bare minimum.Andrew Fyfe1-39/+67
2007-05-25Add missing new line to 'pacman -T' output.Andrew Fyfe1-1/+1
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier2-3/+4
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin3-22/+72
2007-05-18Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier1-6/+8
2007-05-18Fix broken resolve_path functionAaron Griffin1-21/+7
2007-05-18Continue scanning when an invalid DB entry is foundAaron Griffin1-1/+3
2007-05-18Remove trailing slashes from Server URLsAaron Griffin1-0/+4
2007-05-18Fix libarchive permission extractionAaron Griffin1-0/+2
2007-05-16makepkg: ensure DISTCC_HOSTS variable is exported when requiredDan McGee1-4/+3
2007-05-14makepkg: a few small changesDan McGee1-13/+10
2007-05-14Cleaned up and simplified run_build().Andrew Fyfe1-12/+19
2007-05-14Moved commands to setup build environment and run build() into run_build().Andrew Fyfe1-64/+68
2007-05-14Cleaned up and simplified tidy_install().Andrew Fyfe1-28/+24
2007-05-14Moved commands to tidy up package install into tidy_install().Andrew Fyfe1-61/+64
2007-05-14Cleaned up and simplified create_package().Andrew Fyfe1-25/+26
2007-05-14Moved commands to create package file into create_package().Andrew Fyfe1-88/+91
2007-05-14Add three new 'requiredby' pactestsDan McGee3-0/+52
2007-05-14Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor1-28/+13
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee11-31/+31
2007-05-14Display size for packagesNathan Jones5-11/+47
2007-05-14Fix inconsistency in options in default makepkg.confDan McGee1-1/+3
2007-05-10Slight updates to PKGBUILD.vimDan McGee1-52/+47
2007-05-10Updated vim syntax fileAlessio 'mOLOk' Bolognino1-130/+81
2007-05-10Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino3-2/+296
2007-05-10Fix IgnorePkg handling with replacement packagesAaron Griffin1-1/+3
2007-05-07Clean up query_fileownerDan McGee1-8/+8
2007-05-07repo-add: fix conflicts instead of conflict bugDan McGee1-1/+1
2007-05-07Allow repo-add to work with symlinks (fixes FS #7054)Dan McGee1-1/+1
2007-04-29libalpm util.c and util.h cleanupDan McGee7-290/+292
2007-04-29Remove STRNCPY macro from libalpmDan McGee9-33/+29
2007-04-29Bump up the version numbers a bit for the development branchDan McGee1-3/+3
2007-04-29Remove 'removes' array from libalpmDan McGee6-46/+1
2007-04-28Set HTTP_USER_AGENT envvar in pacmanDan McGee1-0/+20
2007-04-28Remove FREELISTPTR macroDan McGee7-22/+20
2007-04-28Add a cb_log call on segfaultsDan McGee1-0/+2
2007-04-28Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee9-26/+35
2007-04-28Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee3-8/+6
2007-04-28Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee4-8/+7