Age | Commit message (Expand) | Author | Files | Lines |
2007-03-20 | * makepkg: Fix behavior of -Ssr: deps were not being correctly removed before. | Dan McGee | 1 | -12/+26 |
2007-03-19 | * makepkg: fix installation of dependencies with version comparitors. | Dan McGee | 1 | -3/+8 |
2007-03-19 | * Added quoting on several makepkg paths that were lacking it. | Dan McGee | 1 | -18/+18 |
2007-03-15 | * Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks! | Dan McGee | 1 | -1/+1 |
2007-03-13 | * Sebastian Sareyko | Aaron Griffin | 1 | -1/+1 |
2007-03-12 | * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be | Dan McGee | 1 | -40/+58 |
2007-03-09 | * Another slight update, getting rid of -rf flags and clarifying a message. | Dan McGee | 1 | -2/+3 |
2007-03-09 | * Added confirmation step to makepkg -C operation to ensure user is deleting | Dan McGee | 1 | -6/+18 |
2007-03-05 | * rankmirrors updates from Scott Horowitz <stonecrest@gmail.com>. | Dan McGee | 1 | -17/+26 |
2007-03-03 | * file utility was updated to version 4.20, removing code that was there to | Dan McGee | 1 | -12/+6 |
2007-02-28 | * Implemented Douglas' suggestion from the ML- print all integrity checks | Dan McGee | 1 | -3/+7 |
2007-02-26 | * TODO updates. | Dan McGee | 1 | -1/+0 |
2007-02-26 | * Added a small note to HACKING | Aaron Griffin | 1 | -79/+0 |
2007-02-26 | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin | 1 | -5/+5 |
2007-02-24 | else if --> elif (thanks to yankees26 for finding this) | Aaron Griffin | 1 | -1/+1 |
2007-02-24 | Syntax error | Aaron Griffin | 1 | -1/+1 |
2007-02-23 | Implementing feature request: <http://bugs.archlinux.org/task/4706> | Dan McGee | 1 | -15/+19 |
2007-02-23 | * Prepend all lists with _ for consistency | Aaron Griffin | 1 | -15/+16 |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee | 1 | -1/+5 |
2007-02-22 | * Rewrote pactest with an OptionParser so we can have helpful help text, and | Dan McGee | 1 | -10/+14 |
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee | 1 | -10/+14 |
2007-02-14 | While trying to change the number of missing deps output by makepkg, I noticed | Aaron Griffin | 1 | -37/+44 |
2007-02-13 | * unset LC_ALL, LANG after sourcing /etc/profile.d/* | Jürgen Hötzel | 1 | -4/+4 |
2007-02-12 | * Added long options (missing in patch) | Aaron Griffin | 1 | -12/+15 |
2007-02-12 | Added changes from Daniel YC Lin via bug #3266 | Aaron Griffin | 1 | -6/+16 |
2007-02-12 | Rewrote updatesync in terms of repo-add and repo-remove | Aaron Griffin | 2 | -165/+45 |
2007-02-12 | better error message | Aaron Griffin | 1 | -1/+1 |
2007-02-12 | Updated gensync to use repo-add | Aaron Griffin | 1 | -151/+52 |
2007-02-12 | * Unified description of arch variable. Recommend using single quotes in | Dan McGee | 1 | -1/+1 |
2007-02-11 | * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now means | Dan McGee | 1 | -40/+43 |
2007-02-11 | Forgot to update the Makefile with the new script, adding it. | Dan McGee | 1 | -0/+1 |
2007-02-11 | Adding repo-remove script, allows for a package to be removed from a repo. | Dan McGee | 1 | -0/+136 |
2007-02-09 | * Fix #2982 - use -Rs to remove deps | Aaron Griffin | 1 | -2/+2 |
2007-02-08 | * Nice overhaul of manpages. It is at least a start. | Dan McGee | 1 | -1/+1 |
2007-02-06 | * Makepkg updates, and small bugfix on man page compression. | Dan McGee | 1 | -1/+9 |
2007-02-06 | I should test code before I check it in. Also a fix for the annoying wget out... | Dan McGee | 1 | -3/+3 |
2007-02-06 | * Added some backwards compatability stuff to makepkg, along with helpful | Dan McGee | 1 | -6/+21 |
2007-02-04 | * Updated makepkg to use a new form of options. These two arrays now replace | Dan McGee | 1 | -21/+61 |
2007-02-03 | Fix problem with PKGDEST variable not being used correctly. | Dan McGee | 1 | -2/+3 |
2007-02-01 | It appears I misunderstood what this bash-ism did | Aaron Griffin | 1 | -1/+1 |
2007-02-01 | This removes the warning about skipping dependency checking when the user is | Dan McGee | 1 | -1/+4 |
2007-02-01 | install scriptlet is _always_ .INSTALL | Aaron Griffin | 1 | -1/+1 |
2007-02-01 | Move filelist creation ABOVE the other metafiles to keep them out of the list | Aaron Griffin | 1 | -5/+5 |
2007-02-01 | removal of unnecessary '\' in integrity check generation | Dan McGee | 1 | -3/+1 |
2007-01-31 | * Updated repo-add script to remove same package, different version when | Dan McGee | 1 | -22/+71 |
2007-01-30 | This is a silly script now that a fancy aurbuild is out in the wild (on the AUR, | Aaron Griffin | 1 | -25/+0 |
2007-01-30 | * Remove -fno-strict-aliasing as it is now unnecessary to compile. | Dan McGee | 1 | -1/+1 |
2007-01-26 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -6/+6 |
2007-01-26 | James Rosten <seinfeld90 at gmail.com> | Aaron Griffin | 1 | -1/+9 |
2007-01-23 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin | 1 | -1/+6 |