Age | Commit message (Expand) | Author |
2007-02-26 | * TODO updates. | Dan McGee |
2007-02-26 | * Added a small note to HACKING | Aaron Griffin |
2007-02-26 | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin |
2007-02-24 | else if --> elif (thanks to yankees26 for finding this) | Aaron Griffin |
2007-02-24 | Syntax error | Aaron Griffin |
2007-02-23 | Implementing feature request: <http://bugs.archlinux.org/task/4706> | Dan McGee |
2007-02-23 | * Prepend all lists with _ for consistency | Aaron Griffin |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee |
2007-02-22 | * Rewrote pactest with an OptionParser so we can have helpful help text, and | Dan McGee |
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee |
2007-02-14 | While trying to change the number of missing deps output by makepkg, I noticed | Aaron Griffin |
2007-02-13 | * unset LC_ALL, LANG after sourcing /etc/profile.d/* | Jürgen Hötzel |
2007-02-12 | * Added long options (missing in patch) | Aaron Griffin |
2007-02-12 | Added changes from Daniel YC Lin via bug #3266 | Aaron Griffin |
2007-02-12 | Rewrote updatesync in terms of repo-add and repo-remove | Aaron Griffin |
2007-02-12 | better error message | Aaron Griffin |
2007-02-12 | Updated gensync to use repo-add | Aaron Griffin |
2007-02-12 | * Unified description of arch variable. Recommend using single quotes in | Dan McGee |
2007-02-11 | * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now means | Dan McGee |
2007-02-11 | Forgot to update the Makefile with the new script, adding it. | Dan McGee |
2007-02-11 | Adding repo-remove script, allows for a package to be removed from a repo. | Dan McGee |
2007-02-09 | * Fix #2982 - use -Rs to remove deps | Aaron Griffin |
2007-02-08 | * Nice overhaul of manpages. It is at least a start. | Dan McGee |
2007-02-06 | * Makepkg updates, and small bugfix on man page compression. | Dan McGee |
2007-02-06 | I should test code before I check it in. Also a fix for the annoying wget out... | Dan McGee |
2007-02-06 | * Added some backwards compatability stuff to makepkg, along with helpful | Dan McGee |
2007-02-04 | * Updated makepkg to use a new form of options. These two arrays now replace | Dan McGee |
2007-02-03 | Fix problem with PKGDEST variable not being used correctly. | Dan McGee |
2007-02-01 | It appears I misunderstood what this bash-ism did | Aaron Griffin |
2007-02-01 | This removes the warning about skipping dependency checking when the user is | Dan McGee |
2007-02-01 | install scriptlet is _always_ .INSTALL | Aaron Griffin |
2007-02-01 | Move filelist creation ABOVE the other metafiles to keep them out of the list | Aaron Griffin |
2007-02-01 | removal of unnecessary '\' in integrity check generation | Dan McGee |
2007-01-31 | * Updated repo-add script to remove same package, different version when | Dan McGee |
2007-01-30 | This is a silly script now that a fancy aurbuild is out in the wild (on the AUR, | Aaron Griffin |
2007-01-30 | * Remove -fno-strict-aliasing as it is now unnecessary to compile. | Dan McGee |
2007-01-26 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-26 | James Rosten <seinfeld90 at gmail.com> | Aaron Griffin |
2007-01-23 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-22 | Lowercase "changelog" in output message | Aaron Griffin |
2007-01-22 | Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog) | Aaron Griffin |
2007-01-22 | Changelog support for makepkg - this has been in pacman itself for some time, | Aaron Griffin |
2007-01-22 | makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-17 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-17 | Roman Kyrylych <Roman.Kyrylych@gmail.com> | Aaron Griffin |
2007-01-17 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-11 | * James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-03 | * James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-02 | * James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2006-12-28 | * Removed autoconf TODO fixed in last commit | Aaron Griffin |