Age | Commit message (Expand) | Author |
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-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-11 | * Implemented FS #5641 as suggested in Aaron's comment- '-S' option now means | 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-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-02 | * James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2006-12-21 | J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin |
2006-12-21 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2006-12-21 | Errors with last merge (manual patching) | Aaron Griffin |
2006-12-21 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2006-12-21 | * modeline fixes / reformatting | Aaron Griffin |
2006-12-19 | Makefile adjustments for installation rules: | Aaron Griffin |
2006-12-18 | FS #3289 fix from Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2006-12-14 | * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2... | Aaron Griffin |
2006-12-05 | Check status of final tar/compress package creation for final status (FS#3382) | Aaron Griffin |
2006-11-16 | Minor makepkg changes - mainly from Daniel McGee | Aaron Griffin |
2006-11-15 | * integrity check looping - support multiple algorithms at once | Aaron Griffin |
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin |
2006-10-19 | Added copyright holder | Aaron Griffin |
2006-02-17 | partial support for version comparators (patch from VMiklos <vmiklos@frugalwa... | Aurelien Foret |
2006-02-16 | sync with pacman 2.9.8 | Aurelien Foret |
2006-01-28 | use sudo for -i if available (fw) | Judd Vinet |
2006-01-26 | little fix for erroneous output | Judd Vinet |
2006-01-22 | added new options field to PKGBUILDs for package-by-package overrides | Judd Vinet |
2005-12-30 | Added .tbz2 extension to makepkg | Judd Vinet |
2005-12-14 | added frugalware patch for DistCC support | Judd Vinet |
2005-12-09 | Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packages | Judd Vinet |
2005-10-25 | added patch from VMiklos - fixes ownership problems when building in a chroot... | Judd Vinet |