summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-11-13pacman-optimize: add note saying sync would be helpfulDan McGee
2007-11-13repo-add: Ensure only adding package's deltas.Nathan Jones
2007-11-11makeworld: gettext supportGiovanni Scafora
2007-11-11makepkg: remove .pacsave files when uninstalling dependenciesRoman Kyrylych
2007-11-08Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.Scott Horowitz
2007-11-05Fix mercurial complaining about directory already existingSebastian Nowicki
2007-11-04Add support for arch='any'Roman Kyrylych
2007-10-30abs: prefer csup to cvsupDan McGee
2007-10-28makepkg: add explicit dir to find callsDan McGee
2007-10-26Integrate versionpkg into makepkgScott Horowitz
2007-10-26makepkg: readd -p option that was lost in getopt conversionDan McGee
2007-10-19Add delta information to the repository database.Nathan Jones
2007-10-18scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories.Andrew Fyfe
2007-10-14Manually check xdelta exit codes.Nathan Jones
2007-10-08pacman-optimize: add check for diff/diffutilsDan McGee
2007-10-04makepkg: Fix typo to make xdelta creation work.Nathan Jones
2007-09-28makepkg: Fix output color codes for realDan McGee
2007-09-28makepkg: When we add an option, we should probably make it workDan McGee
2007-09-28Use ANSI 'foreground' color instead of hardcoding 'white'Aaron Griffin
2007-09-28Support for localized times in metadataAaron Griffin
2007-09-25Preliminary support for optdependsDan McGee
2007-09-17Allow rankmirrors to read from stdinPeter Johnson
2007-09-17rankmirrors : add support for the $repo var in url.Chantry Xavier
2007-09-06scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe
2007-08-26scripts/makepkg.sh.in: Add missing [Andrew Fyfe
2007-08-23makepkg : add -L (--dereference) to file.Chantry Xavier
2007-08-12scripts/makepkg.sh.in: Fix 2 bugsAndrew Fyfe
2007-07-26Fix gettext output in repo-{add,remove}Andrew Fyfe
2007-07-15makepkg: Add note with some required programs for executionDan McGee
2007-07-15Add --asdeps option to pacmanDan McGee
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee
2007-07-12Fix previous makepkg patch, and some pacman output.Andrew Fyfe
2007-07-10FS#7271 - [patch] option for avoiding caching netfilesAndrew Fyfe
2007-07-10makepkg: when running as root, cut out some warningsDan McGee
2007-07-10Cleanup of pacman_deptest()Andrew Fyfe
2007-07-10scripts/makepkg.sh.in: Add CHOST to the list of variables exported.Andrew Fyfe
2007-07-09Change the exit code for pacman_deptest().Andrew Fyfe
2007-07-06Make paragraph text in scripts single stringsDan McGee
2007-07-06Move scripts from *.in to *.sh.in so gettext can determine typeDan McGee
2007-06-28scripts/makepkg.in: Don't include .PKGINFO etc in .FILELISTAndrew Fyfe
2007-06-27Remove lockfile configuration from frontend, make it job of libalpmDan McGee
2007-06-27scripts/makepkg.in: Use bsdtar to find packages for xdelta.Andrew Fyfe
2007-06-27scripts/makepkg.in: Fix creation of .FILELISTChantry Xavier
2007-06-27FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.Baptiste Daroussin
2007-06-17FS7338: Fix conflicts typo totally this time.Chantry Xavier
2007-06-13scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt.Andrew Fyfe
2007-06-12scripts/makepkg.in: Added fakeroot version to .PKGINFO header.Andrew Fyfe
2007-06-12scripts/makepkg.in: Switch to GNU getopt.Andrew Fyfe
2007-06-11FS7355: Add --ignorearch option to makepkgAndreas Hauser
2007-06-09makepkg: Make it possible to create an empty packageRoman Kyrylych