summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-04-25repo-add: Fix bug where desc info was omitted if package in a groupMarcus Habernehl1-2/+2
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersScott Horowitz1-2/+18
2007-04-18Bug fix for FS#6944Alexander Baldeck1-1/+1
2007-04-17makepkg: unset LC_MESSAGES during buildsDan McGee1-1/+1
2007-04-17makepkg: remove grep calls from stripping binariesAndrew Fyfe1-8/+9
2007-04-17Forward port 3.0.2 branch fixesDan McGee1-2/+1
2007-04-11Fix FS #6872- CFLAGS are not usedDan McGee1-2/+7
2007-04-05makepkg: spelling fixRoman Kyrylych1-1/+1
2007-04-05Enable support for other download protocols in makepkgDan McGee1-39/+59
2007-04-04Backport changes from 3.0.1Aaron Griffin1-1/+5
2007-04-02Tidy up usage of makepkg.confAndrew Fyfe5-26/+72
2007-04-01Gettext support in makepkgGiovanni Scafora2-126/+140
2007-04-01Move makepkg -> makepkg.in in anticaption of gettextized versionDan McGee1-0/+0
2007-03-30repo-add leaves .PKGINFO in the current directoryAaron Griffin1-1/+1
2007-03-30From: Andrew Fyfe <andrew@neptune-one.net>Aaron Griffin1-0/+2
2007-03-29Add execute permissions to abs and rankmirrorsDan McGee2-0/+0
2007-03-28Move .cvsignore -> .gitignoreDan McGee1-2/+0
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee1-13/+8
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee1-2/+2
2007-03-20* TODO.dan updates.Dan McGee1-5/+5
2007-03-20* makepkg: a few more changes to get dependencies working correctly. If aDan McGee1-10/+18
2007-03-20* makepkg: Fix behavior of -Ssr: deps were not being correctly removed before.Dan McGee1-12/+26
2007-03-19* makepkg: fix installation of dependencies with version comparitors.Dan McGee1-3/+8
2007-03-19* Added quoting on several makepkg paths that were lacking it.Dan McGee1-18/+18
2007-03-15* Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!Dan McGee1-1/+1
2007-03-13* Sebastian SareykoAaron Griffin1-1/+1
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee1-40/+58
2007-03-09* Another slight update, getting rid of -rf flags and clarifying a message.Dan McGee1-2/+3
2007-03-09* Added confirmation step to makepkg -C operation to ensure user is deletingDan McGee1-6/+18
2007-03-05* rankmirrors updates from Scott Horowitz <stonecrest@gmail.com>.Dan McGee1-17/+26
2007-03-03* file utility was updated to version 4.20, removing code that was there toDan McGee1-12/+6
2007-02-28* Implemented Douglas' suggestion from the ML- print all integrity checksDan McGee1-3/+7
2007-02-26* TODO updates.Dan McGee1-1/+0
2007-02-26* Added a small note to HACKINGAaron Griffin1-79/+0
2007-02-26* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin1-5/+5
2007-02-24else if --> elif (thanks to yankees26 for finding this)Aaron Griffin1-1/+1
2007-02-24Syntax errorAaron Griffin1-1/+1
2007-02-23Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee1-15/+19
2007-02-23* Prepend all lists with _ for consistencyAaron Griffin1-15/+16
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee1-1/+5
2007-02-22* Rewrote pactest with an OptionParser so we can have helpful help text, andDan McGee1-10/+14
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee1-10/+14
2007-02-14While trying to change the number of missing deps output by makepkg, I noticedAaron Griffin1-37/+44
2007-02-13* unset LC_ALL, LANG after sourcing /etc/profile.d/*Jürgen Hötzel1-4/+4
2007-02-12* Added long options (missing in patch)Aaron Griffin1-12/+15
2007-02-12Added changes from Daniel YC Lin via bug #3266Aaron Griffin1-6/+16
2007-02-12Rewrote updatesync in terms of repo-add and repo-removeAaron Griffin2-165/+45
2007-02-12better error messageAaron Griffin1-1/+1
2007-02-12Updated gensync to use repo-addAaron Griffin1-151/+52
2007-02-12* Unified description of arch variable. Recommend using single quotes inDan McGee1-1/+1