summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Move .cvsignore -> .gitignoreDan McGee2007-03-27
* * Fix bug where 'makepkg -L' doesn't stop on build failure.Dan McGee2007-03-25
* Andrew Fyfe <andrew@neptune-one.net>Dan McGee2007-03-24
* * TODO.dan updates.Dan McGee2007-03-20
* * makepkg: a few more changes to get dependencies working correctly. If aDan McGee2007-03-20
* * makepkg: Fix behavior of -Ssr: deps were not being correctly removed before.Dan McGee2007-03-20
* * makepkg: fix installation of dependencies with version comparitors.Dan McGee2007-03-19
* * Added quoting on several makepkg paths that were lacking it.Dan McGee2007-03-18
* * Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!Dan McGee2007-03-14
* * Sebastian SareykoAaron Griffin2007-03-13
* * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee2007-03-12
* * Another slight update, getting rid of -rf flags and clarifying a message.Dan McGee2007-03-09
* * Added confirmation step to makepkg -C operation to ensure user is deletingDan McGee2007-03-09
* * rankmirrors updates from Scott Horowitz <stonecrest@gmail.com>.Dan McGee2007-03-05
* * file utility was updated to version 4.20, removing code that was there toDan McGee2007-03-03
* * Implemented Douglas' suggestion from the ML- print all integrity checksDan McGee2007-02-28
* * TODO updates.Dan McGee2007-02-26
* * Added a small note to HACKINGAaron Griffin2007-02-26
* * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin2007-02-26
* else if --> elif (thanks to yankees26 for finding this)Aaron Griffin2007-02-24
* Syntax errorAaron Griffin2007-02-24
* Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee2007-02-23
* * Prepend all lists with _ for consistencyAaron Griffin2007-02-23
* Big commit here, I'll try to cover all the bases.Dan McGee2007-02-22
* * Rewrote pactest with an OptionParser so we can have helpful help text, andDan McGee2007-02-22
* * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee2007-02-22
* While trying to change the number of missing deps output by makepkg, I noticedAaron Griffin2007-02-14
* * unset LC_ALL, LANG after sourcing /etc/profile.d/*Jürgen Hötzel2007-02-13
* * Added long options (missing in patch)Aaron Griffin2007-02-12
* Added changes from Daniel YC Lin via bug #3266Aaron Griffin2007-02-12
* Rewrote updatesync in terms of repo-add and repo-removeAaron Griffin2007-02-12
* better error messageAaron Griffin2007-02-12
* Updated gensync to use repo-addAaron Griffin2007-02-12
* * Unified description of arch variable. Recommend using single quotes inDan McGee2007-02-12
* * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now meansDan McGee2007-02-11
* Forgot to update the Makefile with the new script, adding it.Dan McGee2007-02-11
* Adding repo-remove script, allows for a package to be removed from a repo.Dan McGee2007-02-11
* * Fix #2982 - use -Rs to remove depsAaron Griffin2007-02-09
* * Nice overhaul of manpages. It is at least a start.Dan McGee2007-02-08
* * Makepkg updates, and small bugfix on man page compression.Dan McGee2007-02-06
* I should test code before I check it in. Also a fix for the annoying wget out...Dan McGee2007-02-06
* * Added some backwards compatability stuff to makepkg, along with helpfulDan McGee2007-02-06
* * Updated makepkg to use a new form of options. These two arrays now replaceDan McGee2007-02-04
* Fix problem with PKGDEST variable not being used correctly.Dan McGee2007-02-03
* It appears I misunderstood what this bash-ism didAaron Griffin2007-02-01
* This removes the warning about skipping dependency checking when the user isDan McGee2007-02-01
* install scriptlet is _always_ .INSTALLAaron Griffin2007-02-01
* Move filelist creation ABOVE the other metafiles to keep them out of the listAaron Griffin2007-02-01
* removal of unnecessary '\' in integrity check generationDan McGee2007-02-01
* * Updated repo-add script to remove same package, different version whenDan McGee2007-01-31