Age | Commit message (Expand) | Author |
2007-07-26 | Fix gettext output in repo-{add,remove} | Andrew Fyfe |
2007-07-15 | makepkg: Add note with some required programs for execution | Dan McGee |
2007-07-15 | Add --asdeps option to pacman | Dan McGee |
2007-07-15 | Switch repo-add, repo-remove, and pacman-optimize to bsdtar | Dan McGee |
2007-07-12 | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe |
2007-07-10 | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe |
2007-07-10 | makepkg: when running as root, cut out some warnings | Dan McGee |
2007-07-10 | Cleanup of pacman_deptest() | Andrew Fyfe |
2007-07-10 | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe |
2007-07-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe |
2007-07-06 | Make paragraph text in scripts single strings | Dan McGee |
2007-07-06 | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee |
2007-06-28 | scripts/makepkg.in: Don't include .PKGINFO etc in .FILELIST | Andrew Fyfe |
2007-06-27 | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee |
2007-06-27 | scripts/makepkg.in: Use bsdtar to find packages for xdelta. | Andrew Fyfe |
2007-06-27 | scripts/makepkg.in: Fix creation of .FILELIST | Chantry Xavier |
2007-06-27 | FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages. | Baptiste Daroussin |
2007-06-17 | FS7338: Fix conflicts typo totally this time. | Chantry Xavier |
2007-06-13 | scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt. | Andrew Fyfe |
2007-06-12 | scripts/makepkg.in: Added fakeroot version to .PKGINFO header. | Andrew Fyfe |
2007-06-12 | scripts/makepkg.in: Switch to GNU getopt. | Andrew Fyfe |
2007-06-11 | FS7355: Add --ignorearch option to makepkg | Andreas Hauser |
2007-06-09 | makepkg: Make it possible to create an empty package | Roman Kyrylych |
2007-06-04 | Autotool clean up. | Andrew Fyfe |
2007-06-04 | scripts/makepkg.in: Add gettext translation for WARNING and ERROR. | Andrew Fyfe |
2007-06-04 | scripts/makepkg.in: Fix version comparision in create_xdelta(). | Andrew Fyfe |
2007-06-04 | scripts/abs.in: Rearrange/Cleanup. | Andrew Fyfe |
2007-06-04 | Fix pacman-optimize autoconf paths | Dan McGee |
2007-06-04 | Add gettext/i18n to most of the currently-used scripts | Giovanni Scafora |
2007-06-04 | makeworld: var rename from version -> myver | Dan McGee |
2007-06-03 | scripts/makepkg.in: More clean up. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Improve error handling and clean up on exit. | Andrew Fyfe |
2007-06-03 | Clean up output messages for translation. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up. | Andrew Fyfe |
2007-06-03 | scripts/makepkg.in: Clean up. | Andrew Fyfe |
2007-06-02 | Rename functions in makepkg for consistency | Dan McGee |
2007-06-02 | makepkg: fix create_xdelta() and add warning | Ash Milsted |
2007-06-02 | scripts/makepkg.in: Some more clean ups. | Andrew Fyfe |
2007-06-02 | makepkg: code cleanup | Dan McGee |
2007-06-02 | scripts/makepkg.in: Move the remaining stages into functions. | Andrew Fyfe |
2007-06-02 | scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is... | Andrew Fyfe |
2007-06-01 | Drop --usesudo option and add some checks related to ASROOT | Dan McGee |
2007-06-01 | scripts/makepkg.in: Clean up gen/check checksum code. | Andrew Fyfe |
2007-06-01 | scripts/makepkg.in: Various clean ups. | Andrew Fyfe |
2007-06-01 | Cleaned up dependencies check functions in makepkg | Andrew Fyfe |
2007-05-31 | FS7319: Add option to disable the inclusion of abs script. | Andrew Fyfe |
2007-05-31 | Add autotool substitution for SRCEXT. | Andrew Fyfe |
2007-05-30 | Clean up variable usage in create_xdelta() and add a check for the xdelta pro... | Dale Ogilvie |
2007-05-30 | Add support for creating xdeltas in makepkg. | Dale Ogilvie |
2007-05-31 | makepkg: do not retrieve sources if NOEXTRACT or REPKG set | Dag Odenhall |